[==========] 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:17:38.973363 27890 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.60.190:40799
I20260709 12:17:38.975171 27890 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:17:38.976344 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:38.997471 27896 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:38.997609 27897 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:39.000043 27890 server_base.cc:1061] running on GCE node
W20260709 12:17:38.998435 27899 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:40.273082 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:40.273363 27890 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:40.273547 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599460273522 us; error 0 us; skew 500 ppm
I20260709 12:17:40.274550 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:40.281111 27890 webserver.cc:533] Webserver started at http://127.27.60.190:36683/ using document root <none> and password file <none>
I20260709 12:17:40.282059 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:40.282382 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:40.282827 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:40.289960 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599458788625-27890-0/minicluster-data/master-0-root/instance:
uuid: "8c354e3cd2a6446db68bf6fbb4e21568"
format_stamp: "Formatted at 2026-07-09 12:17:40 on dist-test-slave-zqnl"
I20260709 12:17:40.299687 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:17:40.306811 27905 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:40.308487 27890 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:40.308867 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599458788625-27890-0/minicluster-data/master-0-root
uuid: "8c354e3cd2a6446db68bf6fbb4e21568"
format_stamp: "Formatted at 2026-07-09 12:17:40 on dist-test-slave-zqnl"
I20260709 12:17:40.309212 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599458788625-27890-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599458788625-27890-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599458788625-27890-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:40.381276 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:40.383633 27890 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:17:40.384461 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:40.472525 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.190:40799
I20260709 12:17:40.472643 27956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.190:40799 every 8 connection(s)
I20260709 12:17:40.481655 27957 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:40.506328 27957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568: Bootstrap starting.
I20260709 12:17:40.512562 27957 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:40.514506 27957 log.cc:826] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568: Log is configured to *not* fsync() on all Append() calls
I20260709 12:17:40.519335 27957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568: No bootstrap required, opened a new log
I20260709 12:17:40.542690 27957 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c354e3cd2a6446db68bf6fbb4e21568" member_type: VOTER }
I20260709 12:17:40.543286 27957 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:40.543514 27957 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c354e3cd2a6446db68bf6fbb4e21568, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.544548 27957 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8c354e3cd2a6446db68bf6fbb4e21568" member_type: VOTER }
I20260709 12:17:40.545058 27957 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:17:40.545315 27957 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:17:40.545629 27957 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:40.550683 27957 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c354e3cd2a6446db68bf6fbb4e21568" member_type: VOTER }
I20260709 12:17:40.551837 27957 leader_election.cc:304] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568 [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: 8c354e3cd2a6446db68bf6fbb4e21568; no voters: 
I20260709 12:17:40.554430 27957 leader_election.cc:290] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:17:40.555038 27960 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:40.558486 27960 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568 [term 1 LEADER]: Becoming Leader. State: Replica: 8c354e3cd2a6446db68bf6fbb4e21568, State: Running, Role: LEADER
I20260709 12:17:40.559859 27960 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568 [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: "8c354e3cd2a6446db68bf6fbb4e21568" member_type: VOTER }
I20260709 12:17:40.561137 27957 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:17:40.572866 27961 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8c354e3cd2a6446db68bf6fbb4e21568. Latest consensus state: current_term: 1 leader_uuid: "8c354e3cd2a6446db68bf6fbb4e21568" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c354e3cd2a6446db68bf6fbb4e21568" member_type: VOTER } }
I20260709 12:17:40.574385 27962 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8c354e3cd2a6446db68bf6fbb4e21568" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c354e3cd2a6446db68bf6fbb4e21568" member_type: VOTER } }
I20260709 12:17:40.575078 27961 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568 [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:40.575083 27962 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568 [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:40.579309 27970 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:17:40.594362 27970 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:17:40.597129 27890 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:17:40.616014 27970 catalog_manager.cc:1383] Generated new cluster ID: ace72d449938419397f89a2278e589a7
I20260709 12:17:40.616364 27970 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:17:40.637993 27970 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:17:40.639779 27970 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:17:40.654634 27970 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568: Generated new TSK 0
I20260709 12:17:40.655622 27970 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:17:40.665231 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:40.675997 27979 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:40.677510 27980 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:40.682605 27982 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:40.684311 27890 server_base.cc:1061] running on GCE node
I20260709 12:17:40.685331 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:40.685628 27890 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:40.685850 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599460685832 us; error 0 us; skew 500 ppm
I20260709 12:17:40.686735 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:40.691165 27890 webserver.cc:533] Webserver started at http://127.27.60.129:41839/ using document root <none> and password file <none>
I20260709 12:17:40.691943 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:40.692209 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:40.692587 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:40.694367 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599458788625-27890-0/minicluster-data/ts-0-root/instance:
uuid: "8ab42976d76d4d3e8435664351272d97"
format_stamp: "Formatted at 2026-07-09 12:17:40 on dist-test-slave-zqnl"
I20260709 12:17:40.702337 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:17:40.708678 27987 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:40.709764 27890 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 12:17:40.710207 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599458788625-27890-0/minicluster-data/ts-0-root
uuid: "8ab42976d76d4d3e8435664351272d97"
format_stamp: "Formatted at 2026-07-09 12:17:40 on dist-test-slave-zqnl"
I20260709 12:17:40.710645 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599458788625-27890-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599458788625-27890-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599458788625-27890-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:40.741623 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:40.743593 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:40.746619 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:40.752456 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:40.752813 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:40.753161 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:40.753403 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:40.860771 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.129:46105
I20260709 12:17:40.860956 28049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.129:46105 every 8 connection(s)
I20260709 12:17:40.868742 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:40.882613 28054 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:40.887706 28055 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:40.892833 28057 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:40.893693 27890 server_base.cc:1061] running on GCE node
I20260709 12:17:40.894845 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:40.895138 27890 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:40.895397 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599460895376 us; error 0 us; skew 500 ppm
I20260709 12:17:40.896241 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:40.900404 27890 webserver.cc:533] Webserver started at http://127.27.60.130:36695/ using document root <none> and password file <none>
I20260709 12:17:40.901130 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:40.901386 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:40.901927 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:40.903493 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599458788625-27890-0/minicluster-data/ts-1-root/instance:
uuid: "b429d8c05b10419ba95de08e28c51552"
format_stamp: "Formatted at 2026-07-09 12:17:40 on dist-test-slave-zqnl"
I20260709 12:17:40.908404 28050 heartbeater.cc:344] Connected to a master server at 127.27.60.190:40799
I20260709 12:17:40.908985 28050 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:40.910512 28050 heartbeater.cc:507] Master 127.27.60.190:40799 requested a full tablet report, sending...
I20260709 12:17:40.910768 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:17:40.913898 27922 ts_manager.cc:194] Registered new tserver with Master: 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105)
I20260709 12:17:40.916661 28062 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:40.917470 27922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42118
I20260709 12:17:40.917709 27890 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 12:17:40.918116 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599458788625-27890-0/minicluster-data/ts-1-root
uuid: "b429d8c05b10419ba95de08e28c51552"
format_stamp: "Formatted at 2026-07-09 12:17:40 on dist-test-slave-zqnl"
I20260709 12:17:40.918592 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599458788625-27890-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599458788625-27890-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599458788625-27890-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:40.942898 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:40.944630 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:40.947245 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:40.951009 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:40.951283 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:40.951567 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:40.951782 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:41.047904 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.130:40231
I20260709 12:17:41.048158 28124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.130:40231 every 8 connection(s)
I20260709 12:17:41.058952 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 12:17:41.068964 28125 heartbeater.cc:344] Connected to a master server at 127.27.60.190:40799
I20260709 12:17:41.069446 28125 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:41.070626 28125 heartbeater.cc:507] Master 127.27.60.190:40799 requested a full tablet report, sending...
W20260709 12:17:41.070855 28129 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:41.071071 28128 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:41.073729 27922 ts_manager.cc:194] Registered new tserver with Master: b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231)
I20260709 12:17:41.076022 27922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42122
I20260709 12:17:41.079038 27890 server_base.cc:1061] running on GCE node
W20260709 12:17:41.080490 28131 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:41.081691 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:41.081933 27890 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:41.082190 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599461082171 us; error 0 us; skew 500 ppm
I20260709 12:17:41.082790 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:41.085880 27890 webserver.cc:533] Webserver started at http://127.27.60.131:43093/ using document root <none> and password file <none>
I20260709 12:17:41.086460 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:41.086681 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:41.086967 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:41.088140 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599458788625-27890-0/minicluster-data/ts-2-root/instance:
uuid: "84667778d91740c08dfb1b78ae7402db"
format_stamp: "Formatted at 2026-07-09 12:17:41 on dist-test-slave-zqnl"
I20260709 12:17:41.093029 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:17:41.097043 28136 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:41.098302 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:17:41.098628 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599458788625-27890-0/minicluster-data/ts-2-root
uuid: "84667778d91740c08dfb1b78ae7402db"
format_stamp: "Formatted at 2026-07-09 12:17:41 on dist-test-slave-zqnl"
I20260709 12:17:41.099025 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599458788625-27890-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599458788625-27890-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599458788625-27890-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:41.113458 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:41.114898 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:41.116782 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:41.120498 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:41.120757 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:41.121062 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:41.121224 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:41.239037 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.131:42021
I20260709 12:17:41.239149 28198 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.131:42021 every 8 connection(s)
I20260709 12:17:41.259127 28199 heartbeater.cc:344] Connected to a master server at 127.27.60.190:40799
I20260709 12:17:41.259683 28199 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:41.260807 28199 heartbeater.cc:507] Master 127.27.60.190:40799 requested a full tablet report, sending...
I20260709 12:17:41.263630 27922 ts_manager.cc:194] Registered new tserver with Master: 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:41.263763 27890 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019365509s
I20260709 12:17:41.265641 27922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42126
I20260709 12:17:41.319051 27922 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42130:
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:41.323097 27922 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:41.441568 28164 tablet_service.cc:1511] Processing CreateTablet for tablet a130dc639d144e8cb71509307f4ef5aa (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:41.443588 28164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a130dc639d144e8cb71509307f4ef5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.447458 28163 tablet_service.cc:1511] Processing CreateTablet for tablet dfec00a6cc76477eba97dbeb74697741 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:41.449074 28163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfec00a6cc76477eba97dbeb74697741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.451467 28162 tablet_service.cc:1511] Processing CreateTablet for tablet 369a593c9eac4013b7c5e77cf941e017 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:41.453166 28162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 369a593c9eac4013b7c5e77cf941e017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.454666 28090 tablet_service.cc:1511] Processing CreateTablet for tablet a130dc639d144e8cb71509307f4ef5aa (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:41.455099 28015 tablet_service.cc:1511] Processing CreateTablet for tablet a130dc639d144e8cb71509307f4ef5aa (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:41.464967 28014 tablet_service.cc:1511] Processing CreateTablet for tablet dfec00a6cc76477eba97dbeb74697741 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:41.463117 28088 tablet_service.cc:1511] Processing CreateTablet for tablet 369a593c9eac4013b7c5e77cf941e017 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:41.465008 28089 tablet_service.cc:1511] Processing CreateTablet for tablet dfec00a6cc76477eba97dbeb74697741 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:41.464094 28013 tablet_service.cc:1511] Processing CreateTablet for tablet 369a593c9eac4013b7c5e77cf941e017 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:41.463896 28090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a130dc639d144e8cb71509307f4ef5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.469167 28015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a130dc639d144e8cb71509307f4ef5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.466879 28012 tablet_service.cc:1511] Processing CreateTablet for tablet 0429c47f04a64e18b0875780469ed537 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:41.473207 28013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 369a593c9eac4013b7c5e77cf941e017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.475910 28014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfec00a6cc76477eba97dbeb74697741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.477641 28012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0429c47f04a64e18b0875780469ed537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.474520 28089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfec00a6cc76477eba97dbeb74697741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.481706 28087 tablet_service.cc:1511] Processing CreateTablet for tablet 0429c47f04a64e18b0875780469ed537 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:41.499948 28088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 369a593c9eac4013b7c5e77cf941e017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.501214 28087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0429c47f04a64e18b0875780469ed537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.519249 28161 tablet_service.cc:1511] Processing CreateTablet for tablet 0429c47f04a64e18b0875780469ed537 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:41.523252 28161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0429c47f04a64e18b0875780469ed537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.535043 28011 tablet_service.cc:1511] Processing CreateTablet for tablet dfb46e3393a04cb38fb581d46d611006 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:41.537302 28011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb46e3393a04cb38fb581d46d611006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.547497 28086 tablet_service.cc:1511] Processing CreateTablet for tablet dfb46e3393a04cb38fb581d46d611006 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:41.557942 28086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb46e3393a04cb38fb581d46d611006. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:41.580027 27969 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:41.589947 28217 tablet_bootstrap.cc:492] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db: Bootstrap starting.
I20260709 12:17:41.601439 28218 tablet_bootstrap.cc:492] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97: Bootstrap starting.
I20260709 12:17:41.605235 28164 tablet_service.cc:1511] Processing CreateTablet for tablet dfb46e3393a04cb38fb581d46d611006 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:41.607123 28164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb46e3393a04cb38fb581d46d611006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.613593 28015 tablet_service.cc:1511] Processing CreateTablet for tablet ec4d0d309c9343489b625806cbaab0e2 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:41.624193 28015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec4d0d309c9343489b625806cbaab0e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.636582 28218 tablet_bootstrap.cc:654] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.643257 28087 tablet_service.cc:1511] Processing CreateTablet for tablet ec4d0d309c9343489b625806cbaab0e2 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:41.644833 28087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec4d0d309c9343489b625806cbaab0e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.649732 28217 tablet_bootstrap.cc:654] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.656738 28219 tablet_bootstrap.cc:492] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552: Bootstrap starting.
I20260709 12:17:41.650641 28163 tablet_service.cc:1511] Processing CreateTablet for tablet ec4d0d309c9343489b625806cbaab0e2 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:41.658633 28013 tablet_service.cc:1511] Processing CreateTablet for tablet 27a209315f934b67bf2292d01bb761c2 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:41.659333 28163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec4d0d309c9343489b625806cbaab0e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.660418 28013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a209315f934b67bf2292d01bb761c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.670593 28089 tablet_service.cc:1511] Processing CreateTablet for tablet 27a209315f934b67bf2292d01bb761c2 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:41.672379 28089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a209315f934b67bf2292d01bb761c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.693419 28164 tablet_service.cc:1511] Processing CreateTablet for tablet 27a209315f934b67bf2292d01bb761c2 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:41.694860 28164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a209315f934b67bf2292d01bb761c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.702354 28219 tablet_bootstrap.cc:654] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.703874 28218 tablet_bootstrap.cc:492] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97: No bootstrap required, opened a new log
I20260709 12:17:41.706374 28218 ts_tablet_manager.cc:1403] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.011s
I20260709 12:17:41.707496 28012 tablet_service.cc:1511] Processing CreateTablet for tablet d286b7d977c94d46b7032cdc664d7a5a (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:41.711373 28012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d286b7d977c94d46b7032cdc664d7a5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.714279 28162 tablet_service.cc:1511] Processing CreateTablet for tablet d286b7d977c94d46b7032cdc664d7a5a (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:41.716413 28162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d286b7d977c94d46b7032cdc664d7a5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.719817 28086 tablet_service.cc:1511] Processing CreateTablet for tablet d286b7d977c94d46b7032cdc664d7a5a (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:41.721686 28086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d286b7d977c94d46b7032cdc664d7a5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.734084 28011 tablet_service.cc:1511] Processing CreateTablet for tablet fdd8b96fa6fd445097da4e67665bbb03 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:41.735453 28011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd8b96fa6fd445097da4e67665bbb03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.736536 28218 raft_consensus.cc:359] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } }
I20260709 12:17:41.738099 28218 raft_consensus.cc:385] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.738536 28218 raft_consensus.cc:740] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.740782 28089 tablet_service.cc:1511] Processing CreateTablet for tablet fdd8b96fa6fd445097da4e67665bbb03 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:41.742234 28089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd8b96fa6fd445097da4e67665bbb03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.759334 28163 tablet_service.cc:1511] Processing CreateTablet for tablet fdd8b96fa6fd445097da4e67665bbb03 (DEFAULT_TABLE table=test-workload [id=2de39629955949b89fabaef2cf7ad0df]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:41.760766 28163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd8b96fa6fd445097da4e67665bbb03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.750563 28218 consensus_queue.cc:260] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } }
I20260709 12:17:41.778942 28217 tablet_bootstrap.cc:492] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db: No bootstrap required, opened a new log
I20260709 12:17:41.780184 28217 ts_tablet_manager.cc:1403] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db: Time spent bootstrapping tablet: real 0.192s	user 0.012s	sys 0.011s
I20260709 12:17:41.782218 28050 heartbeater.cc:499] Master 127.27.60.190:40799 was elected leader, sending a full tablet report...
I20260709 12:17:41.784663 28217 raft_consensus.cc:359] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } }
I20260709 12:17:41.785429 28217 raft_consensus.cc:385] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.785912 28217 raft_consensus.cc:740] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84667778d91740c08dfb1b78ae7402db, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.786744 28217 consensus_queue.cc:260] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } }
I20260709 12:17:41.793536 28219 tablet_bootstrap.cc:492] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552: No bootstrap required, opened a new log
I20260709 12:17:41.794073 28219 ts_tablet_manager.cc:1403] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552: Time spent bootstrapping tablet: real 0.161s	user 0.006s	sys 0.016s
I20260709 12:17:41.801870 28219 raft_consensus.cc:359] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:41.802744 28219 raft_consensus.cc:385] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.803090 28219 raft_consensus.cc:740] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.803927 28219 consensus_queue.cc:260] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:41.812177 28199 heartbeater.cc:499] Master 127.27.60.190:40799 was elected leader, sending a full tablet report...
I20260709 12:17:41.812803 28217 ts_tablet_manager.cc:1434] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db: Time spent starting tablet: real 0.031s	user 0.016s	sys 0.008s
I20260709 12:17:41.810895 28218 ts_tablet_manager.cc:1434] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97: Time spent starting tablet: real 0.104s	user 0.010s	sys 0.016s
I20260709 12:17:41.815250 28218 tablet_bootstrap.cc:492] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97: Bootstrap starting.
I20260709 12:17:41.819272 28219 ts_tablet_manager.cc:1434] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.003s
I20260709 12:17:41.820396 28125 heartbeater.cc:499] Master 127.27.60.190:40799 was elected leader, sending a full tablet report...
I20260709 12:17:41.820834 28219 tablet_bootstrap.cc:492] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552: Bootstrap starting.
I20260709 12:17:41.819676 28225 raft_consensus.cc:493] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.825366 28225 raft_consensus.cc:515] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } }
I20260709 12:17:41.831908 28219 tablet_bootstrap.cc:654] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.840042 28225 leader_election.cc:290] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231), 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105)
I20260709 12:17:41.842087 28218 tablet_bootstrap.cc:654] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.836143 28217 tablet_bootstrap.cc:492] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db: Bootstrap starting.
W20260709 12:17:41.868513 28051 tablet.cc:2406] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:17:41.875970 28219 tablet_bootstrap.cc:492] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552: No bootstrap required, opened a new log
I20260709 12:17:41.876561 28219 ts_tablet_manager.cc:1403] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.005s
I20260709 12:17:41.878439 28218 tablet_bootstrap.cc:492] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97: No bootstrap required, opened a new log
I20260709 12:17:41.879433 28218 ts_tablet_manager.cc:1403] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.005s
I20260709 12:17:41.893680 28223 raft_consensus.cc:493] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.894217 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a130dc639d144e8cb71509307f4ef5aa" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab42976d76d4d3e8435664351272d97" is_pre_election: true
I20260709 12:17:41.894321 28223 raft_consensus.cc:515] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } }
I20260709 12:17:41.895722 28025 raft_consensus.cc:2468] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84667778d91740c08dfb1b78ae7402db in term 0.
I20260709 12:17:41.906684 28138 leader_election.cc:304] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [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: 84667778d91740c08dfb1b78ae7402db, 8ab42976d76d4d3e8435664351272d97; no voters: 
I20260709 12:17:41.913434 28225 raft_consensus.cc:2804] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:41.913976 28225 raft_consensus.cc:493] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:41.914485 28225 raft_consensus.cc:3060] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.944535 28100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a130dc639d144e8cb71509307f4ef5aa" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429d8c05b10419ba95de08e28c51552" is_pre_election: true
I20260709 12:17:41.925387 28225 raft_consensus.cc:515] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } }
I20260709 12:17:41.947683 28219 raft_consensus.cc:359] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:41.943603 28223 leader_election.cc:290] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021), b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231)
I20260709 12:17:41.948544 28219 raft_consensus.cc:385] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.948885 28219 raft_consensus.cc:740] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Initialized, Role: FOLLOWER
W20260709 12:17:41.952543 28138 leader_election.cc:343] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.953722 28219 consensus_queue.cc:260] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:41.956493 28219 ts_tablet_manager.cc:1434] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552: Time spent starting tablet: real 0.080s	user 0.020s	sys 0.007s
I20260709 12:17:41.957054 28100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a130dc639d144e8cb71509307f4ef5aa" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429d8c05b10419ba95de08e28c51552"
I20260709 12:17:41.957458 28219 tablet_bootstrap.cc:492] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552: Bootstrap starting.
I20260709 12:17:41.958097 28225 leader_election.cc:290] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [CANDIDATE]: Term 1 election: Requested vote from peers b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231), 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105)
W20260709 12:17:41.958997 28138 leader_election.cc:343] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.959528 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a130dc639d144e8cb71509307f4ef5aa" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab42976d76d4d3e8435664351272d97"
I20260709 12:17:41.960150 28025 raft_consensus.cc:3060] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.961664 28218 raft_consensus.cc:359] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:41.962558 28218 raft_consensus.cc:385] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.962879 28218 raft_consensus.cc:740] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.963665 28218 consensus_queue.cc:260] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:41.968439 28223 raft_consensus.cc:493] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.968967 28223 raft_consensus.cc:515] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:41.968151 28218 ts_tablet_manager.cc:1434] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97: Time spent starting tablet: real 0.088s	user 0.012s	sys 0.006s
I20260709 12:17:41.972721 28218 tablet_bootstrap.cc:492] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97: Bootstrap starting.
I20260709 12:17:41.979007 28217 tablet_bootstrap.cc:654] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.979913 28223 leader_election.cc:290] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:41.980422 28025 raft_consensus.cc:2468] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84667778d91740c08dfb1b78ae7402db in term 1.
I20260709 12:17:41.982019 28138 leader_election.cc:304] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [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: 84667778d91740c08dfb1b78ae7402db, 8ab42976d76d4d3e8435664351272d97; no voters: b429d8c05b10419ba95de08e28c51552
I20260709 12:17:41.983299 28225 raft_consensus.cc:2804] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:41.983820 28225 raft_consensus.cc:697] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 1 LEADER]: Becoming Leader. State: Replica: 84667778d91740c08dfb1b78ae7402db, State: Running, Role: LEADER
I20260709 12:17:41.984737 28225 consensus_queue.cc:237] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [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: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } }
I20260709 12:17:41.987321 28219 tablet_bootstrap.cc:654] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.992825 28218 tablet_bootstrap.cc:654] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.007443 28219 tablet_bootstrap.cc:492] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552: No bootstrap required, opened a new log
I20260709 12:17:42.008517 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a130dc639d144e8cb71509307f4ef5aa" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84667778d91740c08dfb1b78ae7402db" is_pre_election: true
I20260709 12:17:42.009894 28219 ts_tablet_manager.cc:1403] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.006s
I20260709 12:17:42.053297 28219 raft_consensus.cc:359] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.016296 28226 raft_consensus.cc:493] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:42.017835 28217 tablet_bootstrap.cc:492] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db: No bootstrap required, opened a new log
I20260709 12:17:42.011896 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfec00a6cc76477eba97dbeb74697741" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84667778d91740c08dfb1b78ae7402db" is_pre_election: true
I20260709 12:17:42.062569 28217 ts_tablet_manager.cc:1403] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db: Time spent bootstrapping tablet: real 0.229s	user 0.023s	sys 0.002s
I20260709 12:17:42.062407 28226 raft_consensus.cc:515] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
W20260709 12:17:42.063730 27988 leader_election.cc:343] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:42.059146 28237 raft_consensus.cc:493] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:42.060174 27920 catalog_manager.cc:5697] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db reported cstate change: term changed from 0 to 1, leader changed from <none> to 84667778d91740c08dfb1b78ae7402db (127.27.60.131). New cstate: current_term: 1 leader_uuid: "84667778d91740c08dfb1b78ae7402db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:42.061195 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfec00a6cc76477eba97dbeb74697741" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429d8c05b10419ba95de08e28c51552" is_pre_election: true
I20260709 12:17:42.061605 28100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a130dc639d144e8cb71509307f4ef5aa" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429d8c05b10419ba95de08e28c51552" is_pre_election: true
I20260709 12:17:42.065349 28219 raft_consensus.cc:385] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.061218 28218 tablet_bootstrap.cc:492] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97: No bootstrap required, opened a new log
I20260709 12:17:42.064508 28237 raft_consensus.cc:515] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.065951 28219 raft_consensus.cc:740] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Initialized, Role: FOLLOWER
W20260709 12:17:42.068467 27989 leader_election.cc:343] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:42.067365 28218 ts_tablet_manager.cc:1403] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97: Time spent bootstrapping tablet: real 0.095s	user 0.025s	sys 0.033s
I20260709 12:17:42.067930 28226 leader_election.cc:290] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:42.070429 27989 leader_election.cc:304] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [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: 8ab42976d76d4d3e8435664351272d97; no voters: 84667778d91740c08dfb1b78ae7402db, b429d8c05b10419ba95de08e28c51552
I20260709 12:17:42.075037 28219 consensus_queue.cc:260] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.082206 28099 raft_consensus.cc:2468] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 0.
I20260709 12:17:42.074827 28217 raft_consensus.cc:359] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.084988 28223 raft_consensus.cc:2749] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:42.085322 28219 ts_tablet_manager.cc:1434] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.001s
I20260709 12:17:42.086347 28219 tablet_bootstrap.cc:492] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552: Bootstrap starting.
I20260709 12:17:42.082832 28217 raft_consensus.cc:385] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.092803 28237 leader_election.cc:290] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:42.093151 28217 raft_consensus.cc:740] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84667778d91740c08dfb1b78ae7402db, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.099381 28217 consensus_queue.cc:260] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.102677 28217 ts_tablet_manager.cc:1434] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.004s
I20260709 12:17:42.102972 27989 leader_election.cc:304] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [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: 8ab42976d76d4d3e8435664351272d97, b429d8c05b10419ba95de08e28c51552; no voters: 84667778d91740c08dfb1b78ae7402db
I20260709 12:17:42.104102 28223 raft_consensus.cc:2804] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:42.104238 28217 tablet_bootstrap.cc:492] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db: Bootstrap starting.
I20260709 12:17:42.104550 28223 raft_consensus.cc:493] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:42.105106 28223 raft_consensus.cc:3060] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.105137 28219 tablet_bootstrap.cc:654] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.116080 28223 raft_consensus.cc:515] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.119064 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfec00a6cc76477eba97dbeb74697741" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429d8c05b10419ba95de08e28c51552"
I20260709 12:17:42.091195 28218 raft_consensus.cc:359] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.119519 28217 tablet_bootstrap.cc:654] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.119426 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfec00a6cc76477eba97dbeb74697741" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84667778d91740c08dfb1b78ae7402db"
I20260709 12:17:42.119791 28218 raft_consensus.cc:385] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.119885 28099 raft_consensus.cc:3060] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.120149 28218 raft_consensus.cc:740] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.120924 28218 consensus_queue.cc:260] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
W20260709 12:17:42.121847 27988 leader_election.cc:343] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:42.123764 28223 leader_election.cc:290] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [CANDIDATE]: Term 1 election: Requested vote from peers b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:42.152412 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369a593c9eac4013b7c5e77cf941e017" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab42976d76d4d3e8435664351272d97" is_pre_election: true
I20260709 12:17:42.154538 28217 tablet_bootstrap.cc:492] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db: No bootstrap required, opened a new log
I20260709 12:17:42.154417 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369a593c9eac4013b7c5e77cf941e017" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84667778d91740c08dfb1b78ae7402db" is_pre_election: true
I20260709 12:17:42.154722 28219 tablet_bootstrap.cc:492] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552: No bootstrap required, opened a new log
I20260709 12:17:42.155067 28217 ts_tablet_manager.cc:1403] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.012s
I20260709 12:17:42.155229 28219 ts_tablet_manager.cc:1403] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.012s
I20260709 12:17:42.155100 28174 raft_consensus.cc:2468] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 0.
I20260709 12:17:42.152633 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0429c47f04a64e18b0875780469ed537" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84667778d91740c08dfb1b78ae7402db" is_pre_election: true
I20260709 12:17:42.156900 28218 ts_tablet_manager.cc:1434] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97: Time spent starting tablet: real 0.086s	user 0.018s	sys 0.009s
W20260709 12:17:42.157873 28063 leader_election.cc:343] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:42.153273 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0429c47f04a64e18b0875780469ed537" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab42976d76d4d3e8435664351272d97" is_pre_election: true
I20260709 12:17:42.158699 28063 leader_election.cc:304] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [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: 84667778d91740c08dfb1b78ae7402db, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:42.159798 28218 tablet_bootstrap.cc:492] T dfb46e3393a04cb38fb581d46d611006 P 8ab42976d76d4d3e8435664351272d97: Bootstrap starting.
I20260709 12:17:42.160409 28237 raft_consensus.cc:2804] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:42.160856 28217 raft_consensus.cc:359] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.161979 28217 raft_consensus.cc:385] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.153831 28024 raft_consensus.cc:2468] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 0.
W20260709 12:17:42.162781 28064 leader_election.cc:343] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:42.163230 28064 leader_election.cc:304] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [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: b429d8c05b10419ba95de08e28c51552; no voters: 84667778d91740c08dfb1b78ae7402db, 8ab42976d76d4d3e8435664351272d97
I20260709 12:17:42.164299 28219 raft_consensus.cc:359] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } }
I20260709 12:17:42.165114 28219 raft_consensus.cc:385] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.165406 28226 raft_consensus.cc:2749] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:42.165486 28219 raft_consensus.cc:740] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.162415 28217 raft_consensus.cc:740] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84667778d91740c08dfb1b78ae7402db, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.161029 28237 raft_consensus.cc:493] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:42.166591 28219 consensus_queue.cc:260] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } }
I20260709 12:17:42.167888 28237 raft_consensus.cc:3060] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.168540 28217 consensus_queue.cc:260] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.173153 28217 ts_tablet_manager.cc:1434] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 12:17:42.174297 28217 tablet_bootstrap.cc:492] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db: Bootstrap starting.
I20260709 12:17:42.175194 28219 ts_tablet_manager.cc:1434] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260709 12:17:42.176599 28219 tablet_bootstrap.cc:492] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552: Bootstrap starting.
I20260709 12:17:42.182193 28217 tablet_bootstrap.cc:654] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.182046 28237 raft_consensus.cc:515] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.174510 28218 tablet_bootstrap.cc:654] T dfb46e3393a04cb38fb581d46d611006 P 8ab42976d76d4d3e8435664351272d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.184181 28219 tablet_bootstrap.cc:654] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.201352 28218 tablet_bootstrap.cc:492] T dfb46e3393a04cb38fb581d46d611006 P 8ab42976d76d4d3e8435664351272d97: No bootstrap required, opened a new log
I20260709 12:17:42.201897 28218 ts_tablet_manager.cc:1403] T dfb46e3393a04cb38fb581d46d611006 P 8ab42976d76d4d3e8435664351272d97: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.008s
I20260709 12:17:42.184352 28099 raft_consensus.cc:2468] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 1.
I20260709 12:17:42.205806 28218 raft_consensus.cc:359] T dfb46e3393a04cb38fb581d46d611006 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.206700 28218 raft_consensus.cc:385] T dfb46e3393a04cb38fb581d46d611006 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.207050 28218 raft_consensus.cc:740] T dfb46e3393a04cb38fb581d46d611006 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.208189 27989 leader_election.cc:304] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [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: 8ab42976d76d4d3e8435664351272d97, b429d8c05b10419ba95de08e28c51552; no voters: 84667778d91740c08dfb1b78ae7402db
I20260709 12:17:42.209636 28241 raft_consensus.cc:2804] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:42.210711 28241 raft_consensus.cc:697] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Running, Role: LEADER
I20260709 12:17:42.211885 28241 consensus_queue.cc:237] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.218017 28219 tablet_bootstrap.cc:492] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552: No bootstrap required, opened a new log
I20260709 12:17:42.218564 28219 ts_tablet_manager.cc:1403] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.008s
I20260709 12:17:42.219575 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369a593c9eac4013b7c5e77cf941e017" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab42976d76d4d3e8435664351272d97"
I20260709 12:17:42.220443 28024 raft_consensus.cc:3060] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.207881 28218 consensus_queue.cc:260] T dfb46e3393a04cb38fb581d46d611006 P 8ab42976d76d4d3e8435664351272d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.221618 28219 raft_consensus.cc:359] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.229460 28219 raft_consensus.cc:385] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.229858 28219 raft_consensus.cc:740] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.230945 28219 consensus_queue.cc:260] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.233384 28218 ts_tablet_manager.cc:1434] T dfb46e3393a04cb38fb581d46d611006 P 8ab42976d76d4d3e8435664351272d97: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260709 12:17:42.233228 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369a593c9eac4013b7c5e77cf941e017" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84667778d91740c08dfb1b78ae7402db"
I20260709 12:17:42.234505 28174 raft_consensus.cc:3060] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.234790 28218 tablet_bootstrap.cc:492] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97: Bootstrap starting.
I20260709 12:17:42.242277 28237 leader_election.cc:290] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 1 election: Requested vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:42.242864 28219 ts_tablet_manager.cc:1434] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:17:42.244057 28219 tablet_bootstrap.cc:492] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552: Bootstrap starting.
I20260709 12:17:42.256662 28024 raft_consensus.cc:2468] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 1.
I20260709 12:17:42.258761 27921 catalog_manager.cc:5697] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ab42976d76d4d3e8435664351272d97 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "8ab42976d76d4d3e8435664351272d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:42.261575 28218 tablet_bootstrap.cc:654] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.259325 28064 leader_election.cc:304] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [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: 8ab42976d76d4d3e8435664351272d97, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:42.262389 28174 raft_consensus.cc:2468] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 1.
I20260709 12:17:42.263439 28237 raft_consensus.cc:2804] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:42.264251 28237 raft_consensus.cc:697] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 1 LEADER]: Becoming Leader. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Running, Role: LEADER
I20260709 12:17:42.265522 28237 consensus_queue.cc:237] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.267643 28217 tablet_bootstrap.cc:492] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db: No bootstrap required, opened a new log
I20260709 12:17:42.268175 28217 ts_tablet_manager.cc:1403] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db: Time spent bootstrapping tablet: real 0.094s	user 0.038s	sys 0.043s
I20260709 12:17:42.273962 28217 raft_consensus.cc:359] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.275727 28217 raft_consensus.cc:385] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.276331 28217 raft_consensus.cc:740] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84667778d91740c08dfb1b78ae7402db, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.277308 28217 consensus_queue.cc:260] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.279940 28217 ts_tablet_manager.cc:1434] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:17:42.280961 28217 tablet_bootstrap.cc:492] T 0429c47f04a64e18b0875780469ed537 P 84667778d91740c08dfb1b78ae7402db: Bootstrap starting.
I20260709 12:17:42.272979 28219 tablet_bootstrap.cc:654] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.289646 28218 tablet_bootstrap.cc:492] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97: No bootstrap required, opened a new log
I20260709 12:17:42.290359 28218 ts_tablet_manager.cc:1403] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.005s
I20260709 12:17:42.292418 28217 tablet_bootstrap.cc:654] T 0429c47f04a64e18b0875780469ed537 P 84667778d91740c08dfb1b78ae7402db: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.294400 28218 raft_consensus.cc:359] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.296087 28218 raft_consensus.cc:385] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.297055 28218 raft_consensus.cc:740] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.299226 28218 consensus_queue.cc:260] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.303507 28218 ts_tablet_manager.cc:1434] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:17:42.307071 28218 tablet_bootstrap.cc:492] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97: Bootstrap starting.
I20260709 12:17:42.313746 28226 raft_consensus.cc:493] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:42.314661 28226 raft_consensus.cc:515] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } }
I20260709 12:17:42.319383 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a130dc639d144e8cb71509307f4ef5aa" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84667778d91740c08dfb1b78ae7402db" is_pre_election: true
I20260709 12:17:42.322785 28226 leader_election.cc:290] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021), 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105)
I20260709 12:17:42.323951 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a130dc639d144e8cb71509307f4ef5aa" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab42976d76d4d3e8435664351272d97" is_pre_election: true
I20260709 12:17:42.324921 28024 raft_consensus.cc:2393] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b429d8c05b10419ba95de08e28c51552 in current term 1: Already voted for candidate 84667778d91740c08dfb1b78ae7402db in this term.
I20260709 12:17:42.326370 28218 tablet_bootstrap.cc:654] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.326272 28064 leader_election.cc:304] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [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: b429d8c05b10419ba95de08e28c51552; no voters: 84667778d91740c08dfb1b78ae7402db, 8ab42976d76d4d3e8435664351272d97
I20260709 12:17:42.328495 28237 raft_consensus.cc:3060] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.335970 28237 raft_consensus.cc:2749] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:42.339135 27919 catalog_manager.cc:5697] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 reported cstate change: term changed from 0 to 1, leader changed from <none> to b429d8c05b10419ba95de08e28c51552 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "b429d8c05b10419ba95de08e28c51552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:42.351248 28225 raft_consensus.cc:493] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:42.352058 28225 raft_consensus.cc:515] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.356348 28224 raft_consensus.cc:493] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:42.356873 28224 raft_consensus.cc:515] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.358013 28225 leader_election.cc:290] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231)
I20260709 12:17:42.359340 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfec00a6cc76477eba97dbeb74697741" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429d8c05b10419ba95de08e28c51552" is_pre_election: true
I20260709 12:17:42.359642 28219 tablet_bootstrap.cc:492] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552: No bootstrap required, opened a new log
I20260709 12:17:42.359700 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfec00a6cc76477eba97dbeb74697741" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab42976d76d4d3e8435664351272d97" is_pre_election: true
I20260709 12:17:42.361361 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb46e3393a04cb38fb581d46d611006" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab42976d76d4d3e8435664351272d97" is_pre_election: true
I20260709 12:17:42.364770 28100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb46e3393a04cb38fb581d46d611006" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429d8c05b10419ba95de08e28c51552" is_pre_election: true
I20260709 12:17:42.367252 28100 raft_consensus.cc:2468] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84667778d91740c08dfb1b78ae7402db in term 0.
I20260709 12:17:42.367100 28025 raft_consensus.cc:2468] T dfb46e3393a04cb38fb581d46d611006 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84667778d91740c08dfb1b78ae7402db in term 0.
I20260709 12:17:42.359160 28224 leader_election.cc:290] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231)
I20260709 12:17:42.366408 28099 raft_consensus.cc:2393] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 84667778d91740c08dfb1b78ae7402db in current term 1: Already voted for candidate 8ab42976d76d4d3e8435664351272d97 in this term.
I20260709 12:17:42.369141 28138 leader_election.cc:304] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [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: 84667778d91740c08dfb1b78ae7402db, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:42.370276 28219 ts_tablet_manager.cc:1403] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552: Time spent bootstrapping tablet: real 0.126s	user 0.020s	sys 0.022s
I20260709 12:17:42.371872 28138 leader_election.cc:304] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [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: 84667778d91740c08dfb1b78ae7402db; no voters: 8ab42976d76d4d3e8435664351272d97, b429d8c05b10419ba95de08e28c51552
I20260709 12:17:42.374095 28219 raft_consensus.cc:359] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.374818 28225 raft_consensus.cc:2804] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:42.376916 28219 raft_consensus.cc:385] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.377328 28225 raft_consensus.cc:493] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:42.378082 28225 raft_consensus.cc:3060] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.375377 28224 raft_consensus.cc:3060] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.387259 28218 tablet_bootstrap.cc:492] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97: No bootstrap required, opened a new log
I20260709 12:17:42.387893 28217 tablet_bootstrap.cc:492] T 0429c47f04a64e18b0875780469ed537 P 84667778d91740c08dfb1b78ae7402db: No bootstrap required, opened a new log
I20260709 12:17:42.388223 28218 ts_tablet_manager.cc:1403] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97: Time spent bootstrapping tablet: real 0.081s	user 0.021s	sys 0.009s
I20260709 12:17:42.388391 28217 ts_tablet_manager.cc:1403] T 0429c47f04a64e18b0875780469ed537 P 84667778d91740c08dfb1b78ae7402db: Time spent bootstrapping tablet: real 0.108s	user 0.041s	sys 0.032s
I20260709 12:17:42.392154 28218 raft_consensus.cc:359] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.392154 28217 raft_consensus.cc:359] T 0429c47f04a64e18b0875780469ed537 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.393218 28218 raft_consensus.cc:385] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.393246 28217 raft_consensus.cc:385] T 0429c47f04a64e18b0875780469ed537 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.393843 28218 raft_consensus.cc:740] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.393864 28217 raft_consensus.cc:740] T 0429c47f04a64e18b0875780469ed537 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84667778d91740c08dfb1b78ae7402db, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.395040 28218 consensus_queue.cc:260] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.395100 28217 consensus_queue.cc:260] T 0429c47f04a64e18b0875780469ed537 P 84667778d91740c08dfb1b78ae7402db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.398381 28218 ts_tablet_manager.cc:1434] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:17:42.399588 28218 tablet_bootstrap.cc:492] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97: Bootstrap starting.
I20260709 12:17:42.378098 28219 raft_consensus.cc:740] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.400852 28219 consensus_queue.cc:260] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.394148 28224 raft_consensus.cc:2749] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:42.403358 28217 ts_tablet_manager.cc:1434] T 0429c47f04a64e18b0875780469ed537 P 84667778d91740c08dfb1b78ae7402db: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:17:42.405581 28219 ts_tablet_manager.cc:1434] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 12:17:42.406795 28218 tablet_bootstrap.cc:654] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.407658 28225 raft_consensus.cc:515] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.413080 28225 leader_election.cc:290] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [CANDIDATE]: Term 1 election: Requested vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231)
I20260709 12:17:42.414623 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb46e3393a04cb38fb581d46d611006" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429d8c05b10419ba95de08e28c51552"
I20260709 12:17:42.414923 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb46e3393a04cb38fb581d46d611006" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab42976d76d4d3e8435664351272d97"
I20260709 12:17:42.415252 28099 raft_consensus.cc:3060] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.415575 28025 raft_consensus.cc:3060] T dfb46e3393a04cb38fb581d46d611006 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.412355 28219 tablet_bootstrap.cc:492] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552: Bootstrap starting.
I20260709 12:17:42.426090 28217 tablet_bootstrap.cc:492] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db: Bootstrap starting.
I20260709 12:17:42.431958 28099 raft_consensus.cc:2468] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84667778d91740c08dfb1b78ae7402db in term 1.
I20260709 12:17:42.433238 28138 leader_election.cc:304] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [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: 84667778d91740c08dfb1b78ae7402db, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:42.433959 28217 tablet_bootstrap.cc:654] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.434101 28225 raft_consensus.cc:2804] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:42.434736 28225 raft_consensus.cc:697] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [term 1 LEADER]: Becoming Leader. State: Replica: 84667778d91740c08dfb1b78ae7402db, State: Running, Role: LEADER
I20260709 12:17:42.435600 28225 consensus_queue.cc:237] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.444872 28025 raft_consensus.cc:2468] T dfb46e3393a04cb38fb581d46d611006 P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84667778d91740c08dfb1b78ae7402db in term 1.
I20260709 12:17:42.452088 28241 raft_consensus.cc:493] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:42.453332 28241 raft_consensus.cc:515] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.463821 28241 leader_election.cc:290] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:42.465546 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0429c47f04a64e18b0875780469ed537" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429d8c05b10419ba95de08e28c51552" is_pre_election: true
I20260709 12:17:42.465546 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0429c47f04a64e18b0875780469ed537" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84667778d91740c08dfb1b78ae7402db" is_pre_election: true
I20260709 12:17:42.466550 28174 raft_consensus.cc:2468] T 0429c47f04a64e18b0875780469ed537 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 0.
I20260709 12:17:42.467562 28219 tablet_bootstrap.cc:654] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.468573 27988 leader_election.cc:304] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [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: 84667778d91740c08dfb1b78ae7402db, 8ab42976d76d4d3e8435664351272d97; no voters: 
I20260709 12:17:42.470392 28241 raft_consensus.cc:2804] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:42.470988 28241 raft_consensus.cc:493] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:42.471607 28241 raft_consensus.cc:3060] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.472550 27920 catalog_manager.cc:5697] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db reported cstate change: term changed from 0 to 1, leader changed from <none> to 84667778d91740c08dfb1b78ae7402db (127.27.60.131). New cstate: current_term: 1 leader_uuid: "84667778d91740c08dfb1b78ae7402db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:42.483038 28241 raft_consensus.cc:515] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.466550 28099 raft_consensus.cc:2468] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 0.
I20260709 12:17:42.485699 28217 tablet_bootstrap.cc:492] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db: No bootstrap required, opened a new log
I20260709 12:17:42.486901 28241 leader_election.cc:290] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [CANDIDATE]: Term 1 election: Requested vote from peers b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:42.487744 28100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0429c47f04a64e18b0875780469ed537" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429d8c05b10419ba95de08e28c51552"
I20260709 12:17:42.488451 28100 raft_consensus.cc:3060] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.488310 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0429c47f04a64e18b0875780469ed537" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84667778d91740c08dfb1b78ae7402db"
I20260709 12:17:42.489151 28174 raft_consensus.cc:3060] T 0429c47f04a64e18b0875780469ed537 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.490417 28217 ts_tablet_manager.cc:1403] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.016s
I20260709 12:17:42.491237 28219 tablet_bootstrap.cc:492] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552: No bootstrap required, opened a new log
I20260709 12:17:42.491801 28219 ts_tablet_manager.cc:1403] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.011s
I20260709 12:17:42.494026 28217 raft_consensus.cc:359] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.494961 28217 raft_consensus.cc:385] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.495332 28217 raft_consensus.cc:740] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84667778d91740c08dfb1b78ae7402db, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.496121 28100 raft_consensus.cc:2468] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 1.
I20260709 12:17:42.496213 28217 consensus_queue.cc:260] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.497718 27989 leader_election.cc:304] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [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: 8ab42976d76d4d3e8435664351272d97, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:42.496163 28219 raft_consensus.cc:359] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.499342 28219 raft_consensus.cc:385] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.499657 28219 raft_consensus.cc:740] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.499905 28174 raft_consensus.cc:2468] T 0429c47f04a64e18b0875780469ed537 P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 1.
I20260709 12:17:42.500164 28241 raft_consensus.cc:2804] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:42.500737 28241 raft_consensus.cc:697] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Running, Role: LEADER
I20260709 12:17:42.500449 28219 consensus_queue.cc:260] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.501581 28241 consensus_queue.cc:237] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.506595 28218 tablet_bootstrap.cc:492] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97: No bootstrap required, opened a new log
I20260709 12:17:42.507165 28218 ts_tablet_manager.cc:1403] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97: Time spent bootstrapping tablet: real 0.108s	user 0.020s	sys 0.013s
I20260709 12:17:42.507328 28217 ts_tablet_manager.cc:1434] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:17:42.508422 28217 tablet_bootstrap.cc:492] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db: Bootstrap starting.
I20260709 12:17:42.511960 28219 ts_tablet_manager.cc:1434] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.005s
I20260709 12:17:42.515638 28218 raft_consensus.cc:359] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.516623 28218 raft_consensus.cc:385] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.517086 28218 raft_consensus.cc:740] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.518049 28218 consensus_queue.cc:260] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.521797 28218 ts_tablet_manager.cc:1434] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:17:42.522934 28218 tablet_bootstrap.cc:492] T fdd8b96fa6fd445097da4e67665bbb03 P 8ab42976d76d4d3e8435664351272d97: Bootstrap starting.
I20260709 12:17:42.527309 28219 tablet_bootstrap.cc:492] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552: Bootstrap starting.
I20260709 12:17:42.522934 28217 tablet_bootstrap.cc:654] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.535126 28219 tablet_bootstrap.cc:654] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.534165 27922 catalog_manager.cc:5697] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ab42976d76d4d3e8435664351272d97 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "8ab42976d76d4d3e8435664351272d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:42.538415 28225 consensus_queue.cc:1048] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.543056 28218 tablet_bootstrap.cc:654] T fdd8b96fa6fd445097da4e67665bbb03 P 8ab42976d76d4d3e8435664351272d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.561697 28219 tablet_bootstrap.cc:492] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552: No bootstrap required, opened a new log
I20260709 12:17:42.561903 28217 tablet_bootstrap.cc:492] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db: No bootstrap required, opened a new log
I20260709 12:17:42.562417 28219 ts_tablet_manager.cc:1403] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.005s
I20260709 12:17:42.562709 28217 ts_tablet_manager.cc:1403] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.000s
I20260709 12:17:42.567740 28217 raft_consensus.cc:359] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.569084 28217 raft_consensus.cc:385] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.569451 28217 raft_consensus.cc:740] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84667778d91740c08dfb1b78ae7402db, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.561967 28218 tablet_bootstrap.cc:492] T fdd8b96fa6fd445097da4e67665bbb03 P 8ab42976d76d4d3e8435664351272d97: No bootstrap required, opened a new log
I20260709 12:17:42.570878 28218 ts_tablet_manager.cc:1403] T fdd8b96fa6fd445097da4e67665bbb03 P 8ab42976d76d4d3e8435664351272d97: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.008s
I20260709 12:17:42.575114 28256 consensus_queue.cc:1048] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:42.575381 28218 raft_consensus.cc:359] T fdd8b96fa6fd445097da4e67665bbb03 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.576061 28218 raft_consensus.cc:385] T fdd8b96fa6fd445097da4e67665bbb03 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.577112 28217 consensus_queue.cc:260] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.576363 28218 raft_consensus.cc:740] T fdd8b96fa6fd445097da4e67665bbb03 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.580790 28218 consensus_queue.cc:260] T fdd8b96fa6fd445097da4e67665bbb03 P 8ab42976d76d4d3e8435664351272d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.583175 28218 ts_tablet_manager.cc:1434] T fdd8b96fa6fd445097da4e67665bbb03 P 8ab42976d76d4d3e8435664351272d97: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:17:42.565245 28219 raft_consensus.cc:359] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.584102 28219 raft_consensus.cc:385] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.585692 28219 raft_consensus.cc:740] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.584300 28218 tablet_bootstrap.cc:492] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97: Bootstrap starting.
I20260709 12:17:42.599718 28217 ts_tablet_manager.cc:1434] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.003s
W20260709 12:17:42.589751 27969 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:42.599340 28219 consensus_queue.cc:260] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.604709 28218 tablet_bootstrap.cc:654] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.607760 28237 raft_consensus.cc:493] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:42.608242 28237 raft_consensus.cc:515] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.609970 28217 tablet_bootstrap.cc:492] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db: Bootstrap starting.
I20260709 12:17:42.610351 28237 leader_election.cc:290] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:42.611250 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd8b96fa6fd445097da4e67665bbb03" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab42976d76d4d3e8435664351272d97" is_pre_election: true
I20260709 12:17:42.614506 28024 raft_consensus.cc:2468] T fdd8b96fa6fd445097da4e67665bbb03 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 0.
I20260709 12:17:42.613288 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd8b96fa6fd445097da4e67665bbb03" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84667778d91740c08dfb1b78ae7402db" is_pre_election: true
I20260709 12:17:42.616444 28064 leader_election.cc:304] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [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: 8ab42976d76d4d3e8435664351272d97, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:42.617359 28226 raft_consensus.cc:2804] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:42.617777 28226 raft_consensus.cc:493] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:17:42.617897 28063 leader_election.cc:343] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:42.618185 28226 raft_consensus.cc:3060] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.606737 28219 ts_tablet_manager.cc:1434] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 12:17:42.620960 28219 tablet_bootstrap.cc:492] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552: Bootstrap starting.
I20260709 12:17:42.626085 28237 raft_consensus.cc:493] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:42.626781 28237 raft_consensus.cc:515] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.628561 28241 raft_consensus.cc:493] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:42.619088 28218 tablet_bootstrap.cc:492] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97: No bootstrap required, opened a new log
I20260709 12:17:42.629083 28241 raft_consensus.cc:515] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.629515 28218 ts_tablet_manager.cc:1403] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.002s
I20260709 12:17:42.630270 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a209315f934b67bf2292d01bb761c2" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab42976d76d4d3e8435664351272d97" is_pre_election: true
I20260709 12:17:42.630904 28024 raft_consensus.cc:2468] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 0.
I20260709 12:17:42.629482 28226 raft_consensus.cc:515] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.636420 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a209315f934b67bf2292d01bb761c2" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429d8c05b10419ba95de08e28c51552" is_pre_election: true
I20260709 12:17:42.637115 28099 raft_consensus.cc:2468] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 0.
I20260709 12:17:42.638384 27989 leader_election.cc:304] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [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: 8ab42976d76d4d3e8435664351272d97, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:42.639405 28223 raft_consensus.cc:2804] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:42.639802 28223 raft_consensus.cc:493] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:42.640132 28223 raft_consensus.cc:3060] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.642927 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd8b96fa6fd445097da4e67665bbb03" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84667778d91740c08dfb1b78ae7402db"
W20260709 12:17:42.644793 28063 leader_election.cc:343] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:42.645406 28226 leader_election.cc:290] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 1 election: Requested vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:42.647815 28223 raft_consensus.cc:515] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.649586 28219 tablet_bootstrap.cc:654] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.632977 28218 raft_consensus.cc:359] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.633267 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a209315f934b67bf2292d01bb761c2" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84667778d91740c08dfb1b78ae7402db" is_pre_election: true
I20260709 12:17:42.652410 28218 raft_consensus.cc:385] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.652865 28218 raft_consensus.cc:740] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Initialized, Role: FOLLOWER
W20260709 12:17:42.653759 27988 leader_election.cc:343] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:42.653620 28218 consensus_queue.cc:260] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.655308 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a209315f934b67bf2292d01bb761c2" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429d8c05b10419ba95de08e28c51552"
I20260709 12:17:42.655524 28223 leader_election.cc:290] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [CANDIDATE]: Term 1 election: Requested vote from peers b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:42.655993 28099 raft_consensus.cc:3060] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.657138 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a209315f934b67bf2292d01bb761c2" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84667778d91740c08dfb1b78ae7402db"
I20260709 12:17:42.659097 28219 tablet_bootstrap.cc:492] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552: No bootstrap required, opened a new log
W20260709 12:17:42.659914 27988 leader_election.cc:343] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:42.661952 28219 ts_tablet_manager.cc:1403] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.001s
I20260709 12:17:42.662931 28218 ts_tablet_manager.cc:1434] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.005s
I20260709 12:17:42.636027 28217 tablet_bootstrap.cc:654] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.631812 28241 leader_election.cc:290] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:42.634884 28064 leader_election.cc:304] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [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: 8ab42976d76d4d3e8435664351272d97, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:42.663904 28272 consensus_queue.cc:1048] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:42.664907 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd8b96fa6fd445097da4e67665bbb03" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab42976d76d4d3e8435664351272d97"
I20260709 12:17:42.665625 28025 raft_consensus.cc:3060] T fdd8b96fa6fd445097da4e67665bbb03 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.665432 28219 raft_consensus.cc:359] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.666236 28219 raft_consensus.cc:385] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.666538 28219 raft_consensus.cc:740] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.667302 28219 consensus_queue.cc:260] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.668146 28099 raft_consensus.cc:2468] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 1.
I20260709 12:17:42.668689 28226 raft_consensus.cc:2764] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:17:42.670027 28174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a209315f934b67bf2292d01bb761c2" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84667778d91740c08dfb1b78ae7402db" is_pre_election: true
W20260709 12:17:42.672271 28063 leader_election.cc:343] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:42.667186 28237 leader_election.cc:290] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:42.677094 27989 leader_election.cc:304] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [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: 8ab42976d76d4d3e8435664351272d97, b429d8c05b10419ba95de08e28c51552; no voters: 84667778d91740c08dfb1b78ae7402db
I20260709 12:17:42.679834 28223 raft_consensus.cc:2804] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:42.684638 28025 raft_consensus.cc:2468] T fdd8b96fa6fd445097da4e67665bbb03 P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 1.
I20260709 12:17:42.686416 28064 leader_election.cc:304] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [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: 8ab42976d76d4d3e8435664351272d97, b429d8c05b10419ba95de08e28c51552; no voters: 84667778d91740c08dfb1b78ae7402db
I20260709 12:17:42.676362 28219 ts_tablet_manager.cc:1434] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260709 12:17:42.691532 28237 raft_consensus.cc:2804] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:42.692095 28237 raft_consensus.cc:697] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [term 1 LEADER]: Becoming Leader. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Running, Role: LEADER
I20260709 12:17:42.692982 28237 consensus_queue.cc:237] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.695602 28273 raft_consensus.cc:493] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:42.696218 28273 raft_consensus.cc:515] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.696745 28241 consensus_queue.cc:1048] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.703857 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4d0d309c9343489b625806cbaab0e2" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab42976d76d4d3e8435664351272d97" is_pre_election: true
I20260709 12:17:42.704753 28025 raft_consensus.cc:2468] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 0.
I20260709 12:17:42.706185 28064 leader_election.cc:304] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [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: 8ab42976d76d4d3e8435664351272d97, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:42.707991 28273 leader_election.cc:290] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:42.708534 28273 raft_consensus.cc:2804] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:42.709793 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4d0d309c9343489b625806cbaab0e2" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84667778d91740c08dfb1b78ae7402db" is_pre_election: true
I20260709 12:17:42.710567 28273 raft_consensus.cc:493] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:42.711524 28173 raft_consensus.cc:2468] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 0.
I20260709 12:17:42.711745 28273 raft_consensus.cc:3060] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.726621 28223 raft_consensus.cc:697] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Running, Role: LEADER
I20260709 12:17:42.733449 28273 raft_consensus.cc:515] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.733558 28223 consensus_queue.cc:237] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.737612 28217 tablet_bootstrap.cc:492] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db: No bootstrap required, opened a new log
I20260709 12:17:42.738081 28217 ts_tablet_manager.cc:1403] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db: Time spent bootstrapping tablet: real 0.128s	user 0.034s	sys 0.019s
I20260709 12:17:42.741186 28277 consensus_queue.cc:1048] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:42.740398 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4d0d309c9343489b625806cbaab0e2" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab42976d76d4d3e8435664351272d97"
I20260709 12:17:42.742496 28025 raft_consensus.cc:3060] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.753391 28273 leader_election.cc:290] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 1 election: Requested vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:42.755360 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4d0d309c9343489b625806cbaab0e2" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84667778d91740c08dfb1b78ae7402db"
I20260709 12:17:42.756726 28172 raft_consensus.cc:3060] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.771272 28273 consensus_queue.cc:1048] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:42.809264 27922 catalog_manager.cc:5697] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 reported cstate change: term changed from 0 to 1, leader changed from <none> to b429d8c05b10419ba95de08e28c51552 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "b429d8c05b10419ba95de08e28c51552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:42.810987 28025 raft_consensus.cc:2468] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 1.
I20260709 12:17:42.815205 28172 raft_consensus.cc:2468] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 1.
I20260709 12:17:42.816727 28064 leader_election.cc:304] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [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: 8ab42976d76d4d3e8435664351272d97, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:42.818558 28277 raft_consensus.cc:2804] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:42.819128 28277 raft_consensus.cc:697] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 1 LEADER]: Becoming Leader. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Running, Role: LEADER
I20260709 12:17:42.820003 28277 consensus_queue.cc:237] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.820340 28217 raft_consensus.cc:359] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.821322 28217 raft_consensus.cc:385] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.821727 28217 raft_consensus.cc:740] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84667778d91740c08dfb1b78ae7402db, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.822748 28217 consensus_queue.cc:260] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.826225 28275 raft_consensus.cc:493] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:42.827397 28275 raft_consensus.cc:515] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.832280 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d286b7d977c94d46b7032cdc664d7a5a" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429d8c05b10419ba95de08e28c51552" is_pre_election: true
I20260709 12:17:42.833235 28099 raft_consensus.cc:2468] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 0.
I20260709 12:17:42.835762 27989 leader_election.cc:304] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [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: 8ab42976d76d4d3e8435664351272d97, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:42.836508 28275 leader_election.cc:290] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:42.825784 28217 ts_tablet_manager.cc:1434] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db: Time spent starting tablet: real 0.087s	user 0.017s	sys 0.011s
I20260709 12:17:42.837463 28241 raft_consensus.cc:2804] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:42.837850 28241 raft_consensus.cc:493] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:42.838024 28217 tablet_bootstrap.cc:492] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db: Bootstrap starting.
I20260709 12:17:42.839954 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d286b7d977c94d46b7032cdc664d7a5a" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84667778d91740c08dfb1b78ae7402db" is_pre_election: true
I20260709 12:17:42.840622 28173 raft_consensus.cc:2468] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 0.
I20260709 12:17:42.839147 28241 raft_consensus.cc:3060] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.850960 28217 tablet_bootstrap.cc:654] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:42.850719 27920 catalog_manager.cc:5697] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ab42976d76d4d3e8435664351272d97 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "8ab42976d76d4d3e8435664351272d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:42.854369 28241 raft_consensus.cc:515] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.858740 28217 tablet_bootstrap.cc:492] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db: No bootstrap required, opened a new log
I20260709 12:17:42.859724 28217 ts_tablet_manager.cc:1403] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260709 12:17:42.861558 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d286b7d977c94d46b7032cdc664d7a5a" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429d8c05b10419ba95de08e28c51552"
I20260709 12:17:42.862476 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d286b7d977c94d46b7032cdc664d7a5a" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84667778d91740c08dfb1b78ae7402db"
I20260709 12:17:42.862442 28217 raft_consensus.cc:359] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.863147 28172 raft_consensus.cc:3060] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.863286 28217 raft_consensus.cc:385] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:42.863643 28217 raft_consensus.cc:740] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84667778d91740c08dfb1b78ae7402db, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.864319 28217 consensus_queue.cc:260] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.866425 28217 ts_tablet_manager.cc:1434] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:17:42.867364 28099 raft_consensus.cc:3060] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.858592 28241 leader_election.cc:290] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [CANDIDATE]: Term 1 election: Requested vote from peers b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:42.877351 27919 catalog_manager.cc:5697] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 reported cstate change: term changed from 0 to 1, leader changed from <none> to b429d8c05b10419ba95de08e28c51552 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "b429d8c05b10419ba95de08e28c51552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:42.884223 28224 consensus_queue.cc:1048] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.888511 28172 raft_consensus.cc:2468] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 1.
I20260709 12:17:42.890298 28099 raft_consensus.cc:2468] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 1.
I20260709 12:17:42.890110 27988 leader_election.cc:304] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [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: 84667778d91740c08dfb1b78ae7402db, 8ab42976d76d4d3e8435664351272d97; no voters: 
I20260709 12:17:42.893047 28241 raft_consensus.cc:2804] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:42.893563 28241 raft_consensus.cc:697] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Running, Role: LEADER
I20260709 12:17:42.895778 28241 consensus_queue.cc:237] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:42.898331 28223 consensus_queue.cc:1048] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.920861 28225 consensus_queue.cc:1048] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.917439 27918 catalog_manager.cc:5697] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ab42976d76d4d3e8435664351272d97 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "8ab42976d76d4d3e8435664351272d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:42.937845 28241 consensus_queue.cc:1048] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:43.025629 28225 raft_consensus.cc:493] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:43.026271 28225 raft_consensus.cc:515] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:43.028187 28225 leader_election.cc:290] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231)
I20260709 12:17:43.029399 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a209315f934b67bf2292d01bb761c2" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab42976d76d4d3e8435664351272d97" is_pre_election: true
I20260709 12:17:43.029896 28098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a209315f934b67bf2292d01bb761c2" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429d8c05b10419ba95de08e28c51552" is_pre_election: true
I20260709 12:17:43.030922 28098 raft_consensus.cc:2393] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 84667778d91740c08dfb1b78ae7402db in current term 1: Already voted for candidate 8ab42976d76d4d3e8435664351272d97 in this term.
I20260709 12:17:43.032244 28138 leader_election.cc:304] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db [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: 84667778d91740c08dfb1b78ae7402db; no voters: 8ab42976d76d4d3e8435664351272d97, b429d8c05b10419ba95de08e28c51552
I20260709 12:17:43.032992 28225 raft_consensus.cc:3060] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.037694 28225 raft_consensus.cc:2749] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:43.127082 28225 raft_consensus.cc:493] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:43.128158 28225 raft_consensus.cc:515] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:43.130741 28225 leader_election.cc:290] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231)
I20260709 12:17:43.131839 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd8b96fa6fd445097da4e67665bbb03" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab42976d76d4d3e8435664351272d97" is_pre_election: true
I20260709 12:17:43.132416 28098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd8b96fa6fd445097da4e67665bbb03" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b429d8c05b10419ba95de08e28c51552" is_pre_election: true
I20260709 12:17:43.132776 28024 raft_consensus.cc:2393] T fdd8b96fa6fd445097da4e67665bbb03 P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 84667778d91740c08dfb1b78ae7402db in current term 1: Already voted for candidate b429d8c05b10419ba95de08e28c51552 in this term.
I20260709 12:17:43.134442 28138 leader_election.cc:304] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [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: 84667778d91740c08dfb1b78ae7402db; no voters: 8ab42976d76d4d3e8435664351272d97, b429d8c05b10419ba95de08e28c51552
I20260709 12:17:43.135392 28225 raft_consensus.cc:3060] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:43.140501 28225 raft_consensus.cc:2749] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:43.149145 28277 consensus_queue.cc:1048] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:43.162369 28277 consensus_queue.cc:1048] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:43.181792 28241 consensus_queue.cc:1048] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:43.198989 28272 consensus_queue.cc:1048] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:43.238998 28172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a130dc639d144e8cb71509307f4ef5aa"
dest_uuid: "84667778d91740c08dfb1b78ae7402db"
mode: GRACEFUL
new_leader_uuid: "8ab42976d76d4d3e8435664351272d97"
 from {username='slave'} at 127.0.0.1:53324
I20260709 12:17:43.239771 28172 raft_consensus.cc:606] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 1 LEADER]: Received request to transfer leadership to TS 8ab42976d76d4d3e8435664351272d97
I20260709 12:17:43.259158 28098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "369a593c9eac4013b7c5e77cf941e017"
dest_uuid: "b429d8c05b10419ba95de08e28c51552"
mode: GRACEFUL
new_leader_uuid: "8ab42976d76d4d3e8435664351272d97"
 from {username='slave'} at 127.0.0.1:44040
I20260709 12:17:43.259696 28098 raft_consensus.cc:606] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 1 LEADER]: Received request to transfer leadership to TS 8ab42976d76d4d3e8435664351272d97
I20260709 12:17:43.267773 28172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfb46e3393a04cb38fb581d46d611006"
dest_uuid: "84667778d91740c08dfb1b78ae7402db"
mode: GRACEFUL
new_leader_uuid: "b429d8c05b10419ba95de08e28c51552"
 from {username='slave'} at 127.0.0.1:53324
I20260709 12:17:43.268389 28172 raft_consensus.cc:606] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [term 1 LEADER]: Received request to transfer leadership to TS b429d8c05b10419ba95de08e28c51552
I20260709 12:17:43.287600 28024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27a209315f934b67bf2292d01bb761c2"
dest_uuid: "8ab42976d76d4d3e8435664351272d97"
mode: GRACEFUL
new_leader_uuid: "b429d8c05b10419ba95de08e28c51552"
 from {username='slave'} at 127.0.0.1:57956
I20260709 12:17:43.288215 28024 raft_consensus.cc:606] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 1 LEADER]: Received request to transfer leadership to TS b429d8c05b10419ba95de08e28c51552
I20260709 12:17:43.288437 28277 consensus_queue.cc:1048] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:43.295662 28024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d286b7d977c94d46b7032cdc664d7a5a"
dest_uuid: "8ab42976d76d4d3e8435664351272d97"
mode: GRACEFUL
new_leader_uuid: "b429d8c05b10419ba95de08e28c51552"
 from {username='slave'} at 127.0.0.1:57956
I20260709 12:17:43.296352 28024 raft_consensus.cc:606] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 1 LEADER]: Received request to transfer leadership to TS b429d8c05b10419ba95de08e28c51552
I20260709 12:17:43.303197 28098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdd8b96fa6fd445097da4e67665bbb03"
dest_uuid: "b429d8c05b10419ba95de08e28c51552"
mode: GRACEFUL
new_leader_uuid: "84667778d91740c08dfb1b78ae7402db"
 from {username='slave'} at 127.0.0.1:44040
I20260709 12:17:43.303761 28098 raft_consensus.cc:606] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [term 1 LEADER]: Received request to transfer leadership to TS 84667778d91740c08dfb1b78ae7402db
I20260709 12:17:43.311348 28273 consensus_queue.cc:1048] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:43.336577 28272 consensus_queue.cc:1048] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:43.348681 28241 consensus_queue.cc:1048] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:43.362637 28256 raft_consensus.cc:993] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db: : Instructing follower b429d8c05b10419ba95de08e28c51552 to start an election
I20260709 12:17:43.363337 28241 raft_consensus.cc:993] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97: : Instructing follower b429d8c05b10419ba95de08e28c51552 to start an election
I20260709 12:17:43.363377 28256 raft_consensus.cc:1081] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [term 1 LEADER]: Signalling peer b429d8c05b10419ba95de08e28c51552 to start an election
I20260709 12:17:43.364876 28275 raft_consensus.cc:1081] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 1 LEADER]: Signalling peer b429d8c05b10419ba95de08e28c51552 to start an election
I20260709 12:17:43.366878 28098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d286b7d977c94d46b7032cdc664d7a5a"
dest_uuid: "b429d8c05b10419ba95de08e28c51552"
 from {username='slave'} at 127.0.0.1:44024
I20260709 12:17:43.366969 28099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfb46e3393a04cb38fb581d46d611006"
dest_uuid: "b429d8c05b10419ba95de08e28c51552"
 from {username='slave'} at 127.0.0.1:44022
I20260709 12:17:43.368417 28098 raft_consensus.cc:493] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:43.368875 28099 raft_consensus.cc:493] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:43.369000 28098 raft_consensus.cc:3060] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.369345 28099 raft_consensus.cc:3060] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.377526 28098 raft_consensus.cc:515] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:43.378489 28099 raft_consensus.cc:515] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:43.380911 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d286b7d977c94d46b7032cdc664d7a5a" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ab42976d76d4d3e8435664351272d97"
I20260709 12:17:43.381349 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb46e3393a04cb38fb581d46d611006" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ab42976d76d4d3e8435664351272d97"
I20260709 12:17:43.381361 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d286b7d977c94d46b7032cdc664d7a5a" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84667778d91740c08dfb1b78ae7402db"
I20260709 12:17:43.382014 28025 raft_consensus.cc:3060] T dfb46e3393a04cb38fb581d46d611006 P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.380927 28098 leader_election.cc:290] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 2 election: Requested vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:43.382189 28172 raft_consensus.cc:3060] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.383879 28099 leader_election.cc:290] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 2 election: Requested vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:43.381618 28024 raft_consensus.cc:3055] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:43.384769 28024 raft_consensus.cc:740] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Running, Role: LEADER
I20260709 12:17:43.385658 28024 consensus_queue.cc:260] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:43.387326 28024 raft_consensus.cc:3060] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.387745 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb46e3393a04cb38fb581d46d611006" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84667778d91740c08dfb1b78ae7402db"
I20260709 12:17:43.388384 28173 raft_consensus.cc:3055] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:43.388742 28173 raft_consensus.cc:740] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84667778d91740c08dfb1b78ae7402db, State: Running, Role: LEADER
I20260709 12:17:43.389599 28173 consensus_queue.cc:260] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:43.390843 28172 raft_consensus.cc:2468] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 2.
I20260709 12:17:43.390916 28173 raft_consensus.cc:3060] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.395423 28063 leader_election.cc:304] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [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: 84667778d91740c08dfb1b78ae7402db, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:43.396155 28024 raft_consensus.cc:2468] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 2.
I20260709 12:17:43.396472 28277 raft_consensus.cc:2804] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:43.397119 28277 raft_consensus.cc:697] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [term 2 LEADER]: Becoming Leader. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Running, Role: LEADER
I20260709 12:17:43.398030 28277 consensus_queue.cc:237] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:43.402065 28173 raft_consensus.cc:2468] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 2.
I20260709 12:17:43.403105 28025 raft_consensus.cc:2468] T dfb46e3393a04cb38fb581d46d611006 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 2.
I20260709 12:17:43.404390 28064 leader_election.cc:304] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552 [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: 8ab42976d76d4d3e8435664351272d97, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:43.405895 28277 raft_consensus.cc:2804] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:43.406424 28277 raft_consensus.cc:697] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552 [term 2 LEADER]: Becoming Leader. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Running, Role: LEADER
I20260709 12:17:43.407263 28277 consensus_queue.cc:237] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:43.407832 27918 catalog_manager.cc:5697] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 reported cstate change: term changed from 1 to 2, leader changed from 8ab42976d76d4d3e8435664351272d97 (127.27.60.129) to b429d8c05b10419ba95de08e28c51552 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "b429d8c05b10419ba95de08e28c51552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:43.422005 27918 catalog_manager.cc:5697] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552 reported cstate change: term changed from 1 to 2, leader changed from 84667778d91740c08dfb1b78ae7402db (127.27.60.131) to b429d8c05b10419ba95de08e28c51552 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "b429d8c05b10419ba95de08e28c51552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:43.456367 28273 raft_consensus.cc:993] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552: : Instructing follower 8ab42976d76d4d3e8435664351272d97 to start an election
I20260709 12:17:43.456835 28273 raft_consensus.cc:1081] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 1 LEADER]: Signalling peer 8ab42976d76d4d3e8435664351272d97 to start an election
I20260709 12:17:43.458601 28025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "369a593c9eac4013b7c5e77cf941e017"
dest_uuid: "8ab42976d76d4d3e8435664351272d97"
 from {username='slave'} at 127.0.0.1:57940
I20260709 12:17:43.459223 28025 raft_consensus.cc:493] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:43.459620 28025 raft_consensus.cc:3060] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.465322 28025 raft_consensus.cc:515] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:43.467331 28025 leader_election.cc:290] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [CANDIDATE]: Term 2 election: Requested vote from peers b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:43.468344 28098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369a593c9eac4013b7c5e77cf941e017" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b429d8c05b10419ba95de08e28c51552"
I20260709 12:17:43.468485 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369a593c9eac4013b7c5e77cf941e017" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84667778d91740c08dfb1b78ae7402db"
I20260709 12:17:43.469036 28098 raft_consensus.cc:3055] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:43.469156 28173 raft_consensus.cc:3060] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.469662 28098 raft_consensus.cc:740] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Running, Role: LEADER
I20260709 12:17:43.471065 28098 consensus_queue.cc:260] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:43.472416 28098 raft_consensus.cc:3060] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.475901 28173 raft_consensus.cc:2468] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 2.
I20260709 12:17:43.477206 27988 leader_election.cc:304] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [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: 84667778d91740c08dfb1b78ae7402db, 8ab42976d76d4d3e8435664351272d97; no voters: 
I20260709 12:17:43.477964 28241 raft_consensus.cc:2804] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:43.478477 28241 raft_consensus.cc:697] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 2 LEADER]: Becoming Leader. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Running, Role: LEADER
I20260709 12:17:43.479223 28241 consensus_queue.cc:237] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:43.480288 28098 raft_consensus.cc:2468] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 2.
I20260709 12:17:43.488596 27918 catalog_manager.cc:5697] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 reported cstate change: term changed from 1 to 2, leader changed from b429d8c05b10419ba95de08e28c51552 (127.27.60.130) to 8ab42976d76d4d3e8435664351272d97 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "8ab42976d76d4d3e8435664351272d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:43.579501 28223 raft_consensus.cc:993] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97: : Instructing follower b429d8c05b10419ba95de08e28c51552 to start an election
I20260709 12:17:43.580037 28241 raft_consensus.cc:1081] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 1 LEADER]: Signalling peer b429d8c05b10419ba95de08e28c51552 to start an election
I20260709 12:17:43.581821 28098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27a209315f934b67bf2292d01bb761c2"
dest_uuid: "b429d8c05b10419ba95de08e28c51552"
 from {username='slave'} at 127.0.0.1:44024
I20260709 12:17:43.582573 28098 raft_consensus.cc:493] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:43.583089 28098 raft_consensus.cc:3060] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.590075 28098 raft_consensus.cc:515] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:43.592146 28098 leader_election.cc:290] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 2 election: Requested vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:43.593187 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a209315f934b67bf2292d01bb761c2" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ab42976d76d4d3e8435664351272d97"
I20260709 12:17:43.593380 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a209315f934b67bf2292d01bb761c2" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84667778d91740c08dfb1b78ae7402db"
I20260709 12:17:43.593851 28025 raft_consensus.cc:3055] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:43.594034 28173 raft_consensus.cc:3060] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.594302 28025 raft_consensus.cc:740] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Running, Role: LEADER
I20260709 12:17:43.595255 28025 consensus_queue.cc:260] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:43.596472 28025 raft_consensus.cc:3060] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.599422 28173 raft_consensus.cc:2468] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 2.
I20260709 12:17:43.600561 28063 leader_election.cc:304] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [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: 84667778d91740c08dfb1b78ae7402db, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:43.601389 28273 raft_consensus.cc:2804] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:43.601890 28273 raft_consensus.cc:697] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [term 2 LEADER]: Becoming Leader. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Running, Role: LEADER
I20260709 12:17:43.602741 28273 consensus_queue.cc:237] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:43.606637 28277 raft_consensus.cc:993] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552: : Instructing follower 84667778d91740c08dfb1b78ae7402db to start an election
I20260709 12:17:43.607246 28277 raft_consensus.cc:1081] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [term 1 LEADER]: Signalling peer 84667778d91740c08dfb1b78ae7402db to start an election
I20260709 12:17:43.609881 28172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdd8b96fa6fd445097da4e67665bbb03"
dest_uuid: "84667778d91740c08dfb1b78ae7402db"
 from {username='slave'} at 127.0.0.1:53322
I20260709 12:17:43.610661 28172 raft_consensus.cc:493] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:43.611070 28172 raft_consensus.cc:3060] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.615353 27918 catalog_manager.cc:5697] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 reported cstate change: term changed from 1 to 2, leader changed from 8ab42976d76d4d3e8435664351272d97 (127.27.60.129) to b429d8c05b10419ba95de08e28c51552 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "b429d8c05b10419ba95de08e28c51552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:43.619392 28025 raft_consensus.cc:2468] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 2.
I20260709 12:17:43.623060 28172 raft_consensus.cc:515] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:43.625378 28172 leader_election.cc:290] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [CANDIDATE]: Term 2 election: Requested vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231)
I20260709 12:17:43.627436 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd8b96fa6fd445097da4e67665bbb03" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ab42976d76d4d3e8435664351272d97"
I20260709 12:17:43.627490 28098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd8b96fa6fd445097da4e67665bbb03" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b429d8c05b10419ba95de08e28c51552"
I20260709 12:17:43.628273 28025 raft_consensus.cc:3060] T fdd8b96fa6fd445097da4e67665bbb03 P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.628360 28098 raft_consensus.cc:3055] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:43.628824 28098 raft_consensus.cc:740] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Running, Role: LEADER
I20260709 12:17:43.629721 28098 consensus_queue.cc:260] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:43.631410 28098 raft_consensus.cc:3060] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.634765 28025 raft_consensus.cc:2468] T fdd8b96fa6fd445097da4e67665bbb03 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84667778d91740c08dfb1b78ae7402db in term 2.
I20260709 12:17:43.635994 28138 leader_election.cc:304] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [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: 84667778d91740c08dfb1b78ae7402db, 8ab42976d76d4d3e8435664351272d97; no voters: 
I20260709 12:17:43.636940 28256 raft_consensus.cc:2804] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:43.637462 28256 raft_consensus.cc:697] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [term 2 LEADER]: Becoming Leader. State: Replica: 84667778d91740c08dfb1b78ae7402db, State: Running, Role: LEADER
I20260709 12:17:43.638303 28256 consensus_queue.cc:237] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:43.640167 28098 raft_consensus.cc:2468] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84667778d91740c08dfb1b78ae7402db in term 2.
I20260709 12:17:43.646111 27918 catalog_manager.cc:5697] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db reported cstate change: term changed from 1 to 2, leader changed from b429d8c05b10419ba95de08e28c51552 (127.27.60.130) to 84667778d91740c08dfb1b78ae7402db (127.27.60.131). New cstate: current_term: 2 leader_uuid: "84667778d91740c08dfb1b78ae7402db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:43.678444 28225 raft_consensus.cc:993] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db: : Instructing follower 8ab42976d76d4d3e8435664351272d97 to start an election
I20260709 12:17:43.678920 28256 raft_consensus.cc:1081] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 1 LEADER]: Signalling peer 8ab42976d76d4d3e8435664351272d97 to start an election
I20260709 12:17:43.680953 28025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a130dc639d144e8cb71509307f4ef5aa"
dest_uuid: "8ab42976d76d4d3e8435664351272d97"
 from {username='slave'} at 127.0.0.1:57926
I20260709 12:17:43.681568 28025 raft_consensus.cc:493] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:43.681972 28025 raft_consensus.cc:3060] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.689697 28025 raft_consensus.cc:515] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } }
I20260709 12:17:43.691908 28025 leader_election.cc:290] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [CANDIDATE]: Term 2 election: Requested vote from peers 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021), b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231)
I20260709 12:17:43.693120 28098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a130dc639d144e8cb71509307f4ef5aa" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b429d8c05b10419ba95de08e28c51552"
I20260709 12:17:43.693015 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a130dc639d144e8cb71509307f4ef5aa" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84667778d91740c08dfb1b78ae7402db"
I20260709 12:17:43.693781 28098 raft_consensus.cc:3060] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.693845 28172 raft_consensus.cc:3055] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:43.694273 28172 raft_consensus.cc:740] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84667778d91740c08dfb1b78ae7402db, State: Running, Role: LEADER
I20260709 12:17:43.695092 28172 consensus_queue.cc:260] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [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: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } }
I20260709 12:17:43.696306 28172 raft_consensus.cc:3060] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.701021 28098 raft_consensus.cc:2468] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 2.
I20260709 12:17:43.702346 27989 leader_election.cc:304] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [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: 8ab42976d76d4d3e8435664351272d97, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:43.703240 28241 raft_consensus.cc:2804] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:43.703389 28172 raft_consensus.cc:2468] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 2.
I20260709 12:17:43.703796 28241 raft_consensus.cc:697] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 2 LEADER]: Becoming Leader. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Running, Role: LEADER
I20260709 12:17:43.704751 28241 consensus_queue.cc:237] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [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: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } }
I20260709 12:17:43.714845 27918 catalog_manager.cc:5697] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 reported cstate change: term changed from 1 to 2, leader changed from 84667778d91740c08dfb1b78ae7402db (127.27.60.131) to 8ab42976d76d4d3e8435664351272d97 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "8ab42976d76d4d3e8435664351272d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:43.794615 28172 raft_consensus.cc:1275] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Refusing update from remote peer b429d8c05b10419ba95de08e28c51552: 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:43.796131 28273 consensus_queue.cc:1048] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:43.804821 28025 raft_consensus.cc:1275] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Refusing update from remote peer b429d8c05b10419ba95de08e28c51552: 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:43.807053 28277 consensus_queue.cc:1048] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:43.843145 28024 raft_consensus.cc:1275] T dfb46e3393a04cb38fb581d46d611006 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Refusing update from remote peer b429d8c05b10419ba95de08e28c51552: 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:43.844820 28273 consensus_queue.cc:1048] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:43.857013 28172 raft_consensus.cc:1275] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Refusing update from remote peer b429d8c05b10419ba95de08e28c51552: 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:43.858678 28237 consensus_queue.cc:1048] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:43.988373 28173 raft_consensus.cc:1275] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Refusing update from remote peer 8ab42976d76d4d3e8435664351272d97: 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:43.990269 28241 consensus_queue.cc:1048] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:43.999907 28098 raft_consensus.cc:1275] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Refusing update from remote peer 8ab42976d76d4d3e8435664351272d97: 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:44.001649 28275 consensus_queue.cc:1048] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:44.078351 28173 raft_consensus.cc:1275] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Refusing update from remote peer b429d8c05b10419ba95de08e28c51552: 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:44.080184 28237 consensus_queue.cc:1048] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:44.093700 28025 raft_consensus.cc:1275] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Refusing update from remote peer b429d8c05b10419ba95de08e28c51552: 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:44.095338 28226 consensus_queue.cc:1048] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:44.116593 28173 raft_consensus.cc:1275] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Refusing update from remote peer 8ab42976d76d4d3e8435664351272d97: 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:44.118237 28275 consensus_queue.cc:1048] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:44.130350 28098 raft_consensus.cc:1275] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Refusing update from remote peer 8ab42976d76d4d3e8435664351272d97: 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:44.132972 28241 consensus_queue.cc:1048] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:44.133371 28098 raft_consensus.cc:1275] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Refusing update from remote peer 84667778d91740c08dfb1b78ae7402db: 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:44.135854 28256 consensus_queue.cc:1048] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:44.146116 28024 raft_consensus.cc:1275] T fdd8b96fa6fd445097da4e67665bbb03 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Refusing update from remote peer 84667778d91740c08dfb1b78ae7402db: 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:44.148198 28225 consensus_queue.cc:1048] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:46.343484 27890 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:17:46.344519 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:46.376361 28024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfec00a6cc76477eba97dbeb74697741"
dest_uuid: "8ab42976d76d4d3e8435664351272d97"
mode: GRACEFUL
new_leader_uuid: "84667778d91740c08dfb1b78ae7402db"
 from {username='slave'} at 127.0.0.1:57958
I20260709 12:17:46.377035 28024 raft_consensus.cc:606] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 1 LEADER]: Received request to transfer leadership to TS 84667778d91740c08dfb1b78ae7402db
I20260709 12:17:46.390715 28099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec4d0d309c9343489b625806cbaab0e2"
dest_uuid: "b429d8c05b10419ba95de08e28c51552"
mode: GRACEFUL
new_leader_uuid: "84667778d91740c08dfb1b78ae7402db"
 from {username='slave'} at 127.0.0.1:44042
I20260709 12:17:46.391309 28099 raft_consensus.cc:606] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 1 LEADER]: Received request to transfer leadership to TS 84667778d91740c08dfb1b78ae7402db
I20260709 12:17:46.392827 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:17:46.393373 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:46.556972 28308 raft_consensus.cc:993] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552: : Instructing follower 84667778d91740c08dfb1b78ae7402db to start an election
I20260709 12:17:46.557488 28313 raft_consensus.cc:1081] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 1 LEADER]: Signalling peer 84667778d91740c08dfb1b78ae7402db to start an election
I20260709 12:17:46.559410 28172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec4d0d309c9343489b625806cbaab0e2"
dest_uuid: "84667778d91740c08dfb1b78ae7402db"
 from {username='slave'} at 127.0.0.1:53322
I20260709 12:17:46.559908 28172 raft_consensus.cc:493] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:46.560216 28172 raft_consensus.cc:3060] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:46.565949 28172 raft_consensus.cc:515] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:46.567727 28172 leader_election.cc:290] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [CANDIDATE]: Term 2 election: Requested vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231)
I20260709 12:17:46.568703 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4d0d309c9343489b625806cbaab0e2" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ab42976d76d4d3e8435664351272d97"
I20260709 12:17:46.568773 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4d0d309c9343489b625806cbaab0e2" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b429d8c05b10419ba95de08e28c51552"
I20260709 12:17:46.569401 28024 raft_consensus.cc:3060] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:46.569582 28099 raft_consensus.cc:3055] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:46.570052 28099 raft_consensus.cc:740] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Running, Role: LEADER
I20260709 12:17:46.570865 28099 consensus_queue.cc:260] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:46.572103 28099 raft_consensus.cc:3060] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:46.575291 28024 raft_consensus.cc:2468] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84667778d91740c08dfb1b78ae7402db in term 2.
I20260709 12:17:46.576478 28138 leader_election.cc:304] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [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: 84667778d91740c08dfb1b78ae7402db, 8ab42976d76d4d3e8435664351272d97; no voters: 
I20260709 12:17:46.576786 28099 raft_consensus.cc:2468] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84667778d91740c08dfb1b78ae7402db in term 2.
I20260709 12:17:46.577443 28256 raft_consensus.cc:2804] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:46.579059 28256 raft_consensus.cc:697] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 2 LEADER]: Becoming Leader. State: Replica: 84667778d91740c08dfb1b78ae7402db, State: Running, Role: LEADER
I20260709 12:17:46.579980 28256 consensus_queue.cc:237] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:46.590720 27918 catalog_manager.cc:5697] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db reported cstate change: term changed from 1 to 2, leader changed from b429d8c05b10419ba95de08e28c51552 (127.27.60.130) to 84667778d91740c08dfb1b78ae7402db (127.27.60.131). New cstate: current_term: 2 leader_uuid: "84667778d91740c08dfb1b78ae7402db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:46.781096 28311 raft_consensus.cc:993] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97: : Instructing follower 84667778d91740c08dfb1b78ae7402db to start an election
I20260709 12:17:46.781852 28241 raft_consensus.cc:1081] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 1 LEADER]: Signalling peer 84667778d91740c08dfb1b78ae7402db to start an election
I20260709 12:17:46.784022 28172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfec00a6cc76477eba97dbeb74697741"
dest_uuid: "84667778d91740c08dfb1b78ae7402db"
 from {username='slave'} at 127.0.0.1:53306
I20260709 12:17:46.784564 28172 raft_consensus.cc:493] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:46.784862 28172 raft_consensus.cc:3060] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:46.789705 28172 raft_consensus.cc:515] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:46.791421 28172 leader_election.cc:290] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [CANDIDATE]: Term 2 election: Requested vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231)
I20260709 12:17:46.792459 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfec00a6cc76477eba97dbeb74697741" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ab42976d76d4d3e8435664351272d97"
I20260709 12:17:46.792682 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfec00a6cc76477eba97dbeb74697741" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b429d8c05b10419ba95de08e28c51552"
I20260709 12:17:46.793042 28024 raft_consensus.cc:3055] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:46.793267 28099 raft_consensus.cc:3060] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:46.793392 28024 raft_consensus.cc:740] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Running, Role: LEADER
I20260709 12:17:46.794221 28024 consensus_queue.cc:260] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:46.795181 28024 raft_consensus.cc:3060] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:46.799749 28099 raft_consensus.cc:2468] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84667778d91740c08dfb1b78ae7402db in term 2.
I20260709 12:17:46.799790 28024 raft_consensus.cc:2468] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84667778d91740c08dfb1b78ae7402db in term 2.
I20260709 12:17:46.801376 28138 leader_election.cc:304] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [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: 84667778d91740c08dfb1b78ae7402db, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:46.802305 28256 raft_consensus.cc:2804] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:46.802866 28256 raft_consensus.cc:697] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 2 LEADER]: Becoming Leader. State: Replica: 84667778d91740c08dfb1b78ae7402db, State: Running, Role: LEADER
I20260709 12:17:46.803769 28256 consensus_queue.cc:237] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:46.811661 27918 catalog_manager.cc:5697] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db reported cstate change: term changed from 1 to 2, leader changed from 8ab42976d76d4d3e8435664351272d97 (127.27.60.129) to 84667778d91740c08dfb1b78ae7402db (127.27.60.131). New cstate: current_term: 2 leader_uuid: "84667778d91740c08dfb1b78ae7402db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:47.130815 28024 raft_consensus.cc:1275] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Refusing update from remote peer 84667778d91740c08dfb1b78ae7402db: 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.132519 28256 consensus_queue.cc:1048] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:47.140460 28099 raft_consensus.cc:1275] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Refusing update from remote peer 84667778d91740c08dfb1b78ae7402db: 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.143103 28256 consensus_queue.cc:1048] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:47.310839 28099 raft_consensus.cc:1275] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Refusing update from remote peer 84667778d91740c08dfb1b78ae7402db: 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.312342 28325 consensus_queue.cc:1048] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 }, 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.324420 28024 raft_consensus.cc:1275] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Refusing update from remote peer 84667778d91740c08dfb1b78ae7402db: 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.328050 28329 consensus_queue.cc:1048] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:47.394528 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:47.402269 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:47.402736 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:48.403793 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:48.409490 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:48.410020 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:49.411566 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:49.418045 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:49.418557 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:50.420045 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:50.428439 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:50.428849 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:51.429764 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:51.434715 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:51.435197 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:52.436151 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:52.442408 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:52.442960 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:53.444167 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:53.449723 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:53.450431 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:54.451539 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:54.456712 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:54.457160 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:55.458190 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:55.463665 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:55.464143 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:56.499296 27890 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:17:56.507282 28025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a130dc639d144e8cb71509307f4ef5aa"
dest_uuid: "8ab42976d76d4d3e8435664351272d97"
mode: GRACEFUL
new_leader_uuid: "b429d8c05b10419ba95de08e28c51552"
 from {username='slave'} at 127.0.0.1:57956
I20260709 12:17:56.508484 28025 raft_consensus.cc:606] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 2 LEADER]: Received request to transfer leadership to TS b429d8c05b10419ba95de08e28c51552
I20260709 12:17:56.515698 28173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfec00a6cc76477eba97dbeb74697741"
dest_uuid: "84667778d91740c08dfb1b78ae7402db"
mode: GRACEFUL
new_leader_uuid: "b429d8c05b10419ba95de08e28c51552"
 from {username='slave'} at 127.0.0.1:53324
I20260709 12:17:56.516453 28173 raft_consensus.cc:606] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 2 LEADER]: Received request to transfer leadership to TS b429d8c05b10419ba95de08e28c51552
I20260709 12:17:56.523360 28025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "369a593c9eac4013b7c5e77cf941e017"
dest_uuid: "8ab42976d76d4d3e8435664351272d97"
mode: GRACEFUL
new_leader_uuid: "b429d8c05b10419ba95de08e28c51552"
 from {username='slave'} at 127.0.0.1:57956
I20260709 12:17:56.523916 28025 raft_consensus.cc:606] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 2 LEADER]: Received request to transfer leadership to TS b429d8c05b10419ba95de08e28c51552
I20260709 12:17:56.529774 28025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0429c47f04a64e18b0875780469ed537"
dest_uuid: "8ab42976d76d4d3e8435664351272d97"
mode: GRACEFUL
new_leader_uuid: "b429d8c05b10419ba95de08e28c51552"
 from {username='slave'} at 127.0.0.1:57956
I20260709 12:17:56.530534 28025 raft_consensus.cc:606] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [term 1 LEADER]: Received request to transfer leadership to TS b429d8c05b10419ba95de08e28c51552
I20260709 12:17:56.539495 28173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec4d0d309c9343489b625806cbaab0e2"
dest_uuid: "84667778d91740c08dfb1b78ae7402db"
mode: GRACEFUL
new_leader_uuid: "b429d8c05b10419ba95de08e28c51552"
 from {username='slave'} at 127.0.0.1:53324
I20260709 12:17:56.540187 28173 raft_consensus.cc:606] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 2 LEADER]: Received request to transfer leadership to TS b429d8c05b10419ba95de08e28c51552
I20260709 12:17:56.550725 28342 raft_consensus.cc:993] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db: : Instructing follower b429d8c05b10419ba95de08e28c51552 to start an election
I20260709 12:17:56.551306 28338 raft_consensus.cc:1081] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 2 LEADER]: Signalling peer b429d8c05b10419ba95de08e28c51552 to start an election
I20260709 12:17:56.553119 28100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfec00a6cc76477eba97dbeb74697741"
dest_uuid: "b429d8c05b10419ba95de08e28c51552"
 from {username='slave'} at 127.0.0.1:44022
I20260709 12:17:56.553694 28100 raft_consensus.cc:493] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:56.554054 28100 raft_consensus.cc:3060] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:56.559808 28100 raft_consensus.cc:515] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:56.561611 28100 leader_election.cc:290] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 3 election: Requested vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:56.563349 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfec00a6cc76477eba97dbeb74697741" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8ab42976d76d4d3e8435664351272d97"
I20260709 12:17:56.563230 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfec00a6cc76477eba97dbeb74697741" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "84667778d91740c08dfb1b78ae7402db"
I20260709 12:17:56.564342 28025 raft_consensus.cc:3060] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:56.564356 28173 raft_consensus.cc:3055] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:56.564929 28173 raft_consensus.cc:740] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 84667778d91740c08dfb1b78ae7402db, State: Running, Role: LEADER
I20260709 12:17:56.566015 28173 consensus_queue.cc:260] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:56.567500 28173 raft_consensus.cc:3060] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:56.573119 28025 raft_consensus.cc:2468] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 3.
I20260709 12:17:56.574888 28064 leader_election.cc:304] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [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: 8ab42976d76d4d3e8435664351272d97, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:56.575214 28173 raft_consensus.cc:2468] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 3.
I20260709 12:17:56.575979 28335 raft_consensus.cc:2804] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:56.579663 28335 raft_consensus.cc:697] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 3 LEADER]: Becoming Leader. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Running, Role: LEADER
I20260709 12:17:56.580861 28335 consensus_queue.cc:237] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:56.584219 28345 raft_consensus.cc:993] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97: : Instructing follower b429d8c05b10419ba95de08e28c51552 to start an election
I20260709 12:17:56.585042 28341 raft_consensus.cc:1081] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 2 LEADER]: Signalling peer b429d8c05b10419ba95de08e28c51552 to start an election
I20260709 12:17:56.587266 28100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a130dc639d144e8cb71509307f4ef5aa"
dest_uuid: "b429d8c05b10419ba95de08e28c51552"
 from {username='slave'} at 127.0.0.1:44024
I20260709 12:17:56.588099 28100 raft_consensus.cc:493] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:56.588527 28100 raft_consensus.cc:3060] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:56.590111 27919 catalog_manager.cc:5697] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 reported cstate change: term changed from 2 to 3, leader changed from 84667778d91740c08dfb1b78ae7402db (127.27.60.131) to b429d8c05b10419ba95de08e28c51552 (127.27.60.130). New cstate: current_term: 3 leader_uuid: "b429d8c05b10419ba95de08e28c51552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:56.593979 28100 raft_consensus.cc:515] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } }
I20260709 12:17:56.598052 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a130dc639d144e8cb71509307f4ef5aa" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "84667778d91740c08dfb1b78ae7402db"
I20260709 12:17:56.599236 28173 raft_consensus.cc:3060] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:56.599762 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a130dc639d144e8cb71509307f4ef5aa" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8ab42976d76d4d3e8435664351272d97"
I20260709 12:17:56.600385 28025 raft_consensus.cc:3055] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:56.598320 28100 leader_election.cc:290] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 3 election: Requested vote from peers 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021), 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105)
I20260709 12:17:56.600713 28025 raft_consensus.cc:740] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Running, Role: LEADER
I20260709 12:17:56.601584 28025 consensus_queue.cc:260] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [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: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } }
I20260709 12:17:56.602809 28025 raft_consensus.cc:3060] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:56.610219 28173 raft_consensus.cc:2468] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 3.
I20260709 12:17:56.611938 28025 raft_consensus.cc:2468] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 3.
I20260709 12:17:56.611814 28063 leader_election.cc:304] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [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: 84667778d91740c08dfb1b78ae7402db, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:56.613547 28344 raft_consensus.cc:2804] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:56.614097 28344 raft_consensus.cc:697] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 3 LEADER]: Becoming Leader. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Running, Role: LEADER
I20260709 12:17:56.615154 28344 consensus_queue.cc:237] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [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: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } }
I20260709 12:17:56.624243 27919 catalog_manager.cc:5697] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 reported cstate change: term changed from 2 to 3, leader changed from 8ab42976d76d4d3e8435664351272d97 (127.27.60.129) to b429d8c05b10419ba95de08e28c51552 (127.27.60.130). New cstate: current_term: 3 leader_uuid: "b429d8c05b10419ba95de08e28c51552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:56.739236 28342 raft_consensus.cc:993] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db: : Instructing follower b429d8c05b10419ba95de08e28c51552 to start an election
I20260709 12:17:56.739758 28338 raft_consensus.cc:1081] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 2 LEADER]: Signalling peer b429d8c05b10419ba95de08e28c51552 to start an election
I20260709 12:17:56.741953 28100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec4d0d309c9343489b625806cbaab0e2"
dest_uuid: "b429d8c05b10419ba95de08e28c51552"
 from {username='slave'} at 127.0.0.1:44022
I20260709 12:17:56.742744 28100 raft_consensus.cc:493] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:56.743024 28100 raft_consensus.cc:3060] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:56.747651 28100 raft_consensus.cc:515] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:56.749372 28100 leader_election.cc:290] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 3 election: Requested vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:56.750730 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4d0d309c9343489b625806cbaab0e2" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8ab42976d76d4d3e8435664351272d97"
I20260709 12:17:56.750695 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4d0d309c9343489b625806cbaab0e2" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "84667778d91740c08dfb1b78ae7402db"
I20260709 12:17:56.751385 28025 raft_consensus.cc:3060] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:56.751852 28173 raft_consensus.cc:3055] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:56.752218 28173 raft_consensus.cc:740] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 84667778d91740c08dfb1b78ae7402db, State: Running, Role: LEADER
I20260709 12:17:56.752990 28173 consensus_queue.cc:260] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:56.754280 28173 raft_consensus.cc:3060] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:56.758584 28025 raft_consensus.cc:2468] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 3.
I20260709 12:17:56.760068 28064 leader_election.cc:304] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [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: 8ab42976d76d4d3e8435664351272d97, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:56.760978 28344 raft_consensus.cc:2804] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:56.761189 28173 raft_consensus.cc:2468] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 3.
I20260709 12:17:56.761543 28344 raft_consensus.cc:697] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 3 LEADER]: Becoming Leader. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Running, Role: LEADER
I20260709 12:17:56.762602 28344 consensus_queue.cc:237] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:56.771148 27919 catalog_manager.cc:5697] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 reported cstate change: term changed from 2 to 3, leader changed from 84667778d91740c08dfb1b78ae7402db (127.27.60.131) to b429d8c05b10419ba95de08e28c51552 (127.27.60.130). New cstate: current_term: 3 leader_uuid: "b429d8c05b10419ba95de08e28c51552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:56.809942 28341 raft_consensus.cc:993] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97: : Instructing follower b429d8c05b10419ba95de08e28c51552 to start an election
I20260709 12:17:56.810459 28341 raft_consensus.cc:1081] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [term 1 LEADER]: Signalling peer b429d8c05b10419ba95de08e28c51552 to start an election
I20260709 12:17:56.812141 28100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0429c47f04a64e18b0875780469ed537"
dest_uuid: "b429d8c05b10419ba95de08e28c51552"
 from {username='slave'} at 127.0.0.1:44024
I20260709 12:17:56.812724 28100 raft_consensus.cc:493] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:56.813154 28100 raft_consensus.cc:3060] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:56.818994 28100 raft_consensus.cc:515] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:56.820766 28100 leader_election.cc:290] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 2 election: Requested vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:56.821762 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0429c47f04a64e18b0875780469ed537" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84667778d91740c08dfb1b78ae7402db"
I20260709 12:17:56.821982 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0429c47f04a64e18b0875780469ed537" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ab42976d76d4d3e8435664351272d97"
I20260709 12:17:56.822333 28173 raft_consensus.cc:3060] T 0429c47f04a64e18b0875780469ed537 P 84667778d91740c08dfb1b78ae7402db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:56.822511 28025 raft_consensus.cc:3055] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:56.822855 28025 raft_consensus.cc:740] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Running, Role: LEADER
I20260709 12:17:56.823508 28025 consensus_queue.cc:260] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:56.824339 28025 raft_consensus.cc:3060] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:56.826730 28173 raft_consensus.cc:2468] T 0429c47f04a64e18b0875780469ed537 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 2.
I20260709 12:17:56.827988 28063 leader_election.cc:304] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [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: 84667778d91740c08dfb1b78ae7402db, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:56.828572 28025 raft_consensus.cc:2468] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 2.
I20260709 12:17:56.828713 28344 raft_consensus.cc:2804] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:56.829193 28344 raft_consensus.cc:697] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [term 2 LEADER]: Becoming Leader. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Running, Role: LEADER
I20260709 12:17:56.830045 28344 consensus_queue.cc:237] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:56.838327 27919 catalog_manager.cc:5697] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 reported cstate change: term changed from 1 to 2, leader changed from 8ab42976d76d4d3e8435664351272d97 (127.27.60.129) to b429d8c05b10419ba95de08e28c51552 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "b429d8c05b10419ba95de08e28c51552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:56.869542 28345 raft_consensus.cc:993] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97: : Instructing follower b429d8c05b10419ba95de08e28c51552 to start an election
I20260709 12:17:56.870014 28345 raft_consensus.cc:1081] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 2 LEADER]: Signalling peer b429d8c05b10419ba95de08e28c51552 to start an election
I20260709 12:17:56.871887 28100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "369a593c9eac4013b7c5e77cf941e017"
dest_uuid: "b429d8c05b10419ba95de08e28c51552"
 from {username='slave'} at 127.0.0.1:44024
I20260709 12:17:56.872393 28100 raft_consensus.cc:493] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:56.872658 28100 raft_consensus.cc:3060] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:56.877599 28100 raft_consensus.cc:515] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:56.880057 28100 leader_election.cc:290] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [CANDIDATE]: Term 3 election: Requested vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:56.881350 28173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369a593c9eac4013b7c5e77cf941e017" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "84667778d91740c08dfb1b78ae7402db"
I20260709 12:17:56.881386 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369a593c9eac4013b7c5e77cf941e017" candidate_uuid: "b429d8c05b10419ba95de08e28c51552" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8ab42976d76d4d3e8435664351272d97"
I20260709 12:17:56.882074 28173 raft_consensus.cc:3060] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:56.882186 28025 raft_consensus.cc:3055] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:56.882566 28025 raft_consensus.cc:740] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Running, Role: LEADER
I20260709 12:17:56.883287 28025 consensus_queue.cc:260] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:56.884166 28025 raft_consensus.cc:3060] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:56.886869 28173 raft_consensus.cc:2468] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 3.
I20260709 12:17:56.888005 28063 leader_election.cc:304] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [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: 84667778d91740c08dfb1b78ae7402db, b429d8c05b10419ba95de08e28c51552; no voters: 
I20260709 12:17:56.888689 28344 raft_consensus.cc:2804] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:56.888712 28025 raft_consensus.cc:2468] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b429d8c05b10419ba95de08e28c51552 in term 3.
I20260709 12:17:56.889281 28344 raft_consensus.cc:697] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 3 LEADER]: Becoming Leader. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Running, Role: LEADER
I20260709 12:17:56.890300 28344 consensus_queue.cc:237] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:56.897681 27919 catalog_manager.cc:5697] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 reported cstate change: term changed from 2 to 3, leader changed from 8ab42976d76d4d3e8435664351272d97 (127.27.60.129) to b429d8c05b10419ba95de08e28c51552 (127.27.60.130). New cstate: current_term: 3 leader_uuid: "b429d8c05b10419ba95de08e28c51552" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:57.016304 28025 raft_consensus.cc:1275] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 3 FOLLOWER]: Refusing update from remote peer b429d8c05b10419ba95de08e28c51552: 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:57.017661 28344 consensus_queue.cc:1048] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:57.029381 28173 raft_consensus.cc:1275] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 3 FOLLOWER]: Refusing update from remote peer b429d8c05b10419ba95de08e28c51552: 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:57.031104 28335 consensus_queue.cc:1048] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:57.076840 28025 raft_consensus.cc:1275] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 3 FOLLOWER]: Refusing update from remote peer b429d8c05b10419ba95de08e28c51552: 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:57.078047 28335 consensus_queue.cc:1048] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:57.087155 28173 raft_consensus.cc:1275] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 3 FOLLOWER]: Refusing update from remote peer b429d8c05b10419ba95de08e28c51552: 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:57.088770 28343 consensus_queue.cc:1048] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:57.197296 28024 raft_consensus.cc:1275] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [term 3 FOLLOWER]: Refusing update from remote peer b429d8c05b10419ba95de08e28c51552: 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:57.199047 28343 consensus_queue.cc:1048] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:57.210278 28173 raft_consensus.cc:1275] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 3 FOLLOWER]: Refusing update from remote peer b429d8c05b10419ba95de08e28c51552: 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:57.212330 28335 consensus_queue.cc:1048] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:57.346177 28024 raft_consensus.cc:1275] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Refusing update from remote peer b429d8c05b10419ba95de08e28c51552: 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:57.347877 28344 consensus_queue.cc:1048] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:57.357699 28173 raft_consensus.cc:1275] T 0429c47f04a64e18b0875780469ed537 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Refusing update from remote peer b429d8c05b10419ba95de08e28c51552: 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:57.359217 28344 consensus_queue.cc:1048] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:57.397055 28024 raft_consensus.cc:1275] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 3 FOLLOWER]: Refusing update from remote peer b429d8c05b10419ba95de08e28c51552: 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:57.398358 28343 consensus_queue.cc:1048] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:57.410079 28173 raft_consensus.cc:1275] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [term 3 FOLLOWER]: Refusing update from remote peer b429d8c05b10419ba95de08e28c51552: 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:57.411506 28335 consensus_queue.cc:1048] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:59.588320 27890 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:17:59.589252 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:59.596446 28100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "369a593c9eac4013b7c5e77cf941e017"
dest_uuid: "b429d8c05b10419ba95de08e28c51552"
mode: GRACEFUL
new_leader_uuid: "84667778d91740c08dfb1b78ae7402db"
 from {username='slave'} at 127.0.0.1:44042
I20260709 12:17:59.597208 28100 raft_consensus.cc:606] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 3 LEADER]: Received request to transfer leadership to TS 84667778d91740c08dfb1b78ae7402db
I20260709 12:17:59.600390 28100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a130dc639d144e8cb71509307f4ef5aa"
dest_uuid: "b429d8c05b10419ba95de08e28c51552"
mode: GRACEFUL
new_leader_uuid: "8ab42976d76d4d3e8435664351272d97"
 from {username='slave'} at 127.0.0.1:44042
I20260709 12:17:59.601083 28100 raft_consensus.cc:606] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 3 LEADER]: Received request to transfer leadership to TS 8ab42976d76d4d3e8435664351272d97
I20260709 12:17:59.604200 28100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d286b7d977c94d46b7032cdc664d7a5a"
dest_uuid: "b429d8c05b10419ba95de08e28c51552"
mode: GRACEFUL
new_leader_uuid: "84667778d91740c08dfb1b78ae7402db"
 from {username='slave'} at 127.0.0.1:44042
I20260709 12:17:59.604780 28100 raft_consensus.cc:606] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [term 2 LEADER]: Received request to transfer leadership to TS 84667778d91740c08dfb1b78ae7402db
I20260709 12:17:59.607765 28100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfec00a6cc76477eba97dbeb74697741"
dest_uuid: "b429d8c05b10419ba95de08e28c51552"
mode: GRACEFUL
new_leader_uuid: "8ab42976d76d4d3e8435664351272d97"
 from {username='slave'} at 127.0.0.1:44042
I20260709 12:17:59.608393 28100 raft_consensus.cc:606] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 3 LEADER]: Received request to transfer leadership to TS 8ab42976d76d4d3e8435664351272d97
I20260709 12:17:59.611496 28100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec4d0d309c9343489b625806cbaab0e2"
dest_uuid: "b429d8c05b10419ba95de08e28c51552"
mode: GRACEFUL
new_leader_uuid: "8ab42976d76d4d3e8435664351272d97"
 from {username='slave'} at 127.0.0.1:44042
I20260709 12:17:59.612092 28100 raft_consensus.cc:606] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 3 LEADER]: Received request to transfer leadership to TS 8ab42976d76d4d3e8435664351272d97
I20260709 12:17:59.613508 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:17:59.614230 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:59.640316 28344 raft_consensus.cc:993] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552: : Instructing follower 84667778d91740c08dfb1b78ae7402db to start an election
I20260709 12:17:59.640798 28344 raft_consensus.cc:1081] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [term 2 LEADER]: Signalling peer 84667778d91740c08dfb1b78ae7402db to start an election
I20260709 12:17:59.642446 28172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d286b7d977c94d46b7032cdc664d7a5a"
dest_uuid: "84667778d91740c08dfb1b78ae7402db"
 from {username='slave'} at 127.0.0.1:53322
I20260709 12:17:59.643030 28172 raft_consensus.cc:493] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:59.643404 28172 raft_consensus.cc:3060] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:59.649269 28172 raft_consensus.cc:515] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:59.652197 28172 leader_election.cc:290] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [CANDIDATE]: Term 3 election: Requested vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231)
I20260709 12:17:59.653184 28025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d286b7d977c94d46b7032cdc664d7a5a" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8ab42976d76d4d3e8435664351272d97"
I20260709 12:17:59.653502 28100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d286b7d977c94d46b7032cdc664d7a5a" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b429d8c05b10419ba95de08e28c51552"
I20260709 12:17:59.654345 28025 raft_consensus.cc:3060] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:59.654386 28100 raft_consensus.cc:3055] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:59.655074 28100 raft_consensus.cc:740] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Running, Role: LEADER
I20260709 12:17:59.656069 28100 consensus_queue.cc:260] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:59.657693 28100 raft_consensus.cc:3060] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:59.662547 28025 raft_consensus.cc:2468] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84667778d91740c08dfb1b78ae7402db in term 3.
I20260709 12:17:59.664134 28138 leader_election.cc:304] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [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: 84667778d91740c08dfb1b78ae7402db, 8ab42976d76d4d3e8435664351272d97; no voters: 
I20260709 12:17:59.665141 28338 raft_consensus.cc:2804] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:59.665841 28100 raft_consensus.cc:2468] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84667778d91740c08dfb1b78ae7402db in term 3.
I20260709 12:17:59.666841 28338 raft_consensus.cc:697] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [term 3 LEADER]: Becoming Leader. State: Replica: 84667778d91740c08dfb1b78ae7402db, State: Running, Role: LEADER
I20260709 12:17:59.667102 28344 raft_consensus.cc:993] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552: : Instructing follower 8ab42976d76d4d3e8435664351272d97 to start an election
I20260709 12:17:59.667613 28344 raft_consensus.cc:1081] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 3 LEADER]: Signalling peer 8ab42976d76d4d3e8435664351272d97 to start an election
I20260709 12:17:59.667935 28338 consensus_queue.cc:237] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:59.669219 28025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec4d0d309c9343489b625806cbaab0e2"
dest_uuid: "8ab42976d76d4d3e8435664351272d97"
 from {username='slave'} at 127.0.0.1:57940
I20260709 12:17:59.669703 28025 raft_consensus.cc:493] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:59.669972 28025 raft_consensus.cc:3060] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:59.675935 28025 raft_consensus.cc:515] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:59.677346 27918 catalog_manager.cc:5697] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db reported cstate change: term changed from 2 to 3, leader changed from b429d8c05b10419ba95de08e28c51552 (127.27.60.130) to 84667778d91740c08dfb1b78ae7402db (127.27.60.131). New cstate: current_term: 3 leader_uuid: "84667778d91740c08dfb1b78ae7402db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:59.678221 28025 leader_election.cc:290] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [CANDIDATE]: Term 4 election: Requested vote from peers b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:59.679419 28100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4d0d309c9343489b625806cbaab0e2" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b429d8c05b10419ba95de08e28c51552"
I20260709 12:17:59.679556 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4d0d309c9343489b625806cbaab0e2" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "84667778d91740c08dfb1b78ae7402db"
I20260709 12:17:59.680068 28100 raft_consensus.cc:3055] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:17:59.680469 28172 raft_consensus.cc:3060] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:59.680562 28100 raft_consensus.cc:740] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Running, Role: LEADER
I20260709 12:17:59.681806 28100 consensus_queue.cc:260] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:59.682909 28100 raft_consensus.cc:3060] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:59.689584 28172 raft_consensus.cc:2468] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 4.
I20260709 12:17:59.691282 27988 leader_election.cc:304] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [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: 84667778d91740c08dfb1b78ae7402db, 8ab42976d76d4d3e8435664351272d97; no voters: 
I20260709 12:17:59.691722 28100 raft_consensus.cc:2468] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 4.
I20260709 12:17:59.694459 28376 raft_consensus.cc:2804] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:59.695815 28376 raft_consensus.cc:697] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [term 4 LEADER]: Becoming Leader. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Running, Role: LEADER
I20260709 12:17:59.696854 28376 consensus_queue.cc:237] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:59.705093 27918 catalog_manager.cc:5697] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 reported cstate change: term changed from 3 to 4, leader changed from b429d8c05b10419ba95de08e28c51552 (127.27.60.130) to 8ab42976d76d4d3e8435664351272d97 (127.27.60.129). New cstate: current_term: 4 leader_uuid: "8ab42976d76d4d3e8435664351272d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:59.901733 28344 raft_consensus.cc:993] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552: : Instructing follower 84667778d91740c08dfb1b78ae7402db to start an election
I20260709 12:17:59.902371 28369 raft_consensus.cc:1081] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 3 LEADER]: Signalling peer 84667778d91740c08dfb1b78ae7402db to start an election
I20260709 12:17:59.904081 28172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "369a593c9eac4013b7c5e77cf941e017"
dest_uuid: "84667778d91740c08dfb1b78ae7402db"
 from {username='slave'} at 127.0.0.1:53322
I20260709 12:17:59.904596 28172 raft_consensus.cc:493] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:59.904937 28172 raft_consensus.cc:3060] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:59.907377 28344 raft_consensus.cc:993] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552: : Instructing follower 8ab42976d76d4d3e8435664351272d97 to start an election
I20260709 12:17:59.907963 28369 raft_consensus.cc:1081] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 3 LEADER]: Signalling peer 8ab42976d76d4d3e8435664351272d97 to start an election
I20260709 12:17:59.910249 28025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfec00a6cc76477eba97dbeb74697741"
dest_uuid: "8ab42976d76d4d3e8435664351272d97"
 from {username='slave'} at 127.0.0.1:57940
I20260709 12:17:59.910807 28025 raft_consensus.cc:493] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:59.911203 28025 raft_consensus.cc:3060] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:59.911378 28172 raft_consensus.cc:515] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:59.913509 28172 leader_election.cc:290] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [CANDIDATE]: Term 4 election: Requested vote from peers 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105), b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231)
I20260709 12:17:59.914568 28024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369a593c9eac4013b7c5e77cf941e017" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8ab42976d76d4d3e8435664351272d97"
I20260709 12:17:59.914980 28100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369a593c9eac4013b7c5e77cf941e017" candidate_uuid: "84667778d91740c08dfb1b78ae7402db" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b429d8c05b10419ba95de08e28c51552"
I20260709 12:17:59.915199 28024 raft_consensus.cc:3060] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:59.915511 28100 raft_consensus.cc:3055] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:17:59.915807 28100 raft_consensus.cc:740] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Running, Role: LEADER
I20260709 12:17:59.916603 28100 consensus_queue.cc:260] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:59.917618 28025 raft_consensus.cc:515] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:59.917826 28100 raft_consensus.cc:3060] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:59.920169 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfec00a6cc76477eba97dbeb74697741" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b429d8c05b10419ba95de08e28c51552"
I20260709 12:17:59.920724 28099 raft_consensus.cc:3055] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:17:59.921314 28099 raft_consensus.cc:740] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Running, Role: LEADER
I20260709 12:17:59.921679 28025 leader_election.cc:290] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [CANDIDATE]: Term 4 election: Requested vote from peers b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231), 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021)
I20260709 12:17:59.923473 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfec00a6cc76477eba97dbeb74697741" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "84667778d91740c08dfb1b78ae7402db"
I20260709 12:17:59.924127 28172 raft_consensus.cc:3060] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:59.923900 28099 consensus_queue.cc:260] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:59.924289 28024 raft_consensus.cc:2468] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84667778d91740c08dfb1b78ae7402db in term 4.
I20260709 12:17:59.925426 28138 leader_election.cc:304] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [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: 84667778d91740c08dfb1b78ae7402db, 8ab42976d76d4d3e8435664351272d97; no voters: 
I20260709 12:17:59.926030 28099 raft_consensus.cc:3060] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:59.926218 28338 raft_consensus.cc:2804] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:59.926553 28100 raft_consensus.cc:2468] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84667778d91740c08dfb1b78ae7402db in term 4.
I20260709 12:17:59.926702 28338 raft_consensus.cc:697] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [term 4 LEADER]: Becoming Leader. State: Replica: 84667778d91740c08dfb1b78ae7402db, State: Running, Role: LEADER
I20260709 12:17:59.927865 28338 consensus_queue.cc:237] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:59.932251 28172 raft_consensus.cc:2468] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 4.
I20260709 12:17:59.933372 27988 leader_election.cc:304] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [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: 84667778d91740c08dfb1b78ae7402db, 8ab42976d76d4d3e8435664351272d97; no voters: 
I20260709 12:17:59.934376 28376 raft_consensus.cc:2804] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:59.934930 28376 raft_consensus.cc:697] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 4 LEADER]: Becoming Leader. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Running, Role: LEADER
I20260709 12:17:59.935429 28344 raft_consensus.cc:993] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552: : Instructing follower 8ab42976d76d4d3e8435664351272d97 to start an election
I20260709 12:17:59.936081 28344 raft_consensus.cc:1081] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 3 LEADER]: Signalling peer 8ab42976d76d4d3e8435664351272d97 to start an election
I20260709 12:17:59.936120 28376 consensus_queue.cc:237] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [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: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } }
I20260709 12:17:59.939070 28025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a130dc639d144e8cb71509307f4ef5aa"
dest_uuid: "8ab42976d76d4d3e8435664351272d97"
 from {username='slave'} at 127.0.0.1:57940
I20260709 12:17:59.939638 28025 raft_consensus.cc:493] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:59.939983 28025 raft_consensus.cc:3060] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:59.941286 28099 raft_consensus.cc:2468] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 4.
I20260709 12:17:59.945520 27918 catalog_manager.cc:5697] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db reported cstate change: term changed from 3 to 4, leader changed from b429d8c05b10419ba95de08e28c51552 (127.27.60.130) to 84667778d91740c08dfb1b78ae7402db (127.27.60.131). New cstate: current_term: 4 leader_uuid: "84667778d91740c08dfb1b78ae7402db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:59.948005 28025 raft_consensus.cc:515] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } }
I20260709 12:17:59.948230 27919 catalog_manager.cc:5697] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 reported cstate change: term changed from 3 to 4, leader changed from b429d8c05b10419ba95de08e28c51552 (127.27.60.130) to 8ab42976d76d4d3e8435664351272d97 (127.27.60.129). New cstate: current_term: 4 leader_uuid: "8ab42976d76d4d3e8435664351272d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:59.951488 28172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a130dc639d144e8cb71509307f4ef5aa" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "84667778d91740c08dfb1b78ae7402db"
I20260709 12:17:59.952128 28172 raft_consensus.cc:3060] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:59.958256 28025 leader_election.cc:290] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [CANDIDATE]: Term 4 election: Requested vote from peers 84667778d91740c08dfb1b78ae7402db (127.27.60.131:42021), b429d8c05b10419ba95de08e28c51552 (127.27.60.130:40231)
I20260709 12:17:59.958282 28172 raft_consensus.cc:2468] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 4.
I20260709 12:17:59.959646 28099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a130dc639d144e8cb71509307f4ef5aa" candidate_uuid: "8ab42976d76d4d3e8435664351272d97" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b429d8c05b10419ba95de08e28c51552"
I20260709 12:17:59.960527 28099 raft_consensus.cc:3055] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:17:59.960426 27988 leader_election.cc:304] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [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: 84667778d91740c08dfb1b78ae7402db, 8ab42976d76d4d3e8435664351272d97; no voters: 
I20260709 12:17:59.960855 28099 raft_consensus.cc:740] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b429d8c05b10419ba95de08e28c51552, State: Running, Role: LEADER
I20260709 12:17:59.961419 28376 raft_consensus.cc:2804] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:59.961925 28376 raft_consensus.cc:697] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 4 LEADER]: Becoming Leader. State: Replica: 8ab42976d76d4d3e8435664351272d97, State: Running, Role: LEADER
I20260709 12:17:59.961788 28099 consensus_queue.cc:260] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [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: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } }
I20260709 12:17:59.963235 28099 raft_consensus.cc:3060] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:59.962955 28376 consensus_queue.cc:237] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [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: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } }
I20260709 12:17:59.969947 28099 raft_consensus.cc:2468] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab42976d76d4d3e8435664351272d97 in term 4.
I20260709 12:17:59.972292 27919 catalog_manager.cc:5697] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 reported cstate change: term changed from 3 to 4, leader changed from b429d8c05b10419ba95de08e28c51552 (127.27.60.130) to 8ab42976d76d4d3e8435664351272d97 (127.27.60.129). New cstate: current_term: 4 leader_uuid: "8ab42976d76d4d3e8435664351272d97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:00.108012 28099 raft_consensus.cc:1275] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 4 FOLLOWER]: Refusing update from remote peer 8ab42976d76d4d3e8435664351272d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:00.109452 28376 consensus_queue.cc:1048] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:00.120435 28172 raft_consensus.cc:1275] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 4 FOLLOWER]: Refusing update from remote peer 8ab42976d76d4d3e8435664351272d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:00.124774 28378 consensus_queue.cc:1048] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:00.202591 28099 raft_consensus.cc:1275] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [term 3 FOLLOWER]: Refusing update from remote peer 84667778d91740c08dfb1b78ae7402db: 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:00.204237 28338 consensus_queue.cc:1048] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:00.213774 28025 raft_consensus.cc:1275] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 3 FOLLOWER]: Refusing update from remote peer 84667778d91740c08dfb1b78ae7402db: 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:00.216097 28338 consensus_queue.cc:1048] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:00.329694 28025 raft_consensus.cc:1275] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 4 FOLLOWER]: Refusing update from remote peer 84667778d91740c08dfb1b78ae7402db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:00.331106 28338 consensus_queue.cc:1048] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab42976d76d4d3e8435664351272d97" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 46105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:00.337069 28172 raft_consensus.cc:1275] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 4 FOLLOWER]: Refusing update from remote peer 8ab42976d76d4d3e8435664351272d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:00.338582 28378 consensus_queue.cc:1048] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:00.340865 28099 raft_consensus.cc:1275] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 4 FOLLOWER]: Refusing update from remote peer 84667778d91740c08dfb1b78ae7402db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:00.343747 28371 consensus_queue.cc:1048] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:00.356467 28100 raft_consensus.cc:1275] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 4 FOLLOWER]: Refusing update from remote peer 8ab42976d76d4d3e8435664351272d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:00.358341 28378 consensus_queue.cc:1048] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:00.501919 28099 raft_consensus.cc:1275] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 4 FOLLOWER]: Refusing update from remote peer 8ab42976d76d4d3e8435664351272d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:00.503661 28378 consensus_queue.cc:1048] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b429d8c05b10419ba95de08e28c51552" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:00.516436 28173 raft_consensus.cc:1275] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 4 FOLLOWER]: Refusing update from remote peer 8ab42976d76d4d3e8435664351272d97: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:00.519541 28378 consensus_queue.cc:1048] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84667778d91740c08dfb1b78ae7402db" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:00.615569 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:00.621304 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:00.621879 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:01.623100 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:01.628149 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:01.628633 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:02.629830 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:02.635883 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:02.636345 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:03.637485 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:03.642580 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:03.643374 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:04.644665 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:04.649557 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:04.650060 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:05.651229 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:05.656267 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:05.656733 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:06.658057 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:06.663655 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:06.664145 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:07.665413 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:07.671121 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:07.671630 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:08.672766 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:08.678066 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:08.678562 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:09.711606 27890 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:18:09.712479 27890 tablet_server.cc:179] TabletServer@127.27.60.129:0 shutting down...
W20260709 12:18:09.742635 28064 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:18:09.750963 28064 consensus_peers.cc:597] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 -> Peer 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105): Couldn't send request to peer 8ab42976d76d4d3e8435664351272d97. 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:09.754704 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:18:09.754693 28138 consensus_peers.cc:597] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db -> Peer 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105): Couldn't send request to peer 8ab42976d76d4d3e8435664351272d97. 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:09.755960 27890 tablet_replica.cc:333] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97: stopping tablet replica
I20260709 12:18:09.756879 27890 raft_consensus.cc:2243] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:09.757710 27890 raft_consensus.cc:2272] T d286b7d977c94d46b7032cdc664d7a5a P 8ab42976d76d4d3e8435664351272d97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:09.760969 27890 tablet_replica.cc:333] T fdd8b96fa6fd445097da4e67665bbb03 P 8ab42976d76d4d3e8435664351272d97: stopping tablet replica
I20260709 12:18:09.761763 27890 raft_consensus.cc:2243] T fdd8b96fa6fd445097da4e67665bbb03 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:09.762385 27890 raft_consensus.cc:2272] T fdd8b96fa6fd445097da4e67665bbb03 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:09.764340 27890 tablet_replica.cc:333] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97: stopping tablet replica
I20260709 12:18:09.764868 27890 raft_consensus.cc:2243] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:09.765255 27890 raft_consensus.cc:2272] T 27a209315f934b67bf2292d01bb761c2 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:09.766993 27890 tablet_replica.cc:333] T dfb46e3393a04cb38fb581d46d611006 P 8ab42976d76d4d3e8435664351272d97: stopping tablet replica
I20260709 12:18:09.767449 27890 raft_consensus.cc:2243] T dfb46e3393a04cb38fb581d46d611006 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:09.767838 27890 raft_consensus.cc:2272] T dfb46e3393a04cb38fb581d46d611006 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:09.769755 27890 tablet_replica.cc:333] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97: stopping tablet replica
I20260709 12:18:09.770330 27890 raft_consensus.cc:2243] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:09.770743 27890 raft_consensus.cc:2272] T 0429c47f04a64e18b0875780469ed537 P 8ab42976d76d4d3e8435664351272d97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:09.772320 27890 tablet_replica.cc:333] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97: stopping tablet replica
I20260709 12:18:09.772754 27890 raft_consensus.cc:2243] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:09.773159 27890 raft_consensus.cc:2272] T 369a593c9eac4013b7c5e77cf941e017 P 8ab42976d76d4d3e8435664351272d97 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:09.774915 27890 tablet_replica.cc:333] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97: stopping tablet replica
I20260709 12:18:09.775359 27890 raft_consensus.cc:2243] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:18:09.776125 27890 raft_consensus.cc:2272] T dfec00a6cc76477eba97dbeb74697741 P 8ab42976d76d4d3e8435664351272d97 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:09.778055 27890 tablet_replica.cc:333] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97: stopping tablet replica
I20260709 12:18:09.778640 27890 raft_consensus.cc:2243] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:18:09.779618 27890 raft_consensus.cc:2272] T ec4d0d309c9343489b625806cbaab0e2 P 8ab42976d76d4d3e8435664351272d97 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:09.781587 27890 tablet_replica.cc:333] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97: stopping tablet replica
I20260709 12:18:09.782099 27890 raft_consensus.cc:2243] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:18:09.782963 27890 raft_consensus.cc:2272] T a130dc639d144e8cb71509307f4ef5aa P 8ab42976d76d4d3e8435664351272d97 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:09.888541 27890 tablet_server.cc:196] TabletServer@127.27.60.129:0 shutdown complete.
W20260709 12:18:09.909914 28138 consensus_peers.cc:597] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db -> Peer 8ab42976d76d4d3e8435664351272d97 (127.27.60.129:46105): Couldn't send request to peer 8ab42976d76d4d3e8435664351272d97. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:46105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:09.916395 27890 tablet_server.cc:179] TabletServer@127.27.60.130:0 shutting down...
I20260709 12:18:09.946491 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:09.947405 27890 tablet_replica.cc:333] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552: stopping tablet replica
I20260709 12:18:09.948194 27890 raft_consensus.cc:2243] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:09.948943 27890 raft_consensus.cc:2272] T d286b7d977c94d46b7032cdc664d7a5a P b429d8c05b10419ba95de08e28c51552 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:09.951525 27890 tablet_replica.cc:333] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552: stopping tablet replica
I20260709 12:18:09.952369 27890 raft_consensus.cc:2243] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:09.952921 27890 raft_consensus.cc:2272] T fdd8b96fa6fd445097da4e67665bbb03 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:09.954972 27890 tablet_replica.cc:333] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552: stopping tablet replica
I20260709 12:18:09.955520 27890 raft_consensus.cc:2243] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:09.956372 27890 raft_consensus.cc:2272] T 27a209315f934b67bf2292d01bb761c2 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:09.958336 27890 tablet_replica.cc:333] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552: stopping tablet replica
I20260709 12:18:09.958854 27890 raft_consensus.cc:2243] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:09.959606 27890 raft_consensus.cc:2272] T dfb46e3393a04cb38fb581d46d611006 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:09.961402 27890 tablet_replica.cc:333] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552: stopping tablet replica
I20260709 12:18:09.961935 27890 raft_consensus.cc:2243] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:09.962404 27890 raft_consensus.cc:2272] T ec4d0d309c9343489b625806cbaab0e2 P b429d8c05b10419ba95de08e28c51552 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:09.964395 27890 tablet_replica.cc:333] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552: stopping tablet replica
I20260709 12:18:09.965018 27890 raft_consensus.cc:2243] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:09.965517 27890 raft_consensus.cc:2272] T a130dc639d144e8cb71509307f4ef5aa P b429d8c05b10419ba95de08e28c51552 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:09.967329 27890 tablet_replica.cc:333] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552: stopping tablet replica
I20260709 12:18:09.967823 27890 raft_consensus.cc:2243] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:09.968271 27890 raft_consensus.cc:2272] T dfec00a6cc76477eba97dbeb74697741 P b429d8c05b10419ba95de08e28c51552 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:09.970112 27890 tablet_replica.cc:333] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552: stopping tablet replica
I20260709 12:18:09.970656 27890 raft_consensus.cc:2243] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:09.971454 27890 raft_consensus.cc:2272] T 0429c47f04a64e18b0875780469ed537 P b429d8c05b10419ba95de08e28c51552 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:09.973271 27890 tablet_replica.cc:333] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552: stopping tablet replica
I20260709 12:18:09.973765 27890 raft_consensus.cc:2243] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:09.974584 27890 raft_consensus.cc:2272] T 369a593c9eac4013b7c5e77cf941e017 P b429d8c05b10419ba95de08e28c51552 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:10.005511 27890 tablet_server.cc:196] TabletServer@127.27.60.130:0 shutdown complete.
I20260709 12:18:10.026333 27890 tablet_server.cc:179] TabletServer@127.27.60.131:0 shutting down...
I20260709 12:18:10.059923 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:10.060986 27890 tablet_replica.cc:333] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db: stopping tablet replica
I20260709 12:18:10.061872 27890 raft_consensus.cc:2243] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:10.062623 27890 raft_consensus.cc:2272] T 27a209315f934b67bf2292d01bb761c2 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:10.064779 27890 tablet_replica.cc:333] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db: stopping tablet replica
I20260709 12:18:10.065423 27890 raft_consensus.cc:2243] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:10.066355 27890 raft_consensus.cc:2272] T fdd8b96fa6fd445097da4e67665bbb03 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:10.068214 27890 tablet_replica.cc:333] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db: stopping tablet replica
I20260709 12:18:10.069092 27890 raft_consensus.cc:2243] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:10.070407 27890 raft_consensus.cc:2272] T d286b7d977c94d46b7032cdc664d7a5a P 84667778d91740c08dfb1b78ae7402db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:10.072328 27890 tablet_replica.cc:333] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db: stopping tablet replica
I20260709 12:18:10.072805 27890 raft_consensus.cc:2243] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:10.073257 27890 raft_consensus.cc:2272] T dfec00a6cc76477eba97dbeb74697741 P 84667778d91740c08dfb1b78ae7402db [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:10.075311 27890 tablet_replica.cc:333] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db: stopping tablet replica
I20260709 12:18:10.075800 27890 raft_consensus.cc:2243] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:10.076256 27890 raft_consensus.cc:2272] T dfb46e3393a04cb38fb581d46d611006 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:10.078016 27890 tablet_replica.cc:333] T 0429c47f04a64e18b0875780469ed537 P 84667778d91740c08dfb1b78ae7402db: stopping tablet replica
I20260709 12:18:10.078521 27890 raft_consensus.cc:2243] T 0429c47f04a64e18b0875780469ed537 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:10.078923 27890 raft_consensus.cc:2272] T 0429c47f04a64e18b0875780469ed537 P 84667778d91740c08dfb1b78ae7402db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:10.080550 27890 tablet_replica.cc:333] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db: stopping tablet replica
I20260709 12:18:10.081390 27890 raft_consensus.cc:2243] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:18:10.082507 27890 raft_consensus.cc:2272] T 369a593c9eac4013b7c5e77cf941e017 P 84667778d91740c08dfb1b78ae7402db [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:10.084424 27890 tablet_replica.cc:333] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db: stopping tablet replica
I20260709 12:18:10.084889 27890 raft_consensus.cc:2243] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:10.085304 27890 raft_consensus.cc:2272] T ec4d0d309c9343489b625806cbaab0e2 P 84667778d91740c08dfb1b78ae7402db [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:10.087114 27890 tablet_replica.cc:333] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db: stopping tablet replica
I20260709 12:18:10.087564 27890 raft_consensus.cc:2243] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:10.088012 27890 raft_consensus.cc:2272] T a130dc639d144e8cb71509307f4ef5aa P 84667778d91740c08dfb1b78ae7402db [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:10.117046 27890 tablet_server.cc:196] TabletServer@127.27.60.131:0 shutdown complete.
I20260709 12:18:10.136554 27890 master.cc:562] Master@127.27.60.190:40799 shutting down...
I20260709 12:18:10.303311 27890 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:10.304183 27890 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:10.304589 27890 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8c354e3cd2a6446db68bf6fbb4e21568: stopping tablet replica
I20260709 12:18:10.326725 27890 master.cc:584] Master@127.27.60.190:40799 shutdown complete.
84667778d91740c08dfb1b78ae7402db  1
8ab42976d76d4d3e8435664351272d97  4
b429d8c05b10419ba95de08e28c51552  4
84667778d91740c08dfb1b78ae7402db  3
8ab42976d76d4d3e8435664351272d97  3
b429d8c05b10419ba95de08e28c51552  3
84667778d91740c08dfb1b78ae7402db  1
8ab42976d76d4d3e8435664351272d97  0
b429d8c05b10419ba95de08e28c51552  8
84667778d91740c08dfb1b78ae7402db  3
8ab42976d76d4d3e8435664351272d97  3
b429d8c05b10419ba95de08e28c51552  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (31408 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:18:10.380275 27890 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.60.190:44635
I20260709 12:18:10.381469 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:10.388418 28413 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:10.389175 28412 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:10.390013 28415 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:10.391356 27890 server_base.cc:1061] running on GCE node
I20260709 12:18:10.392547 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:10.392817 27890 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:10.392983 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599490392965 us; error 0 us; skew 500 ppm
I20260709 12:18:10.393579 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:10.396591 27890 webserver.cc:533] Webserver started at http://127.27.60.190:40759/ using document root <none> and password file <none>
I20260709 12:18:10.397233 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:10.397451 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:10.397749 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:10.399070 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599458788625-27890-0/minicluster-data/master-0-root/instance:
uuid: "7291d438bb314f08bce982953f4f9f19"
format_stamp: "Formatted at 2026-07-09 12:18:10 on dist-test-slave-zqnl"
I20260709 12:18:10.404317 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:18:10.408305 28420 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:10.409225 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:18:10.409585 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599458788625-27890-0/minicluster-data/master-0-root
uuid: "7291d438bb314f08bce982953f4f9f19"
format_stamp: "Formatted at 2026-07-09 12:18:10 on dist-test-slave-zqnl"
I20260709 12:18:10.409953 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599458788625-27890-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599458788625-27890-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599458788625-27890-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:10.431730 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:10.433220 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:10.480916 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.190:44635
I20260709 12:18:10.481012 28471 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.190:44635 every 8 connection(s)
I20260709 12:18:10.485544 28472 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:10.497390 28472 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19: Bootstrap starting.
I20260709 12:18:10.502360 28472 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:10.506880 28472 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19: No bootstrap required, opened a new log
I20260709 12:18:10.509725 28472 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7291d438bb314f08bce982953f4f9f19" member_type: VOTER }
I20260709 12:18:10.510315 28472 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:10.510658 28472 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7291d438bb314f08bce982953f4f9f19, State: Initialized, Role: FOLLOWER
I20260709 12:18:10.511339 28472 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7291d438bb314f08bce982953f4f9f19" member_type: VOTER }
I20260709 12:18:10.511888 28472 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:18:10.512125 28472 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:18:10.512442 28472 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:10.517715 28472 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7291d438bb314f08bce982953f4f9f19" member_type: VOTER }
I20260709 12:18:10.518513 28472 leader_election.cc:304] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19 [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: 7291d438bb314f08bce982953f4f9f19; no voters: 
I20260709 12:18:10.519919 28472 leader_election.cc:290] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:18:10.520478 28475 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:10.522042 28475 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19 [term 1 LEADER]: Becoming Leader. State: Replica: 7291d438bb314f08bce982953f4f9f19, State: Running, Role: LEADER
I20260709 12:18:10.522986 28475 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19 [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: "7291d438bb314f08bce982953f4f9f19" member_type: VOTER }
I20260709 12:18:10.523435 28472 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:18:10.531430 28477 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7291d438bb314f08bce982953f4f9f19. Latest consensus state: current_term: 1 leader_uuid: "7291d438bb314f08bce982953f4f9f19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7291d438bb314f08bce982953f4f9f19" member_type: VOTER } }
I20260709 12:18:10.531543 28476 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7291d438bb314f08bce982953f4f9f19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7291d438bb314f08bce982953f4f9f19" member_type: VOTER } }
I20260709 12:18:10.532208 28477 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:10.532418 28476 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:10.534582 28482 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:18:10.542189 28482 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:18:10.543649 27890 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:18:10.552882 28482 catalog_manager.cc:1383] Generated new cluster ID: 2deba6ef928f48249bdba6142083293e
I20260709 12:18:10.553296 28482 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:18:10.577857 28482 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:18:10.579460 28482 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:18:10.596802 28482 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19: Generated new TSK 0
I20260709 12:18:10.597491 28482 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:18:10.610847 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:10.618360 28493 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:10.618781 28494 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:10.621165 28496 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:10.622116 27890 server_base.cc:1061] running on GCE node
I20260709 12:18:10.623171 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:10.623409 27890 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:10.623590 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599490623572 us; error 0 us; skew 500 ppm
I20260709 12:18:10.624150 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:10.627413 27890 webserver.cc:533] Webserver started at http://127.27.60.129:42589/ using document root <none> and password file <none>
I20260709 12:18:10.628005 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:10.628247 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:10.628554 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:10.629743 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599458788625-27890-0/minicluster-data/ts-0-root/instance:
uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
format_stamp: "Formatted at 2026-07-09 12:18:10 on dist-test-slave-zqnl"
I20260709 12:18:10.635619 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:18:10.639741 28501 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:10.640830 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 12:18:10.641206 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599458788625-27890-0/minicluster-data/ts-0-root
uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
format_stamp: "Formatted at 2026-07-09 12:18:10 on dist-test-slave-zqnl"
I20260709 12:18:10.641781 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599458788625-27890-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599458788625-27890-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599458788625-27890-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:10.655630 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:10.656952 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:10.658674 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:10.661087 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:10.661356 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:10.661613 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:10.661809 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:10.709298 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.129:37947
I20260709 12:18:10.709408 28563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.129:37947 every 8 connection(s)
I20260709 12:18:10.714877 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:10.724658 28568 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:10.726320 28569 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:10.728819 28571 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:10.730180 27890 server_base.cc:1061] running on GCE node
I20260709 12:18:10.732184 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:10.732511 27890 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:10.732746 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599490732726 us; error 0 us; skew 500 ppm
I20260709 12:18:10.733541 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:10.735113 28564 heartbeater.cc:344] Connected to a master server at 127.27.60.190:44635
I20260709 12:18:10.735528 28564 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:10.736403 28564 heartbeater.cc:507] Master 127.27.60.190:44635 requested a full tablet report, sending...
I20260709 12:18:10.736961 27890 webserver.cc:533] Webserver started at http://127.27.60.130:40391/ using document root <none> and password file <none>
I20260709 12:18:10.737687 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:10.737911 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:10.738273 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:10.739274 28437 ts_manager.cc:194] Registered new tserver with Master: ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947)
I20260709 12:18:10.740073 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599458788625-27890-0/minicluster-data/ts-1-root/instance:
uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
format_stamp: "Formatted at 2026-07-09 12:18:10 on dist-test-slave-zqnl"
I20260709 12:18:10.741915 28437 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44814
I20260709 12:18:10.746670 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:18:10.751121 28576 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:10.752143 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:18:10.752485 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599458788625-27890-0/minicluster-data/ts-1-root
uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
format_stamp: "Formatted at 2026-07-09 12:18:10 on dist-test-slave-zqnl"
I20260709 12:18:10.752924 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599458788625-27890-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599458788625-27890-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599458788625-27890-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:10.769171 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:10.770568 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:10.772454 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:10.774921 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:10.775110 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:10.775419 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:10.775568 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:10.823885 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.130:40153
I20260709 12:18:10.824020 28638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.130:40153 every 8 connection(s)
I20260709 12:18:10.829113 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:10.835883 28642 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:10.838675 28643 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:10.843607 28639 heartbeater.cc:344] Connected to a master server at 127.27.60.190:44635
I20260709 12:18:10.844305 28639 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:10.845486 28639 heartbeater.cc:507] Master 127.27.60.190:44635 requested a full tablet report, sending...
I20260709 12:18:10.846091 27890 server_base.cc:1061] running on GCE node
W20260709 12:18:10.846132 28645 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:10.847569 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:10.847831 27890 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:10.847980 28437 ts_manager.cc:194] Registered new tserver with Master: 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153)
I20260709 12:18:10.848033 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599490848017 us; error 0 us; skew 500 ppm
I20260709 12:18:10.848886 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:10.849704 28437 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44824
I20260709 12:18:10.851786 27890 webserver.cc:533] Webserver started at http://127.27.60.131:46855/ using document root <none> and password file <none>
I20260709 12:18:10.852367 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:10.852577 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:10.852883 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:10.854065 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599458788625-27890-0/minicluster-data/ts-2-root/instance:
uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
format_stamp: "Formatted at 2026-07-09 12:18:10 on dist-test-slave-zqnl"
I20260709 12:18:10.859067 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:18:10.863307 28650 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:10.864403 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:18:10.864741 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599458788625-27890-0/minicluster-data/ts-2-root
uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
format_stamp: "Formatted at 2026-07-09 12:18:10 on dist-test-slave-zqnl"
I20260709 12:18:10.865016 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599458788625-27890-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599458788625-27890-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599458788625-27890-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:10.887863 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:10.889127 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:10.890714 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:10.893086 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:10.893276 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:10.893551 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:10.893775 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:10.940965 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.131:46031
I20260709 12:18:10.941157 28712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.131:46031 every 8 connection(s)
I20260709 12:18:10.958295 28713 heartbeater.cc:344] Connected to a master server at 127.27.60.190:44635
I20260709 12:18:10.958823 28713 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:10.959642 28713 heartbeater.cc:507] Master 127.27.60.190:44635 requested a full tablet report, sending...
I20260709 12:18:10.962204 28437 ts_manager.cc:194] Registered new tserver with Master: b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:10.962419 27890 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017803036s
I20260709 12:18:10.964375 28437 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44840
I20260709 12:18:10.992182 28437 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44854:
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:18:10.995563 28437 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:11.091957 28529 tablet_service.cc:1511] Processing CreateTablet for tablet b45363f85ec444bbb7c7e69e5381ef05 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:18:11.092494 28603 tablet_service.cc:1511] Processing CreateTablet for tablet 31d8affb2e7b433aa7b9cdd2834ba4c4 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:18:11.093629 28529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45363f85ec444bbb7c7e69e5381ef05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.093811 28603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d8affb2e7b433aa7b9cdd2834ba4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.094149 28526 tablet_service.cc:1511] Processing CreateTablet for tablet c776b70028d74d33823b4a76b7e44524 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:18:11.095564 28526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c776b70028d74d33823b4a76b7e44524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.095386 28528 tablet_service.cc:1511] Processing CreateTablet for tablet 31d8affb2e7b433aa7b9cdd2834ba4c4 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:18:11.095386 28601 tablet_service.cc:1511] Processing CreateTablet for tablet c776b70028d74d33823b4a76b7e44524 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:18:11.096990 28528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d8affb2e7b433aa7b9cdd2834ba4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.097074 28601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c776b70028d74d33823b4a76b7e44524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.098750 28522 tablet_service.cc:1511] Processing CreateTablet for tablet b792206d88214269a0a240b40d7a4d56 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:18:11.099313 28604 tablet_service.cc:1511] Processing CreateTablet for tablet b45363f85ec444bbb7c7e69e5381ef05 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:18:11.100296 28522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b792206d88214269a0a240b40d7a4d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.096603 28600 tablet_service.cc:1511] Processing CreateTablet for tablet 9a42809b53554534a675d9c99ebc4fc7 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:18:11.102847 28523 tablet_service.cc:1511] Processing CreateTablet for tablet 1f31ceba740340c5bd2f7dcda58037cf (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:18:11.102977 28524 tablet_service.cc:1511] Processing CreateTablet for tablet 770ed3cc7b8e4f2a98b9501d14823421 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:18:11.103085 28525 tablet_service.cc:1511] Processing CreateTablet for tablet 9a42809b53554534a675d9c99ebc4fc7 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:18:11.104765 28602 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca7e817ae90438f8411ff9fd375f942 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:18:11.106980 28527 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca7e817ae90438f8411ff9fd375f942 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:18:11.107374 28598 tablet_service.cc:1511] Processing CreateTablet for tablet 1f31ceba740340c5bd2f7dcda58037cf (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:18:11.104837 28597 tablet_service.cc:1511] Processing CreateTablet for tablet b792206d88214269a0a240b40d7a4d56 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:18:11.105456 28599 tablet_service.cc:1511] Processing CreateTablet for tablet 770ed3cc7b8e4f2a98b9501d14823421 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:18:11.104190 28523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f31ceba740340c5bd2f7dcda58037cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.101416 28604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45363f85ec444bbb7c7e69e5381ef05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.116860 28677 tablet_service.cc:1511] Processing CreateTablet for tablet 31d8affb2e7b433aa7b9cdd2834ba4c4 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:18:11.117430 28676 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca7e817ae90438f8411ff9fd375f942 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:18:11.118357 28677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d8affb2e7b433aa7b9cdd2834ba4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.120257 28676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca7e817ae90438f8411ff9fd375f942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.120379 28674 tablet_service.cc:1511] Processing CreateTablet for tablet 9a42809b53554534a675d9c99ebc4fc7 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:18:11.120707 28678 tablet_service.cc:1511] Processing CreateTablet for tablet b45363f85ec444bbb7c7e69e5381ef05 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:18:11.114758 28525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a42809b53554534a675d9c99ebc4fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.122057 28674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a42809b53554534a675d9c99ebc4fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.122453 28675 tablet_service.cc:1511] Processing CreateTablet for tablet c776b70028d74d33823b4a76b7e44524 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:18:11.129830 28671 tablet_service.cc:1511] Processing CreateTablet for tablet b792206d88214269a0a240b40d7a4d56 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:18:11.130519 28524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770ed3cc7b8e4f2a98b9501d14823421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.128032 28672 tablet_service.cc:1511] Processing CreateTablet for tablet 1f31ceba740340c5bd2f7dcda58037cf (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:18:11.125362 28673 tablet_service.cc:1511] Processing CreateTablet for tablet 770ed3cc7b8e4f2a98b9501d14823421 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:18:11.133195 28527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca7e817ae90438f8411ff9fd375f942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.133574 28678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45363f85ec444bbb7c7e69e5381ef05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.146157 28675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c776b70028d74d33823b4a76b7e44524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.147022 28672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f31ceba740340c5bd2f7dcda58037cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.150323 28597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b792206d88214269a0a240b40d7a4d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.154232 28599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770ed3cc7b8e4f2a98b9501d14823421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.154618 28673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770ed3cc7b8e4f2a98b9501d14823421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.155715 28598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f31ceba740340c5bd2f7dcda58037cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.157007 28600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a42809b53554534a675d9c99ebc4fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.158278 28602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca7e817ae90438f8411ff9fd375f942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.164805 28671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b792206d88214269a0a240b40d7a4d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.197824 28521 tablet_service.cc:1511] Processing CreateTablet for tablet 5596c00bc7d2472499b4faf5d29b2566 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:18:11.199566 28521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5596c00bc7d2472499b4faf5d29b2566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.211236 28728 tablet_bootstrap.cc:492] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139: Bootstrap starting.
I20260709 12:18:11.299860 28598 tablet_service.cc:1511] Processing CreateTablet for tablet 5596c00bc7d2472499b4faf5d29b2566 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:18:11.299912 28528 tablet_service.cc:1511] Processing CreateTablet for tablet b198a7248ddd4450955f607c762b6bc9 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:18:11.301393 28598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5596c00bc7d2472499b4faf5d29b2566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.301525 28528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b198a7248ddd4450955f607c762b6bc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.301242 28602 tablet_service.cc:1511] Processing CreateTablet for tablet b198a7248ddd4450955f607c762b6bc9 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:18:11.302688 28602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b198a7248ddd4450955f607c762b6bc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.307255 28729 tablet_bootstrap.cc:492] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839: Bootstrap starting.
I20260709 12:18:11.311807 28674 tablet_service.cc:1511] Processing CreateTablet for tablet b198a7248ddd4450955f607c762b6bc9 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:18:11.312278 28678 tablet_service.cc:1511] Processing CreateTablet for tablet 5596c00bc7d2472499b4faf5d29b2566 (DEFAULT_TABLE table=test-workload [id=69954704b26f4047825c70a8fc3074e8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:18:11.313230 28674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b198a7248ddd4450955f607c762b6bc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.321153 28728 tablet_bootstrap.cc:654] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.321631 28678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5596c00bc7d2472499b4faf5d29b2566. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.323016 28730 tablet_bootstrap.cc:492] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Bootstrap starting.
I20260709 12:18:11.333714 28729 tablet_bootstrap.cc:654] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.340560 28728 tablet_bootstrap.cc:492] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139: No bootstrap required, opened a new log
I20260709 12:18:11.341179 28728 ts_tablet_manager.cc:1403] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139: Time spent bootstrapping tablet: real 0.130s	user 0.011s	sys 0.012s
I20260709 12:18:11.344306 28728 raft_consensus.cc:359] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.345441 28728 raft_consensus.cc:385] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.345927 28728 raft_consensus.cc:740] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.346935 28728 consensus_queue.cc:260] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.348594 28729 tablet_bootstrap.cc:492] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839: No bootstrap required, opened a new log
I20260709 12:18:11.349226 28729 ts_tablet_manager.cc:1403] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.004s
I20260709 12:18:11.351154 28730 tablet_bootstrap.cc:654] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.352198 28729 raft_consensus.cc:359] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.352828 28729 raft_consensus.cc:385] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.353097 28729 raft_consensus.cc:740] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.353839 28729 consensus_queue.cc:260] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.356729 28728 ts_tablet_manager.cc:1434] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.003s
I20260709 12:18:11.358080 28639 heartbeater.cc:499] Master 127.27.60.190:44635 was elected leader, sending a full tablet report...
I20260709 12:18:11.358609 28728 tablet_bootstrap.cc:492] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139: Bootstrap starting.
I20260709 12:18:11.366714 28728 tablet_bootstrap.cc:654] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.369288 28564 heartbeater.cc:499] Master 127.27.60.190:44635 was elected leader, sending a full tablet report...
I20260709 12:18:11.372301 28730 tablet_bootstrap.cc:492] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: No bootstrap required, opened a new log
I20260709 12:18:11.373193 28730 ts_tablet_manager.cc:1403] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.008s
I20260709 12:18:11.378629 28730 raft_consensus.cc:359] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.380012 28730 raft_consensus.cc:385] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.380681 28729 ts_tablet_manager.cc:1434] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839: Time spent starting tablet: real 0.031s	user 0.015s	sys 0.004s
I20260709 12:18:11.380544 28730 raft_consensus.cc:740] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.382016 28729 tablet_bootstrap.cc:492] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839: Bootstrap starting.
I20260709 12:18:11.382587 28730 consensus_queue.cc:260] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.387887 28713 heartbeater.cc:499] Master 127.27.60.190:44635 was elected leader, sending a full tablet report...
I20260709 12:18:11.388443 28730 ts_tablet_manager.cc:1434] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.011s
I20260709 12:18:11.390101 28730 tablet_bootstrap.cc:492] T 770ed3cc7b8e4f2a98b9501d14823421 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Bootstrap starting.
I20260709 12:18:11.390561 28729 tablet_bootstrap.cc:654] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.396492 28728 tablet_bootstrap.cc:492] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139: No bootstrap required, opened a new log
I20260709 12:18:11.397145 28728 ts_tablet_manager.cc:1403] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.013s
I20260709 12:18:11.397209 28730 tablet_bootstrap.cc:654] T 770ed3cc7b8e4f2a98b9501d14823421 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.400611 28728 raft_consensus.cc:359] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.401443 28728 raft_consensus.cc:385] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.401798 28728 raft_consensus.cc:740] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.402328 28730 tablet_bootstrap.cc:492] T 770ed3cc7b8e4f2a98b9501d14823421 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: No bootstrap required, opened a new log
I20260709 12:18:11.402848 28730 ts_tablet_manager.cc:1403] T 770ed3cc7b8e4f2a98b9501d14823421 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260709 12:18:11.402774 28728 consensus_queue.cc:260] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.405287 28728 ts_tablet_manager.cc:1434] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:18:11.406399 28728 tablet_bootstrap.cc:492] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139: Bootstrap starting.
I20260709 12:18:11.405977 28730 raft_consensus.cc:359] T 770ed3cc7b8e4f2a98b9501d14823421 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.406829 28730 raft_consensus.cc:385] T 770ed3cc7b8e4f2a98b9501d14823421 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.407188 28730 raft_consensus.cc:740] T 770ed3cc7b8e4f2a98b9501d14823421 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.408043 28730 consensus_queue.cc:260] T 770ed3cc7b8e4f2a98b9501d14823421 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.409893 28730 ts_tablet_manager.cc:1434] T 770ed3cc7b8e4f2a98b9501d14823421 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:18:11.410913 28730 tablet_bootstrap.cc:492] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Bootstrap starting.
I20260709 12:18:11.414280 28728 tablet_bootstrap.cc:654] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.416572 28729 tablet_bootstrap.cc:492] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839: No bootstrap required, opened a new log
I20260709 12:18:11.416956 28730 tablet_bootstrap.cc:654] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.418730 28729 ts_tablet_manager.cc:1403] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.000s
I20260709 12:18:11.422027 28729 raft_consensus.cc:359] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.422859 28729 raft_consensus.cc:385] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.423182 28729 raft_consensus.cc:740] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.423954 28729 consensus_queue.cc:260] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.426246 28729 ts_tablet_manager.cc:1434] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:11.429536 28729 tablet_bootstrap.cc:492] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839: Bootstrap starting.
I20260709 12:18:11.432516 28728 tablet_bootstrap.cc:492] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139: No bootstrap required, opened a new log
I20260709 12:18:11.433076 28728 ts_tablet_manager.cc:1403] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.000s
I20260709 12:18:11.436448 28729 tablet_bootstrap.cc:654] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.436527 28728 raft_consensus.cc:359] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.437327 28728 raft_consensus.cc:385] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.437647 28728 raft_consensus.cc:740] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.440968 28730 tablet_bootstrap.cc:492] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: No bootstrap required, opened a new log
I20260709 12:18:11.441512 28730 ts_tablet_manager.cc:1403] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.020s
I20260709 12:18:11.440667 28728 consensus_queue.cc:260] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.442394 28733 raft_consensus.cc:493] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.442978 28733 raft_consensus.cc:515] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.445120 28730 raft_consensus.cc:359] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.445792 28730 raft_consensus.cc:385] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.446074 28730 raft_consensus.cc:740] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.446882 28730 consensus_queue.cc:260] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.448769 28730 ts_tablet_manager.cc:1434] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:18:11.449747 28730 tablet_bootstrap.cc:492] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Bootstrap starting.
I20260709 12:18:11.449894 28733 leader_election.cc:290] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:11.457015 28730 tablet_bootstrap.cc:654] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.461050 28733 raft_consensus.cc:493] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.461730 28733 raft_consensus.cc:515] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.465816 28733 leader_election.cc:290] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:11.468571 28729 tablet_bootstrap.cc:492] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839: No bootstrap required, opened a new log
I20260709 12:18:11.469125 28729 ts_tablet_manager.cc:1403] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.008s
I20260709 12:18:11.472296 28729 raft_consensus.cc:359] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.473088 28729 raft_consensus.cc:385] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.473395 28729 raft_consensus.cc:740] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.475044 28729 consensus_queue.cc:260] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.476634 28728 ts_tablet_manager.cc:1434] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139: Time spent starting tablet: real 0.043s	user 0.013s	sys 0.006s
I20260709 12:18:11.477494 28729 ts_tablet_manager.cc:1434] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:18:11.478534 28729 tablet_bootstrap.cc:492] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839: Bootstrap starting.
I20260709 12:18:11.479429 28728 tablet_bootstrap.cc:492] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139: Bootstrap starting.
I20260709 12:18:11.487815 28729 tablet_bootstrap.cc:654] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.492377 28728 tablet_bootstrap.cc:654] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.494642 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d8affb2e7b433aa7b9cdd2834ba4c4" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" is_pre_election: true
I20260709 12:18:11.496177 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770ed3cc7b8e4f2a98b9501d14823421" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" is_pre_election: true
I20260709 12:18:11.497491 28687 raft_consensus.cc:2468] T 770ed3cc7b8e4f2a98b9501d14823421 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2405bdb78d494be6a6bf0a4bf80e0139 in term 0.
W20260709 12:18:11.498795 28577 leader_election.cc:343] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.499586 28730 tablet_bootstrap.cc:492] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: No bootstrap required, opened a new log
I20260709 12:18:11.499859 28577 leader_election.cc:304] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: 2405bdb78d494be6a6bf0a4bf80e0139, b3b05c9ae54f4e45bd1f1d1bbe2b2cda; no voters: 
I20260709 12:18:11.500286 28730 ts_tablet_manager.cc:1403] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.010s
I20260709 12:18:11.500882 28743 raft_consensus.cc:2804] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:11.501518 28743 raft_consensus.cc:493] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:11.502281 28743 raft_consensus.cc:3060] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.502475 28539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d8affb2e7b433aa7b9cdd2834ba4c4" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" is_pre_election: true
I20260709 12:18:11.505342 28539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770ed3cc7b8e4f2a98b9501d14823421" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" is_pre_election: true
I20260709 12:18:11.505101 28730 raft_consensus.cc:359] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.506175 28730 raft_consensus.cc:385] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.506619 28730 raft_consensus.cc:740] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Initialized, Role: FOLLOWER
W20260709 12:18:11.507004 28577 leader_election.cc:343] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.507661 28737 raft_consensus.cc:493] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.507524 28577 leader_election.cc:304] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: 2405bdb78d494be6a6bf0a4bf80e0139; no voters: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, ef59f5a79e5446219c72bd9cfd9f2839
I20260709 12:18:11.508281 28737 raft_consensus.cc:515] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.508810 28733 raft_consensus.cc:2749] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:18:11.510051 28577 leader_election.cc:343] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.511950 28737 leader_election.cc:290] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153)
I20260709 12:18:11.512765 28737 raft_consensus.cc:493] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.512353 28743 raft_consensus.cc:515] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.513234 28737 raft_consensus.cc:515] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.515210 28737 leader_election.cc:290] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153)
I20260709 12:18:11.519599 28743 leader_election.cc:290] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 1 election: Requested vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:11.519249 28539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770ed3cc7b8e4f2a98b9501d14823421" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
I20260709 12:18:11.520803 28728 tablet_bootstrap.cc:492] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139: No bootstrap required, opened a new log
I20260709 12:18:11.521335 28728 ts_tablet_manager.cc:1403] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.009s
I20260709 12:18:11.521377 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770ed3cc7b8e4f2a98b9501d14823421" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
W20260709 12:18:11.521756 28577 leader_election.cc:343] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.522063 28687 raft_consensus.cc:3060] T 770ed3cc7b8e4f2a98b9501d14823421 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.507557 28730 consensus_queue.cc:260] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.524713 28728 raft_consensus.cc:359] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.525553 28730 ts_tablet_manager.cc:1434] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.001s
I20260709 12:18:11.525714 28728 raft_consensus.cc:385] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.526149 28728 raft_consensus.cc:740] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.527073 28728 consensus_queue.cc:260] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.528398 28729 tablet_bootstrap.cc:492] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839: No bootstrap required, opened a new log
I20260709 12:18:11.528954 28729 ts_tablet_manager.cc:1403] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.016s
I20260709 12:18:11.530349 28730 tablet_bootstrap.cc:492] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Bootstrap starting.
I20260709 12:18:11.532958 28728 ts_tablet_manager.cc:1434] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:18:11.532656 28729 raft_consensus.cc:359] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.533577 28729 raft_consensus.cc:385] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.533977 28729 raft_consensus.cc:740] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.534049 28728 tablet_bootstrap.cc:492] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139: Bootstrap starting.
I20260709 12:18:11.535029 28729 consensus_queue.cc:260] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
W20260709 12:18:11.539076 28485 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:11.537595 28730 tablet_bootstrap.cc:654] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.541525 28728 tablet_bootstrap.cc:654] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.546089 28729 ts_tablet_manager.cc:1434] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:18:11.547284 28729 tablet_bootstrap.cc:492] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839: Bootstrap starting.
I20260709 12:18:11.555001 28687 raft_consensus.cc:2468] T 770ed3cc7b8e4f2a98b9501d14823421 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2405bdb78d494be6a6bf0a4bf80e0139 in term 1.
I20260709 12:18:11.556425 28577 leader_election.cc:304] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: 2405bdb78d494be6a6bf0a4bf80e0139, b3b05c9ae54f4e45bd1f1d1bbe2b2cda; no voters: ef59f5a79e5446219c72bd9cfd9f2839
I20260709 12:18:11.557343 28743 raft_consensus.cc:2804] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:11.560235 28743 raft_consensus.cc:697] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 LEADER]: Becoming Leader. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Running, Role: LEADER
I20260709 12:18:11.561444 28743 consensus_queue.cc:237] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.566461 28729 tablet_bootstrap.cc:654] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.574539 28730 tablet_bootstrap.cc:492] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: No bootstrap required, opened a new log
I20260709 12:18:11.574764 28539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f31ceba740340c5bd2f7dcda58037cf" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" is_pre_election: true
I20260709 12:18:11.575090 28730 ts_tablet_manager.cc:1403] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.011s
I20260709 12:18:11.575445 28539 raft_consensus.cc:2468] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in term 0.
I20260709 12:18:11.576525 28728 tablet_bootstrap.cc:492] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139: No bootstrap required, opened a new log
I20260709 12:18:11.577168 28728 ts_tablet_manager.cc:1403] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.007s
I20260709 12:18:11.577353 28539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45363f85ec444bbb7c7e69e5381ef05" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" is_pre_election: true
I20260709 12:18:11.578014 28539 raft_consensus.cc:2468] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in term 0.
I20260709 12:18:11.579460 28651 leader_election.cc:304] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:11.580482 28749 raft_consensus.cc:2804] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:11.580961 28749 raft_consensus.cc:493] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:11.581399 28749 raft_consensus.cc:3060] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.578079 28730 raft_consensus.cc:359] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.585779 28730 raft_consensus.cc:385] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.586166 28730 raft_consensus.cc:740] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.590523 28651 leader_election.cc:304] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:11.594527 28737 raft_consensus.cc:2804] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:11.595098 28737 raft_consensus.cc:493] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:11.595573 28737 raft_consensus.cc:3060] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.598181 28749 raft_consensus.cc:515] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.600024 28614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f31ceba740340c5bd2f7dcda58037cf" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" is_pre_election: true
I20260709 12:18:11.581336 28728 raft_consensus.cc:359] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.601742 28728 raft_consensus.cc:385] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.602232 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45363f85ec444bbb7c7e69e5381ef05" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" is_pre_election: true
W20260709 12:18:11.603806 28651 leader_election.cc:343] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:11.605564 28651 leader_election.cc:343] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.605693 28539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f31ceba740340c5bd2f7dcda58037cf" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
I20260709 12:18:11.602223 28728 raft_consensus.cc:740] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.606277 28539 raft_consensus.cc:3060] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.606830 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f31ceba740340c5bd2f7dcda58037cf" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
I20260709 12:18:11.606993 28728 consensus_queue.cc:260] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.615164 28728 ts_tablet_manager.cc:1434] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.004s
I20260709 12:18:11.615202 28737 raft_consensus.cc:515] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.616108 28539 raft_consensus.cc:2468] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in term 1.
I20260709 12:18:11.616436 28728 tablet_bootstrap.cc:492] T 9a42809b53554534a675d9c99ebc4fc7 P 2405bdb78d494be6a6bf0a4bf80e0139: Bootstrap starting.
I20260709 12:18:11.604858 28749 leader_election.cc:290] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [CANDIDATE]: Term 1 election: Requested vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153)
W20260709 12:18:11.617770 28651 leader_election.cc:343] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.617973 28737 leader_election.cc:290] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [CANDIDATE]: Term 1 election: Requested vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153)
I20260709 12:18:11.620167 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45363f85ec444bbb7c7e69e5381ef05" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
I20260709 12:18:11.620463 28437 catalog_manager.cc:5697] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: UNKNOWN } } }
W20260709 12:18:11.622462 28651 leader_election.cc:343] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.611326 28730 consensus_queue.cc:260] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.623404 28538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45363f85ec444bbb7c7e69e5381ef05" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
I20260709 12:18:11.624056 28538 raft_consensus.cc:3060] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.626788 28651 leader_election.cc:304] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 2405bdb78d494be6a6bf0a4bf80e0139
I20260709 12:18:11.628302 28737 raft_consensus.cc:2804] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:11.628904 28737 raft_consensus.cc:697] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 LEADER]: Becoming Leader. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Running, Role: LEADER
I20260709 12:18:11.630301 28737 consensus_queue.cc:237] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.634531 28538 raft_consensus.cc:2468] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in term 1.
I20260709 12:18:11.635984 28651 leader_election.cc:304] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 2405bdb78d494be6a6bf0a4bf80e0139
I20260709 12:18:11.636478 28729 tablet_bootstrap.cc:492] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839: No bootstrap required, opened a new log
I20260709 12:18:11.637171 28749 raft_consensus.cc:2804] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:11.637964 28728 tablet_bootstrap.cc:654] T 9a42809b53554534a675d9c99ebc4fc7 P 2405bdb78d494be6a6bf0a4bf80e0139: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.640714 28729 ts_tablet_manager.cc:1403] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839: Time spent bootstrapping tablet: real 0.094s	user 0.029s	sys 0.016s
I20260709 12:18:11.642277 28730 ts_tablet_manager.cc:1434] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Time spent starting tablet: real 0.067s	user 0.010s	sys 0.000s
I20260709 12:18:11.644039 28730 tablet_bootstrap.cc:492] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Bootstrap starting.
I20260709 12:18:11.644469 28749 raft_consensus.cc:697] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 LEADER]: Becoming Leader. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Running, Role: LEADER
I20260709 12:18:11.646035 28749 consensus_queue.cc:237] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.648497 28728 tablet_bootstrap.cc:492] T 9a42809b53554534a675d9c99ebc4fc7 P 2405bdb78d494be6a6bf0a4bf80e0139: No bootstrap required, opened a new log
I20260709 12:18:11.649155 28728 ts_tablet_manager.cc:1403] T 9a42809b53554534a675d9c99ebc4fc7 P 2405bdb78d494be6a6bf0a4bf80e0139: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.001s
I20260709 12:18:11.651218 28730 tablet_bootstrap.cc:654] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.653848 28743 raft_consensus.cc:493] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.654500 28743 raft_consensus.cc:515] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.656931 28743 leader_election.cc:290] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:11.658248 28538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" is_pre_election: true
I20260709 12:18:11.658896 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" is_pre_election: true
W20260709 12:18:11.659482 28577 leader_election.cc:343] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.659772 28687 raft_consensus.cc:2468] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2405bdb78d494be6a6bf0a4bf80e0139 in term 0.
I20260709 12:18:11.661604 28577 leader_election.cc:304] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: 2405bdb78d494be6a6bf0a4bf80e0139, b3b05c9ae54f4e45bd1f1d1bbe2b2cda; no voters: ef59f5a79e5446219c72bd9cfd9f2839
I20260709 12:18:11.663558 28743 raft_consensus.cc:2804] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:11.664012 28743 raft_consensus.cc:493] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:11.664424 28743 raft_consensus.cc:3060] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.664757 28728 raft_consensus.cc:359] T 9a42809b53554534a675d9c99ebc4fc7 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.666046 28728 raft_consensus.cc:385] T 9a42809b53554534a675d9c99ebc4fc7 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.671448 28735 raft_consensus.cc:493] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.672250 28735 raft_consensus.cc:515] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.678800 28743 raft_consensus.cc:515] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.673161 28729 raft_consensus.cc:359] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.680282 28733 raft_consensus.cc:493] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.680471 28729 raft_consensus.cc:385] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.680820 28733 raft_consensus.cc:515] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.682291 28735 leader_election.cc:290] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:11.680954 28729 raft_consensus.cc:740] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.684250 28729 consensus_queue.cc:260] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.683012 28733 leader_election.cc:290] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:11.685782 28538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" is_pre_election: true
I20260709 12:18:11.666316 28435 catalog_manager.cc:5697] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda reported cstate change: term changed from 0 to 1, leader changed from <none> to b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131). New cstate: current_term: 1 leader_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:11.666661 28728 raft_consensus.cc:740] T 9a42809b53554534a675d9c99ebc4fc7 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.693229 28538 raft_consensus.cc:2468] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2405bdb78d494be6a6bf0a4bf80e0139 in term 0.
I20260709 12:18:11.694410 28728 consensus_queue.cc:260] T 9a42809b53554534a675d9c99ebc4fc7 P 2405bdb78d494be6a6bf0a4bf80e0139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.694806 28577 leader_election.cc:304] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: 2405bdb78d494be6a6bf0a4bf80e0139, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:11.696906 28733 raft_consensus.cc:2804] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:11.697302 28733 raft_consensus.cc:493] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:11.697638 28733 raft_consensus.cc:3060] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.686525 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" is_pre_election: true
W20260709 12:18:11.704659 28577 leader_election.cc:343] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.705466 28743 leader_election.cc:290] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 1 election: Requested vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:11.711280 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
I20260709 12:18:11.712126 28687 raft_consensus.cc:3060] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.713647 28730 tablet_bootstrap.cc:492] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: No bootstrap required, opened a new log
I20260709 12:18:11.701944 28538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
I20260709 12:18:11.716807 28729 ts_tablet_manager.cc:1434] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.006s
I20260709 12:18:11.718218 28730 ts_tablet_manager.cc:1403] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Time spent bootstrapping tablet: real 0.075s	user 0.024s	sys 0.010s
I20260709 12:18:11.727228 28729 tablet_bootstrap.cc:492] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839: Bootstrap starting.
I20260709 12:18:11.728860 28687 raft_consensus.cc:2468] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2405bdb78d494be6a6bf0a4bf80e0139 in term 1.
I20260709 12:18:11.730664 28733 raft_consensus.cc:515] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.733182 28733 leader_election.cc:290] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 1 election: Requested vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:11.730679 28577 leader_election.cc:304] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: 2405bdb78d494be6a6bf0a4bf80e0139, b3b05c9ae54f4e45bd1f1d1bbe2b2cda; no voters: 
W20260709 12:18:11.735605 28577 leader_election.cc:343] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.736454 28733 raft_consensus.cc:2804] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:11.737658 28733 raft_consensus.cc:697] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 LEADER]: Becoming Leader. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Running, Role: LEADER
I20260709 12:18:11.745707 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
W20260709 12:18:11.748805 28577 leader_election.cc:343] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.752694 28729 tablet_bootstrap.cc:654] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.753626 28538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
I20260709 12:18:11.755671 28730 raft_consensus.cc:359] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.754485 28538 raft_consensus.cc:3060] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.756448 28730 raft_consensus.cc:385] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.738653 28733 consensus_queue.cc:237] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.757879 28434 catalog_manager.cc:5697] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda reported cstate change: term changed from 0 to 1, leader changed from <none> to b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131). New cstate: current_term: 1 leader_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:11.765528 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b792206d88214269a0a240b40d7a4d56" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" is_pre_election: true
I20260709 12:18:11.766268 28613 raft_consensus.cc:2468] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 0.
I20260709 12:18:11.767669 28502 leader_election.cc:304] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [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: 2405bdb78d494be6a6bf0a4bf80e0139, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:11.768612 28735 raft_consensus.cc:2804] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:11.768978 28735 raft_consensus.cc:493] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:11.769312 28735 raft_consensus.cc:3060] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.760070 28730 raft_consensus.cc:740] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.773821 28538 raft_consensus.cc:2468] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2405bdb78d494be6a6bf0a4bf80e0139 in term 1.
I20260709 12:18:11.776082 28577 leader_election.cc:304] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: 2405bdb78d494be6a6bf0a4bf80e0139, ef59f5a79e5446219c72bd9cfd9f2839; no voters: b3b05c9ae54f4e45bd1f1d1bbe2b2cda
I20260709 12:18:11.776209 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b792206d88214269a0a240b40d7a4d56" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" is_pre_election: true
I20260709 12:18:11.777017 28728 ts_tablet_manager.cc:1434] T 9a42809b53554534a675d9c99ebc4fc7 P 2405bdb78d494be6a6bf0a4bf80e0139: Time spent starting tablet: real 0.127s	user 0.016s	sys 0.020s
W20260709 12:18:11.777437 28502 leader_election.cc:343] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.777478 28766 raft_consensus.cc:2804] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:11.781881 28766 raft_consensus.cc:697] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 LEADER]: Becoming Leader. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Running, Role: LEADER
I20260709 12:18:11.778259 28728 tablet_bootstrap.cc:492] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139: Bootstrap starting.
I20260709 12:18:11.782837 28766 consensus_queue.cc:237] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.780000 28730 consensus_queue.cc:260] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.781098 28735 raft_consensus.cc:515] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.787248 28735 leader_election.cc:290] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [CANDIDATE]: Term 1 election: Requested vote from peers 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:11.787333 28730 ts_tablet_manager.cc:1434] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.002s
I20260709 12:18:11.788571 28730 tablet_bootstrap.cc:492] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Bootstrap starting.
I20260709 12:18:11.790872 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b792206d88214269a0a240b40d7a4d56" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
I20260709 12:18:11.791450 28613 raft_consensus.cc:3060] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.793061 28437 catalog_manager.cc:5697] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:11.794478 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b792206d88214269a0a240b40d7a4d56" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
W20260709 12:18:11.795907 28502 leader_election.cc:343] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:11.802911 28613 raft_consensus.cc:2468] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 1.
I20260709 12:18:11.804577 28502 leader_election.cc:304] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [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: 2405bdb78d494be6a6bf0a4bf80e0139, ef59f5a79e5446219c72bd9cfd9f2839; no voters: b3b05c9ae54f4e45bd1f1d1bbe2b2cda
I20260709 12:18:11.806910 28735 raft_consensus.cc:2804] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:11.807468 28749 raft_consensus.cc:493] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.808125 28749 raft_consensus.cc:515] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.812181 28728 tablet_bootstrap.cc:654] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.812201 28538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" is_pre_election: true
I20260709 12:18:11.815022 28538 raft_consensus.cc:2393] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in current term 1: Already voted for candidate 2405bdb78d494be6a6bf0a4bf80e0139 in this term.
I20260709 12:18:11.814966 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" is_pre_election: true
I20260709 12:18:11.816723 28651 leader_election.cc:304] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: b3b05c9ae54f4e45bd1f1d1bbe2b2cda; no voters: 2405bdb78d494be6a6bf0a4bf80e0139, ef59f5a79e5446219c72bd9cfd9f2839
I20260709 12:18:11.817642 28737 raft_consensus.cc:3060] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.818058 28729 tablet_bootstrap.cc:492] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839: No bootstrap required, opened a new log
I20260709 12:18:11.821799 28729 ts_tablet_manager.cc:1403] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839: Time spent bootstrapping tablet: real 0.092s	user 0.036s	sys 0.003s
I20260709 12:18:11.822234 28749 leader_election.cc:290] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153)
I20260709 12:18:11.824931 28729 raft_consensus.cc:359] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.825809 28729 raft_consensus.cc:385] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.825925 28737 raft_consensus.cc:2749] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:11.826166 28729 raft_consensus.cc:740] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.826977 28729 consensus_queue.cc:260] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.828570 28730 tablet_bootstrap.cc:654] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.832136 28735 raft_consensus.cc:697] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 LEADER]: Becoming Leader. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Running, Role: LEADER
I20260709 12:18:11.833192 28735 consensus_queue.cc:237] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.842343 28434 catalog_manager.cc:5697] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:11.848021 28729 ts_tablet_manager.cc:1434] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.011s
I20260709 12:18:11.849332 28729 tablet_bootstrap.cc:492] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839: Bootstrap starting.
I20260709 12:18:11.853186 28728 tablet_bootstrap.cc:492] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139: No bootstrap required, opened a new log
I20260709 12:18:11.853538 28772 raft_consensus.cc:493] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.853734 28728 ts_tablet_manager.cc:1403] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139: Time spent bootstrapping tablet: real 0.076s	user 0.025s	sys 0.015s
I20260709 12:18:11.854112 28772 raft_consensus.cc:515] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.852957 28437 catalog_manager.cc:5697] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:11.858681 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d8affb2e7b433aa7b9cdd2834ba4c4" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" is_pre_election: true
I20260709 12:18:11.859539 28613 raft_consensus.cc:2468] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 0.
I20260709 12:18:11.860153 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d8affb2e7b433aa7b9cdd2834ba4c4" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" is_pre_election: true
I20260709 12:18:11.860760 28687 raft_consensus.cc:2468] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 0.
I20260709 12:18:11.860867 28502 leader_election.cc:304] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [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: 2405bdb78d494be6a6bf0a4bf80e0139, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:11.861835 28735 raft_consensus.cc:2804] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:11.862222 28735 raft_consensus.cc:493] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:11.862623 28735 raft_consensus.cc:3060] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.863610 28729 tablet_bootstrap.cc:654] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.864562 28730 tablet_bootstrap.cc:492] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: No bootstrap required, opened a new log
I20260709 12:18:11.865221 28730 ts_tablet_manager.cc:1403] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.006s
I20260709 12:18:11.858024 28728 raft_consensus.cc:359] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.867069 28728 raft_consensus.cc:385] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.867535 28728 raft_consensus.cc:740] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.868619 28728 consensus_queue.cc:260] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.870980 28728 ts_tablet_manager.cc:1434] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:18:11.870568 28735 raft_consensus.cc:515] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.874908 28735 leader_election.cc:290] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [CANDIDATE]: Term 1 election: Requested vote from peers 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:11.871292 28772 leader_election.cc:290] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:11.875679 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d8affb2e7b433aa7b9cdd2834ba4c4" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
I20260709 12:18:11.876171 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d8affb2e7b433aa7b9cdd2834ba4c4" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
I20260709 12:18:11.876304 28613 raft_consensus.cc:3060] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.876747 28687 raft_consensus.cc:3060] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.877250 28729 tablet_bootstrap.cc:492] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839: No bootstrap required, opened a new log
I20260709 12:18:11.877774 28729 ts_tablet_manager.cc:1403] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.011s
I20260709 12:18:11.872550 28730 raft_consensus.cc:359] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.878751 28730 raft_consensus.cc:385] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.879155 28730 raft_consensus.cc:740] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.880038 28730 consensus_queue.cc:260] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.883448 28730 ts_tablet_manager.cc:1434] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:18:11.874217 28728 tablet_bootstrap.cc:492] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139: Bootstrap starting.
I20260709 12:18:11.885474 28687 raft_consensus.cc:2468] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 1.
I20260709 12:18:11.887123 28502 leader_election.cc:304] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [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: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:11.888280 28772 raft_consensus.cc:2804] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:11.887996 28729 raft_consensus.cc:359] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.888847 28772 raft_consensus.cc:697] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 LEADER]: Becoming Leader. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Running, Role: LEADER
I20260709 12:18:11.889842 28772 consensus_queue.cc:237] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.891844 28728 tablet_bootstrap.cc:654] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.893000 28613 raft_consensus.cc:2468] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 1.
I20260709 12:18:11.888850 28729 raft_consensus.cc:385] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.893971 28729 raft_consensus.cc:740] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.894982 28729 consensus_queue.cc:260] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.895691 28730 tablet_bootstrap.cc:492] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Bootstrap starting.
I20260709 12:18:11.897495 28729 ts_tablet_manager.cc:1434] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:18:11.901723 28729 tablet_bootstrap.cc:492] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839: Bootstrap starting.
I20260709 12:18:11.903733 28730 tablet_bootstrap.cc:654] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.908850 28728 tablet_bootstrap.cc:492] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139: No bootstrap required, opened a new log
I20260709 12:18:11.909672 28728 ts_tablet_manager.cc:1403] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.000s
I20260709 12:18:11.911707 28729 tablet_bootstrap.cc:654] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.913834 28728 raft_consensus.cc:359] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.914981 28728 raft_consensus.cc:385] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.915376 28728 raft_consensus.cc:740] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.915740 28435 catalog_manager.cc:5697] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:11.917007 28730 tablet_bootstrap.cc:492] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: No bootstrap required, opened a new log
I20260709 12:18:11.917119 28737 raft_consensus.cc:493] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.917641 28730 ts_tablet_manager.cc:1403] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260709 12:18:11.917624 28737 raft_consensus.cc:515] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.920445 28737 leader_election.cc:290] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153)
I20260709 12:18:11.920878 28730 raft_consensus.cc:359] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.921545 28730 raft_consensus.cc:385] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.921831 28730 raft_consensus.cc:740] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.916278 28728 consensus_queue.cc:260] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.922189 28538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a42809b53554534a675d9c99ebc4fc7" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" is_pre_election: true
I20260709 12:18:11.922601 28730 consensus_queue.cc:260] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.923117 28538 raft_consensus.cc:2468] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in term 0.
I20260709 12:18:11.924043 28728 ts_tablet_manager.cc:1434] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:18:11.924515 28651 leader_election.cc:304] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:11.924896 28729 tablet_bootstrap.cc:492] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839: No bootstrap required, opened a new log
I20260709 12:18:11.925400 28737 raft_consensus.cc:2804] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:11.925509 28729 ts_tablet_manager.cc:1403] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260709 12:18:11.925971 28737 raft_consensus.cc:493] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:11.926497 28737 raft_consensus.cc:3060] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.927701 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a42809b53554534a675d9c99ebc4fc7" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" is_pre_election: true
I20260709 12:18:11.928380 28729 raft_consensus.cc:359] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.928957 28728 tablet_bootstrap.cc:492] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139: Bootstrap starting.
I20260709 12:18:11.929131 28729 raft_consensus.cc:385] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.929517 28729 raft_consensus.cc:740] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.930279 28729 consensus_queue.cc:260] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.932534 28729 ts_tablet_manager.cc:1434] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:18:11.933436 28729 tablet_bootstrap.cc:492] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839: Bootstrap starting.
I20260709 12:18:11.936393 28728 tablet_bootstrap.cc:654] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.940088 28729 tablet_bootstrap.cc:654] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:11.949466 28714 tablet.cc:2406] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:18:11.949995 28728 tablet_bootstrap.cc:492] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139: No bootstrap required, opened a new log
I20260709 12:18:11.950528 28728 ts_tablet_manager.cc:1403] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260709 12:18:11.950704 28730 ts_tablet_manager.cc:1434] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 12:18:11.951617 28729 tablet_bootstrap.cc:492] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839: No bootstrap required, opened a new log
I20260709 12:18:11.951678 28730 tablet_bootstrap.cc:492] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Bootstrap starting.
I20260709 12:18:11.952172 28729 ts_tablet_manager.cc:1403] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:18:11.953529 28728 raft_consensus.cc:359] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.954429 28728 raft_consensus.cc:385] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.954798 28728 raft_consensus.cc:740] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.955008 28729 raft_consensus.cc:359] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.955747 28729 raft_consensus.cc:385] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.956094 28729 raft_consensus.cc:740] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.955552 28728 consensus_queue.cc:260] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.956893 28729 consensus_queue.cc:260] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.958722 28728 ts_tablet_manager.cc:1434] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:18:11.959286 28729 ts_tablet_manager.cc:1434] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:18:11.959767 28728 tablet_bootstrap.cc:492] T b198a7248ddd4450955f607c762b6bc9 P 2405bdb78d494be6a6bf0a4bf80e0139: Bootstrap starting.
I20260709 12:18:11.960140 28729 tablet_bootstrap.cc:492] T 5596c00bc7d2472499b4faf5d29b2566 P ef59f5a79e5446219c72bd9cfd9f2839: Bootstrap starting.
I20260709 12:18:11.928354 28613 raft_consensus.cc:2468] T 9a42809b53554534a675d9c99ebc4fc7 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in term 0.
I20260709 12:18:11.966696 28729 tablet_bootstrap.cc:654] T 5596c00bc7d2472499b4faf5d29b2566 P ef59f5a79e5446219c72bd9cfd9f2839: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.967648 28728 tablet_bootstrap.cc:654] T b198a7248ddd4450955f607c762b6bc9 P 2405bdb78d494be6a6bf0a4bf80e0139: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.968537 28766 raft_consensus.cc:493] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:11.969079 28766 raft_consensus.cc:515] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.970628 28737 raft_consensus.cc:515] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.971822 28766 leader_election.cc:290] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:11.972873 28737 leader_election.cc:290] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [CANDIDATE]: Term 1 election: Requested vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153)
I20260709 12:18:11.974857 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f31ceba740340c5bd2f7dcda58037cf" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" is_pre_election: true
I20260709 12:18:11.974857 28538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f31ceba740340c5bd2f7dcda58037cf" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" is_pre_election: true
I20260709 12:18:11.976619 28730 tablet_bootstrap.cc:654] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.976848 28538 raft_consensus.cc:2393] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2405bdb78d494be6a6bf0a4bf80e0139 in current term 1: Already voted for candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in this term.
I20260709 12:18:11.977056 28539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a42809b53554534a675d9c99ebc4fc7" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
I20260709 12:18:11.977662 28539 raft_consensus.cc:3060] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.982957 28728 tablet_bootstrap.cc:492] T b198a7248ddd4450955f607c762b6bc9 P 2405bdb78d494be6a6bf0a4bf80e0139: No bootstrap required, opened a new log
I20260709 12:18:11.983440 28728 ts_tablet_manager.cc:1403] T b198a7248ddd4450955f607c762b6bc9 P 2405bdb78d494be6a6bf0a4bf80e0139: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260709 12:18:11.983605 28577 leader_election.cc:304] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [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: 2405bdb78d494be6a6bf0a4bf80e0139; no voters: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, ef59f5a79e5446219c72bd9cfd9f2839
I20260709 12:18:11.985522 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a42809b53554534a675d9c99ebc4fc7" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
I20260709 12:18:11.986091 28613 raft_consensus.cc:3060] T 9a42809b53554534a675d9c99ebc4fc7 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.986271 28728 raft_consensus.cc:359] T b198a7248ddd4450955f607c762b6bc9 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.987035 28728 raft_consensus.cc:385] T b198a7248ddd4450955f607c762b6bc9 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.987330 28728 raft_consensus.cc:740] T b198a7248ddd4450955f607c762b6bc9 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.988231 28728 consensus_queue.cc:260] T b198a7248ddd4450955f607c762b6bc9 P 2405bdb78d494be6a6bf0a4bf80e0139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:11.989245 28733 raft_consensus.cc:3060] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.990643 28728 ts_tablet_manager.cc:1434] T b198a7248ddd4450955f607c762b6bc9 P 2405bdb78d494be6a6bf0a4bf80e0139: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:11.994581 28743 consensus_queue.cc:1048] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 }, 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.005110 28613 raft_consensus.cc:2468] T 9a42809b53554534a675d9c99ebc4fc7 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in term 1.
I20260709 12:18:12.026569 28539 raft_consensus.cc:2468] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in term 1.
I20260709 12:18:12.028498 28651 leader_election.cc:304] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:12.009749 28733 raft_consensus.cc:2749] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:12.029584 28737 raft_consensus.cc:2804] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:12.030345 28737 raft_consensus.cc:697] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 LEADER]: Becoming Leader. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Running, Role: LEADER
I20260709 12:18:12.031227 28737 consensus_queue.cc:237] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.040745 28730 tablet_bootstrap.cc:492] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: No bootstrap required, opened a new log
I20260709 12:18:12.041342 28730 ts_tablet_manager.cc:1403] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Time spent bootstrapping tablet: real 0.090s	user 0.027s	sys 0.034s
I20260709 12:18:12.043843 28729 tablet_bootstrap.cc:492] T 5596c00bc7d2472499b4faf5d29b2566 P ef59f5a79e5446219c72bd9cfd9f2839: No bootstrap required, opened a new log
I20260709 12:18:12.044509 28729 ts_tablet_manager.cc:1403] T 5596c00bc7d2472499b4faf5d29b2566 P ef59f5a79e5446219c72bd9cfd9f2839: Time spent bootstrapping tablet: real 0.085s	user 0.020s	sys 0.044s
I20260709 12:18:12.044663 28730 raft_consensus.cc:359] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.045228 28539 raft_consensus.cc:3060] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.045506 28730 raft_consensus.cc:385] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:12.045881 28730 raft_consensus.cc:740] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Initialized, Role: FOLLOWER
I20260709 12:18:12.046833 28730 consensus_queue.cc:260] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.047571 28729 raft_consensus.cc:359] T 5596c00bc7d2472499b4faf5d29b2566 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.048308 28729 raft_consensus.cc:385] T 5596c00bc7d2472499b4faf5d29b2566 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:12.048557 28729 raft_consensus.cc:740] T 5596c00bc7d2472499b4faf5d29b2566 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Initialized, Role: FOLLOWER
I20260709 12:18:12.049371 28729 consensus_queue.cc:260] T 5596c00bc7d2472499b4faf5d29b2566 P ef59f5a79e5446219c72bd9cfd9f2839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.050346 28730 ts_tablet_manager.cc:1434] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 12:18:12.051184 28730 tablet_bootstrap.cc:492] T 5596c00bc7d2472499b4faf5d29b2566 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Bootstrap starting.
I20260709 12:18:12.046854 28733 raft_consensus.cc:493] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:12.053508 28729 ts_tablet_manager.cc:1434] T 5596c00bc7d2472499b4faf5d29b2566 P ef59f5a79e5446219c72bd9cfd9f2839: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 12:18:12.053721 28733 raft_consensus.cc:515] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.056133 28733 leader_election.cc:290] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:12.057852 28730 tablet_bootstrap.cc:654] T 5596c00bc7d2472499b4faf5d29b2566 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:12.063972 28538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45363f85ec444bbb7c7e69e5381ef05" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" is_pre_election: true
I20260709 12:18:12.064821 28538 raft_consensus.cc:2393] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2405bdb78d494be6a6bf0a4bf80e0139 in current term 1: Already voted for candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in this term.
I20260709 12:18:12.065069 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45363f85ec444bbb7c7e69e5381ef05" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" is_pre_election: true
I20260709 12:18:12.061513 28433 catalog_manager.cc:5697] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda reported cstate change: term changed from 0 to 1, leader changed from <none> to b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131). New cstate: current_term: 1 leader_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:12.068697 28577 leader_election.cc:304] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: 2405bdb78d494be6a6bf0a4bf80e0139; no voters: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, ef59f5a79e5446219c72bd9cfd9f2839
I20260709 12:18:12.070340 28733 raft_consensus.cc:3060] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.079679 28772 raft_consensus.cc:493] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:12.080401 28772 raft_consensus.cc:515] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.080802 28766 consensus_queue.cc:1048] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 }, 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.083215 28772 leader_election.cc:290] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:12.085011 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b198a7248ddd4450955f607c762b6bc9" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" is_pre_election: true
I20260709 12:18:12.085667 28613 raft_consensus.cc:2468] T b198a7248ddd4450955f607c762b6bc9 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 0.
I20260709 12:18:12.087021 28502 leader_election.cc:304] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [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: 2405bdb78d494be6a6bf0a4bf80e0139, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:12.087987 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b198a7248ddd4450955f607c762b6bc9" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" is_pre_election: true
I20260709 12:18:12.088083 28772 raft_consensus.cc:2804] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:12.088613 28688 raft_consensus.cc:2468] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 0.
I20260709 12:18:12.088665 28772 raft_consensus.cc:493] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:12.089427 28735 raft_consensus.cc:493] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:12.090240 28735 raft_consensus.cc:515] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.093698 28735 leader_election.cc:290] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:12.089416 28772 raft_consensus.cc:3060] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.096621 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770ed3cc7b8e4f2a98b9501d14823421" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" is_pre_election: true
I20260709 12:18:12.099658 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770ed3cc7b8e4f2a98b9501d14823421" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" is_pre_election: true
I20260709 12:18:12.101763 28502 leader_election.cc:304] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [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: ef59f5a79e5446219c72bd9cfd9f2839; no voters: 2405bdb78d494be6a6bf0a4bf80e0139, b3b05c9ae54f4e45bd1f1d1bbe2b2cda
I20260709 12:18:12.104415 28766 raft_consensus.cc:493] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:12.104990 28766 raft_consensus.cc:515] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.108256 28538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5596c00bc7d2472499b4faf5d29b2566" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" is_pre_election: true
I20260709 12:18:12.108952 28538 raft_consensus.cc:2468] T 5596c00bc7d2472499b4faf5d29b2566 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2405bdb78d494be6a6bf0a4bf80e0139 in term 0.
I20260709 12:18:12.109988 28733 raft_consensus.cc:2749] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:12.110567 28577 leader_election.cc:304] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: 2405bdb78d494be6a6bf0a4bf80e0139, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:12.112952 28766 leader_election.cc:290] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:12.113500 28766 raft_consensus.cc:2804] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:12.113631 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5596c00bc7d2472499b4faf5d29b2566" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" is_pre_election: true
I20260709 12:18:12.113899 28766 raft_consensus.cc:493] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:18:12.115846 28577 leader_election.cc:343] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:12.116317 28766 raft_consensus.cc:3060] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.118486 28772 raft_consensus.cc:515] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.123479 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b198a7248ddd4450955f607c762b6bc9" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
I20260709 12:18:12.125288 28613 raft_consensus.cc:3060] T b198a7248ddd4450955f607c762b6bc9 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.127059 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b198a7248ddd4450955f607c762b6bc9" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
I20260709 12:18:12.127969 28687 raft_consensus.cc:3060] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.136085 28772 leader_election.cc:290] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [CANDIDATE]: Term 1 election: Requested vote from peers 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:12.140746 28687 raft_consensus.cc:2468] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 1.
I20260709 12:18:12.142477 28502 leader_election.cc:304] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [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: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:12.144480 28772 raft_consensus.cc:2804] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:12.146050 28613 raft_consensus.cc:2468] T b198a7248ddd4450955f607c762b6bc9 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 1.
I20260709 12:18:12.148725 28730 tablet_bootstrap.cc:492] T 5596c00bc7d2472499b4faf5d29b2566 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: No bootstrap required, opened a new log
I20260709 12:18:12.149255 28730 ts_tablet_manager.cc:1403] T 5596c00bc7d2472499b4faf5d29b2566 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Time spent bootstrapping tablet: real 0.098s	user 0.026s	sys 0.065s
I20260709 12:18:12.149577 28737 consensus_queue.cc:1048] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 }, 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.145445 28772 raft_consensus.cc:697] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 LEADER]: Becoming Leader. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Running, Role: LEADER
I20260709 12:18:12.151945 28730 raft_consensus.cc:359] T 5596c00bc7d2472499b4faf5d29b2566 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.153074 28730 raft_consensus.cc:385] T 5596c00bc7d2472499b4faf5d29b2566 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:12.153445 28730 raft_consensus.cc:740] T 5596c00bc7d2472499b4faf5d29b2566 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Initialized, Role: FOLLOWER
I20260709 12:18:12.153324 28772 consensus_queue.cc:237] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.154474 28766 raft_consensus.cc:515] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.156967 28766 leader_election.cc:290] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 1 election: Requested vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:12.157714 28730 consensus_queue.cc:260] T 5596c00bc7d2472499b4faf5d29b2566 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.158593 28538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5596c00bc7d2472499b4faf5d29b2566" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
I20260709 12:18:12.159157 28538 raft_consensus.cc:3060] T 5596c00bc7d2472499b4faf5d29b2566 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.162614 28730 ts_tablet_manager.cc:1434] T 5596c00bc7d2472499b4faf5d29b2566 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:18:12.162482 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5596c00bc7d2472499b4faf5d29b2566" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
I20260709 12:18:12.163080 28687 raft_consensus.cc:3060] T 5596c00bc7d2472499b4faf5d29b2566 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.173656 28538 raft_consensus.cc:2468] T 5596c00bc7d2472499b4faf5d29b2566 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2405bdb78d494be6a6bf0a4bf80e0139 in term 1.
I20260709 12:18:12.179011 28577 leader_election.cc:304] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: 2405bdb78d494be6a6bf0a4bf80e0139, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:12.180255 28766 raft_consensus.cc:2804] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:12.180939 28766 raft_consensus.cc:697] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 LEADER]: Becoming Leader. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Running, Role: LEADER
I20260709 12:18:12.182003 28766 consensus_queue.cc:237] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.182339 28737 consensus_queue.cc:1048] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 }, 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.169087 28687 raft_consensus.cc:2468] T 5596c00bc7d2472499b4faf5d29b2566 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2405bdb78d494be6a6bf0a4bf80e0139 in term 1.
I20260709 12:18:12.206804 28735 raft_consensus.cc:2749] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:12.210191 28735 raft_consensus.cc:493] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:12.210878 28735 raft_consensus.cc:515] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.214272 28735 leader_election.cc:290] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:12.209661 28796 consensus_queue.cc:1048] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:18:12.215484 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" is_pre_election: true
I20260709 12:18:12.215812 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" is_pre_election: true
I20260709 12:18:12.216881 28687 raft_consensus.cc:2393] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef59f5a79e5446219c72bd9cfd9f2839 in current term 1: Already voted for candidate 2405bdb78d494be6a6bf0a4bf80e0139 in this term.
I20260709 12:18:12.218312 28502 leader_election.cc:304] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [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: ef59f5a79e5446219c72bd9cfd9f2839; no voters: 2405bdb78d494be6a6bf0a4bf80e0139, b3b05c9ae54f4e45bd1f1d1bbe2b2cda
I20260709 12:18:12.220546 28436 catalog_manager.cc:5697] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:12.222337 28735 raft_consensus.cc:3060] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.226243 28737 consensus_queue.cc:1048] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 }, 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.240123 28735 raft_consensus.cc:2749] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:12.242587 28433 catalog_manager.cc:5697] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:12.266530 28733 consensus_queue.cc:1048] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 }, 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.272676 28737 raft_consensus.cc:493] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:12.273186 28737 raft_consensus.cc:515] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.275620 28737 leader_election.cc:290] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153)
I20260709 12:18:12.279497 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b792206d88214269a0a240b40d7a4d56" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" is_pre_election: true
I20260709 12:18:12.280088 28537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b792206d88214269a0a240b40d7a4d56" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" is_pre_election: true
I20260709 12:18:12.280544 28766 consensus_queue.cc:1048] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 }, 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.280459 28613 raft_consensus.cc:2393] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in current term 1: Already voted for candidate ef59f5a79e5446219c72bd9cfd9f2839 in this term.
I20260709 12:18:12.282876 28651 leader_election.cc:304] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: b3b05c9ae54f4e45bd1f1d1bbe2b2cda; no voters: 2405bdb78d494be6a6bf0a4bf80e0139, ef59f5a79e5446219c72bd9cfd9f2839
I20260709 12:18:12.284225 28749 raft_consensus.cc:3060] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.292258 28749 raft_consensus.cc:2749] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:12.331869 28735 consensus_queue.cc:1048] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 }, 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.331924 28766 consensus_queue.cc:1048] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 }, 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.347182 28772 consensus_queue.cc:1048] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 }, 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.350162 28743 consensus_queue.cc:1048] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 }, 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.368542 28772 consensus_queue.cc:1048] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 }, 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.383443 28735 consensus_queue.cc:1048] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 }, 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.513465 28687 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b45363f85ec444bbb7c7e69e5381ef05"
dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
mode: GRACEFUL
new_leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:18:12.514087 28687 raft_consensus.cc:606] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 LEADER]: Received request to transfer leadership to TS ef59f5a79e5446219c72bd9cfd9f2839
I20260709 12:18:12.521023 28749 consensus_queue.cc:1048] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 }, 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.536177 28737 consensus_queue.cc:1048] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 }, 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.539100 28613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942"
dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
mode: GRACEFUL
new_leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
 from {username='slave'} at 127.0.0.1:52928
I20260709 12:18:12.543628 28613 raft_consensus.cc:606] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 LEADER]: Received request to transfer leadership to TS ef59f5a79e5446219c72bd9cfd9f2839
I20260709 12:18:12.551635 28613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524"
dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
mode: GRACEFUL
new_leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
 from {username='slave'} at 127.0.0.1:52928
I20260709 12:18:12.552364 28613 raft_consensus.cc:606] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 LEADER]: Received request to transfer leadership to TS ef59f5a79e5446219c72bd9cfd9f2839
I20260709 12:18:12.559368 28687 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a42809b53554534a675d9c99ebc4fc7"
dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
mode: GRACEFUL
new_leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:18:12.560067 28687 raft_consensus.cc:606] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 LEADER]: Received request to transfer leadership to TS ef59f5a79e5446219c72bd9cfd9f2839
I20260709 12:18:12.570195 28687 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f31ceba740340c5bd2f7dcda58037cf"
dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
mode: GRACEFUL
new_leader_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:18:12.570947 28687 raft_consensus.cc:606] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 LEADER]: Received request to transfer leadership to TS 2405bdb78d494be6a6bf0a4bf80e0139
I20260709 12:18:12.575047 28733 consensus_queue.cc:1048] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 }, 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.590536 28537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b792206d88214269a0a240b40d7a4d56"
dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
mode: GRACEFUL
new_leader_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
 from {username='slave'} at 127.0.0.1:42842
I20260709 12:18:12.591495 28537 raft_consensus.cc:606] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 LEADER]: Received request to transfer leadership to TS 2405bdb78d494be6a6bf0a4bf80e0139
I20260709 12:18:12.592519 28766 consensus_queue.cc:1048] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 }, 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.606572 28537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b198a7248ddd4450955f607c762b6bc9"
dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
mode: GRACEFUL
new_leader_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
 from {username='slave'} at 127.0.0.1:42842
I20260709 12:18:12.607218 28537 raft_consensus.cc:606] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 LEADER]: Received request to transfer leadership to TS b3b05c9ae54f4e45bd1f1d1bbe2b2cda
I20260709 12:18:12.622187 28735 consensus_queue.cc:1048] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 }, 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.635354 28772 raft_consensus.cc:993] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839: : Instructing follower b3b05c9ae54f4e45bd1f1d1bbe2b2cda to start an election
I20260709 12:18:12.635919 28772 raft_consensus.cc:1081] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 LEADER]: Signalling peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda to start an election
I20260709 12:18:12.639595 28688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b198a7248ddd4450955f607c762b6bc9"
dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
 from {username='slave'} at 127.0.0.1:50608
I20260709 12:18:12.641023 28688 raft_consensus.cc:493] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:12.641497 28688 raft_consensus.cc:3060] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.650633 28735 consensus_queue.cc:1048] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 }, 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.652704 28688 raft_consensus.cc:515] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.658106 28537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b198a7248ddd4450955f607c762b6bc9" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
I20260709 12:18:12.658828 28537 raft_consensus.cc:3055] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:12.659173 28537 raft_consensus.cc:740] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Running, Role: LEADER
I20260709 12:18:12.660288 28688 leader_election.cc:290] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [CANDIDATE]: Term 2 election: Requested vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153)
I20260709 12:18:12.661484 28614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b198a7248ddd4450955f607c762b6bc9" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
I20260709 12:18:12.662036 28614 raft_consensus.cc:3060] T b198a7248ddd4450955f607c762b6bc9 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.660107 28537 consensus_queue.cc:260] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.665779 28537 raft_consensus.cc:3060] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.669961 28743 raft_consensus.cc:993] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139: : Instructing follower ef59f5a79e5446219c72bd9cfd9f2839 to start an election
I20260709 12:18:12.670482 28766 raft_consensus.cc:1081] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 LEADER]: Signalling peer ef59f5a79e5446219c72bd9cfd9f2839 to start an election
I20260709 12:18:12.670365 28614 raft_consensus.cc:2468] T b198a7248ddd4450955f607c762b6bc9 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in term 2.
I20260709 12:18:12.671758 28651 leader_election.cc:304] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: 2405bdb78d494be6a6bf0a4bf80e0139, b3b05c9ae54f4e45bd1f1d1bbe2b2cda; no voters: 
I20260709 12:18:12.672369 28539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942"
dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
 from {username='slave'} at 127.0.0.1:38028
I20260709 12:18:12.672981 28539 raft_consensus.cc:493] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:12.673542 28539 raft_consensus.cc:3060] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.675087 28537 raft_consensus.cc:2468] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in term 2.
I20260709 12:18:12.672683 28737 raft_consensus.cc:2804] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:12.678534 28737 raft_consensus.cc:697] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 LEADER]: Becoming Leader. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Running, Role: LEADER
I20260709 12:18:12.679306 28737 consensus_queue.cc:237] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.683431 28539 raft_consensus.cc:515] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.686100 28539 leader_election.cc:290] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [CANDIDATE]: Term 2 election: Requested vote from peers 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:12.687176 28614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
I20260709 12:18:12.687309 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
I20260709 12:18:12.687820 28614 raft_consensus.cc:3055] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:12.687958 28688 raft_consensus.cc:3060] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.688259 28614 raft_consensus.cc:740] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Running, Role: LEADER
I20260709 12:18:12.689450 28614 consensus_queue.cc:260] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.691218 28614 raft_consensus.cc:3060] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.691293 28434 catalog_manager.cc:5697] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda reported cstate change: term changed from 1 to 2, leader changed from ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129) to b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131). New cstate: current_term: 2 leader_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:12.697352 28688 raft_consensus.cc:2468] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 2.
I20260709 12:18:12.699070 28614 raft_consensus.cc:2468] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 2.
I20260709 12:18:12.699155 28502 leader_election.cc:304] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [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: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:12.700114 28735 raft_consensus.cc:2804] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:12.700903 28735 raft_consensus.cc:697] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 LEADER]: Becoming Leader. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Running, Role: LEADER
I20260709 12:18:12.701738 28735 consensus_queue.cc:237] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.711372 28434 catalog_manager.cc:5697] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 reported cstate change: term changed from 1 to 2, leader changed from 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130) to ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:12.723943 28749 raft_consensus.cc:993] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: : Instructing follower ef59f5a79e5446219c72bd9cfd9f2839 to start an election
I20260709 12:18:12.724506 28737 raft_consensus.cc:1081] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 LEADER]: Signalling peer ef59f5a79e5446219c72bd9cfd9f2839 to start an election
I20260709 12:18:12.726632 28539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b45363f85ec444bbb7c7e69e5381ef05"
dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
 from {username='slave'} at 127.0.0.1:38044
I20260709 12:18:12.727270 28539 raft_consensus.cc:493] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:12.727547 28539 raft_consensus.cc:3060] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.733273 28743 raft_consensus.cc:993] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139: : Instructing follower ef59f5a79e5446219c72bd9cfd9f2839 to start an election
I20260709 12:18:12.733050 28539 raft_consensus.cc:515] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.733865 28743 raft_consensus.cc:1081] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 LEADER]: Signalling peer ef59f5a79e5446219c72bd9cfd9f2839 to start an election
I20260709 12:18:12.735001 28539 leader_election.cc:290] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [CANDIDATE]: Term 2 election: Requested vote from peers 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:12.735953 28614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45363f85ec444bbb7c7e69e5381ef05" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
I20260709 12:18:12.736076 28537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524"
dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
 from {username='slave'} at 127.0.0.1:38028
I20260709 12:18:12.736613 28614 raft_consensus.cc:3060] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.736750 28537 raft_consensus.cc:493] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:12.736438 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45363f85ec444bbb7c7e69e5381ef05" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
I20260709 12:18:12.737289 28537 raft_consensus.cc:3060] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.737524 28688 raft_consensus.cc:3055] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:12.737982 28688 raft_consensus.cc:740] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Running, Role: LEADER
I20260709 12:18:12.738950 28688 consensus_queue.cc:260] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.740180 28688 raft_consensus.cc:3060] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.744059 28614 raft_consensus.cc:2468] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 2.
I20260709 12:18:12.744102 28537 raft_consensus.cc:515] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.745572 28502 leader_election.cc:304] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [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: 2405bdb78d494be6a6bf0a4bf80e0139, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:12.746457 28735 raft_consensus.cc:2804] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:12.746356 28688 raft_consensus.cc:2468] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 2.
I20260709 12:18:12.746363 28537 leader_election.cc:290] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [CANDIDATE]: Term 2 election: Requested vote from peers 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:12.748292 28614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
I20260709 12:18:12.748340 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
I20260709 12:18:12.748682 28735 raft_consensus.cc:697] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 LEADER]: Becoming Leader. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Running, Role: LEADER
I20260709 12:18:12.748907 28614 raft_consensus.cc:3055] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:12.748991 28688 raft_consensus.cc:3060] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.749365 28614 raft_consensus.cc:740] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Running, Role: LEADER
I20260709 12:18:12.749614 28735 consensus_queue.cc:237] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.750257 28614 consensus_queue.cc:260] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.751422 28614 raft_consensus.cc:3060] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.756513 28688 raft_consensus.cc:2468] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 2.
I20260709 12:18:12.757727 28502 leader_election.cc:304] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [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: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:12.758507 28735 raft_consensus.cc:2804] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:12.759011 28735 raft_consensus.cc:697] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 LEADER]: Becoming Leader. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Running, Role: LEADER
I20260709 12:18:12.758612 28434 catalog_manager.cc:5697] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 reported cstate change: term changed from 1 to 2, leader changed from b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131) to ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:12.759886 28614 raft_consensus.cc:2468] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 2.
I20260709 12:18:12.759864 28735 consensus_queue.cc:237] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.773854 28434 catalog_manager.cc:5697] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 reported cstate change: term changed from 1 to 2, leader changed from 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130) to ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:12.809773 28749 raft_consensus.cc:993] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: : Instructing follower 2405bdb78d494be6a6bf0a4bf80e0139 to start an election
I20260709 12:18:12.810346 28749 raft_consensus.cc:1081] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 LEADER]: Signalling peer 2405bdb78d494be6a6bf0a4bf80e0139 to start an election
I20260709 12:18:12.812455 28614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f31ceba740340c5bd2f7dcda58037cf"
dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
 from {username='slave'} at 127.0.0.1:33216
I20260709 12:18:12.813076 28614 raft_consensus.cc:493] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:12.813421 28614 raft_consensus.cc:3060] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.818306 28614 raft_consensus.cc:515] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.819916 28614 leader_election.cc:290] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 2 election: Requested vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:12.821168 28537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f31ceba740340c5bd2f7dcda58037cf" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
I20260709 12:18:12.821295 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f31ceba740340c5bd2f7dcda58037cf" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
I20260709 12:18:12.821866 28537 raft_consensus.cc:3060] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.821883 28688 raft_consensus.cc:3055] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:12.822481 28688 raft_consensus.cc:740] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Running, Role: LEADER
I20260709 12:18:12.823396 28688 consensus_queue.cc:260] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.824668 28688 raft_consensus.cc:3060] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.829749 28537 raft_consensus.cc:2468] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2405bdb78d494be6a6bf0a4bf80e0139 in term 2.
I20260709 12:18:12.832167 28688 raft_consensus.cc:2468] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2405bdb78d494be6a6bf0a4bf80e0139 in term 2.
I20260709 12:18:12.832196 28577 leader_election.cc:304] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [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: 2405bdb78d494be6a6bf0a4bf80e0139, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:12.833284 28743 raft_consensus.cc:2804] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:12.833815 28743 raft_consensus.cc:697] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 LEADER]: Becoming Leader. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Running, Role: LEADER
I20260709 12:18:12.834774 28743 consensus_queue.cc:237] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.838963 28772 raft_consensus.cc:993] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839: : Instructing follower 2405bdb78d494be6a6bf0a4bf80e0139 to start an election
I20260709 12:18:12.839497 28735 raft_consensus.cc:1081] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 LEADER]: Signalling peer 2405bdb78d494be6a6bf0a4bf80e0139 to start an election
I20260709 12:18:12.841194 28614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b792206d88214269a0a240b40d7a4d56"
dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
 from {username='slave'} at 127.0.0.1:52914
I20260709 12:18:12.841795 28614 raft_consensus.cc:493] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:12.842195 28614 raft_consensus.cc:3060] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.842710 28436 catalog_manager.cc:5697] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 reported cstate change: term changed from 1 to 2, leader changed from b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131) to 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:12.849303 28614 raft_consensus.cc:515] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.852169 28537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b792206d88214269a0a240b40d7a4d56" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
I20260709 12:18:12.852510 28614 leader_election.cc:290] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 2 election: Requested vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:12.852871 28537 raft_consensus.cc:3055] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:12.853017 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b792206d88214269a0a240b40d7a4d56" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
I20260709 12:18:12.853698 28688 raft_consensus.cc:3060] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.853333 28537 raft_consensus.cc:740] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Running, Role: LEADER
I20260709 12:18:12.854780 28537 consensus_queue.cc:260] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.855960 28537 raft_consensus.cc:3060] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:12.858958 28688 raft_consensus.cc:2468] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2405bdb78d494be6a6bf0a4bf80e0139 in term 2.
I20260709 12:18:12.860057 28577 leader_election.cc:304] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: 2405bdb78d494be6a6bf0a4bf80e0139, b3b05c9ae54f4e45bd1f1d1bbe2b2cda; no voters: 
I20260709 12:18:12.860775 28743 raft_consensus.cc:2804] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:12.860860 28537 raft_consensus.cc:2468] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2405bdb78d494be6a6bf0a4bf80e0139 in term 2.
I20260709 12:18:12.861254 28743 raft_consensus.cc:697] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 LEADER]: Becoming Leader. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Running, Role: LEADER
I20260709 12:18:12.862188 28743 consensus_queue.cc:237] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:12.869484 28436 catalog_manager.cc:5697] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 reported cstate change: term changed from 1 to 2, leader changed from ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129) to 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:13.096696 28614 raft_consensus.cc:1275] T b198a7248ddd4450955f607c762b6bc9 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Refusing update from remote peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda: 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.098191 28749 consensus_queue.cc:1048] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 }, 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.105818 28537 raft_consensus.cc:1275] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Refusing update from remote peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda: 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.108194 28737 consensus_queue.cc:1048] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:13.111047 28688 raft_consensus.cc:1275] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Refusing update from remote peer ef59f5a79e5446219c72bd9cfd9f2839: 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.113612 28735 consensus_queue.cc:1048] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 }, 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.118408 28737 raft_consensus.cc:993] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: : Instructing follower ef59f5a79e5446219c72bd9cfd9f2839 to start an election
I20260709 12:18:13.118891 28737 raft_consensus.cc:1081] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 LEADER]: Signalling peer ef59f5a79e5446219c72bd9cfd9f2839 to start an election
I20260709 12:18:13.121237 28537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a42809b53554534a675d9c99ebc4fc7"
dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
 from {username='slave'} at 127.0.0.1:38044
I20260709 12:18:13.121912 28537 raft_consensus.cc:493] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:13.122336 28537 raft_consensus.cc:3060] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:13.127110 28614 raft_consensus.cc:1275] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Refusing update from remote peer ef59f5a79e5446219c72bd9cfd9f2839: 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.128950 28770 consensus_queue.cc:1048] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 }, 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.130334 28537 raft_consensus.cc:515] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:13.132645 28537 leader_election.cc:290] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839 [CANDIDATE]: Term 2 election: Requested vote from peers 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:13.133720 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a42809b53554534a675d9c99ebc4fc7" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
I20260709 12:18:13.134408 28687 raft_consensus.cc:3055] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:13.134769 28687 raft_consensus.cc:740] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Running, Role: LEADER
I20260709 12:18:13.134996 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a42809b53554534a675d9c99ebc4fc7" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
I20260709 12:18:13.135633 28613 raft_consensus.cc:3060] T 9a42809b53554534a675d9c99ebc4fc7 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:13.135695 28687 consensus_queue.cc:260] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:13.137303 28687 raft_consensus.cc:3060] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:13.145366 28687 raft_consensus.cc:2468] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 2.
I20260709 12:18:13.145893 28614 raft_consensus.cc:1275] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Refusing update from remote peer ef59f5a79e5446219c72bd9cfd9f2839: 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.146749 28502 leader_election.cc:304] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839 [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: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:13.147619 28770 raft_consensus.cc:2804] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:13.147945 28735 consensus_queue.cc:1048] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 }, 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.148211 28770 raft_consensus.cc:697] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 LEADER]: Becoming Leader. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Running, Role: LEADER
I20260709 12:18:13.149544 28770 consensus_queue.cc:237] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:13.151263 28613 raft_consensus.cc:2468] T 9a42809b53554534a675d9c99ebc4fc7 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 2.
I20260709 12:18:13.159101 28687 raft_consensus.cc:1275] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Refusing update from remote peer ef59f5a79e5446219c72bd9cfd9f2839: 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.159386 28434 catalog_manager.cc:5697] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839 reported cstate change: term changed from 1 to 2, leader changed from b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131) to ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:13.160953 28772 consensus_queue.cc:1048] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 }, 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.219395 28537 raft_consensus.cc:1275] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Refusing update from remote peer 2405bdb78d494be6a6bf0a4bf80e0139: 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.220773 28818 consensus_queue.cc:1048] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 }, 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.230459 28687 raft_consensus.cc:1275] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Refusing update from remote peer 2405bdb78d494be6a6bf0a4bf80e0139: 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.232021 28818 consensus_queue.cc:1048] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 }, 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.236907 28688 raft_consensus.cc:1275] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Refusing update from remote peer ef59f5a79e5446219c72bd9cfd9f2839: 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.239573 28735 consensus_queue.cc:1048] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:13.249663 28614 raft_consensus.cc:1275] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Refusing update from remote peer ef59f5a79e5446219c72bd9cfd9f2839: 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.251165 28770 consensus_queue.cc:1048] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 }, 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.358464 28537 raft_consensus.cc:1275] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Refusing update from remote peer 2405bdb78d494be6a6bf0a4bf80e0139: 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.359918 28818 consensus_queue.cc:1048] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 }, 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.371274 28687 raft_consensus.cc:1275] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Refusing update from remote peer 2405bdb78d494be6a6bf0a4bf80e0139: 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.372992 28766 consensus_queue.cc:1048] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 }, 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.608392 28614 raft_consensus.cc:1275] T 9a42809b53554534a675d9c99ebc4fc7 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Refusing update from remote peer ef59f5a79e5446219c72bd9cfd9f2839: 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.609964 28772 consensus_queue.cc:1048] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:13.621851 28687 raft_consensus.cc:1275] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Refusing update from remote peer ef59f5a79e5446219c72bd9cfd9f2839: 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.623193 28770 consensus_queue.cc:1048] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 }, 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.646304 27890 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:18:15.647149 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:15.666325 28537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942"
dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
mode: GRACEFUL
new_leader_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
 from {username='slave'} at 127.0.0.1:42850
I20260709 12:18:15.666882 28537 raft_consensus.cc:606] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 LEADER]: Received request to transfer leadership to TS b3b05c9ae54f4e45bd1f1d1bbe2b2cda
I20260709 12:18:15.670305 28537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524"
dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
mode: GRACEFUL
new_leader_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
 from {username='slave'} at 127.0.0.1:42850
I20260709 12:18:15.670922 28537 raft_consensus.cc:606] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 LEADER]: Received request to transfer leadership to TS b3b05c9ae54f4e45bd1f1d1bbe2b2cda
I20260709 12:18:15.672554 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:18:15.673200 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:15.708860 28735 raft_consensus.cc:993] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839: : Instructing follower b3b05c9ae54f4e45bd1f1d1bbe2b2cda to start an election
I20260709 12:18:15.709436 28828 raft_consensus.cc:1081] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 LEADER]: Signalling peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda to start an election
I20260709 12:18:15.711228 28687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524"
dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
 from {username='slave'} at 127.0.0.1:50608
I20260709 12:18:15.711755 28687 raft_consensus.cc:493] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:15.712041 28687 raft_consensus.cc:3060] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:15.717046 28687 raft_consensus.cc:515] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:15.718843 28687 leader_election.cc:290] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [CANDIDATE]: Term 3 election: Requested vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153)
I20260709 12:18:15.720386 28614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
I20260709 12:18:15.721167 28614 raft_consensus.cc:3060] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:15.721675 28537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
I20260709 12:18:15.722419 28537 raft_consensus.cc:3055] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:15.722875 28537 raft_consensus.cc:740] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Running, Role: LEADER
I20260709 12:18:15.724170 28537 consensus_queue.cc:260] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:15.726044 28537 raft_consensus.cc:3060] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:15.730475 28614 raft_consensus.cc:2468] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in term 3.
I20260709 12:18:15.732148 28651 leader_election.cc:304] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: 2405bdb78d494be6a6bf0a4bf80e0139, b3b05c9ae54f4e45bd1f1d1bbe2b2cda; no voters: 
I20260709 12:18:15.733191 28737 raft_consensus.cc:2804] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:15.733446 28537 raft_consensus.cc:2468] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in term 3.
I20260709 12:18:15.734833 28737 raft_consensus.cc:697] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 LEADER]: Becoming Leader. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Running, Role: LEADER
I20260709 12:18:15.735797 28737 consensus_queue.cc:237] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:15.744927 28433 catalog_manager.cc:5697] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda reported cstate change: term changed from 2 to 3, leader changed from ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129) to b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131). New cstate: current_term: 3 leader_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:15.848206 28735 raft_consensus.cc:993] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839: : Instructing follower b3b05c9ae54f4e45bd1f1d1bbe2b2cda to start an election
I20260709 12:18:15.848723 28735 raft_consensus.cc:1081] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 LEADER]: Signalling peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda to start an election
I20260709 12:18:15.850888 28687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942"
dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
 from {username='slave'} at 127.0.0.1:50608
I20260709 12:18:15.851486 28687 raft_consensus.cc:493] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:15.851749 28687 raft_consensus.cc:3060] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:15.856768 28687 raft_consensus.cc:515] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:15.858457 28687 leader_election.cc:290] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [CANDIDATE]: Term 3 election: Requested vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153)
I20260709 12:18:15.859479 28537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
I20260709 12:18:15.859611 28614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
I20260709 12:18:15.860046 28537 raft_consensus.cc:3055] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:15.860211 28614 raft_consensus.cc:3060] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:15.860378 28537 raft_consensus.cc:740] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Running, Role: LEADER
I20260709 12:18:15.861218 28537 consensus_queue.cc:260] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:15.862764 28537 raft_consensus.cc:3060] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:15.865847 28614 raft_consensus.cc:2468] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in term 3.
I20260709 12:18:15.867575 28651 leader_election.cc:304] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: 2405bdb78d494be6a6bf0a4bf80e0139, b3b05c9ae54f4e45bd1f1d1bbe2b2cda; no voters: 
I20260709 12:18:15.868708 28737 raft_consensus.cc:2804] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:15.869247 28737 raft_consensus.cc:697] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 LEADER]: Becoming Leader. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Running, Role: LEADER
I20260709 12:18:15.869585 28537 raft_consensus.cc:2468] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in term 3.
I20260709 12:18:15.870147 28737 consensus_queue.cc:237] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:15.878564 28433 catalog_manager.cc:5697] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda reported cstate change: term changed from 2 to 3, leader changed from ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129) to b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131). New cstate: current_term: 3 leader_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:16.117795 28614 raft_consensus.cc:1275] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 3 FOLLOWER]: Refusing update from remote peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda: 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.119217 28737 consensus_queue.cc:1048] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 }, 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.130613 28537 raft_consensus.cc:1275] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 FOLLOWER]: Refusing update from remote peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda: 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.133654 28829 consensus_queue.cc:1048] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:16.407994 28537 raft_consensus.cc:1275] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 FOLLOWER]: Refusing update from remote peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda: 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.409977 28829 consensus_queue.cc:1048] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 }, 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.423941 28613 raft_consensus.cc:1275] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 3 FOLLOWER]: Refusing update from remote peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda: 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.427544 28737 consensus_queue.cc:1048] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:16.674341 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:16.680660 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:16.681088 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:17.682587 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:17.688441 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:17.688874 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:18.689812 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:18.696481 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:18.696898 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:19.698179 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:19.704968 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:19.705484 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:20.706818 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:20.713809 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:20.714484 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:21.715957 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:21.722489 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:21.723038 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:22.724175 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:22.733345 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:22.733911 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:23.735011 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:23.740837 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:23.741367 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:24.742779 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:24.748863 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:24.749406 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:25.785180 27890 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:18:25.796343 28687 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942"
dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
mode: GRACEFUL
new_leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:18:25.797017 28687 raft_consensus.cc:606] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 LEADER]: Received request to transfer leadership to TS ef59f5a79e5446219c72bd9cfd9f2839
I20260709 12:18:25.803131 28687 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524"
dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
mode: GRACEFUL
new_leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
 from {username='slave'} at 127.0.0.1:50610
I20260709 12:18:25.803665 28687 raft_consensus.cc:606] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 LEADER]: Received request to transfer leadership to TS ef59f5a79e5446219c72bd9cfd9f2839
I20260709 12:18:25.812440 28614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "770ed3cc7b8e4f2a98b9501d14823421"
dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
mode: GRACEFUL
new_leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
 from {username='slave'} at 127.0.0.1:52928
I20260709 12:18:25.813066 28614 raft_consensus.cc:606] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 LEADER]: Received request to transfer leadership to TS ef59f5a79e5446219c72bd9cfd9f2839
I20260709 12:18:25.814787 28850 raft_consensus.cc:993] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139: : Instructing follower ef59f5a79e5446219c72bd9cfd9f2839 to start an election
I20260709 12:18:25.815331 28852 raft_consensus.cc:1081] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 LEADER]: Signalling peer ef59f5a79e5446219c72bd9cfd9f2839 to start an election
I20260709 12:18:25.817075 28537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "770ed3cc7b8e4f2a98b9501d14823421"
dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
 from {username='slave'} at 127.0.0.1:38028
I20260709 12:18:25.817601 28537 raft_consensus.cc:493] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:25.817982 28537 raft_consensus.cc:3060] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:25.819917 28614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f31ceba740340c5bd2f7dcda58037cf"
dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
mode: GRACEFUL
new_leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
 from {username='slave'} at 127.0.0.1:52928
I20260709 12:18:25.820582 28614 raft_consensus.cc:606] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 LEADER]: Received request to transfer leadership to TS ef59f5a79e5446219c72bd9cfd9f2839
I20260709 12:18:25.824851 28537 raft_consensus.cc:515] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:25.826560 28614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b792206d88214269a0a240b40d7a4d56"
dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
mode: GRACEFUL
new_leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
 from {username='slave'} at 127.0.0.1:52928
I20260709 12:18:25.827147 28537 leader_election.cc:290] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [CANDIDATE]: Term 2 election: Requested vote from peers 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:25.828271 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770ed3cc7b8e4f2a98b9501d14823421" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
I20260709 12:18:25.828487 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770ed3cc7b8e4f2a98b9501d14823421" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
I20260709 12:18:25.829061 28613 raft_consensus.cc:3055] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:25.829130 28687 raft_consensus.cc:3060] T 770ed3cc7b8e4f2a98b9501d14823421 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:25.829413 28613 raft_consensus.cc:740] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Running, Role: LEADER
I20260709 12:18:25.830331 28613 consensus_queue.cc:260] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:25.831540 28613 raft_consensus.cc:3060] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:25.827169 28614 raft_consensus.cc:606] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 LEADER]: Received request to transfer leadership to TS ef59f5a79e5446219c72bd9cfd9f2839
I20260709 12:18:25.835603 28687 raft_consensus.cc:2468] T 770ed3cc7b8e4f2a98b9501d14823421 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 2.
I20260709 12:18:25.838064 28502 leader_election.cc:304] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [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: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:25.839105 28735 raft_consensus.cc:2804] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:25.840274 28613 raft_consensus.cc:2468] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 2.
I20260709 12:18:25.842155 28735 raft_consensus.cc:697] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 LEADER]: Becoming Leader. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Running, Role: LEADER
I20260709 12:18:25.843319 28735 consensus_queue.cc:237] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:25.852397 28854 raft_consensus.cc:993] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: : Instructing follower ef59f5a79e5446219c72bd9cfd9f2839 to start an election
I20260709 12:18:25.853113 28846 raft_consensus.cc:1081] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 LEADER]: Signalling peer ef59f5a79e5446219c72bd9cfd9f2839 to start an election
I20260709 12:18:25.854769 28537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524"
dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
 from {username='slave'} at 127.0.0.1:38044
I20260709 12:18:25.855278 28537 raft_consensus.cc:493] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:25.855616 28537 raft_consensus.cc:3060] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:25.855758 28434 catalog_manager.cc:5697] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 reported cstate change: term changed from 1 to 2, leader changed from 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130) to ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:25.861888 28537 raft_consensus.cc:515] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:25.864784 28537 leader_election.cc:290] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [CANDIDATE]: Term 4 election: Requested vote from peers 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:25.865398 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
I20260709 12:18:25.866241 28613 raft_consensus.cc:3060] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:25.866472 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
I20260709 12:18:25.867276 28687 raft_consensus.cc:3055] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:18:25.867524 28687 raft_consensus.cc:740] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Running, Role: LEADER
I20260709 12:18:25.868456 28687 consensus_queue.cc:260] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:25.870182 28687 raft_consensus.cc:3060] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:25.876428 28613 raft_consensus.cc:2468] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 4.
I20260709 12:18:25.879340 28502 leader_election.cc:304] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [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: 2405bdb78d494be6a6bf0a4bf80e0139, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:25.879910 28687 raft_consensus.cc:2468] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 4.
I20260709 12:18:25.880219 28735 raft_consensus.cc:2804] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:18:25.880770 28735 raft_consensus.cc:697] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 4 LEADER]: Becoming Leader. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Running, Role: LEADER
I20260709 12:18:25.881342 28850 raft_consensus.cc:993] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139: : Instructing follower ef59f5a79e5446219c72bd9cfd9f2839 to start an election
I20260709 12:18:25.881774 28850 raft_consensus.cc:1081] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 LEADER]: Signalling peer ef59f5a79e5446219c72bd9cfd9f2839 to start an election
I20260709 12:18:25.881559 28735 consensus_queue.cc:237] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:25.883589 28537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b792206d88214269a0a240b40d7a4d56"
dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
 from {username='slave'} at 127.0.0.1:38028
I20260709 12:18:25.884132 28537 raft_consensus.cc:493] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:25.884547 28537 raft_consensus.cc:3060] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:25.889715 28537 raft_consensus.cc:515] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:25.889544 28434 catalog_manager.cc:5697] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 reported cstate change: term changed from 3 to 4, leader changed from b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131) to ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129). New cstate: current_term: 4 leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:25.891472 28537 leader_election.cc:290] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [CANDIDATE]: Term 3 election: Requested vote from peers 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:25.892457 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b792206d88214269a0a240b40d7a4d56" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
I20260709 12:18:25.892745 28687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b792206d88214269a0a240b40d7a4d56" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
I20260709 12:18:25.893146 28613 raft_consensus.cc:3055] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:25.893352 28687 raft_consensus.cc:3060] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:25.893596 28613 raft_consensus.cc:740] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Running, Role: LEADER
I20260709 12:18:25.894699 28613 consensus_queue.cc:260] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:25.895892 28613 raft_consensus.cc:3060] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:25.900144 28687 raft_consensus.cc:2468] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 3.
I20260709 12:18:25.901295 28502 leader_election.cc:304] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [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: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:25.902052 28735 raft_consensus.cc:2804] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:25.902601 28735 raft_consensus.cc:697] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 LEADER]: Becoming Leader. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Running, Role: LEADER
I20260709 12:18:25.903152 28613 raft_consensus.cc:2468] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 3.
I20260709 12:18:25.903496 28735 consensus_queue.cc:237] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:25.911747 28434 catalog_manager.cc:5697] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 reported cstate change: term changed from 2 to 3, leader changed from 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130) to ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:25.956683 28854 raft_consensus.cc:993] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: : Instructing follower ef59f5a79e5446219c72bd9cfd9f2839 to start an election
I20260709 12:18:25.957238 28846 raft_consensus.cc:1081] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 LEADER]: Signalling peer ef59f5a79e5446219c72bd9cfd9f2839 to start an election
I20260709 12:18:25.958863 28537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942"
dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
 from {username='slave'} at 127.0.0.1:38044
I20260709 12:18:25.959338 28537 raft_consensus.cc:493] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:25.959625 28537 raft_consensus.cc:3060] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:25.963965 28537 raft_consensus.cc:515] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:25.965329 28537 leader_election.cc:290] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [CANDIDATE]: Term 4 election: Requested vote from peers 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:25.966842 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
I20260709 12:18:25.967608 28613 raft_consensus.cc:3060] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:25.967851 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
I20260709 12:18:25.968561 28688 raft_consensus.cc:3055] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:18:25.968858 28688 raft_consensus.cc:740] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Running, Role: LEADER
I20260709 12:18:25.969787 28688 consensus_queue.cc:260] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:25.970928 28688 raft_consensus.cc:3060] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:25.973143 28613 raft_consensus.cc:2468] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 4.
I20260709 12:18:25.974439 28502 leader_election.cc:304] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [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: 2405bdb78d494be6a6bf0a4bf80e0139, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:25.975142 28735 raft_consensus.cc:2804] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:18:25.975611 28735 raft_consensus.cc:697] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 4 LEADER]: Becoming Leader. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Running, Role: LEADER
I20260709 12:18:25.976734 28688 raft_consensus.cc:2468] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 4.
I20260709 12:18:25.976522 28735 consensus_queue.cc:237] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:25.984510 28434 catalog_manager.cc:5697] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 reported cstate change: term changed from 3 to 4, leader changed from b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131) to ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129). New cstate: current_term: 4 leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:26.101466 28852 raft_consensus.cc:993] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139: : Instructing follower ef59f5a79e5446219c72bd9cfd9f2839 to start an election
I20260709 12:18:26.101909 28850 raft_consensus.cc:1081] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 LEADER]: Signalling peer ef59f5a79e5446219c72bd9cfd9f2839 to start an election
I20260709 12:18:26.103813 28537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f31ceba740340c5bd2f7dcda58037cf"
dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
 from {username='slave'} at 127.0.0.1:38028
I20260709 12:18:26.104497 28537 raft_consensus.cc:493] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:26.104840 28537 raft_consensus.cc:3060] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:26.109822 28537 raft_consensus.cc:515] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:26.111392 28537 leader_election.cc:290] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [CANDIDATE]: Term 3 election: Requested vote from peers 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:26.112350 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f31ceba740340c5bd2f7dcda58037cf" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
I20260709 12:18:26.112782 28688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f31ceba740340c5bd2f7dcda58037cf" candidate_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
I20260709 12:18:26.112947 28613 raft_consensus.cc:3055] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:26.113300 28688 raft_consensus.cc:3060] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:26.113303 28613 raft_consensus.cc:740] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Running, Role: LEADER
I20260709 12:18:26.114326 28613 consensus_queue.cc:260] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:26.115257 28613 raft_consensus.cc:3060] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:26.119247 28688 raft_consensus.cc:2468] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 3.
I20260709 12:18:26.119426 28613 raft_consensus.cc:2468] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef59f5a79e5446219c72bd9cfd9f2839 in term 3.
I20260709 12:18:26.120410 28502 leader_election.cc:304] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [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: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:26.121222 28735 raft_consensus.cc:2804] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:26.121701 28735 raft_consensus.cc:697] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 LEADER]: Becoming Leader. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Running, Role: LEADER
I20260709 12:18:26.122646 28735 consensus_queue.cc:237] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:26.131440 28434 catalog_manager.cc:5697] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 reported cstate change: term changed from 2 to 3, leader changed from 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130) to ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:26.321715 28688 raft_consensus.cc:1275] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 4 FOLLOWER]: Refusing update from remote peer ef59f5a79e5446219c72bd9cfd9f2839: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:26.323486 28735 consensus_queue.cc:1048] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:26.328560 28687 raft_consensus.cc:1275] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 FOLLOWER]: Refusing update from remote peer ef59f5a79e5446219c72bd9cfd9f2839: 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:26.329816 28735 consensus_queue.cc:1048] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:26.339672 28614 raft_consensus.cc:1275] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 4 FOLLOWER]: Refusing update from remote peer ef59f5a79e5446219c72bd9cfd9f2839: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:26.339849 28613 raft_consensus.cc:1275] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 3 FOLLOWER]: Refusing update from remote peer ef59f5a79e5446219c72bd9cfd9f2839: 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:26.343119 28735 consensus_queue.cc:1048] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:26.344908 28735 consensus_queue.cc:1048] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:26.371534 28688 raft_consensus.cc:1275] T 770ed3cc7b8e4f2a98b9501d14823421 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Refusing update from remote peer ef59f5a79e5446219c72bd9cfd9f2839: 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:26.374478 28866 consensus_queue.cc:1048] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:26.377413 28614 raft_consensus.cc:1275] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 4 FOLLOWER]: Refusing update from remote peer ef59f5a79e5446219c72bd9cfd9f2839: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:26.378971 28735 consensus_queue.cc:1048] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:26.390448 28613 raft_consensus.cc:1275] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Refusing update from remote peer ef59f5a79e5446219c72bd9cfd9f2839: 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:26.392537 28735 consensus_queue.cc:1048] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:26.405216 28688 raft_consensus.cc:1275] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 4 FOLLOWER]: Refusing update from remote peer ef59f5a79e5446219c72bd9cfd9f2839: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:26.406973 28853 consensus_queue.cc:1048] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:26.554096 28688 raft_consensus.cc:1275] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 FOLLOWER]: Refusing update from remote peer ef59f5a79e5446219c72bd9cfd9f2839: 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:26.555555 28735 consensus_queue.cc:1048] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:26.567224 28613 raft_consensus.cc:1275] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 3 FOLLOWER]: Refusing update from remote peer ef59f5a79e5446219c72bd9cfd9f2839: 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:26.569538 28877 consensus_queue.cc:1048] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:29.084053 27890 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:18:29.084792 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:29.092602 28537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942"
dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
mode: GRACEFUL
new_leader_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
 from {username='slave'} at 127.0.0.1:42850
I20260709 12:18:29.093160 28537 raft_consensus.cc:606] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 4 LEADER]: Received request to transfer leadership to TS 2405bdb78d494be6a6bf0a4bf80e0139
I20260709 12:18:29.096328 28537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b45363f85ec444bbb7c7e69e5381ef05"
dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
mode: GRACEFUL
new_leader_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
 from {username='slave'} at 127.0.0.1:42850
I20260709 12:18:29.096936 28537 raft_consensus.cc:606] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 LEADER]: Received request to transfer leadership to TS b3b05c9ae54f4e45bd1f1d1bbe2b2cda
I20260709 12:18:29.099802 28537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b792206d88214269a0a240b40d7a4d56"
dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
mode: GRACEFUL
new_leader_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
 from {username='slave'} at 127.0.0.1:42850
I20260709 12:18:29.100452 28537 raft_consensus.cc:606] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 LEADER]: Received request to transfer leadership to TS 2405bdb78d494be6a6bf0a4bf80e0139
I20260709 12:18:29.103500 28537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524"
dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
mode: GRACEFUL
new_leader_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
 from {username='slave'} at 127.0.0.1:42850
I20260709 12:18:29.104085 28537 raft_consensus.cc:606] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 4 LEADER]: Received request to transfer leadership to TS b3b05c9ae54f4e45bd1f1d1bbe2b2cda
I20260709 12:18:29.105417 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:18:29.106000 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:29.378763 28886 raft_consensus.cc:993] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839: : Instructing follower b3b05c9ae54f4e45bd1f1d1bbe2b2cda to start an election
I20260709 12:18:29.379522 28883 raft_consensus.cc:1081] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 LEADER]: Signalling peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda to start an election
I20260709 12:18:29.381752 28685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b45363f85ec444bbb7c7e69e5381ef05"
dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
 from {username='slave'} at 127.0.0.1:50608
I20260709 12:18:29.382611 28685 raft_consensus.cc:493] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:29.382928 28685 raft_consensus.cc:3060] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:29.389536 28685 raft_consensus.cc:515] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:29.392189 28685 leader_election.cc:290] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [CANDIDATE]: Term 3 election: Requested vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153)
I20260709 12:18:29.393982 28614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45363f85ec444bbb7c7e69e5381ef05" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
I20260709 12:18:29.394224 28537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45363f85ec444bbb7c7e69e5381ef05" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
I20260709 12:18:29.395157 28537 raft_consensus.cc:3055] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:29.395162 28614 raft_consensus.cc:3060] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:29.395543 28537 raft_consensus.cc:740] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Running, Role: LEADER
I20260709 12:18:29.397053 28537 consensus_queue.cc:260] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:29.399117 28537 raft_consensus.cc:3060] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:29.404942 28614 raft_consensus.cc:2468] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in term 3.
I20260709 12:18:29.406774 28651 leader_election.cc:304] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: 2405bdb78d494be6a6bf0a4bf80e0139, b3b05c9ae54f4e45bd1f1d1bbe2b2cda; no voters: 
I20260709 12:18:29.407882 28881 raft_consensus.cc:2804] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:29.408074 28537 raft_consensus.cc:2468] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in term 3.
I20260709 12:18:29.413007 28881 raft_consensus.cc:697] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 LEADER]: Becoming Leader. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Running, Role: LEADER
I20260709 12:18:29.413686 28883 raft_consensus.cc:993] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839: : Instructing follower b3b05c9ae54f4e45bd1f1d1bbe2b2cda to start an election
I20260709 12:18:29.414744 28883 raft_consensus.cc:1081] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 4 LEADER]: Signalling peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda to start an election
I20260709 12:18:29.415066 28881 consensus_queue.cc:237] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:29.417861 28687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524"
dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
 from {username='slave'} at 127.0.0.1:50608
I20260709 12:18:29.418656 28687 raft_consensus.cc:493] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:29.419118 28687 raft_consensus.cc:3060] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:29.426964 28687 raft_consensus.cc:515] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:29.429642 28687 leader_election.cc:290] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [CANDIDATE]: Term 5 election: Requested vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153)
I20260709 12:18:29.430428 28537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
I20260709 12:18:29.431051 28537 raft_consensus.cc:3055] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:18:29.431413 28537 raft_consensus.cc:740] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Running, Role: LEADER
I20260709 12:18:29.431842 28614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c776b70028d74d33823b4a76b7e44524" candidate_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
I20260709 12:18:29.432365 28537 consensus_queue.cc:260] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:29.432585 28614 raft_consensus.cc:3060] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:29.434700 28537 raft_consensus.cc:3060] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:29.439014 28434 catalog_manager.cc:5697] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda reported cstate change: term changed from 2 to 3, leader changed from ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129) to b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131). New cstate: current_term: 3 leader_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: HEALTHY } } }
W20260709 12:18:29.440402 28709 debug-util.cc:398] Leaking SignalData structure 0x7b08000a1ea0 after lost signal to thread 27893
W20260709 12:18:29.441834 28709 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7580 after lost signal to thread 28471
I20260709 12:18:29.443416 28614 raft_consensus.cc:2468] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in term 5.
I20260709 12:18:29.443574 28537 raft_consensus.cc:2468] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3b05c9ae54f4e45bd1f1d1bbe2b2cda in term 5.
W20260709 12:18:29.444090 28709 debug-util.cc:398] Leaking SignalData structure 0x7b080013e980 after lost signal to thread 28563
I20260709 12:18:29.444756 28651 leader_election.cc:304] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, ef59f5a79e5446219c72bd9cfd9f2839; no voters: 
I20260709 12:18:29.445605 28881 raft_consensus.cc:2804] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:18:29.446214 28881 raft_consensus.cc:697] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 5 LEADER]: Becoming Leader. State: Replica: b3b05c9ae54f4e45bd1f1d1bbe2b2cda, State: Running, Role: LEADER
W20260709 12:18:29.445916 28709 debug-util.cc:398] Leaking SignalData structure 0x7b0800144d40 after lost signal to thread 28638
I20260709 12:18:29.447456 28881 consensus_queue.cc:237] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
W20260709 12:18:29.449594 28709 debug-util.cc:398] Leaking SignalData structure 0x7b080005bd80 after lost signal to thread 28712
I20260709 12:18:29.469583 28434 catalog_manager.cc:5697] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda reported cstate change: term changed from 4 to 5, leader changed from ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129) to b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131). New cstate: current_term: 5 leader_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:29.517113 28886 raft_consensus.cc:993] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839: : Instructing follower 2405bdb78d494be6a6bf0a4bf80e0139 to start an election
I20260709 12:18:29.517791 28888 raft_consensus.cc:1081] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 4 LEADER]: Signalling peer 2405bdb78d494be6a6bf0a4bf80e0139 to start an election
I20260709 12:18:29.520138 28614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942"
dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
 from {username='slave'} at 127.0.0.1:52914
I20260709 12:18:29.520818 28614 raft_consensus.cc:493] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:29.521391 28614 raft_consensus.cc:3060] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:29.528273 28614 raft_consensus.cc:515] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:29.530669 28614 leader_election.cc:290] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 5 election: Requested vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:29.531544 28537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
I20260709 12:18:29.531800 28685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca7e817ae90438f8411ff9fd375f942" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
I20260709 12:18:29.532222 28537 raft_consensus.cc:3055] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:18:29.532368 28685 raft_consensus.cc:3060] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:29.532621 28537 raft_consensus.cc:740] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Running, Role: LEADER
I20260709 12:18:29.533697 28537 consensus_queue.cc:260] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:29.534981 28537 raft_consensus.cc:3060] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:29.539084 28685 raft_consensus.cc:2468] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2405bdb78d494be6a6bf0a4bf80e0139 in term 5.
I20260709 12:18:29.540462 28577 leader_election.cc:304] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: 2405bdb78d494be6a6bf0a4bf80e0139, b3b05c9ae54f4e45bd1f1d1bbe2b2cda; no voters: 
I20260709 12:18:29.541355 28885 raft_consensus.cc:2804] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:18:29.542716 28885 raft_consensus.cc:697] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 5 LEADER]: Becoming Leader. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Running, Role: LEADER
I20260709 12:18:29.542981 28537 raft_consensus.cc:2468] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2405bdb78d494be6a6bf0a4bf80e0139 in term 5.
I20260709 12:18:29.543789 28885 consensus_queue.cc:237] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:29.554009 28434 catalog_manager.cc:5697] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 reported cstate change: term changed from 4 to 5, leader changed from ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129) to 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130). New cstate: current_term: 5 leader_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:29.611734 28886 raft_consensus.cc:993] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839: : Instructing follower 2405bdb78d494be6a6bf0a4bf80e0139 to start an election
I20260709 12:18:29.612498 28888 raft_consensus.cc:1081] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 LEADER]: Signalling peer 2405bdb78d494be6a6bf0a4bf80e0139 to start an election
I20260709 12:18:29.614559 28614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b792206d88214269a0a240b40d7a4d56"
dest_uuid: "2405bdb78d494be6a6bf0a4bf80e0139"
 from {username='slave'} at 127.0.0.1:52914
I20260709 12:18:29.615113 28614 raft_consensus.cc:493] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:29.615433 28614 raft_consensus.cc:3060] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:29.620262 28614 raft_consensus.cc:515] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:29.621722 28614 leader_election.cc:290] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [CANDIDATE]: Term 4 election: Requested vote from peers ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947), b3b05c9ae54f4e45bd1f1d1bbe2b2cda (127.27.60.131:46031)
I20260709 12:18:29.623162 28537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b792206d88214269a0a240b40d7a4d56" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ef59f5a79e5446219c72bd9cfd9f2839"
I20260709 12:18:29.623477 28685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b792206d88214269a0a240b40d7a4d56" candidate_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda"
I20260709 12:18:29.623735 28537 raft_consensus.cc:3055] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:18:29.624092 28685 raft_consensus.cc:3060] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:29.624198 28537 raft_consensus.cc:740] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ef59f5a79e5446219c72bd9cfd9f2839, State: Running, Role: LEADER
I20260709 12:18:29.625257 28537 consensus_queue.cc:260] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:29.626547 28537 raft_consensus.cc:3060] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:29.632102 28685 raft_consensus.cc:2468] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2405bdb78d494be6a6bf0a4bf80e0139 in term 4.
I20260709 12:18:29.633785 28537 raft_consensus.cc:2468] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2405bdb78d494be6a6bf0a4bf80e0139 in term 4.
I20260709 12:18:29.633761 28577 leader_election.cc:304] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: 2405bdb78d494be6a6bf0a4bf80e0139, b3b05c9ae54f4e45bd1f1d1bbe2b2cda; no voters: 
I20260709 12:18:29.634899 28885 raft_consensus.cc:2804] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:18:29.635412 28885 raft_consensus.cc:697] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 4 LEADER]: Becoming Leader. State: Replica: 2405bdb78d494be6a6bf0a4bf80e0139, State: Running, Role: LEADER
I20260709 12:18:29.636400 28885 consensus_queue.cc:237] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [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: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } }
I20260709 12:18:29.645236 28434 catalog_manager.cc:5697] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 reported cstate change: term changed from 3 to 4, leader changed from ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129) to 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130). New cstate: current_term: 4 leader_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:29.911828 28537 raft_consensus.cc:1275] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 FOLLOWER]: Refusing update from remote peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda: 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:29.913506 28881 consensus_queue.cc:1048] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:29.932735 28614 raft_consensus.cc:1275] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 3 FOLLOWER]: Refusing update from remote peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda: 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:29.934705 28889 consensus_queue.cc:1048] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:30.034351 28614 raft_consensus.cc:1275] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 5 FOLLOWER]: Refusing update from remote peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:18:30.036077 28881 consensus_queue.cc:1048] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "2405bdb78d494be6a6bf0a4bf80e0139" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:30.044323 28537 raft_consensus.cc:1275] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 5 FOLLOWER]: Refusing update from remote peer b3b05c9ae54f4e45bd1f1d1bbe2b2cda: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:18:30.046461 28881 consensus_queue.cc:1048] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:30.086486 28537 raft_consensus.cc:1275] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 4 FOLLOWER]: Refusing update from remote peer 2405bdb78d494be6a6bf0a4bf80e0139: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:30.088460 28885 consensus_queue.cc:1048] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:30.101835 28685 raft_consensus.cc:1275] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 4 FOLLOWER]: Refusing update from remote peer 2405bdb78d494be6a6bf0a4bf80e0139: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:30.104872 28885 consensus_queue.cc:1048] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:30.107690 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:30.117091 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:30.117924 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:30.129000 28685 raft_consensus.cc:1275] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 5 FOLLOWER]: Refusing update from remote peer 2405bdb78d494be6a6bf0a4bf80e0139: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:18:30.130613 28908 consensus_queue.cc:1048] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b05c9ae54f4e45bd1f1d1bbe2b2cda" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 46031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:30.145702 28537 raft_consensus.cc:1275] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 5 FOLLOWER]: Refusing update from remote peer 2405bdb78d494be6a6bf0a4bf80e0139: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:18:30.150869 28896 consensus_queue.cc:1048] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef59f5a79e5446219c72bd9cfd9f2839" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 37947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:31.119426 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:31.126504 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:31.126983 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:32.128192 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:32.136723 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:32.137444 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:33.138669 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:33.144409 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:33.144897 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:34.145915 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:34.152833 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:34.153369 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:35.154474 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:35.159946 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:35.160447 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:36.161424 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:36.167142 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:36.167680 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:37.168656 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:37.173951 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:37.174458 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:38.175540 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:38.181782 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:38.182350 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:39.256134 27890 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:18:39.257406 27890 tablet_server.cc:179] TabletServer@127.27.60.129:0 shutting down...
I20260709 12:18:39.295291 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:39.296557 27890 tablet_replica.cc:333] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839: stopping tablet replica
I20260709 12:18:39.298269 27890 raft_consensus.cc:2243] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.299027 27890 raft_consensus.cc:2272] T c776b70028d74d33823b4a76b7e44524 P ef59f5a79e5446219c72bd9cfd9f2839 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.301321 27890 tablet_replica.cc:333] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839: stopping tablet replica
I20260709 12:18:39.302179 27890 raft_consensus.cc:2243] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.303328 27890 raft_consensus.cc:2272] T 9a42809b53554534a675d9c99ebc4fc7 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.307399 27890 tablet_replica.cc:333] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839: stopping tablet replica
I20260709 12:18:39.308431 27890 raft_consensus.cc:2243] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:18:39.308795 28651 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260709 12:18:39.310622 27890 raft_consensus.cc:2272] T 770ed3cc7b8e4f2a98b9501d14823421 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:39.312705 28651 consensus_peers.cc:597] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda -> Peer ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947): Couldn't send request to peer ef59f5a79e5446219c72bd9cfd9f2839. 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:39.313637 27890 tablet_replica.cc:333] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839: stopping tablet replica
I20260709 12:18:39.314378 27890 raft_consensus.cc:2243] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.315373 27890 raft_consensus.cc:2272] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.318053 27890 tablet_replica.cc:333] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839: stopping tablet replica
I20260709 12:18:39.319094 27890 raft_consensus.cc:2243] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.319922 27890 raft_consensus.cc:2272] T b45363f85ec444bbb7c7e69e5381ef05 P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.322908 27890 tablet_replica.cc:333] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839: stopping tablet replica
I20260709 12:18:39.323518 27890 raft_consensus.cc:2243] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.324079 27890 raft_consensus.cc:2272] T b792206d88214269a0a240b40d7a4d56 P ef59f5a79e5446219c72bd9cfd9f2839 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.326270 27890 tablet_replica.cc:333] T 5596c00bc7d2472499b4faf5d29b2566 P ef59f5a79e5446219c72bd9cfd9f2839: stopping tablet replica
I20260709 12:18:39.326799 27890 raft_consensus.cc:2243] T 5596c00bc7d2472499b4faf5d29b2566 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.327324 27890 raft_consensus.cc:2272] T 5596c00bc7d2472499b4faf5d29b2566 P ef59f5a79e5446219c72bd9cfd9f2839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.329178 27890 tablet_replica.cc:333] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839: stopping tablet replica
I20260709 12:18:39.329694 27890 raft_consensus.cc:2243] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.330346 27890 raft_consensus.cc:2272] T b198a7248ddd4450955f607c762b6bc9 P ef59f5a79e5446219c72bd9cfd9f2839 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.332289 27890 tablet_replica.cc:333] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839: stopping tablet replica
I20260709 12:18:39.332870 27890 raft_consensus.cc:2243] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.333415 27890 raft_consensus.cc:2272] T 9ca7e817ae90438f8411ff9fd375f942 P ef59f5a79e5446219c72bd9cfd9f2839 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.335417 27890 tablet_replica.cc:333] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839: stopping tablet replica
I20260709 12:18:39.336015 27890 raft_consensus.cc:2243] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.337636 27890 raft_consensus.cc:2272] T 1f31ceba740340c5bd2f7dcda58037cf P ef59f5a79e5446219c72bd9cfd9f2839 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:39.340116 28651 consensus_peers.cc:597] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda -> Peer ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947): Couldn't send request to peer ef59f5a79e5446219c72bd9cfd9f2839. 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:39.373490 27890 tablet_server.cc:196] TabletServer@127.27.60.129:0 shutdown complete.
W20260709 12:18:39.397043 28651 consensus_peers.cc:597] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda -> Peer ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947): Couldn't send request to peer ef59f5a79e5446219c72bd9cfd9f2839. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:37947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:39.400730 27890 tablet_server.cc:179] TabletServer@127.27.60.130:0 shutting down...
W20260709 12:18:39.422542 28577 consensus_peers.cc:597] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 -> Peer ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947): Couldn't send request to peer ef59f5a79e5446219c72bd9cfd9f2839. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:37947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:39.431118 28577 consensus_peers.cc:597] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 -> Peer ef59f5a79e5446219c72bd9cfd9f2839 (127.27.60.129:37947): Couldn't send request to peer ef59f5a79e5446219c72bd9cfd9f2839. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:37947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:39.431559 28651 consensus_peers.cc:597] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda -> Peer 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153): Couldn't send request to peer 2405bdb78d494be6a6bf0a4bf80e0139. 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:39.438179 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:39.439073 27890 tablet_replica.cc:333] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139: stopping tablet replica
I20260709 12:18:39.439766 27890 raft_consensus.cc:2243] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.440303 27890 raft_consensus.cc:2272] T b45363f85ec444bbb7c7e69e5381ef05 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.442448 27890 tablet_replica.cc:333] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139: stopping tablet replica
I20260709 12:18:39.442978 27890 raft_consensus.cc:2243] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.443439 27890 raft_consensus.cc:2272] T 1f31ceba740340c5bd2f7dcda58037cf P 2405bdb78d494be6a6bf0a4bf80e0139 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.445495 27890 tablet_replica.cc:333] T 9a42809b53554534a675d9c99ebc4fc7 P 2405bdb78d494be6a6bf0a4bf80e0139: stopping tablet replica
I20260709 12:18:39.445981 27890 raft_consensus.cc:2243] T 9a42809b53554534a675d9c99ebc4fc7 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.446516 27890 raft_consensus.cc:2272] T 9a42809b53554534a675d9c99ebc4fc7 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.448294 27890 tablet_replica.cc:333] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139: stopping tablet replica
I20260709 12:18:39.448817 27890 raft_consensus.cc:2243] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.449797 27890 raft_consensus.cc:2272] T b792206d88214269a0a240b40d7a4d56 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.451656 27890 tablet_replica.cc:333] T b198a7248ddd4450955f607c762b6bc9 P 2405bdb78d494be6a6bf0a4bf80e0139: stopping tablet replica
I20260709 12:18:39.452374 27890 raft_consensus.cc:2243] T b198a7248ddd4450955f607c762b6bc9 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.452868 27890 raft_consensus.cc:2272] T b198a7248ddd4450955f607c762b6bc9 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.454847 27890 tablet_replica.cc:333] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139: stopping tablet replica
I20260709 12:18:39.455433 27890 raft_consensus.cc:2243] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.456363 27890 raft_consensus.cc:2272] T 5596c00bc7d2472499b4faf5d29b2566 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.458238 27890 tablet_replica.cc:333] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139: stopping tablet replica
I20260709 12:18:39.458711 27890 raft_consensus.cc:2243] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.459843 27890 raft_consensus.cc:2272] T 9ca7e817ae90438f8411ff9fd375f942 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.461683 27890 tablet_replica.cc:333] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139: stopping tablet replica
I20260709 12:18:39.462373 27890 raft_consensus.cc:2243] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.463124 27890 raft_consensus.cc:2272] T 770ed3cc7b8e4f2a98b9501d14823421 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.465431 27890 tablet_replica.cc:333] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139: stopping tablet replica
I20260709 12:18:39.465919 27890 raft_consensus.cc:2243] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.466476 27890 raft_consensus.cc:2272] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.469234 27890 tablet_replica.cc:333] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139: stopping tablet replica
I20260709 12:18:39.469760 27890 raft_consensus.cc:2243] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.470429 27890 raft_consensus.cc:2272] T c776b70028d74d33823b4a76b7e44524 P 2405bdb78d494be6a6bf0a4bf80e0139 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.504248 27890 tablet_server.cc:196] TabletServer@127.27.60.130:0 shutdown complete.
I20260709 12:18:39.528286 27890 tablet_server.cc:179] TabletServer@127.27.60.131:0 shutting down...
W20260709 12:18:39.557636 28651 consensus_peers.cc:597] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda -> Peer 2405bdb78d494be6a6bf0a4bf80e0139 (127.27.60.130:40153): Couldn't send request to peer 2405bdb78d494be6a6bf0a4bf80e0139. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:40153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:39.567991 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:39.568885 27890 tablet_replica.cc:333] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: stopping tablet replica
I20260709 12:18:39.569535 27890 raft_consensus.cc:2243] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.570042 27890 raft_consensus.cc:2272] T b792206d88214269a0a240b40d7a4d56 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.571945 27890 tablet_replica.cc:333] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: stopping tablet replica
I20260709 12:18:39.572496 27890 raft_consensus.cc:2243] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.572964 27890 raft_consensus.cc:2272] T 9a42809b53554534a675d9c99ebc4fc7 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.574877 27890 tablet_replica.cc:333] T 5596c00bc7d2472499b4faf5d29b2566 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: stopping tablet replica
I20260709 12:18:39.575436 27890 raft_consensus.cc:2243] T 5596c00bc7d2472499b4faf5d29b2566 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.575935 27890 raft_consensus.cc:2272] T 5596c00bc7d2472499b4faf5d29b2566 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.577808 27890 tablet_replica.cc:333] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: stopping tablet replica
I20260709 12:18:39.578387 27890 raft_consensus.cc:2243] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.579247 27890 raft_consensus.cc:2272] T b198a7248ddd4450955f607c762b6bc9 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.580987 27890 tablet_replica.cc:333] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: stopping tablet replica
I20260709 12:18:39.581509 27890 raft_consensus.cc:2243] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.582402 27890 raft_consensus.cc:2272] T 9ca7e817ae90438f8411ff9fd375f942 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.585109 27890 tablet_replica.cc:333] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: stopping tablet replica
I20260709 12:18:39.585901 27890 raft_consensus.cc:2243] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.586902 27890 raft_consensus.cc:2272] T c776b70028d74d33823b4a76b7e44524 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.588671 27890 tablet_replica.cc:333] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: stopping tablet replica
I20260709 12:18:39.589229 27890 raft_consensus.cc:2243] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.589638 27890 raft_consensus.cc:2272] T 31d8affb2e7b433aa7b9cdd2834ba4c4 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.591361 27890 tablet_replica.cc:333] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: stopping tablet replica
I20260709 12:18:39.591838 27890 raft_consensus.cc:2243] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.592321 27890 raft_consensus.cc:2272] T 1f31ceba740340c5bd2f7dcda58037cf P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.593981 27890 tablet_replica.cc:333] T 770ed3cc7b8e4f2a98b9501d14823421 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: stopping tablet replica
I20260709 12:18:39.594480 27890 raft_consensus.cc:2243] T 770ed3cc7b8e4f2a98b9501d14823421 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:39.594974 27890 raft_consensus.cc:2272] T 770ed3cc7b8e4f2a98b9501d14823421 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.596629 27890 tablet_replica.cc:333] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda: stopping tablet replica
I20260709 12:18:39.597102 27890 raft_consensus.cc:2243] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.597951 27890 raft_consensus.cc:2272] T b45363f85ec444bbb7c7e69e5381ef05 P b3b05c9ae54f4e45bd1f1d1bbe2b2cda [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.653409 27890 tablet_server.cc:196] TabletServer@127.27.60.131:0 shutdown complete.
I20260709 12:18:39.676050 27890 master.cc:562] Master@127.27.60.190:44635 shutting down...
I20260709 12:18:39.703660 27890 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:39.704324 27890 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:39.704708 27890 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7291d438bb314f08bce982953f4f9f19: stopping tablet replica
I20260709 12:18:39.725421 27890 master.cc:584] Master@127.27.60.190:44635 shutdown complete.
2405bdb78d494be6a6bf0a4bf80e0139  4
b3b05c9ae54f4e45bd1f1d1bbe2b2cda  1
ef59f5a79e5446219c72bd9cfd9f2839  5
2405bdb78d494be6a6bf0a4bf80e0139  4
b3b05c9ae54f4e45bd1f1d1bbe2b2cda  3
ef59f5a79e5446219c72bd9cfd9f2839  3
2405bdb78d494be6a6bf0a4bf80e0139  1
b3b05c9ae54f4e45bd1f1d1bbe2b2cda  1
ef59f5a79e5446219c72bd9cfd9f2839  8
2405bdb78d494be6a6bf0a4bf80e0139  3
b3b05c9ae54f4e45bd1f1d1bbe2b2cda  3
ef59f5a79e5446219c72bd9cfd9f2839  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (29394 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:18:39.773481 27890 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.60.190:38445
I20260709 12:18:39.774962 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:39.782356 28925 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:39.782426 28928 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:18:39.782483 28926 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:39.784153 27890 server_base.cc:1061] running on GCE node
I20260709 12:18:39.785125 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:39.785322 27890 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:39.785437 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599519785426 us; error 0 us; skew 500 ppm
I20260709 12:18:39.785918 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:39.789382 27890 webserver.cc:533] Webserver started at http://127.27.60.190:33681/ using document root <none> and password file <none>
I20260709 12:18:39.789880 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:39.790047 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:39.790413 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:39.791671 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/master-0-root/instance:
uuid: "34b4a1bd74f348a09c56bd985caffa85"
format_stamp: "Formatted at 2026-07-09 12:18:39 on dist-test-slave-zqnl"
I20260709 12:18:39.796487 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:18:39.800132 28933 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:39.800894 27890 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:18:39.801205 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/master-0-root
uuid: "34b4a1bd74f348a09c56bd985caffa85"
format_stamp: "Formatted at 2026-07-09 12:18:39 on dist-test-slave-zqnl"
I20260709 12:18:39.801457 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-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:39.816385 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:39.817793 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:39.868810 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.190:38445
I20260709 12:18:39.868912 28984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.190:38445 every 8 connection(s)
I20260709 12:18:39.873656 28985 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:39.884913 28985 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85: Bootstrap starting.
I20260709 12:18:39.890092 28985 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:39.895499 28985 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85: No bootstrap required, opened a new log
I20260709 12:18:39.898175 28985 raft_consensus.cc:359] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34b4a1bd74f348a09c56bd985caffa85" member_type: VOTER }
I20260709 12:18:39.898696 28985 raft_consensus.cc:385] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.898895 28985 raft_consensus.cc:740] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34b4a1bd74f348a09c56bd985caffa85, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.899495 28985 consensus_queue.cc:260] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "34b4a1bd74f348a09c56bd985caffa85" member_type: VOTER }
I20260709 12:18:39.899999 28985 raft_consensus.cc:399] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:18:39.900202 28985 raft_consensus.cc:493] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:18:39.900794 28985 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.905946 28985 raft_consensus.cc:515] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34b4a1bd74f348a09c56bd985caffa85" member_type: VOTER }
I20260709 12:18:39.906610 28985 leader_election.cc:304] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85 [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: 34b4a1bd74f348a09c56bd985caffa85; no voters: 
I20260709 12:18:39.907989 28985 leader_election.cc:290] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:18:39.908444 28988 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:39.910223 28988 raft_consensus.cc:697] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85 [term 1 LEADER]: Becoming Leader. State: Replica: 34b4a1bd74f348a09c56bd985caffa85, State: Running, Role: LEADER
I20260709 12:18:39.910941 28988 consensus_queue.cc:237] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85 [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: "34b4a1bd74f348a09c56bd985caffa85" member_type: VOTER }
I20260709 12:18:39.911581 28985 sys_catalog.cc:565] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:18:39.916193 28989 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "34b4a1bd74f348a09c56bd985caffa85" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34b4a1bd74f348a09c56bd985caffa85" member_type: VOTER } }
I20260709 12:18:39.917093 28989 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:39.916850 28990 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 34b4a1bd74f348a09c56bd985caffa85. Latest consensus state: current_term: 1 leader_uuid: "34b4a1bd74f348a09c56bd985caffa85" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34b4a1bd74f348a09c56bd985caffa85" member_type: VOTER } }
I20260709 12:18:39.918560 28990 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:39.920425 28995 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:18:39.926554 28995 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:18:39.929988 27890 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:18:39.937752 28995 catalog_manager.cc:1383] Generated new cluster ID: a4af8391bbe448be90fa91d38ff4d4a8
I20260709 12:18:39.938228 28995 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:18:39.958678 28995 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:18:39.960036 28995 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:18:39.977931 28995 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85: Generated new TSK 0
I20260709 12:18:39.978621 28995 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:18:40.001752 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:40.009146 29006 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:40.010247 29007 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:40.011457 29009 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:40.012085 27890 server_base.cc:1061] running on GCE node
I20260709 12:18:40.013082 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:40.013306 27890 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:40.013477 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599520013463 us; error 0 us; skew 500 ppm
I20260709 12:18:40.013978 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:40.016527 27890 webserver.cc:533] Webserver started at http://127.27.60.129:39495/ using document root <none> and password file <none>
I20260709 12:18:40.016990 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:40.017163 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:40.017397 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:40.018652 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-0-root/instance:
uuid: "7bfea685b6384dd484dd4d3918990d50"
format_stamp: "Formatted at 2026-07-09 12:18:40 on dist-test-slave-zqnl"
I20260709 12:18:40.023880 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:18:40.028337 29014 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:40.029611 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:18:40.030059 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-0-root
uuid: "7bfea685b6384dd484dd4d3918990d50"
format_stamp: "Formatted at 2026-07-09 12:18:40 on dist-test-slave-zqnl"
I20260709 12:18:40.030494 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-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:40.061801 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:40.063256 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:40.064929 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:40.068444 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:40.068747 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:40.069056 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:40.069264 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:40.121801 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.129:38505
I20260709 12:18:40.121919 29076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.129:38505 every 8 connection(s)
I20260709 12:18:40.127816 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:40.135267 29081 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:40.137248 29082 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:40.140128 29084 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:40.142853 27890 server_base.cc:1061] running on GCE node
I20260709 12:18:40.144028 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:40.144313 27890 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:40.144382 29077 heartbeater.cc:344] Connected to a master server at 127.27.60.190:38445
I20260709 12:18:40.144541 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599520144523 us; error 0 us; skew 500 ppm
I20260709 12:18:40.144896 29077 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:40.145290 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:40.145812 29077 heartbeater.cc:507] Master 127.27.60.190:38445 requested a full tablet report, sending...
I20260709 12:18:40.148377 27890 webserver.cc:533] Webserver started at http://127.27.60.130:43619/ using document root <none> and password file <none>
I20260709 12:18:40.149060 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:40.149029 28950 ts_manager.cc:194] Registered new tserver with Master: 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505)
I20260709 12:18:40.149471 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:40.149821 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:40.151587 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-1-root/instance:
uuid: "21e762c5edf34e02bb4aeff4a563385f"
format_stamp: "Formatted at 2026-07-09 12:18:40 on dist-test-slave-zqnl"
I20260709 12:18:40.151835 28950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35258
I20260709 12:18:40.156984 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:18:40.160913 29089 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:40.162061 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:18:40.162469 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-1-root
uuid: "21e762c5edf34e02bb4aeff4a563385f"
format_stamp: "Formatted at 2026-07-09 12:18:40 on dist-test-slave-zqnl"
I20260709 12:18:40.162775 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-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:40.198084 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:40.199390 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:40.200858 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:40.203177 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:40.203428 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:40.203644 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:40.203773 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:40.249804 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.130:41663
I20260709 12:18:40.249930 29151 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.130:41663 every 8 connection(s)
I20260709 12:18:40.255774 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:40.265407 29155 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:40.265746 29156 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:40.269923 29152 heartbeater.cc:344] Connected to a master server at 127.27.60.190:38445
W20260709 12:18:40.270018 29158 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:40.270426 27890 server_base.cc:1061] running on GCE node
I20260709 12:18:40.270483 29152 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:40.271782 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:18:40.271800 29152 heartbeater.cc:507] Master 127.27.60.190:38445 requested a full tablet report, sending...
W20260709 12:18:40.272192 27890 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:40.272433 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599520272411 us; error 0 us; skew 500 ppm
I20260709 12:18:40.273203 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:40.274520 28950 ts_manager.cc:194] Registered new tserver with Master: 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:40.276072 28950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35262
I20260709 12:18:40.276710 27890 webserver.cc:533] Webserver started at http://127.27.60.131:35799/ using document root <none> and password file <none>
I20260709 12:18:40.277330 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:40.277572 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:40.277853 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:40.279134 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-2-root/instance:
uuid: "d3d3599aa2d146419d7bed03e8df9c32"
format_stamp: "Formatted at 2026-07-09 12:18:40 on dist-test-slave-zqnl"
I20260709 12:18:40.284675 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:18:40.288331 29163 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:40.289342 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:18:40.289779 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-2-root
uuid: "d3d3599aa2d146419d7bed03e8df9c32"
format_stamp: "Formatted at 2026-07-09 12:18:40 on dist-test-slave-zqnl"
I20260709 12:18:40.290360 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-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:40.308118 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:40.309695 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:40.311478 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:40.314177 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:40.314455 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:40.314762 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:40.314956 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:40.364899 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.131:33279
I20260709 12:18:40.364944 29225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.131:33279 every 8 connection(s)
I20260709 12:18:40.381630 29226 heartbeater.cc:344] Connected to a master server at 127.27.60.190:38445
I20260709 12:18:40.382081 29226 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:40.382975 29226 heartbeater.cc:507] Master 127.27.60.190:38445 requested a full tablet report, sending...
I20260709 12:18:40.385514 28950 ts_manager.cc:194] Registered new tserver with Master: d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:40.386526 27890 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017486041s
I20260709 12:18:40.387207 28950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35270
I20260709 12:18:40.419620 28950 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35274:
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:18:40.426904 28950 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:40.640511 29190 tablet_service.cc:1511] Processing CreateTablet for tablet 1baa3a9835fb4988b27824c268788876 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:18:40.641500 29189 tablet_service.cc:1511] Processing CreateTablet for tablet 4e0899734307403aa96b9c93cd36437e (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:18:40.642081 29190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1baa3a9835fb4988b27824c268788876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.642803 29189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0899734307403aa96b9c93cd36437e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.639756 29191 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd40d5513ee426fb1d77fe5c8c20958 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:18:40.646236 29191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd40d5513ee426fb1d77fe5c8c20958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.651863 29042 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd40d5513ee426fb1d77fe5c8c20958 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:18:40.653236 29042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd40d5513ee426fb1d77fe5c8c20958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.647068 29188 tablet_service.cc:1511] Processing CreateTablet for tablet 8414d6403fe8456db70c7a1085ea7d24 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:18:40.654516 29188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8414d6403fe8456db70c7a1085ea7d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.657814 29187 tablet_service.cc:1511] Processing CreateTablet for tablet de4ae9cefbc44803a3af9f7a154785e4 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:18:40.659883 29187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de4ae9cefbc44803a3af9f7a154785e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.660689 29185 tablet_service.cc:1511] Processing CreateTablet for tablet 41c9bdfe955745e2afb16bf46aacb127 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:18:40.662286 29185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c9bdfe955745e2afb16bf46aacb127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.663384 29186 tablet_service.cc:1511] Processing CreateTablet for tablet ab196cbbe1c24b36a41e9f3932de743d (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:18:40.664844 29186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab196cbbe1c24b36a41e9f3932de743d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.665875 29184 tablet_service.cc:1511] Processing CreateTablet for tablet 03e83cd4e60043ed9306160466048d6f (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:18:40.667292 29184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03e83cd4e60043ed9306160466048d6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.672534 29183 tablet_service.cc:1511] Processing CreateTablet for tablet 9fa281b8ebfa4c0b8133c9d57855ddbb (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:18:40.676920 29041 tablet_service.cc:1511] Processing CreateTablet for tablet 1baa3a9835fb4988b27824c268788876 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:18:40.678412 29041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1baa3a9835fb4988b27824c268788876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.679384 29182 tablet_service.cc:1511] Processing CreateTablet for tablet 19ccab38f55b42829ca55d11ea051abd (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:18:40.674049 29183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fa281b8ebfa4c0b8133c9d57855ddbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.687194 29182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ccab38f55b42829ca55d11ea051abd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.690023 29040 tablet_service.cc:1511] Processing CreateTablet for tablet 4e0899734307403aa96b9c93cd36437e (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:18:40.691604 29040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0899734307403aa96b9c93cd36437e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.699994 29039 tablet_service.cc:1511] Processing CreateTablet for tablet 8414d6403fe8456db70c7a1085ea7d24 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:18:40.701653 29039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8414d6403fe8456db70c7a1085ea7d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.706462 29037 tablet_service.cc:1511] Processing CreateTablet for tablet ab196cbbe1c24b36a41e9f3932de743d (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:18:40.707998 29037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab196cbbe1c24b36a41e9f3932de743d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.711596 29038 tablet_service.cc:1511] Processing CreateTablet for tablet de4ae9cefbc44803a3af9f7a154785e4 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:18:40.713115 29038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de4ae9cefbc44803a3af9f7a154785e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.715338 29035 tablet_service.cc:1511] Processing CreateTablet for tablet 03e83cd4e60043ed9306160466048d6f (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:18:40.716815 29035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03e83cd4e60043ed9306160466048d6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.715338 29036 tablet_service.cc:1511] Processing CreateTablet for tablet 41c9bdfe955745e2afb16bf46aacb127 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:18:40.719621 29036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c9bdfe955745e2afb16bf46aacb127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.724251 29189 tablet_service.cc:1511] Processing CreateTablet for tablet 2d114242c4aa4a6a993ee52cb2293098 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:18:40.725662 29189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d114242c4aa4a6a993ee52cb2293098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.728510 29241 tablet_bootstrap.cc:492] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:40.733687 29190 tablet_service.cc:1511] Processing CreateTablet for tablet 455b98eec37e4071805f6a7536387e34 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:18:40.735132 29190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 455b98eec37e4071805f6a7536387e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.736702 29034 tablet_service.cc:1511] Processing CreateTablet for tablet 9fa281b8ebfa4c0b8133c9d57855ddbb (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:18:40.738622 29034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fa281b8ebfa4c0b8133c9d57855ddbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.741142 29191 tablet_service.cc:1511] Processing CreateTablet for tablet 6fbc152b507e465ebf09eba3ed8c2e47 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:18:40.742640 29191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbc152b507e465ebf09eba3ed8c2e47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.743758 29033 tablet_service.cc:1511] Processing CreateTablet for tablet 19ccab38f55b42829ca55d11ea051abd (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:18:40.745311 29033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ccab38f55b42829ca55d11ea051abd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.732378 29185 tablet_service.cc:1511] Processing CreateTablet for tablet 425e544fcef7431db9f7409afcfccce6 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:18:40.748584 29185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425e544fcef7431db9f7409afcfccce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.772686 29241 tablet_bootstrap.cc:654] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.787388 29115 tablet_service.cc:1511] Processing CreateTablet for tablet 4e0899734307403aa96b9c93cd36437e (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:18:40.787941 29117 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd40d5513ee426fb1d77fe5c8c20958 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:18:40.787396 29116 tablet_service.cc:1511] Processing CreateTablet for tablet 1baa3a9835fb4988b27824c268788876 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:18:40.788945 29115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0899734307403aa96b9c93cd36437e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.790733 29114 tablet_service.cc:1511] Processing CreateTablet for tablet 8414d6403fe8456db70c7a1085ea7d24 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:18:40.792081 29114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8414d6403fe8456db70c7a1085ea7d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.794525 29116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1baa3a9835fb4988b27824c268788876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.795522 29113 tablet_service.cc:1511] Processing CreateTablet for tablet de4ae9cefbc44803a3af9f7a154785e4 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:18:40.796988 29113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de4ae9cefbc44803a3af9f7a154785e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.798539 29117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd40d5513ee426fb1d77fe5c8c20958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.799540 29112 tablet_service.cc:1511] Processing CreateTablet for tablet ab196cbbe1c24b36a41e9f3932de743d (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:18:40.801110 29112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab196cbbe1c24b36a41e9f3932de743d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.800817 29108 tablet_service.cc:1511] Processing CreateTablet for tablet 19ccab38f55b42829ca55d11ea051abd (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:18:40.802416 29108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ccab38f55b42829ca55d11ea051abd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.803610 29111 tablet_service.cc:1511] Processing CreateTablet for tablet 41c9bdfe955745e2afb16bf46aacb127 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:18:40.805148 29111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c9bdfe955745e2afb16bf46aacb127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.807459 29110 tablet_service.cc:1511] Processing CreateTablet for tablet 03e83cd4e60043ed9306160466048d6f (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:18:40.810017 29109 tablet_service.cc:1511] Processing CreateTablet for tablet 9fa281b8ebfa4c0b8133c9d57855ddbb (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:18:40.816509 29040 tablet_service.cc:1511] Processing CreateTablet for tablet 2d114242c4aa4a6a993ee52cb2293098 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:18:40.817781 29110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03e83cd4e60043ed9306160466048d6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.822171 29042 tablet_service.cc:1511] Processing CreateTablet for tablet fee4c29945ce491c90ae2483e7dbb052 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:18:40.824635 29109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fa281b8ebfa4c0b8133c9d57855ddbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.835870 29184 tablet_service.cc:1511] Processing CreateTablet for tablet 80539d00e7474b8e8aecfffc966a18d0 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:18:40.837339 29184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80539d00e7474b8e8aecfffc966a18d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.843837 29039 tablet_service.cc:1511] Processing CreateTablet for tablet 425e544fcef7431db9f7409afcfccce6 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:18:40.844590 29035 tablet_service.cc:1511] Processing CreateTablet for tablet 455b98eec37e4071805f6a7536387e34 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:18:40.845294 29039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425e544fcef7431db9f7409afcfccce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.845927 29035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 455b98eec37e4071805f6a7536387e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.850629 29041 tablet_service.cc:1511] Processing CreateTablet for tablet 6fbc152b507e465ebf09eba3ed8c2e47 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:18:40.852020 29041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbc152b507e465ebf09eba3ed8c2e47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.853943 29038 tablet_service.cc:1511] Processing CreateTablet for tablet 80539d00e7474b8e8aecfffc966a18d0 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:18:40.855654 29042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fee4c29945ce491c90ae2483e7dbb052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.857753 29034 tablet_service.cc:1511] Processing CreateTablet for tablet 37f97cf714a2483284bef8e92e3bf140 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:18:40.858637 29036 tablet_service.cc:1511] Processing CreateTablet for tablet d55e75ceb5d147548c5bdc27272d38d9 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:18:40.867652 29242 tablet_bootstrap.cc:492] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:40.872807 29040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d114242c4aa4a6a993ee52cb2293098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.875891 29183 tablet_service.cc:1511] Processing CreateTablet for tablet 37f97cf714a2483284bef8e92e3bf140 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:18:40.877146 29037 tablet_service.cc:1511] Processing CreateTablet for tablet bac53ebb54b346c0a748cfee02c32861 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:18:40.879829 29186 tablet_service.cc:1511] Processing CreateTablet for tablet d55e75ceb5d147548c5bdc27272d38d9 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:18:40.883131 29037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bac53ebb54b346c0a748cfee02c32861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.885082 29182 tablet_service.cc:1511] Processing CreateTablet for tablet fee4c29945ce491c90ae2483e7dbb052 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:18:40.887426 29034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f97cf714a2483284bef8e92e3bf140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.888053 29038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80539d00e7474b8e8aecfffc966a18d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.889744 29036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55e75ceb5d147548c5bdc27272d38d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.903908 29033 tablet_service.cc:1511] Processing CreateTablet for tablet ca951f0fdbed4043b996b78b6fa799a2 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:18:40.921916 29183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f97cf714a2483284bef8e92e3bf140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.925817 29186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55e75ceb5d147548c5bdc27272d38d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.935052 29242 tablet_bootstrap.cc:654] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:40.939105 28936 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 60248.8us
I20260709 12:18:40.905920 29033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca951f0fdbed4043b996b78b6fa799a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.902844 29187 tablet_service.cc:1511] Processing CreateTablet for tablet bac53ebb54b346c0a748cfee02c32861 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:18:40.947022 29182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fee4c29945ce491c90ae2483e7dbb052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.967121 29187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bac53ebb54b346c0a748cfee02c32861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.964550 29188 tablet_service.cc:1511] Processing CreateTablet for tablet db12826ed4154cb89d77689e7be41ae7 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:18:40.965018 29033 tablet_service.cc:1511] Processing CreateTablet for tablet db12826ed4154cb89d77689e7be41ae7 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:18:40.968215 29188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db12826ed4154cb89d77689e7be41ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.968312 29033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db12826ed4154cb89d77689e7be41ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.976893 29115 tablet_service.cc:1511] Processing CreateTablet for tablet 425e544fcef7431db9f7409afcfccce6 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:18:40.982717 29115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425e544fcef7431db9f7409afcfccce6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:18:40.988576 28998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:18:40.994889 28936 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 54392.2us
I20260709 12:18:40.997556 29040 tablet_service.cc:1511] Processing CreateTablet for tablet 184310f1918e4bb09bc4249e7ff05509 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:18:40.957837 29189 tablet_service.cc:1511] Processing CreateTablet for tablet ca951f0fdbed4043b996b78b6fa799a2 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:18:41.012543 29242 tablet_bootstrap.cc:492] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:40.961802 29108 tablet_service.cc:1511] Processing CreateTablet for tablet 2d114242c4aa4a6a993ee52cb2293098 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:18:41.019305 29242 ts_tablet_manager.cc:1403] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.152s	user 0.005s	sys 0.017s
I20260709 12:18:41.031991 29189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca951f0fdbed4043b996b78b6fa799a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.032529 29185 tablet_service.cc:1511] Processing CreateTablet for tablet a071aa4b3f674c91869efe7a9e399c47 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:18:41.033974 29185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a071aa4b3f674c91869efe7a9e399c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.039783 29116 tablet_service.cc:1511] Processing CreateTablet for tablet 455b98eec37e4071805f6a7536387e34 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:18:41.034794 29108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d114242c4aa4a6a993ee52cb2293098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.044798 29112 tablet_service.cc:1511] Processing CreateTablet for tablet 6fbc152b507e465ebf09eba3ed8c2e47 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:18:41.051096 29190 tablet_service.cc:1511] Processing CreateTablet for tablet 184310f1918e4bb09bc4249e7ff05509 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:18:41.046973 29245 tablet_bootstrap.cc:492] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:41.052556 29190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184310f1918e4bb09bc4249e7ff05509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.052740 29113 tablet_service.cc:1511] Processing CreateTablet for tablet 37f97cf714a2483284bef8e92e3bf140 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:18:41.053836 29113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f97cf714a2483284bef8e92e3bf140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.050542 29110 tablet_service.cc:1511] Processing CreateTablet for tablet 80539d00e7474b8e8aecfffc966a18d0 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:18:41.059005 29033 tablet_service.cc:1511] Processing CreateTablet for tablet a071aa4b3f674c91869efe7a9e399c47 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:18:41.060365 29033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a071aa4b3f674c91869efe7a9e399c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.072522 29042 tablet_service.cc:1511] Processing CreateTablet for tablet 703cde8980b94be4ae75ed5132b6d7dd (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:18:41.072510 29241 tablet_bootstrap.cc:492] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:41.073743 29185 tablet_service.cc:1511] Processing CreateTablet for tablet 703cde8980b94be4ae75ed5132b6d7dd (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:18:41.074507 29241 ts_tablet_manager.cc:1403] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.346s	user 0.018s	sys 0.011s
I20260709 12:18:41.075292 29185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 703cde8980b94be4ae75ed5132b6d7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.074007 29042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 703cde8980b94be4ae75ed5132b6d7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.077773 29241 raft_consensus.cc:359] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:41.102660 29040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184310f1918e4bb09bc4249e7ff05509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.077956 29117 tablet_service.cc:1511] Processing CreateTablet for tablet d55e75ceb5d147548c5bdc27272d38d9 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:18:41.102807 29241 raft_consensus.cc:385] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.090488 29116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 455b98eec37e4071805f6a7536387e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.104440 29112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbc152b507e465ebf09eba3ed8c2e47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.104900 29111 tablet_service.cc:1511] Processing CreateTablet for tablet fee4c29945ce491c90ae2483e7dbb052 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:18:41.106372 29111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fee4c29945ce491c90ae2483e7dbb052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.107141 29110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80539d00e7474b8e8aecfffc966a18d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.103799 29241 raft_consensus.cc:740] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.110569 29241 consensus_queue.cc:260] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:41.125576 29038 tablet_service.cc:1511] Processing CreateTablet for tablet a76fafd0806448a1a02450c09d8b9f14 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:18:41.125401 29113 tablet_service.cc:1511] Processing CreateTablet for tablet bac53ebb54b346c0a748cfee02c32861 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:18:41.057061 29242 raft_consensus.cc:359] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:41.127142 29038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76fafd0806448a1a02450c09d8b9f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.127430 29242 raft_consensus.cc:385] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.127781 29242 raft_consensus.cc:740] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.128997 29117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55e75ceb5d147548c5bdc27272d38d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.128607 29242 consensus_queue.cc:260] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:41.129743 29113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bac53ebb54b346c0a748cfee02c32861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.129848 29245 tablet_bootstrap.cc:654] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.163635 29077 heartbeater.cc:499] Master 127.27.60.190:38445 was elected leader, sending a full tablet report...
I20260709 12:18:41.177690 29034 tablet_service.cc:1511] Processing CreateTablet for tablet f6308fee499a42bcb0025188e8399034 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:18:41.179765 29034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6308fee499a42bcb0025188e8399034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.158859 29182 tablet_service.cc:1511] Processing CreateTablet for tablet a76fafd0806448a1a02450c09d8b9f14 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:18:41.183776 29182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76fafd0806448a1a02450c09d8b9f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.187295 29114 tablet_service.cc:1511] Processing CreateTablet for tablet ca951f0fdbed4043b996b78b6fa799a2 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:18:41.187295 29183 tablet_service.cc:1511] Processing CreateTablet for tablet f6308fee499a42bcb0025188e8399034 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:18:41.188839 29114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca951f0fdbed4043b996b78b6fa799a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.188839 29183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6308fee499a42bcb0025188e8399034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.198889 29035 tablet_service.cc:1511] Processing CreateTablet for tablet 1df19b63f72d4574a84d16c13d0c9b0f (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:18:41.200381 29035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1df19b63f72d4574a84d16c13d0c9b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.201364 29041 tablet_service.cc:1511] Processing CreateTablet for tablet 1116163792084bf18258f91fc3297b73 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:18:41.210177 29041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1116163792084bf18258f91fc3297b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.211170 29187 tablet_service.cc:1511] Processing CreateTablet for tablet 1df19b63f72d4574a84d16c13d0c9b0f (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:18:41.212584 29187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1df19b63f72d4574a84d16c13d0c9b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.216398 29111 tablet_service.cc:1511] Processing CreateTablet for tablet db12826ed4154cb89d77689e7be41ae7 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:18:41.218648 29226 heartbeater.cc:499] Master 127.27.60.190:38445 was elected leader, sending a full tablet report...
I20260709 12:18:41.220798 29188 tablet_service.cc:1511] Processing CreateTablet for tablet 1116163792084bf18258f91fc3297b73 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:18:41.222385 29188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1116163792084bf18258f91fc3297b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.217851 29111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db12826ed4154cb89d77689e7be41ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.227409 29115 tablet_service.cc:1511] Processing CreateTablet for tablet 184310f1918e4bb09bc4249e7ff05509 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:18:41.230396 29039 tablet_service.cc:1511] Processing CreateTablet for tablet 95b79ff4fe2a483a8f0267b60e59f881 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:18:41.231700 29039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b79ff4fe2a483a8f0267b60e59f881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.233214 29241 ts_tablet_manager.cc:1434] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.158s	user 0.014s	sys 0.026s
I20260709 12:18:41.240352 29110 tablet_service.cc:1511] Processing CreateTablet for tablet a071aa4b3f674c91869efe7a9e399c47 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:18:41.246778 29241 tablet_bootstrap.cc:492] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:41.253654 29241 tablet_bootstrap.cc:654] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.254732 29242 ts_tablet_manager.cc:1434] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.232s	user 0.011s	sys 0.012s
I20260709 12:18:41.271209 29242 tablet_bootstrap.cc:492] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:41.279323 29152 heartbeater.cc:499] Master 127.27.60.190:38445 was elected leader, sending a full tablet report...
I20260709 12:18:41.281809 29108 tablet_service.cc:1511] Processing CreateTablet for tablet a76fafd0806448a1a02450c09d8b9f14 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:18:41.292179 29110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a071aa4b3f674c91869efe7a9e399c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.298720 29115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184310f1918e4bb09bc4249e7ff05509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.301712 29041 tablet_service.cc:1511] Processing CreateTablet for tablet da8db8f920d24e30b35baf3d1b538d43 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:18:41.303182 29041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da8db8f920d24e30b35baf3d1b538d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.319832 29109 tablet_service.cc:1511] Processing CreateTablet for tablet f6308fee499a42bcb0025188e8399034 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:18:41.320801 29245 tablet_bootstrap.cc:492] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:41.321307 29245 ts_tablet_manager.cc:1403] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.275s	user 0.015s	sys 0.007s
I20260709 12:18:41.321341 29109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6308fee499a42bcb0025188e8399034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.322651 29113 tablet_service.cc:1511] Processing CreateTablet for tablet 703cde8980b94be4ae75ed5132b6d7dd (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:18:41.323905 29113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 703cde8980b94be4ae75ed5132b6d7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.323988 29186 tablet_service.cc:1511] Processing CreateTablet for tablet da8db8f920d24e30b35baf3d1b538d43 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:18:41.325266 29186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da8db8f920d24e30b35baf3d1b538d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.325990 29042 tablet_service.cc:1511] Processing CreateTablet for tablet 81d346d86e2b433eb76c64bac1d0a4c1 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:18:41.327319 29042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d346d86e2b433eb76c64bac1d0a4c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.341091 29245 raft_consensus.cc:359] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:41.341898 29245 raft_consensus.cc:385] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.342235 29245 raft_consensus.cc:740] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.350852 29241 tablet_bootstrap.cc:492] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:41.351498 29241 ts_tablet_manager.cc:1403] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.105s	user 0.008s	sys 0.011s
I20260709 12:18:41.356565 29112 tablet_service.cc:1511] Processing CreateTablet for tablet 1116163792084bf18258f91fc3297b73 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:18:41.361923 29115 tablet_service.cc:1511] Processing CreateTablet for tablet 95b79ff4fe2a483a8f0267b60e59f881 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:18:41.363768 29242 tablet_bootstrap.cc:654] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.364538 29245 consensus_queue.cc:260] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:41.366971 29108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76fafd0806448a1a02450c09d8b9f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.367686 29112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1116163792084bf18258f91fc3297b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.373287 29115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b79ff4fe2a483a8f0267b60e59f881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.375265 29191 tablet_service.cc:1511] Processing CreateTablet for tablet 81d346d86e2b433eb76c64bac1d0a4c1 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:18:41.376603 29191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d346d86e2b433eb76c64bac1d0a4c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.346338 29109 tablet_service.cc:1511] Processing CreateTablet for tablet 1df19b63f72d4574a84d16c13d0c9b0f (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:18:41.384984 29109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1df19b63f72d4574a84d16c13d0c9b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.388495 29038 tablet_service.cc:1511] Processing CreateTablet for tablet ccbfa37d1d624a719501a621561893e5 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:18:41.390021 29038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccbfa37d1d624a719501a621561893e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.390278 29241 raft_consensus.cc:359] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:41.391222 29241 raft_consensus.cc:385] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.391562 29241 raft_consensus.cc:740] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.392381 29241 consensus_queue.cc:260] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:41.394941 29241 ts_tablet_manager.cc:1434] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 12:18:41.395928 29241 tablet_bootstrap.cc:492] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:41.398456 29185 tablet_service.cc:1511] Processing CreateTablet for tablet 95b79ff4fe2a483a8f0267b60e59f881 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:18:41.399812 29185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b79ff4fe2a483a8f0267b60e59f881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.371618 29116 tablet_service.cc:1511] Processing CreateTablet for tablet da8db8f920d24e30b35baf3d1b538d43 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:18:41.411847 29246 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.412389 29246 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:41.415144 29245 ts_tablet_manager.cc:1434] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.093s	user 0.004s	sys 0.008s
I20260709 12:18:41.415299 29246 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:41.418722 29245 tablet_bootstrap.cc:492] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:41.430465 29188 tablet_service.cc:1511] Processing CreateTablet for tablet ccbfa37d1d624a719501a621561893e5 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:18:41.432402 29188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccbfa37d1d624a719501a621561893e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.419643 29114 tablet_service.cc:1511] Processing CreateTablet for tablet ccbfa37d1d624a719501a621561893e5 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:18:41.444859 29242 tablet_bootstrap.cc:492] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:41.445657 29242 ts_tablet_manager.cc:1403] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.175s	user 0.011s	sys 0.006s
I20260709 12:18:41.451284 29114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccbfa37d1d624a719501a621561893e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.398450 29110 tablet_service.cc:1511] Processing CreateTablet for tablet 81d346d86e2b433eb76c64bac1d0a4c1 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:18:41.455677 29110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d346d86e2b433eb76c64bac1d0a4c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.464184 29242 raft_consensus.cc:359] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:18:41.465333 29242 raft_consensus.cc:385] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.466336 29247 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.467023 29247 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:41.486636 29247 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:41.472167 29242 raft_consensus.cc:740] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.491277 29116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da8db8f920d24e30b35baf3d1b538d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.506008 29117 tablet_service.cc:1511] Processing CreateTablet for tablet 600ece69d5da4a64a5d07dd5035a1bdb (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:18:41.506776 29040 tablet_service.cc:1511] Processing CreateTablet for tablet 600ece69d5da4a64a5d07dd5035a1bdb (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:18:41.508044 29040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 600ece69d5da4a64a5d07dd5035a1bdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.509630 29241 tablet_bootstrap.cc:654] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.524415 29034 tablet_service.cc:1511] Processing CreateTablet for tablet 71d9464b21db479bae8db3cf86c4dad3 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:18:41.532693 29034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d9464b21db479bae8db3cf86c4dad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.535259 29117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 600ece69d5da4a64a5d07dd5035a1bdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.536525 29039 tablet_service.cc:1511] Processing CreateTablet for tablet faa4ad24f6414520afc6f31a44762686 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:18:41.538292 29039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa4ad24f6414520afc6f31a44762686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.540721 29033 tablet_service.cc:1511] Processing CreateTablet for tablet 0249d9118f714336907c4f18c84fd330 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:18:41.542177 29033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0249d9118f714336907c4f18c84fd330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.543644 29115 tablet_service.cc:1511] Processing CreateTablet for tablet 71d9464b21db479bae8db3cf86c4dad3 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:18:41.545038 29115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d9464b21db479bae8db3cf86c4dad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.558101 29242 consensus_queue.cc:260] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:18:41.598973 29246 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.603276 29246 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:41.604856 29042 tablet_service.cc:1511] Processing CreateTablet for tablet b45ca5cd19f8441b82f39990790483f1 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:18:41.605966 29246 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:41.606282 29042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45ca5cd19f8441b82f39990790483f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.608513 29245 tablet_bootstrap.cc:654] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.610647 29242 ts_tablet_manager.cc:1434] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.165s	user 0.013s	sys 0.000s
I20260709 12:18:41.622225 29182 tablet_service.cc:1511] Processing CreateTablet for tablet 71d9464b21db479bae8db3cf86c4dad3 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:18:41.623056 29112 tablet_service.cc:1511] Processing CreateTablet for tablet faa4ad24f6414520afc6f31a44762686 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:18:41.623768 29182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d9464b21db479bae8db3cf86c4dad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.624591 29038 tablet_service.cc:1511] Processing CreateTablet for tablet a30ba1157d5a46e082c092dc85bc11e4 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:18:41.626622 29112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa4ad24f6414520afc6f31a44762686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.628115 29183 tablet_service.cc:1511] Processing CreateTablet for tablet 600ece69d5da4a64a5d07dd5035a1bdb (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:18:41.629926 29183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 600ece69d5da4a64a5d07dd5035a1bdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.626044 29038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a30ba1157d5a46e082c092dc85bc11e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.632905 29108 tablet_service.cc:1511] Processing CreateTablet for tablet 0249d9118f714336907c4f18c84fd330 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:18:41.633972 29242 tablet_bootstrap.cc:492] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:41.635041 29191 tablet_service.cc:1511] Processing CreateTablet for tablet faa4ad24f6414520afc6f31a44762686 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:18:41.636986 29191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa4ad24f6414520afc6f31a44762686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.638957 29108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0249d9118f714336907c4f18c84fd330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.635564 29113 tablet_service.cc:1511] Processing CreateTablet for tablet b45ca5cd19f8441b82f39990790483f1 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:18:41.642668 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:41.646798 29190 tablet_service.cc:1511] Processing CreateTablet for tablet 0249d9118f714336907c4f18c84fd330 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:18:41.648658 29190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0249d9118f714336907c4f18c84fd330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.650267 29113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45ca5cd19f8441b82f39990790483f1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:18:41.650858 29017 leader_election.cc:343] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:41.658460 29247 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.659071 29247 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
W20260709 12:18:41.670260 28936 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 47571.9us
I20260709 12:18:41.682951 29041 tablet_service.cc:1511] Processing CreateTablet for tablet e08eed75cafa47bd9b8434775838783e (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:18:41.684309 29041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08eed75cafa47bd9b8434775838783e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.689447 29186 tablet_service.cc:1511] Processing CreateTablet for tablet b45ca5cd19f8441b82f39990790483f1 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:18:41.690884 29186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45ca5cd19f8441b82f39990790483f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.690783 29189 tablet_service.cc:1511] Processing CreateTablet for tablet a30ba1157d5a46e082c092dc85bc11e4 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:18:41.692371 29189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a30ba1157d5a46e082c092dc85bc11e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.695740 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:18:41.698192 29017 leader_election.cc:343] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:41.698770 29245 tablet_bootstrap.cc:492] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:41.699452 29245 ts_tablet_manager.cc:1403] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.283s	user 0.014s	sys 0.001s
I20260709 12:18:41.699697 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:41.703303 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:41.712261 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:41.712960 29247 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:41.714417 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:41.720273 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:41.720521 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:41.722378 29018 leader_election.cc:343] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:41.722849 29018 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:18:41.724259 29018 leader_election.cc:343] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:41.724694 29018 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:41.725834 29247 raft_consensus.cc:2749] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:18:41.703028 29166 leader_election.cc:343] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:41.729959 29166 leader_election.cc:343] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:41.730811 29241 tablet_bootstrap.cc:492] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:41.736294 29241 ts_tablet_manager.cc:1403] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.341s	user 0.016s	sys 0.007s
I20260709 12:18:41.736681 29166 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:41.733325 29188 tablet_service.cc:1511] Processing CreateTablet for tablet e08eed75cafa47bd9b8434775838783e (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:18:41.739564 29241 raft_consensus.cc:359] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:41.742275 29247 raft_consensus.cc:2749] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:41.742424 29241 raft_consensus.cc:385] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.742837 29241 raft_consensus.cc:740] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.728854 29245 raft_consensus.cc:359] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:41.743342 29246 raft_consensus.cc:2749] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:41.743613 29245 raft_consensus.cc:385] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.743932 29245 raft_consensus.cc:740] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.739702 29114 tablet_service.cc:1511] Processing CreateTablet for tablet e08eed75cafa47bd9b8434775838783e (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:18:41.744688 29245 consensus_queue.cc:260] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:41.745364 29114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08eed75cafa47bd9b8434775838783e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.745818 29241 consensus_queue.cc:260] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:41.746738 29166 leader_election.cc:343] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:41.748729 29166 leader_election.cc:343] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:41.754419 29166 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:41.751065 29241 ts_tablet_manager.cc:1434] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:18:41.760257 29241 tablet_bootstrap.cc:492] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:41.752926 29245 ts_tablet_manager.cc:1434] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.002s
I20260709 12:18:41.751226 29117 tablet_service.cc:1511] Processing CreateTablet for tablet a30ba1157d5a46e082c092dc85bc11e4 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:18:41.758695 29246 raft_consensus.cc:2749] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:41.753940 29188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08eed75cafa47bd9b8434775838783e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.771222 29117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a30ba1157d5a46e082c092dc85bc11e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.764432 29034 tablet_service.cc:1511] Processing CreateTablet for tablet 8dbf937903a24692b116f193064c6343 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:18:41.775669 29034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dbf937903a24692b116f193064c6343. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.769997 29245 tablet_bootstrap.cc:492] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:41.764927 29242 tablet_bootstrap.cc:654] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.787909 29241 tablet_bootstrap.cc:654] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.794275 29245 tablet_bootstrap.cc:654] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.790809 29116 tablet_service.cc:1511] Processing CreateTablet for tablet 8dbf937903a24692b116f193064c6343 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:18:41.798550 29116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dbf937903a24692b116f193064c6343. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.802803 29185 tablet_service.cc:1511] Processing CreateTablet for tablet 8dbf937903a24692b116f193064c6343 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:18:41.804266 29185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dbf937903a24692b116f193064c6343. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.807051 29108 tablet_service.cc:1511] Processing CreateTablet for tablet 4f8018728246443bb86dc3aecdfc0976 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:18:41.811021 29189 tablet_service.cc:1511] Processing CreateTablet for tablet 4f8018728246443bb86dc3aecdfc0976 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:18:41.812453 29189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f8018728246443bb86dc3aecdfc0976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.805222 29038 tablet_service.cc:1511] Processing CreateTablet for tablet 4f8018728246443bb86dc3aecdfc0976 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:18:41.812333 29042 tablet_service.cc:1511] Processing CreateTablet for tablet 30f3423e35ac44de965c94f23a4be146 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:18:41.813583 29108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f8018728246443bb86dc3aecdfc0976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.822945 29113 tablet_service.cc:1511] Processing CreateTablet for tablet 30f3423e35ac44de965c94f23a4be146 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:18:41.824386 29113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f3423e35ac44de965c94f23a4be146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.836740 29191 tablet_service.cc:1511] Processing CreateTablet for tablet 30f3423e35ac44de965c94f23a4be146 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:18:41.838325 29191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f3423e35ac44de965c94f23a4be146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.840793 29038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f8018728246443bb86dc3aecdfc0976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.842823 29250 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.846487 29250 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:41.852324 29250 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:41.853885 29041 tablet_service.cc:1511] Processing CreateTablet for tablet bf6d8ccca37f4971a8bd4c310ad8bd9c (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:18:41.855854 29041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf6d8ccca37f4971a8bd4c310ad8bd9c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:18:41.848800 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 124557us
I20260709 12:18:41.859299 29241 tablet_bootstrap.cc:492] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:41.859844 29241 ts_tablet_manager.cc:1403] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.100s	user 0.012s	sys 0.007s
I20260709 12:18:41.860003 29112 tablet_service.cc:1511] Processing CreateTablet for tablet bf6d8ccca37f4971a8bd4c310ad8bd9c (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:18:41.861363 29112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf6d8ccca37f4971a8bd4c310ad8bd9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.878481 29042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f3423e35ac44de965c94f23a4be146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.881871 29033 tablet_service.cc:1511] Processing CreateTablet for tablet a9474502758343a7a1b679efa20dc086 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:18:41.883381 29033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9474502758343a7a1b679efa20dc086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.888435 29241 raft_consensus.cc:359] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:18:41.889518 29241 raft_consensus.cc:385] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.897254 29110 tablet_service.cc:1511] Processing CreateTablet for tablet a9474502758343a7a1b679efa20dc086 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:18:41.898676 29110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9474502758343a7a1b679efa20dc086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.889909 29241 raft_consensus.cc:740] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.903997 29241 consensus_queue.cc:260] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:18:41.906462 29245 tablet_bootstrap.cc:492] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:41.907043 29245 ts_tablet_manager.cc:1403] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.137s	user 0.036s	sys 0.038s
I20260709 12:18:41.897260 29183 tablet_service.cc:1511] Processing CreateTablet for tablet bf6d8ccca37f4971a8bd4c310ad8bd9c (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:18:41.917837 29241 ts_tablet_manager.cc:1434] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.004s
I20260709 12:18:41.919564 29039 tablet_service.cc:1511] Processing CreateTablet for tablet 03c66fe93f74456692f072f60833ba3a (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:18:41.919854 29117 tablet_service.cc:1511] Processing CreateTablet for tablet 03c66fe93f74456692f072f60833ba3a (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:18:41.924904 29117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c66fe93f74456692f072f60833ba3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.926059 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:41.926805 29201 raft_consensus.cc:2468] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 0.
I20260709 12:18:41.928140 29093 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:41.929154 29250 raft_consensus.cc:2804] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:41.929152 29188 tablet_service.cc:1511] Processing CreateTablet for tablet a9474502758343a7a1b679efa20dc086 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:18:41.929731 29250 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:41.930166 29250 raft_consensus.cc:3060] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.924904 29039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c66fe93f74456692f072f60833ba3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.946923 29241 tablet_bootstrap.cc:492] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:41.912973 29245 raft_consensus.cc:359] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:41.951138 29245 raft_consensus.cc:385] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.954079 29245 raft_consensus.cc:740] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.952901 29242 tablet_bootstrap.cc:492] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:41.951239 29183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf6d8ccca37f4971a8bd4c310ad8bd9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.958937 29245 consensus_queue.cc:260] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:41.960220 29188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9474502758343a7a1b679efa20dc086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.960191 29182 tablet_service.cc:1511] Processing CreateTablet for tablet 03c66fe93f74456692f072f60833ba3a (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:18:41.958688 29242 ts_tablet_manager.cc:1403] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.325s	user 0.000s	sys 0.029s
I20260709 12:18:41.961635 29182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c66fe93f74456692f072f60833ba3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:41.953940 29250 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:41.973323 29241 tablet_bootstrap.cc:654] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.974205 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:41.974929 29201 raft_consensus.cc:3060] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.980026 29242 raft_consensus.cc:359] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:41.981141 29242 raft_consensus.cc:385] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.981570 29242 raft_consensus.cc:740] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.982681 29201 raft_consensus.cc:2468] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:18:41.984105 29093 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:41.989053 29245 ts_tablet_manager.cc:1434] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.082s	user 0.009s	sys 0.000s
W20260709 12:18:41.991259 28998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:41.991427 29242 consensus_queue.cc:260] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:41.994494 29242 ts_tablet_manager.cc:1434] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.006s
I20260709 12:18:41.997548 29245 tablet_bootstrap.cc:492] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:42.000921 29042 tablet_service.cc:1511] Processing CreateTablet for tablet 67f8759d5c284630986dd30a64b6e33a (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:18:42.002686 29268 raft_consensus.cc:2804] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:42.003211 29268 raft_consensus.cc:697] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:18:42.003456 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:42.004189 29268 consensus_queue.cc:237] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.005143 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
W20260709 12:18:42.007745 29092 leader_election.cc:343] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:42.008558 29153 tablet.cc:2406] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260709 12:18:42.009238 29092 leader_election.cc:343] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.010833 29250 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:42.011889 29042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f8759d5c284630986dd30a64b6e33a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.015261 29112 tablet_service.cc:1511] Processing CreateTablet for tablet 67f8759d5c284630986dd30a64b6e33a (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:18:42.016800 29112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f8759d5c284630986dd30a64b6e33a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.029788 29242 tablet_bootstrap.cc:492] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:42.030555 29245 tablet_bootstrap.cc:654] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.037509 29191 tablet_service.cc:1511] Processing CreateTablet for tablet 67f8759d5c284630986dd30a64b6e33a (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:18:42.038913 29191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f8759d5c284630986dd30a64b6e33a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:18:42.042564 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 58561.6us
I20260709 12:18:42.043170 29241 tablet_bootstrap.cc:492] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:42.044193 29270 raft_consensus.cc:493] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.044361 29241 ts_tablet_manager.cc:1403] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.098s	user 0.037s	sys 0.034s
I20260709 12:18:42.047657 29270 raft_consensus.cc:515] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.050307 29270 leader_election.cc:290] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:42.047096 29245 tablet_bootstrap.cc:492] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:42.050657 29241 raft_consensus.cc:359] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.058630 29241 raft_consensus.cc:385] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.059013 29241 raft_consensus.cc:740] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.051200 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:42.059921 29241 consensus_queue.cc:260] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:42.060901 29092 leader_election.cc:343] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.065121 29262 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.065773 29245 ts_tablet_manager.cc:1403] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.000s
I20260709 12:18:42.046809 29242 tablet_bootstrap.cc:654] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.065653 29262 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.067432 29039 tablet_service.cc:1511] Processing CreateTablet for tablet 13fbb9c3bc7c48fe9075d0fd898d0d89 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:18:42.068624 29039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13fbb9c3bc7c48fe9075d0fd898d0d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.068950 29262 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:42.052927 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:42.066387 29241 ts_tablet_manager.cc:1434] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:18:42.071731 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:42.072471 29200 raft_consensus.cc:2468] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 0.
I20260709 12:18:42.073532 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:42.074748 29018 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:42.079486 29112 tablet_service.cc:1511] Processing CreateTablet for tablet 13fbb9c3bc7c48fe9075d0fd898d0d89 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:18:42.080138 29245 raft_consensus.cc:359] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.080936 29245 raft_consensus.cc:385] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.080982 29112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13fbb9c3bc7c48fe9075d0fd898d0d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.081374 29245 raft_consensus.cc:740] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.075971 29127 raft_consensus.cc:2468] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 0.
I20260709 12:18:42.076357 29262 raft_consensus.cc:2804] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:42.085728 29262 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:42.086154 29262 raft_consensus.cc:3060] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.085534 28949 catalog_manager.cc:5697] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 0 to 1, leader changed from <none> to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:42.087524 29245 consensus_queue.cc:260] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:42.091049 29093 leader_election.cc:343] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.091698 29093 leader_election.cc:304] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:42.094049 29270 raft_consensus.cc:2749] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:42.096544 29183 tablet_service.cc:1511] Processing CreateTablet for tablet 13fbb9c3bc7c48fe9075d0fd898d0d89 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:18:42.097996 29183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13fbb9c3bc7c48fe9075d0fd898d0d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.100926 29262 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.104014 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:42.106647 29127 raft_consensus.cc:3060] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.109472 29241 tablet_bootstrap.cc:492] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:42.111100 29041 tablet_service.cc:1511] Processing CreateTablet for tablet 6cca7e6247f94f75a146a41410c2c22b (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:18:42.107559 29245 ts_tablet_manager.cc:1434] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 12:18:42.112509 29041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cca7e6247f94f75a146a41410c2c22b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.113077 29245 tablet_bootstrap.cc:492] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:42.114264 29246 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.114815 29246 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:18:42.118997 29246 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:42.119381 29117 tablet_service.cc:1511] Processing CreateTablet for tablet 6cca7e6247f94f75a146a41410c2c22b (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:18:42.120075 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:42.120663 29117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cca7e6247f94f75a146a41410c2c22b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.120724 29051 raft_consensus.cc:2468] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:42.122905 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:42.126284 29242 tablet_bootstrap.cc:492] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:42.126981 29242 ts_tablet_manager.cc:1403] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.098s	user 0.015s	sys 0.000s
I20260709 12:18:42.128419 29241 tablet_bootstrap.cc:654] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.131151 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:42.131325 29042 tablet_service.cc:1511] Processing CreateTablet for tablet 5c56f8d31e434212b4edce8e6586b1a3 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:18:42.131789 29201 raft_consensus.cc:3060] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.132841 29042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c56f8d31e434212b4edce8e6586b1a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.132655 29166 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:42.133767 29246 raft_consensus.cc:2804] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:42.134186 29246 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:42.134581 29246 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:42.135516 29166 leader_election.cc:343] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.140628 29201 raft_consensus.cc:2468] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:18:42.141180 29262 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:42.131695 29242 raft_consensus.cc:359] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.146956 29110 tablet_service.cc:1511] Processing CreateTablet for tablet 5c56f8d31e434212b4edce8e6586b1a3 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:18:42.148397 29110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c56f8d31e434212b4edce8e6586b1a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.149686 29018 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:42.151050 29262 raft_consensus.cc:2804] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:42.156144 29188 tablet_service.cc:1511] Processing CreateTablet for tablet 5c56f8d31e434212b4edce8e6586b1a3 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:18:42.158097 29188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c56f8d31e434212b4edce8e6586b1a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.158749 29182 tablet_service.cc:1511] Processing CreateTablet for tablet 6cca7e6247f94f75a146a41410c2c22b (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:18:42.160055 29182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cca7e6247f94f75a146a41410c2c22b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.152978 29262 raft_consensus.cc:697] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:18:42.166376 29262 consensus_queue.cc:237] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.177983 29042 tablet_service.cc:1511] Processing CreateTablet for tablet 8af822f77bac47b1b8e8b392792ff251 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:18:42.187521 29042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8af822f77bac47b1b8e8b392792ff251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.172493 29245 tablet_bootstrap.cc:654] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.144318 29242 raft_consensus.cc:385] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.187134 29127 raft_consensus.cc:2468] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:18:42.153167 29246 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:18:42.195389 29246 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:42.196462 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:42.199174 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:42.197094 29051 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.201443 29038 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7544f25295460c80d30eea14b93dce (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:18:42.202899 29108 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7544f25295460c80d30eea14b93dce (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:18:42.202945 29038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7544f25295460c80d30eea14b93dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.204286 29108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7544f25295460c80d30eea14b93dce. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:18:42.203249 29166 leader_election.cc:343] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.207288 29112 tablet_service.cc:1511] Processing CreateTablet for tablet 8af822f77bac47b1b8e8b392792ff251 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:18:42.208676 29112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8af822f77bac47b1b8e8b392792ff251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.208734 29191 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7544f25295460c80d30eea14b93dce (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:18:42.209529 29189 tablet_service.cc:1511] Processing CreateTablet for tablet e8bc85f3bbfb42069a05fe52c6b6b60b (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:18:42.210235 29191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7544f25295460c80d30eea14b93dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.210930 29189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8bc85f3bbfb42069a05fe52c6b6b60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.215241 29034 tablet_service.cc:1511] Processing CreateTablet for tablet 8543eb91f6ae4dad901f0480cd0afff3 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:18:42.216652 29034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8543eb91f6ae4dad901f0480cd0afff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.218760 29183 tablet_service.cc:1511] Processing CreateTablet for tablet 8af822f77bac47b1b8e8b392792ff251 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:18:42.219051 29033 tablet_service.cc:1511] Processing CreateTablet for tablet e8bc85f3bbfb42069a05fe52c6b6b60b (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:18:42.220173 29033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8bc85f3bbfb42069a05fe52c6b6b60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.189298 29242 raft_consensus.cc:740] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.223731 29113 tablet_service.cc:1511] Processing CreateTablet for tablet e8bc85f3bbfb42069a05fe52c6b6b60b (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:18:42.224516 29242 consensus_queue.cc:260] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.225212 29113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8bc85f3bbfb42069a05fe52c6b6b60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.220173 29183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8af822f77bac47b1b8e8b392792ff251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.227207 29116 tablet_service.cc:1511] Processing CreateTablet for tablet 8543eb91f6ae4dad901f0480cd0afff3 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:18:42.240257 29116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8543eb91f6ae4dad901f0480cd0afff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.243377 29040 tablet_service.cc:1511] Processing CreateTablet for tablet 88f49b86e3e04c8d991d0b837cc2b63e (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:18:42.243578 29114 tablet_service.cc:1511] Processing CreateTablet for tablet 88f49b86e3e04c8d991d0b837cc2b63e (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:18:42.245025 29114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88f49b86e3e04c8d991d0b837cc2b63e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.246742 29186 tablet_service.cc:1511] Processing CreateTablet for tablet dcafdbf2148c43e7b94cd87448c9cae0 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:18:42.247838 29185 tablet_service.cc:1511] Processing CreateTablet for tablet 8543eb91f6ae4dad901f0480cd0afff3 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:18:42.248976 29115 tablet_service.cc:1511] Processing CreateTablet for tablet dcafdbf2148c43e7b94cd87448c9cae0 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:18:42.250351 29115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcafdbf2148c43e7b94cd87448c9cae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.252169 29190 tablet_service.cc:1511] Processing CreateTablet for tablet 88f49b86e3e04c8d991d0b837cc2b63e (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:18:42.246196 29036 tablet_service.cc:1511] Processing CreateTablet for tablet f48643c6f3794a198427878d6eac5e9f (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:18:42.260850 29109 tablet_service.cc:1511] Processing CreateTablet for tablet f48643c6f3794a198427878d6eac5e9f (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:18:42.262706 29109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f48643c6f3794a198427878d6eac5e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.265939 29111 tablet_service.cc:1511] Processing CreateTablet for tablet 09b6dfed5a1d4cafb06e829005fa09c6 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:18:42.265939 29042 tablet_service.cc:1511] Processing CreateTablet for tablet 9fba12a9f97d4dcea9e250c653070713 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:18:42.252763 29184 tablet_service.cc:1511] Processing CreateTablet for tablet 09b6dfed5a1d4cafb06e829005fa09c6 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:18:42.252854 29187 tablet_service.cc:1511] Processing CreateTablet for tablet f48643c6f3794a198427878d6eac5e9f (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:18:42.269030 29037 tablet_service.cc:1511] Processing CreateTablet for tablet 09b6dfed5a1d4cafb06e829005fa09c6 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:18:42.271526 29051 raft_consensus.cc:2468] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:42.271731 29035 tablet_service.cc:1511] Processing CreateTablet for tablet dcafdbf2148c43e7b94cd87448c9cae0 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:18:42.272985 29040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88f49b86e3e04c8d991d0b837cc2b63e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.273448 29190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88f49b86e3e04c8d991d0b837cc2b63e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.275305 29241 tablet_bootstrap.cc:492] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:42.283811 29111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b6dfed5a1d4cafb06e829005fa09c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.284149 29184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b6dfed5a1d4cafb06e829005fa09c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.285593 29186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcafdbf2148c43e7b94cd87448c9cae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.287582 28948 catalog_manager.cc:5697] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:42.292297 29242 ts_tablet_manager.cc:1434] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.165s	user 0.009s	sys 0.000s
I20260709 12:18:42.293648 29242 tablet_bootstrap.cc:492] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:42.294389 29185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8543eb91f6ae4dad901f0480cd0afff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.298697 29037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b6dfed5a1d4cafb06e829005fa09c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.302743 29187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f48643c6f3794a198427878d6eac5e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.310798 29035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcafdbf2148c43e7b94cd87448c9cae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.312158 29182 tablet_service.cc:1511] Processing CreateTablet for tablet 9fba12a9f97d4dcea9e250c653070713 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:18:42.313570 29182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fba12a9f97d4dcea9e250c653070713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.314481 29042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fba12a9f97d4dcea9e250c653070713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.302234 29241 ts_tablet_manager.cc:1403] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.195s	user 0.010s	sys 0.005s
I20260709 12:18:42.323577 29036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f48643c6f3794a198427878d6eac5e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.332347 29117 tablet_service.cc:1511] Processing CreateTablet for tablet 9fba12a9f97d4dcea9e250c653070713 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:18:42.334376 29117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fba12a9f97d4dcea9e250c653070713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.289937 29039 tablet_service.cc:1511] Processing CreateTablet for tablet 4eeaa05e3f2e47eca6a0fe35b1068e46 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:18:42.319398 29166 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:18:42.342504 29246 raft_consensus.cc:2804] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:42.353871 29245 tablet_bootstrap.cc:492] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:42.354555 29245 ts_tablet_manager.cc:1403] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.242s	user 0.028s	sys 0.012s
I20260709 12:18:42.354550 29039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eeaa05e3f2e47eca6a0fe35b1068e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.353892 29241 raft_consensus.cc:359] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.356576 29241 raft_consensus.cc:385] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.356880 29241 raft_consensus.cc:740] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.357875 29245 raft_consensus.cc:359] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.358635 29245 raft_consensus.cc:385] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.358944 29245 raft_consensus.cc:740] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.359803 29245 consensus_queue.cc:260] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.362462 29245 ts_tablet_manager.cc:1434] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:18:42.363934 29245 tablet_bootstrap.cc:492] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:42.364161 29246 raft_consensus.cc:697] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:42.365052 29246 consensus_queue.cc:237] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [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: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:18:42.368613 29241 consensus_queue.cc:260] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.371279 29245 tablet_bootstrap.cc:654] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.371937 29241 ts_tablet_manager.cc:1434] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.002s
I20260709 12:18:42.373100 29241 tablet_bootstrap.cc:492] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:42.379561 29242 tablet_bootstrap.cc:654] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.386747 29112 tablet_service.cc:1511] Processing CreateTablet for tablet 4eeaa05e3f2e47eca6a0fe35b1068e46 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:18:42.388191 29112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eeaa05e3f2e47eca6a0fe35b1068e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.404335 29182 tablet_service.cc:1511] Processing CreateTablet for tablet 4eeaa05e3f2e47eca6a0fe35b1068e46 (DEFAULT_TABLE table=test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:18:42.406034 29182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eeaa05e3f2e47eca6a0fe35b1068e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:42.407163 29241 tablet_bootstrap.cc:654] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:42.419902 29092 consensus_peers.cc:597] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:18:42.417430 28950 catalog_manager.cc:5697] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:42.458724 29270 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.459277 29270 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.461437 29270 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:42.463043 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:42.464495 29093 leader_election.cc:343] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.464787 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:42.465476 29051 raft_consensus.cc:2468] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 0.
I20260709 12:18:42.466799 29092 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:42.469228 29270 raft_consensus.cc:2804] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:42.469614 29270 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:42.469955 29270 raft_consensus.cc:3060] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.470878 29246 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.471364 29246 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.473541 29246 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:42.475150 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:42.475473 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:42.476886 29166 leader_election.cc:343] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:42.477573 29166 leader_election.cc:343] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.477954 29166 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:42.480641 29246 raft_consensus.cc:2749] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:42.486184 29270 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.489148 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:42.489769 29051 raft_consensus.cc:3060] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.494436 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:18:42.500368 29093 leader_election.cc:343] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.494226 29270 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:42.498754 29268 consensus_queue.cc:1048] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:18:42.495596 29242 tablet_bootstrap.cc:492] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:42.502167 29242 ts_tablet_manager.cc:1403] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.209s	user 0.018s	sys 0.001s
I20260709 12:18:42.505224 29242 raft_consensus.cc:359] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.498639 29245 tablet_bootstrap.cc:492] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:42.506676 29245 ts_tablet_manager.cc:1403] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.143s	user 0.010s	sys 0.007s
I20260709 12:18:42.510191 29245 raft_consensus.cc:359] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.511039 29245 raft_consensus.cc:385] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.511353 29245 raft_consensus.cc:740] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.514935 29051 raft_consensus.cc:2468] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:18:42.506011 29242 raft_consensus.cc:385] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.516002 29242 raft_consensus.cc:740] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.516810 29092 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:42.517972 29270 raft_consensus.cc:2804] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:42.517198 29242 consensus_queue.cc:260] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.522541 29242 ts_tablet_manager.cc:1434] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 12:18:42.517799 29245 consensus_queue.cc:260] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.525517 29242 tablet_bootstrap.cc:492] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:42.538245 29242 tablet_bootstrap.cc:654] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.544997 29289 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.545666 29289 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.548830 29289 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:42.550017 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:42.551545 29093 leader_election.cc:343] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.552001 29241 tablet_bootstrap.cc:492] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:42.552678 29241 ts_tablet_manager.cc:1403] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.180s	user 0.025s	sys 0.012s
I20260709 12:18:42.556758 29241 raft_consensus.cc:359] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.557773 29294 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.558166 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:42.558311 29294 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.559531 29270 raft_consensus.cc:697] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:18:42.560268 29245 ts_tablet_manager.cc:1434] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.053s	user 0.020s	sys 0.021s
W20260709 12:18:42.560298 29092 leader_election.cc:343] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.560626 29270 consensus_queue.cc:237] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.561700 29245 tablet_bootstrap.cc:492] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:42.561126 29294 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:42.562567 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:42.560966 29092 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:42.557811 29241 raft_consensus.cc:385] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.564276 29241 raft_consensus.cc:740] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
W20260709 12:18:42.565397 29093 leader_election.cc:343] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.565973 29294 raft_consensus.cc:2749] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:42.567281 29242 tablet_bootstrap.cc:492] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:42.567425 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:42.567854 29242 ts_tablet_manager.cc:1403] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.003s
I20260709 12:18:42.570516 29051 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 0.
I20260709 12:18:42.572057 29092 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:42.572508 29245 tablet_bootstrap.cc:654] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.573329 29242 raft_consensus.cc:359] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.574050 29242 raft_consensus.cc:385] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.574388 29242 raft_consensus.cc:740] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.575133 29242 consensus_queue.cc:260] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.565068 29241 consensus_queue.cc:260] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.576139 29270 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:42.576555 29270 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:42.576947 29270 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.576475 28950 catalog_manager.cc:5697] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 0 to 1, leader changed from <none> to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:42.577781 29241 ts_tablet_manager.cc:1434] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.005s
I20260709 12:18:42.578599 29245 tablet_bootstrap.cc:492] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:42.578821 29241 tablet_bootstrap.cc:492] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:42.579192 29245 ts_tablet_manager.cc:1403] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260709 12:18:42.582089 29245 raft_consensus.cc:359] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:18:42.582908 29245 raft_consensus.cc:385] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.583266 29245 raft_consensus.cc:740] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.583953 29242 ts_tablet_manager.cc:1434] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260709 12:18:42.584213 29270 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.584167 29245 consensus_queue.cc:260] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:18:42.586828 29245 ts_tablet_manager.cc:1434] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:18:42.587193 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:42.587798 29051 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.587865 29245 tablet_bootstrap.cc:492] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:42.595530 29245 tablet_bootstrap.cc:654] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.595966 29242 tablet_bootstrap.cc:492] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:42.596079 29051 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:18:42.597295 29092 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:18:42.598222 29294 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:42.598757 29294 raft_consensus.cc:697] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:18:42.599628 29294 consensus_queue.cc:237] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.606701 29270 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:42.609267 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:42.610503 29262 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.611626 29262 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:42.611951 29093 leader_election.cc:343] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.616145 29241 tablet_bootstrap.cc:654] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.615991 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:42.616667 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:42.618316 29018 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:42.619082 29247 raft_consensus.cc:2749] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:42.619112 29262 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:42.619272 29242 tablet_bootstrap.cc:654] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.624786 29245 tablet_bootstrap.cc:492] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:42.625247 29245 ts_tablet_manager.cc:1403] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.012s
I20260709 12:18:42.627692 29245 raft_consensus.cc:359] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.628233 29245 raft_consensus.cc:385] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.628464 29245 raft_consensus.cc:740] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.629107 29245 consensus_queue.cc:260] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.630914 29245 ts_tablet_manager.cc:1434] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:18:42.631121 29241 tablet_bootstrap.cc:492] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:42.631608 29241 ts_tablet_manager.cc:1403] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.007s
I20260709 12:18:42.632493 29245 tablet_bootstrap.cc:492] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:42.636404 29242 tablet_bootstrap.cc:492] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:42.636888 29242 ts_tablet_manager.cc:1403] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.008s
I20260709 12:18:42.634408 29241 raft_consensus.cc:359] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.638504 29241 raft_consensus.cc:385] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.638819 29241 raft_consensus.cc:740] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.639569 29241 consensus_queue.cc:260] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.640460 29245 tablet_bootstrap.cc:654] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.641798 29241 ts_tablet_manager.cc:1434] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:18:42.643333 29241 tablet_bootstrap.cc:492] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:42.644687 29242 raft_consensus.cc:359] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.645735 29242 raft_consensus.cc:385] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.646139 29242 raft_consensus.cc:740] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.648010 29242 consensus_queue.cc:260] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.650924 29241 tablet_bootstrap.cc:654] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.639649 28947 catalog_manager.cc:5697] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 0 to 1, leader changed from <none> to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:42.661577 29242 ts_tablet_manager.cc:1434] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.001s
I20260709 12:18:42.671890 29242 tablet_bootstrap.cc:492] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:42.676550 29241 tablet_bootstrap.cc:492] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:42.677081 29241 ts_tablet_manager.cc:1403] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.025s
I20260709 12:18:42.677438 29245 tablet_bootstrap.cc:492] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:42.677909 29245 ts_tablet_manager.cc:1403] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.019s
I20260709 12:18:42.679971 29241 raft_consensus.cc:359] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.680235 29245 raft_consensus.cc:359] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.680752 29241 raft_consensus.cc:385] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.680858 29245 raft_consensus.cc:385] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.681354 29241 raft_consensus.cc:740] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.681354 29245 raft_consensus.cc:740] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.682571 29242 tablet_bootstrap.cc:654] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.682359 29245 consensus_queue.cc:260] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.682468 29241 consensus_queue.cc:260] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.684486 29245 ts_tablet_manager.cc:1434] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:18:42.685444 29245 tablet_bootstrap.cc:492] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:42.689144 29241 ts_tablet_manager.cc:1434] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260709 12:18:42.690251 29241 tablet_bootstrap.cc:492] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:42.691381 29245 tablet_bootstrap.cc:654] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.697453 29241 tablet_bootstrap.cc:654] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.716914 29241 tablet_bootstrap.cc:492] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:42.718168 29241 ts_tablet_manager.cc:1403] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.004s
I20260709 12:18:42.722651 29241 raft_consensus.cc:359] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.723924 29241 raft_consensus.cc:385] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.724406 29241 raft_consensus.cc:740] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.726169 29262 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.726877 29262 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.725682 29241 consensus_queue.cc:260] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.729938 29242 tablet_bootstrap.cc:492] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:42.730232 29245 tablet_bootstrap.cc:492] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:42.730468 29241 ts_tablet_manager.cc:1434] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:18:42.730708 29245 ts_tablet_manager.cc:1403] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.027s
I20260709 12:18:42.731683 29241 tablet_bootstrap.cc:492] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:42.731949 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:42.733469 29245 raft_consensus.cc:359] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.734179 29245 raft_consensus.cc:385] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:18:42.734030 29017 leader_election.cc:343] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.734489 29245 raft_consensus.cc:740] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.735262 29245 consensus_queue.cc:260] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.736604 29262 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:42.737100 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:42.737776 29245 ts_tablet_manager.cc:1434] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:18:42.738575 29241 tablet_bootstrap.cc:654] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.730502 29242 ts_tablet_manager.cc:1403] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.047s
I20260709 12:18:42.739157 29245 tablet_bootstrap.cc:492] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:42.742453 29242 raft_consensus.cc:359] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.743291 29242 raft_consensus.cc:385] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.743877 29242 raft_consensus.cc:740] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.744632 29242 consensus_queue.cc:260] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:42.738862 29018 leader_election.cc:343] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.745342 29245 tablet_bootstrap.cc:654] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.745731 29018 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:42.747468 29247 raft_consensus.cc:2749] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:42.749821 29246 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.750532 29246 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.753408 29246 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:42.756356 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:42.757091 29051 raft_consensus.cc:2468] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:42.757315 29245 tablet_bootstrap.cc:492] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:42.758482 29166 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:42.759033 29245 ts_tablet_manager.cc:1403] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260709 12:18:42.759505 29280 raft_consensus.cc:493] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.760030 29280 raft_consensus.cc:515] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.762075 29245 raft_consensus.cc:359] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.762611 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:42.763283 29127 raft_consensus.cc:2468] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:42.767024 29280 leader_election.cc:290] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:42.767658 29280 raft_consensus.cc:2804] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:42.767998 29280 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:42.768329 29280 raft_consensus.cc:3060] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.769110 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:42.771267 29166 leader_election.cc:343] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.771858 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:42.772603 29127 raft_consensus.cc:2468] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:42.773029 29242 ts_tablet_manager.cc:1434] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.002s
I20260709 12:18:42.762825 29245 raft_consensus.cc:385] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.774290 29245 raft_consensus.cc:740] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.775027 29245 consensus_queue.cc:260] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.775895 29242 tablet_bootstrap.cc:492] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:42.776875 29262 consensus_queue.cc:1048] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:42.780261 29166 leader_election.cc:304] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:42.781210 29246 raft_consensus.cc:2804] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:42.781610 29246 raft_consensus.cc:493] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:42.781957 29246 raft_consensus.cc:3060] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.783653 29245 ts_tablet_manager.cc:1434] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.004s
I20260709 12:18:42.785430 29242 tablet_bootstrap.cc:654] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.786513 29241 tablet_bootstrap.cc:492] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:42.786978 29241 ts_tablet_manager.cc:1403] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.030s
I20260709 12:18:42.788261 29245 tablet_bootstrap.cc:492] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:42.789714 29241 raft_consensus.cc:359] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.791036 29241 raft_consensus.cc:385] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:42.791327 29241 raft_consensus.cc:740] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:42.792299 29241 consensus_queue.cc:260] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.799541 29246 raft_consensus.cc:515] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.801689 29245 tablet_bootstrap.cc:654] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:42.803678 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
W20260709 12:18:42.805712 29166 leader_election.cc:343] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.816119 29247 consensus_queue.cc:1048] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:42.829690 29294 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.830406 29294 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:18:42.839599 29270 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.842437 29288 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.843683 29270 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.843106 29288 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.850390 29288 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:42.854009 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:42.854394 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:42.855209 29199 raft_consensus.cc:2468] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 0.
I20260709 12:18:42.857396 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:42.860162 29093 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:18:42.862340 29092 leader_election.cc:343] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.864188 29270 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:42.871409 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:42.873535 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:42.876231 29093 leader_election.cc:343] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.880057 29294 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505)
I20260709 12:18:42.881844 29288 raft_consensus.cc:2804] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:42.882400 29288 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:42.882827 29288 raft_consensus.cc:3060] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:42.890645 29092 leader_election.cc:343] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.895097 29092 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:42.895984 29294 raft_consensus.cc:2749] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:42.896085 29314 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.898344 29314 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.901700 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:42.902659 29051 raft_consensus.cc:2393] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 1: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:18:42.904273 29092 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:42.909430 29314 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:42.910032 29314 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.910504 29314 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.911129 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:42.912593 29314 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:42.912670 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:42.916450 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:42.918156 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:42.919240 29051 raft_consensus.cc:2393] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 1: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
W20260709 12:18:42.920938 29166 leader_election.cc:343] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:42.922094 29166 leader_election.cc:343] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:42.922700 29166 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:42.929979 29294 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:42.968602 29294 raft_consensus.cc:2749] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:42.972209 29280 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.976250 29280 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:42.958029 29166 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:42.987478 29312 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:42.988227 29312 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:42.978291 29246 leader_election.cc:290] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:42.991189 29246 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.000628 29242 tablet_bootstrap.cc:492] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:43.001159 29242 ts_tablet_manager.cc:1403] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.227s	user 0.040s	sys 0.078s
I20260709 12:18:43.001434 29245 tablet_bootstrap.cc:492] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:43.001880 29245 ts_tablet_manager.cc:1403] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.214s	user 0.044s	sys 0.148s
W20260709 12:18:43.003166 28998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:43.003978 29242 raft_consensus.cc:359] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.004696 29242 raft_consensus.cc:385] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.005018 29242 raft_consensus.cc:740] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.004837 29245 raft_consensus.cc:359] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.005606 29245 raft_consensus.cc:385] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.005887 29245 raft_consensus.cc:740] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.006593 29245 consensus_queue.cc:260] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.007886 29288 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.009055 29245 ts_tablet_manager.cc:1434] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:18:43.009222 29242 consensus_queue.cc:260] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.010407 29245 tablet_bootstrap.cc:492] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
W20260709 12:18:43.011473 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 58843.4us
I20260709 12:18:43.012984 29312 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:42.995838 29314 raft_consensus.cc:2749] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:43.015192 29241 ts_tablet_manager.cc:1434] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.228s	user 0.056s	sys 0.109s
I20260709 12:18:43.016989 29241 tablet_bootstrap.cc:492] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:43.015300 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:43.020995 29242 ts_tablet_manager.cc:1434] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 12:18:43.021974 29242 tablet_bootstrap.cc:492] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:43.015951 29247 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:43.034155 29051 raft_consensus.cc:3060] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.024295 29052 raft_consensus.cc:3060] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.038291 29247 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.032922 29288 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:43.040308 29246 raft_consensus.cc:2749] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:43.043174 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:43.044760 29050 raft_consensus.cc:3060] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.047271 29247 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:43.048702 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:43.048971 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:43.049387 29199 raft_consensus.cc:2468] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 0.
I20260709 12:18:43.049511 29201 raft_consensus.cc:3060] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.051580 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:43.052191 29126 raft_consensus.cc:3060] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.053040 29018 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:43.055958 29288 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:43.069952 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:43.072271 29270 consensus_queue.cc:1048] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:43.073297 29318 raft_consensus.cc:2804] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:43.073879 29318 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:43.074400 29318 raft_consensus.cc:3060] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.074781 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:43.075400 29127 raft_consensus.cc:3060] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.078805 29242 tablet_bootstrap.cc:654] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:43.074043 29126 raft_consensus.cc:2468] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:43.083511 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:43.087257 29270 consensus_queue.cc:1048] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:43.088088 29049 raft_consensus.cc:2393] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 1: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:18:43.095919 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:43.064046 29288 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.096312 29246 consensus_queue.cc:1048] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:18:43.080470 29017 leader_election.cc:343] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:43.096622 29166 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:43.105386 29246 raft_consensus.cc:2804] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:43.105943 29246 raft_consensus.cc:697] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:43.098287 29310 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:43.110391 29310 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.112931 29052 raft_consensus.cc:2468] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:18:43.113278 29310 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:43.114102 29246 consensus_queue.cc:237] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.121127 29270 consensus_queue.cc:1048] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:18:43.118325 29288 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:43.123772 29201 raft_consensus.cc:2468] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:18:43.118808 29314 consensus_queue.cc:1048] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:18:43.131618 29092 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:18:43.146979 29288 raft_consensus.cc:2804] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:43.147506 29288 raft_consensus.cc:697] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:18:43.147727 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:43.148432 29288 consensus_queue.cc:237] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.149242 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:43.151659 29093 leader_election.cc:343] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:43.132385 29318 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.155535 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:18:43.156051 29092 leader_election.cc:343] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:43.156288 29200 raft_consensus.cc:3060] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.156543 29092 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:43.157727 29294 raft_consensus.cc:2749] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:43.163111 29294 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:43.166982 29245 tablet_bootstrap.cc:654] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:43.163106 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:43.154083 29318 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:43.169291 29241 tablet_bootstrap.cc:654] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:43.166635 29294 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:43.173154 29017 leader_election.cc:343] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:43.177981 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:43.178790 29052 raft_consensus.cc:2468] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:43.186193 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:43.186956 29126 raft_consensus.cc:2468] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:43.190434 29294 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:43.182111 29127 raft_consensus.cc:2468] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:43.192418 29201 raft_consensus.cc:3060] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.206471 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:43.207480 29047 raft_consensus.cc:2468] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 0.
I20260709 12:18:43.214362 29092 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:18:43.217685 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:43.219079 29288 raft_consensus.cc:2804] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:43.218556 29198 raft_consensus.cc:2468] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 0.
I20260709 12:18:43.225030 29288 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:43.225656 29288 raft_consensus.cc:3060] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.231873 29294 consensus_queue.cc:1048] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:43.237345 29050 raft_consensus.cc:2468] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:43.204787 29166 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:18:43.239017 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 47958.4us
I20260709 12:18:43.238790 29288 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.242295 29288 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:43.243888 29166 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:43.244576 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:43.245507 29052 raft_consensus.cc:3060] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.198073 28947 catalog_manager.cc:5697] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:43.247546 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:43.248198 29199 raft_consensus.cc:3060] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.249893 29200 raft_consensus.cc:2468] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:18:43.245018 28949 catalog_manager.cc:5697] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 0 to 1, leader changed from <none> to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:43.245745 29166 leader_election.cc:304] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:43.262437 29314 raft_consensus.cc:2749] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:18:43.267903 29321 log.cc:927] Time spent T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 12:18:43.256736 29018 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:18:43.282802 29313 raft_consensus.cc:2804] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:43.283452 29313 raft_consensus.cc:697] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:43.284132 29313 consensus_queue.cc:237] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:43.274489 29322 log.cc:927] Time spent T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260709 12:18:43.290655 29318 raft_consensus.cc:2804] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:43.316413 29318 raft_consensus.cc:697] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:18:43.316758 29052 raft_consensus.cc:2468] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:18:43.317268 29318 consensus_queue.cc:237] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.320465 29092 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:18:43.323552 29325 raft_consensus.cc:2804] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:43.324375 29325 raft_consensus.cc:697] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:18:43.325371 29325 consensus_queue.cc:237] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.336069 29245 tablet_bootstrap.cc:492] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:43.336791 29245 ts_tablet_manager.cc:1403] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.327s	user 0.018s	sys 0.000s
I20260709 12:18:43.340044 29199 raft_consensus.cc:2468] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
W20260709 12:18:43.334911 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 45856.9us
I20260709 12:18:43.341526 29246 raft_consensus.cc:2764] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:18:43.344142 29242 tablet_bootstrap.cc:492] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:43.344628 29242 ts_tablet_manager.cc:1403] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.323s	user 0.009s	sys 0.008s
I20260709 12:18:43.349393 29245 raft_consensus.cc:359] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.350343 29245 raft_consensus.cc:385] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.350628 29245 raft_consensus.cc:740] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.351357 29245 consensus_queue.cc:260] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.356434 29242 raft_consensus.cc:359] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.357223 29242 raft_consensus.cc:385] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.357508 29242 raft_consensus.cc:740] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.358346 29242 consensus_queue.cc:260] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.356464 29241 tablet_bootstrap.cc:492] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:43.359810 29241 ts_tablet_manager.cc:1403] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.343s	user 0.018s	sys 0.007s
I20260709 12:18:43.360813 29242 ts_tablet_manager.cc:1434] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260709 12:18:43.361693 29242 tablet_bootstrap.cc:492] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:43.362980 29245 ts_tablet_manager.cc:1434] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.004s
I20260709 12:18:43.362918 29241 raft_consensus.cc:359] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.364063 29241 raft_consensus.cc:385] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.364203 29245 tablet_bootstrap.cc:492] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:43.364460 29241 raft_consensus.cc:740] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.368032 29242 tablet_bootstrap.cc:654] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:43.372089 29241 consensus_queue.cc:260] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.375941 29241 ts_tablet_manager.cc:1434] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:18:43.376986 29241 tablet_bootstrap.cc:492] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:43.377372 29245 tablet_bootstrap.cc:654] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:43.388113 29245 tablet_bootstrap.cc:492] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:43.388401 29241 tablet_bootstrap.cc:654] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:43.388625 29245 ts_tablet_manager.cc:1403] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.013s
I20260709 12:18:43.388798 29242 tablet_bootstrap.cc:492] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:43.389250 29242 ts_tablet_manager.cc:1403] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.005s
I20260709 12:18:43.392498 29245 raft_consensus.cc:359] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.393630 29245 raft_consensus.cc:385] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.393998 29245 raft_consensus.cc:740] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.395190 29245 consensus_queue.cc:260] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.398780 29245 ts_tablet_manager.cc:1434] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:18:43.400153 29245 tablet_bootstrap.cc:492] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:43.409044 29245 tablet_bootstrap.cc:654] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:43.392095 29242 raft_consensus.cc:359] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.422492 29242 raft_consensus.cc:385] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.422798 29242 raft_consensus.cc:740] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.423429 29242 consensus_queue.cc:260] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.427556 29325 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:43.428359 29242 ts_tablet_manager.cc:1434] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 12:18:43.428301 29325 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.429697 29242 tablet_bootstrap.cc:492] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:43.429942 28947 catalog_manager.cc:5697] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:43.432399 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:43.433084 29325 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:43.432533 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:43.434052 29092 leader_election.cc:343] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:43.435192 29093 leader_election.cc:343] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:43.435671 29093 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:43.436685 29241 tablet_bootstrap.cc:492] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:43.436806 29325 raft_consensus.cc:2749] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:43.437225 29241 ts_tablet_manager.cc:1403] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.060s	user 0.029s	sys 0.020s
I20260709 12:18:43.438006 29245 tablet_bootstrap.cc:492] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:43.438504 29245 ts_tablet_manager.cc:1403] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.019s
I20260709 12:18:43.440773 29241 raft_consensus.cc:359] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.441423 29241 raft_consensus.cc:385] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.441725 29241 raft_consensus.cc:740] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.441680 29245 raft_consensus.cc:359] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.442737 29245 raft_consensus.cc:385] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.443058 29245 raft_consensus.cc:740] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.443082 29241 consensus_queue.cc:260] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.443961 29245 consensus_queue.cc:260] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.445658 29241 ts_tablet_manager.cc:1434] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:18:43.446111 29245 ts_tablet_manager.cc:1434] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:18:43.446066 29325 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:43.446667 29241 tablet_bootstrap.cc:492] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:43.446183 28949 catalog_manager.cc:5697] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 0 to 1, leader changed from <none> to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:43.447263 29245 tablet_bootstrap.cc:492] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:43.446911 29325 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.450824 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:43.452720 29092 leader_election.cc:343] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:43.454237 29325 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:43.454893 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:43.456127 29245 tablet_bootstrap.cc:654] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:43.456138 29242 tablet_bootstrap.cc:654] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:43.456769 29093 leader_election.cc:343] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:43.457312 29093 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:43.458101 29325 raft_consensus.cc:2749] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:43.458487 29241 tablet_bootstrap.cc:654] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:43.464082 28948 catalog_manager.cc:5697] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:43.471455 29241 tablet_bootstrap.cc:492] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:43.476944 29242 tablet_bootstrap.cc:492] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:43.480023 29241 ts_tablet_manager.cc:1403] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.010s
I20260709 12:18:43.480104 29242 ts_tablet_manager.cc:1403] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.007s
I20260709 12:18:43.474550 29245 tablet_bootstrap.cc:492] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:43.483098 29241 raft_consensus.cc:359] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.483922 29241 raft_consensus.cc:385] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.484028 29245 ts_tablet_manager.cc:1403] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.006s
I20260709 12:18:43.484202 29241 raft_consensus.cc:740] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.484995 29241 consensus_queue.cc:260] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.483255 29242 raft_consensus.cc:359] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.486883 29241 ts_tablet_manager.cc:1434] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:18:43.486896 29242 raft_consensus.cc:385] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.487406 29242 raft_consensus.cc:740] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.487121 29245 raft_consensus.cc:359] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.487905 29245 raft_consensus.cc:385] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.488039 29241 tablet_bootstrap.cc:492] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:43.488214 29245 raft_consensus.cc:740] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.488433 29242 consensus_queue.cc:260] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.488978 29245 consensus_queue.cc:260] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.491262 29245 ts_tablet_manager.cc:1434] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:18:43.491415 29242 ts_tablet_manager.cc:1434] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 12:18:43.492282 29245 tablet_bootstrap.cc:492] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:43.493007 29242 tablet_bootstrap.cc:492] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:43.499841 29245 tablet_bootstrap.cc:654] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:43.501925 29242 tablet_bootstrap.cc:654] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:43.511052 29241 tablet_bootstrap.cc:654] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:43.512563 29246 consensus_queue.cc:1048] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:43.528656 29245 tablet_bootstrap.cc:492] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:43.529074 29245 ts_tablet_manager.cc:1403] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.011s
I20260709 12:18:43.531937 29245 raft_consensus.cc:359] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.532677 29245 raft_consensus.cc:385] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.533008 29245 raft_consensus.cc:740] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.533689 29245 consensus_queue.cc:260] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.535888 29245 ts_tablet_manager.cc:1434] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:18:43.537901 29245 tablet_bootstrap.cc:492] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:43.543995 29245 tablet_bootstrap.cc:654] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:43.547094 29280 consensus_queue.cc:1048] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:43.556025 29280 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:43.556553 29280 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.558705 29280 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:43.563344 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:43.565618 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:18:43.566201 29166 leader_election.cc:343] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:43.566315 29127 raft_consensus.cc:2468] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:43.568394 29245 tablet_bootstrap.cc:492] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:43.568243 29166 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:43.568904 29245 ts_tablet_manager.cc:1403] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.008s
I20260709 12:18:43.569540 29280 raft_consensus.cc:2804] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:43.569954 29280 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:43.570346 29280 raft_consensus.cc:3060] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.571789 29245 raft_consensus.cc:359] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.572501 29245 raft_consensus.cc:385] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.572942 29245 raft_consensus.cc:740] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.574070 29245 consensus_queue.cc:260] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.575542 29270 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:43.576366 29245 ts_tablet_manager.cc:1434] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:18:43.576012 29270 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.577384 29245 tablet_bootstrap.cc:492] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:43.579260 29270 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:43.579023 29280 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.581265 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:43.582296 29198 raft_consensus.cc:2393] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 1: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:18:43.582048 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:43.584043 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:43.584787 29245 tablet_bootstrap.cc:654] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:43.584743 29166 leader_election.cc:343] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:43.585515 29092 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:43.586872 29270 raft_consensus.cc:3060] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.587065 29280 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:43.590600 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:43.600250 29241 tablet_bootstrap.cc:492] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:43.599296 29319 raft_consensus.cc:493] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:43.602605 29270 raft_consensus.cc:2749] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:43.605710 29245 tablet_bootstrap.cc:492] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:43.605456 29319 raft_consensus.cc:515] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.606400 29245 ts_tablet_manager.cc:1403] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.011s
I20260709 12:18:43.607935 29319 leader_election.cc:290] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:43.598739 29242 tablet_bootstrap.cc:492] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:43.598512 29124 raft_consensus.cc:3060] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.608861 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:43.609153 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:43.609118 29245 raft_consensus.cc:359] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.609824 29127 raft_consensus.cc:2393] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 1: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:18:43.609961 29245 raft_consensus.cc:385] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.610284 29245 raft_consensus.cc:740] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.610991 29245 consensus_queue.cc:260] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.611311 29017 leader_election.cc:304] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:43.612480 29319 raft_consensus.cc:3060] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.613219 29245 ts_tablet_manager.cc:1434] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:18:43.608897 29242 ts_tablet_manager.cc:1403] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.116s	user 0.011s	sys 0.008s
I20260709 12:18:43.605484 29241 ts_tablet_manager.cc:1403] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.118s	user 0.034s	sys 0.019s
I20260709 12:18:43.615247 29245 tablet_bootstrap.cc:492] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:43.619184 29242 raft_consensus.cc:359] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.619757 29242 raft_consensus.cc:385] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.620028 29242 raft_consensus.cc:740] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.620793 29318 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:43.621431 29318 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.622512 29124 raft_consensus.cc:2468] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:43.623762 29166 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:43.623867 29241 raft_consensus.cc:359] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.624640 29241 raft_consensus.cc:385] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.626089 29241 raft_consensus.cc:740] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.626032 29242 consensus_queue.cc:260] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.624662 29318 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:43.624926 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:43.628508 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:43.629256 29017 leader_election.cc:343] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:43.629964 29018 leader_election.cc:343] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:43.630378 29245 tablet_bootstrap.cc:654] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:43.630472 29018 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:43.631182 29280 raft_consensus.cc:2804] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:43.632068 29247 raft_consensus.cc:2749] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:43.632249 29280 raft_consensus.cc:697] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:43.633417 29280 consensus_queue.cc:237] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.633594 29241 consensus_queue.cc:260] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.634508 29242 ts_tablet_manager.cc:1434] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:18:43.635633 29242 tablet_bootstrap.cc:492] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:43.636430 29241 ts_tablet_manager.cc:1434] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260709 12:18:43.637470 29241 tablet_bootstrap.cc:492] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:43.647279 29319 raft_consensus.cc:2749] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:43.655525 29245 tablet_bootstrap.cc:492] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:43.656255 29245 ts_tablet_manager.cc:1403] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.010s
I20260709 12:18:43.656454 29242 tablet_bootstrap.cc:654] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:43.656678 29241 tablet_bootstrap.cc:654] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:43.659703 29245 raft_consensus.cc:359] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.660446 29245 raft_consensus.cc:385] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.660694 29245 raft_consensus.cc:740] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.661334 29245 consensus_queue.cc:260] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.663641 29245 ts_tablet_manager.cc:1434] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:18:43.662853 28949 catalog_manager.cc:5697] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:43.665422 29245 tablet_bootstrap.cc:492] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:43.670626 29288 consensus_queue.cc:1048] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:43.674213 29245 tablet_bootstrap.cc:654] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:43.675431 29241 tablet_bootstrap.cc:492] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:43.675946 29241 ts_tablet_manager.cc:1403] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.005s
I20260709 12:18:43.676999 29270 consensus_queue.cc:1048] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:43.678917 29242 tablet_bootstrap.cc:492] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:43.679500 29242 ts_tablet_manager.cc:1403] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.005s
I20260709 12:18:43.682622 29242 raft_consensus.cc:359] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.683322 29242 raft_consensus.cc:385] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.683584 29242 raft_consensus.cc:740] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.684230 29242 consensus_queue.cc:260] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.686707 29242 ts_tablet_manager.cc:1434] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:43.687668 29242 tablet_bootstrap.cc:492] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:43.688273 29288 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:43.689061 29288 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.692870 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:43.694344 29242 tablet_bootstrap.cc:654] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:43.694727 29092 leader_election.cc:343] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:43.694720 29241 raft_consensus.cc:359] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.695636 29241 raft_consensus.cc:385] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.695761 29270 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:43.695962 29241 raft_consensus.cc:740] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.696332 29270 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.696905 29241 consensus_queue.cc:260] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.697443 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:43.698148 29199 raft_consensus.cc:2468] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 0.
I20260709 12:18:43.699774 29241 ts_tablet_manager.cc:1434] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:18:43.699592 29093 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:43.700364 29319 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:43.700819 29319 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.701066 29325 raft_consensus.cc:2804] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:43.701361 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:43.701617 29325 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:43.702148 29325 raft_consensus.cc:3060] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.702818 29319 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:43.699925 29270 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:43.703634 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:43.704301 29124 raft_consensus.cc:2468] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 0.
W20260709 12:18:43.704449 29092 leader_election.cc:343] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:43.705544 29017 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:18:43.706593 29319 raft_consensus.cc:2804] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:43.706964 29319 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:43.707360 29319 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.707505 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:43.708737 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:43.709355 29199 raft_consensus.cc:2468] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 0.
W20260709 12:18:43.709447 29093 leader_election.cc:343] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:43.710577 29093 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:43.717576 29270 raft_consensus.cc:2749] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:43.717792 29288 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:43.717674 29241 tablet_bootstrap.cc:492] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:43.724870 29325 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.728199 29280 consensus_queue.cc:1048] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:43.728322 29319 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.731026 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:43.731621 29127 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.733629 29280 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:43.734182 29280 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.737197 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:43.738943 29280 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:43.738885 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
W20260709 12:18:43.740072 29166 leader_election.cc:343] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:43.740090 29092 leader_election.cc:343] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:43.741822 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:43.742442 29126 raft_consensus.cc:2468] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:43.743467 29288 consensus_queue.cc:1048] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:43.743768 29166 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:43.751709 29246 raft_consensus.cc:2804] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:43.752321 29246 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:43.752787 29246 raft_consensus.cc:3060] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.762229 29319 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:43.743875 29127 raft_consensus.cc:2468] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:18:43.767976 29017 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:18:43.769418 29319 raft_consensus.cc:2804] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:43.771716 29319 raft_consensus.cc:697] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:18:43.774394 29319 consensus_queue.cc:237] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.775656 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:43.776283 29199 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.771972 29325 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:43.800865 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:43.801826 29201 raft_consensus.cc:3060] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.816008 29241 tablet_bootstrap.cc:654] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:43.820688 29280 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:43.821481 29280 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.824739 29280 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:43.830243 29270 consensus_queue.cc:1048] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:43.831979 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:43.835691 29166 leader_election.cc:343] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:43.838083 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:43.846263 29127 raft_consensus.cc:2468] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:43.844626 29201 raft_consensus.cc:2468] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:18:43.850541 29242 tablet_bootstrap.cc:492] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:43.851256 29242 ts_tablet_manager.cc:1403] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.164s	user 0.058s	sys 0.099s
I20260709 12:18:43.861944 29245 tablet_bootstrap.cc:492] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:43.862480 29245 ts_tablet_manager.cc:1403] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.197s	user 0.043s	sys 0.047s
I20260709 12:18:43.862746 29093 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:43.865056 29294 raft_consensus.cc:2804] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:43.865475 29246 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.865758 29294 raft_consensus.cc:697] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:18:43.865296 29245 raft_consensus.cc:359] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.866685 29245 raft_consensus.cc:385] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.867592 29246 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:43.867022 29294 consensus_queue.cc:237] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.868357 29199 raft_consensus.cc:2468] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:18:43.867026 29245 raft_consensus.cc:740] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.871503 29245 consensus_queue.cc:260] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.873270 29245 ts_tablet_manager.cc:1434] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 12:18:43.874262 29245 tablet_bootstrap.cc:492] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:43.873909 29242 raft_consensus.cc:359] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.874698 29242 raft_consensus.cc:385] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:43.874994 29242 raft_consensus.cc:740] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:43.877077 29242 consensus_queue.cc:260] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.861258 29166 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:43.880334 29280 raft_consensus.cc:2804] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:43.880735 29280 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:43.881094 29280 raft_consensus.cc:3060] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.883836 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:43.884500 29124 raft_consensus.cc:3060] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:43.886511 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:43.891808 29280 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.894007 29242 ts_tablet_manager.cc:1434] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 12:18:43.895231 29242 tablet_bootstrap.cc:492] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:43.922530 29124 raft_consensus.cc:2468] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:43.932657 29318 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:18:43.929831 29166 leader_election.cc:343] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:43.939254 29319 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:43.896168 29246 consensus_queue.cc:1048] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.085s
I20260709 12:18:43.984223 29318 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:43.990417 29319 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:43.996356 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 72790.6us
I20260709 12:18:44.065433 29319 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:44.152004 29288 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:44.060820 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:44.157546 29242 tablet_bootstrap.cc:654] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:44.115630 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:44.163223 29280 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:44.064553 29247 consensus_queue.cc:1048] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.100s
I20260709 12:18:44.156399 29288 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.158726 29127 raft_consensus.cc:2468] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 0.
I20260709 12:18:44.166513 29318 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:44.173128 29370 consensus_queue.cc:1048] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:18:44.185159 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:44.185143 29017 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:18:44.190845 29288 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:44.191583 29370 raft_consensus.cc:2804] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:44.191612 29368 raft_consensus.cc:493] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:44.192116 29370 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:44.192498 29370 raft_consensus.cc:3060] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:44.192596 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:44.193114 29368 raft_consensus.cc:515] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.196331 29368 leader_election.cc:290] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:18:44.196647 29017 leader_election.cc:343] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:44.197101 29245 tablet_bootstrap.cc:654] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:44.205258 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 217485us
W20260709 12:18:44.206537 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 168553us
I20260709 12:18:44.210609 29166 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:44.212158 29241 tablet_bootstrap.cc:492] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
W20260709 12:18:44.213176 29018 leader_election.cc:343] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:44.214645 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:44.219834 29270 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:44.228662 29270 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.231021 29241 ts_tablet_manager.cc:1403] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.514s	user 0.022s	sys 0.004s
I20260709 12:18:44.236454 29270 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:44.243284 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:44.246584 29368 raft_consensus.cc:2804] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:18:44.246867 29018 leader_election.cc:343] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:44.259959 29241 raft_consensus.cc:359] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.261840 29241 raft_consensus.cc:385] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:44.262282 29241 raft_consensus.cc:740] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.265885 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:44.267081 29049 raft_consensus.cc:2468] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 0.
I20260709 12:18:44.270279 29092 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:18:44.271220 29288 raft_consensus.cc:2804] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:44.271643 29288 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:44.271970 29288 raft_consensus.cc:3060] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:44.268404 29018 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:44.253408 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:44.274709 29247 raft_consensus.cc:2749] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:44.269445 29368 raft_consensus.cc:697] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:44.275696 29368 consensus_queue.cc:237] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.279279 29370 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:44.273962 28998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:44.283121 29242 tablet_bootstrap.cc:492] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:44.284075 29242 ts_tablet_manager.cc:1403] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.389s	user 0.029s	sys 0.008s
I20260709 12:18:44.285111 29241 consensus_queue.cc:260] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.289288 29369 consensus_queue.cc:1048] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:44.289515 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:44.290083 29126 raft_consensus.cc:3060] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:44.291383 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:44.293311 29166 leader_election.cc:343] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:44.294698 29166 leader_election.cc:343] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:44.299335 29241 ts_tablet_manager.cc:1434] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.000s
I20260709 12:18:44.300608 29241 tablet_bootstrap.cc:492] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:44.281469 29370 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:44.302484 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:44.311628 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:44.312276 29200 raft_consensus.cc:3060] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:44.312493 29166 consensus_peers.cc:597] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:18:44.304149 29092 leader_election.cc:343] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:44.314465 29280 consensus_queue.cc:1048] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:18:44.308393 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:44.315994 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:44.323166 29127 raft_consensus.cc:3060] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:44.324939 29245 tablet_bootstrap.cc:492] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:44.325408 29245 ts_tablet_manager.cc:1403] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.451s	user 0.036s	sys 0.052s
I20260709 12:18:44.329959 29369 consensus_queue.cc:1048] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:18:44.319703 29093 leader_election.cc:343] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:44.334686 29245 raft_consensus.cc:359] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.335508 29245 raft_consensus.cc:385] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:44.335456 29093 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:44.335922 29245 raft_consensus.cc:740] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.336721 29245 consensus_queue.cc:260] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:44.320515 29166 leader_election.cc:343] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:44.343410 29376 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:44.345093 29166 leader_election.cc:304] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:44.346561 29370 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:44.347157 29370 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.348114 29280 raft_consensus.cc:2749] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:44.349260 29370 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:44.352205 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:18:44.353755 29017 leader_election.cc:343] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:44.356981 29245 ts_tablet_manager.cc:1434] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.001s
I20260709 12:18:44.358085 29245 tablet_bootstrap.cc:492] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:44.364745 29242 raft_consensus.cc:359] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.365351 29242 raft_consensus.cc:385] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:44.365597 29242 raft_consensus.cc:740] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.366182 29242 consensus_queue.cc:260] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.359678 29127 raft_consensus.cc:2468] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:44.378969 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:44.379503 29200 raft_consensus.cc:2468] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:18:44.382021 29288 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.384389 29288 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:18:44.385865 29018 leader_election.cc:343] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:44.384832 28950 catalog_manager.cc:5697] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:44.386176 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:44.386447 29018 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:44.386839 29052 raft_consensus.cc:3060] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:44.388248 29369 raft_consensus.cc:2749] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:44.393857 29166 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:44.395159 29280 raft_consensus.cc:2804] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:44.395803 29280 raft_consensus.cc:697] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:44.396939 29280 consensus_queue.cc:237] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.395447 29369 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:44.398214 29369 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:44.373044 29093 leader_election.cc:343] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:44.415729 29242 ts_tablet_manager.cc:1434] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.131s	user 0.008s	sys 0.000s
I20260709 12:18:44.416983 29242 tablet_bootstrap.cc:492] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:44.419595 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:44.420321 29127 raft_consensus.cc:2468] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 0.
W20260709 12:18:44.433059 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 58499.1us
I20260709 12:18:44.436915 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:18:44.442572 29092 consensus_peers.cc:597] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:18:44.445405 29325 consensus_queue.cc:1048] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:44.456446 29241 tablet_bootstrap.cc:654] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:44.432579 29126 raft_consensus.cc:2468] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
W20260709 12:18:44.457787 29093 leader_election.cc:343] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:44.454849 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 49029.6us
I20260709 12:18:44.464915 29369 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:44.472368 29018 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:44.473275 29319 raft_consensus.cc:2804] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:44.473852 29319 raft_consensus.cc:697] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:18:44.475149 29245 tablet_bootstrap.cc:654] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:44.474849 29319 consensus_queue.cc:237] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.477746 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:44.478617 29017 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:18:44.480123 29318 raft_consensus.cc:2804] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:44.480484 29318 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:44.480808 29318 raft_consensus.cc:3060] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:44.484241 29018 leader_election.cc:343] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:44.483124 29288 raft_consensus.cc:493] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:44.501495 29318 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.502482 29288 raft_consensus.cc:515] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.505838 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:44.506762 29127 raft_consensus.cc:3060] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:44.511130 29288 leader_election.cc:290] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:44.511437 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:44.523432 29092 leader_election.cc:343] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:44.528188 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:44.526636 29318 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:44.529912 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:44.541214 29197 raft_consensus.cc:2468] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 0.
I20260709 12:18:44.546682 29093 leader_election.cc:304] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:44.548370 29288 raft_consensus.cc:2804] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:44.548815 29288 raft_consensus.cc:493] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:44.549220 29288 raft_consensus.cc:3060] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:44.552650 29018 leader_election.cc:343] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:44.553207 29127 raft_consensus.cc:2468] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:18:44.554523 29017 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:44.555505 29319 raft_consensus.cc:2804] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:44.555999 29319 raft_consensus.cc:697] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:18:44.556826 29319 consensus_queue.cc:237] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.560439 29242 tablet_bootstrap.cc:654] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:44.568733 29241 tablet_bootstrap.cc:492] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:44.569290 29241 ts_tablet_manager.cc:1403] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.269s	user 0.020s	sys 0.010s
I20260709 12:18:44.562961 29052 raft_consensus.cc:2468] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:18:44.580258 29092 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:44.583047 29241 raft_consensus.cc:359] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.583940 29241 raft_consensus.cc:385] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:44.584226 29241 raft_consensus.cc:740] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.584981 29241 consensus_queue.cc:260] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.581540 29325 raft_consensus.cc:2804] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:44.590584 29241 ts_tablet_manager.cc:1434] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260709 12:18:44.591986 29241 tablet_bootstrap.cc:492] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:44.596925 28947 catalog_manager.cc:5697] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:44.598779 29288 raft_consensus.cc:515] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.600703 29288 leader_election.cc:290] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:44.601517 29288 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:44.601979 29288 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.596103 29325 raft_consensus.cc:697] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:18:44.603549 29325 consensus_queue.cc:237] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.605100 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:44.607177 29201 raft_consensus.cc:3060] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:44.609560 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:44.610143 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:44.610736 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:44.612517 29092 leader_election.cc:343] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:44.612967 29093 leader_election.cc:343] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:44.614210 29092 leader_election.cc:343] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:44.615228 29092 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:44.611490 29288 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:44.626042 29245 tablet_bootstrap.cc:492] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:44.626643 29245 ts_tablet_manager.cc:1403] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.269s	user 0.013s	sys 0.017s
I20260709 12:18:44.619172 29288 raft_consensus.cc:2749] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:44.642525 29245 raft_consensus.cc:359] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.643208 29245 raft_consensus.cc:385] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:44.643448 29245 raft_consensus.cc:740] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.644611 29245 consensus_queue.cc:260] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.645555 29242 tablet_bootstrap.cc:492] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:44.646085 29242 ts_tablet_manager.cc:1403] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.229s	user 0.026s	sys 0.009s
I20260709 12:18:44.655773 29245 ts_tablet_manager.cc:1434] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260709 12:18:44.656878 29245 tablet_bootstrap.cc:492] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:44.671442 29201 raft_consensus.cc:2468] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:18:44.677291 29241 tablet_bootstrap.cc:654] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:44.687575 29245 tablet_bootstrap.cc:654] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:44.745507 29242 raft_consensus.cc:359] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.746400 29242 raft_consensus.cc:385] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:44.746701 29242 raft_consensus.cc:740] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.747418 29242 consensus_queue.cc:260] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.752118 29245 tablet_bootstrap.cc:492] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:44.752326 29242 ts_tablet_manager.cc:1434] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.106s	user 0.007s	sys 0.000s
I20260709 12:18:44.752696 29245 ts_tablet_manager.cc:1403] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.096s	user 0.035s	sys 0.026s
I20260709 12:18:44.753376 29242 tablet_bootstrap.cc:492] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:44.755892 29245 raft_consensus.cc:359] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.756675 29245 raft_consensus.cc:385] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:44.756982 29245 raft_consensus.cc:740] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.757674 29245 consensus_queue.cc:260] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.758594 29241 tablet_bootstrap.cc:492] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:44.759136 29241 ts_tablet_manager.cc:1403] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.167s	user 0.008s	sys 0.007s
I20260709 12:18:44.760070 29245 ts_tablet_manager.cc:1434] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:44.761065 29245 tablet_bootstrap.cc:492] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:44.762266 29241 raft_consensus.cc:359] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.763029 29241 raft_consensus.cc:385] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:44.763073 29242 tablet_bootstrap.cc:654] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:44.763481 29241 raft_consensus.cc:740] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.764477 29241 consensus_queue.cc:260] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.767256 29241 ts_tablet_manager.cc:1434] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 12:18:44.768177 29245 tablet_bootstrap.cc:654] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:44.768280 29241 tablet_bootstrap.cc:492] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:44.776037 29242 tablet_bootstrap.cc:492] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:44.776582 29242 ts_tablet_manager.cc:1403] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260709 12:18:44.777045 29241 tablet_bootstrap.cc:654] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:44.779620 29242 raft_consensus.cc:359] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.780412 29242 raft_consensus.cc:385] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:44.780712 29242 raft_consensus.cc:740] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.781414 29242 consensus_queue.cc:260] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.783385 29242 ts_tablet_manager.cc:1434] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:18:44.784364 29242 tablet_bootstrap.cc:492] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:44.793512 29242 tablet_bootstrap.cc:654] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:44.806972 29313 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:44.807628 29313 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.810024 29313 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:44.904749 29245 tablet_bootstrap.cc:492] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:44.905304 29245 ts_tablet_manager.cc:1403] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.144s	user 0.023s	sys 0.031s
I20260709 12:18:44.908296 29245 raft_consensus.cc:359] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.909130 29245 raft_consensus.cc:385] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:44.909452 29245 raft_consensus.cc:740] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.910282 29245 consensus_queue.cc:260] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.912823 29245 ts_tablet_manager.cc:1434] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:18:44.913960 29245 tablet_bootstrap.cc:492] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:44.923657 29245 tablet_bootstrap.cc:654] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:44.930694 29245 tablet_bootstrap.cc:492] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:44.931249 29245 ts_tablet_manager.cc:1403] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260709 12:18:44.935902 29245 raft_consensus.cc:359] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.936836 29245 raft_consensus.cc:385] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:44.937146 29245 raft_consensus.cc:740] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.942174 29093 leader_election.cc:304] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:44.950484 29401 raft_consensus.cc:2804] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:44.951022 29401 raft_consensus.cc:697] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:18:44.951838 29401 consensus_queue.cc:237] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.959234 29241 tablet_bootstrap.cc:492] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:44.959785 29241 ts_tablet_manager.cc:1403] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.192s	user 0.021s	sys 0.010s
I20260709 12:18:44.962658 29241 raft_consensus.cc:359] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.963349 29241 raft_consensus.cc:385] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:44.963620 29241 raft_consensus.cc:740] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:44.964301 29241 consensus_queue.cc:260] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.966995 29241 ts_tablet_manager.cc:1434] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:44.967907 29241 tablet_bootstrap.cc:492] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:44.977216 29242 tablet_bootstrap.cc:492] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:44.977494 29370 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:44.977763 29242 ts_tablet_manager.cc:1403] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.194s	user 0.014s	sys 0.003s
I20260709 12:18:44.977988 29370 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.981215 29370 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:44.983479 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:44.991137 29314 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:44.991779 29314 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:44.992890 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:44.993868 29047 raft_consensus.cc:2468] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:44.995936 29314 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:45.013252 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:45.014299 29049 raft_consensus.cc:2468] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:45.017668 29294 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:45.018292 29294 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.021049 29294 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:45.018283 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:45.022352 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:45.023033 29197 raft_consensus.cc:2468] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 0.
I20260709 12:18:45.023756 29245 consensus_queue.cc:260] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.026386 29245 ts_tablet_manager.cc:1434] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.095s	user 0.011s	sys 0.003s
I20260709 12:18:45.027534 29245 tablet_bootstrap.cc:492] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:45.031068 29052 raft_consensus.cc:3060] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:45.035270 29245 tablet_bootstrap.cc:654] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:45.037030 29093 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:45.038323 29325 raft_consensus.cc:2804] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:45.038771 29325 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:45.039155 29325 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:45.041574 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:45.042310 29051 raft_consensus.cc:2468] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 0.
I20260709 12:18:45.046690 29319 consensus_queue.cc:1048] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:45.047051 29018 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:45.050020 29368 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:45.050643 29368 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.051246 29245 tablet_bootstrap.cc:492] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:45.052016 29245 ts_tablet_manager.cc:1403] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.001s
I20260709 12:18:45.052968 29368 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:45.055662 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:45.056674 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:45.057339 29126 raft_consensus.cc:2468] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:45.061630 29369 consensus_queue.cc:1048] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:45.065259 29314 consensus_queue.cc:1048] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:45.065394 29166 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:45.066320 29313 consensus_queue.cc:1048] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:45.067094 29314 raft_consensus.cc:2804] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:45.067226 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:45.067602 29314 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:45.068008 29314 raft_consensus.cc:3060] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:45.070088 29242 raft_consensus.cc:359] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.071489 29242 raft_consensus.cc:385] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:45.071839 29242 raft_consensus.cc:740] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.072324 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:45.076891 29126 raft_consensus.cc:2468] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:45.081950 29166 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:45.072561 29242 consensus_queue.cc:260] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.083262 29319 consensus_queue.cc:1048] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:45.087139 29245 raft_consensus.cc:359] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.089016 29313 raft_consensus.cc:2804] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:45.097396 29313 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:45.098176 29313 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:45.091646 29166 consensus_peers.cc:597] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:18:45.106789 29166 consensus_peers.cc:597] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:18:45.107466 29166 leader_election.cc:343] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:45.093307 29242 ts_tablet_manager.cc:1434] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.115s	user 0.009s	sys 0.000s
I20260709 12:18:45.110638 29242 tablet_bootstrap.cc:492] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:45.116567 29313 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.118243 29245 raft_consensus.cc:385] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:45.118595 29245 raft_consensus.cc:740] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.120519 29325 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.121061 29245 consensus_queue.cc:260] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.122247 29121 raft_consensus.cc:2393] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 1: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:18:45.095372 29314 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.125712 29166 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:45.128758 29241 tablet_bootstrap.cc:700] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32: Time spent opening tablet: real 0.153s	user 0.002s	sys 0.000s
I20260709 12:18:45.130868 29241 tablet_bootstrap.cc:654] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:45.132138 29314 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:45.133945 29245 ts_tablet_manager.cc:1434] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.082s	user 0.005s	sys 0.003s
I20260709 12:18:45.134871 29245 tablet_bootstrap.cc:492] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:45.144603 29368 raft_consensus.cc:2804] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:45.145301 29368 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:45.145970 29368 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:45.147048 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:45.147742 29047 raft_consensus.cc:3060] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:45.148778 28949 catalog_manager.cc:5697] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 0 to 1, leader changed from <none> to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
W20260709 12:18:45.154656 29093 consensus_peers.cc:597] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f -> Peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Couldn't send request to peer d3d3599aa2d146419d7bed03e8df9c32. 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:18:45.151018 29313 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:45.157486 29370 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:45.165181 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:45.168963 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:45.169464 29051 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:45.169565 29127 raft_consensus.cc:3060] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:45.166579 29370 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.211665 29047 raft_consensus.cc:2468] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:45.197291 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:45.228219 29241 tablet_bootstrap.cc:492] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:45.228952 29241 ts_tablet_manager.cc:1403] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.261s	user 0.012s	sys 0.009s
I20260709 12:18:45.231417 29245 tablet_bootstrap.cc:654] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:45.218547 29325 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:45.233191 29126 raft_consensus.cc:2393] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 1: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:18:45.241250 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:45.242457 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:45.243301 29200 raft_consensus.cc:2393] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 1: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:18:45.249884 29270 consensus_queue.cc:1048] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:45.226464 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:45.250694 29370 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:45.254232 29166 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:45.255334 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:45.257076 29050 raft_consensus.cc:3060] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:45.265280 29242 tablet_bootstrap.cc:654] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:45.272439 29407 log.cc:927] Time spent T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 12:18:45.273065 29127 raft_consensus.cc:2468] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:45.285727 29415 raft_consensus.cc:2804] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:45.301638 29241 raft_consensus.cc:359] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.302794 29241 raft_consensus.cc:385] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:45.303182 29241 raft_consensus.cc:740] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.313303 29413 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:45.314083 29413 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.291904 29018 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:18:45.345603 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 63099.4us
I20260709 12:18:45.366984 29270 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:45.367795 29270 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.372310 29241 consensus_queue.cc:260] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:45.382699 29408 log.cc:927] Time spent T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.183s	user 0.000s	sys 0.002s
I20260709 12:18:45.383459 29241 ts_tablet_manager.cc:1434] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.154s	user 0.010s	sys 0.001s
I20260709 12:18:45.386516 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:45.372620 29415 raft_consensus.cc:697] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:45.394008 29368 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.401723 29241 tablet_bootstrap.cc:492] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
W20260709 12:18:45.402930 29018 consensus_peers.cc:597] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 -> Peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Couldn't send request to peer d3d3599aa2d146419d7bed03e8df9c32. 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:18:45.406481 29413 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:45.404881 29270 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:45.417903 29051 raft_consensus.cc:2468] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:45.424453 29325 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:45.425097 29325 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.405345 29093 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:45.427141 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:45.432124 29245 tablet_bootstrap.cc:492] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:45.432557 29245 ts_tablet_manager.cc:1403] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.298s	user 0.020s	sys 0.045s
I20260709 12:18:45.435999 29318 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:45.438519 29294 raft_consensus.cc:2749] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:18:45.434602 29369 raft_consensus.cc:2749] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:45.445631 29314 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:45.449813 29314 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:45.444540 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 45231.2us
I20260709 12:18:45.451635 29018 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:45.452227 29314 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:45.453212 29370 raft_consensus.cc:2749] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:45.454838 29325 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:45.455466 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:45.456171 29245 raft_consensus.cc:359] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.457073 29245 raft_consensus.cc:385] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:45.457209 29368 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:45.457384 29245 raft_consensus.cc:740] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.459789 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:45.460951 29093 leader_election.cc:343] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:45.460825 29325 consensus_queue.cc:1048] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:18:45.462584 29092 leader_election.cc:343] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:45.459417 29245 consensus_queue.cc:260] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.463902 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:45.465489 29245 ts_tablet_manager.cc:1434] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.002s
I20260709 12:18:45.466588 29245 tablet_bootstrap.cc:492] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:45.458071 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:45.470898 29092 leader_election.cc:343] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:45.471675 29092 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:45.443171 29166 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:18:45.473356 29368 raft_consensus.cc:2804] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:45.474094 29368 raft_consensus.cc:697] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
W20260709 12:18:45.469094 29093 leader_election.cc:343] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:45.472571 29288 raft_consensus.cc:2749] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:45.476619 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:45.475360 29368 consensus_queue.cc:237] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.487599 29050 raft_consensus.cc:3060] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:45.428382 29415 consensus_queue.cc:237] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.498093 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:45.501545 29242 tablet_bootstrap.cc:492] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:45.502067 29242 ts_tablet_manager.cc:1403] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.392s	user 0.036s	sys 0.014s
I20260709 12:18:45.479789 29093 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:45.508486 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
W20260709 12:18:45.514219 28998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:45.520808 29242 raft_consensus.cc:359] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.522608 29242 raft_consensus.cc:385] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:45.521970 29325 raft_consensus.cc:2749] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:45.524098 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:45.524757 29123 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:45.523208 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 54141.6us
I20260709 12:18:45.528123 29241 tablet_bootstrap.cc:654] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:45.528445 29242 raft_consensus.cc:740] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.536405 29242 consensus_queue.cc:260] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.563205 29376 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:45.570367 29376 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.572788 29166 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:45.573652 29415 raft_consensus.cc:2749] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:45.575673 29376 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:45.584316 29245 tablet_bootstrap.cc:654] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:45.586396 29242 ts_tablet_manager.cc:1434] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.084s	user 0.008s	sys 0.000s
I20260709 12:18:45.587029 29369 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:45.587507 29369 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.589581 29369 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:45.600442 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:45.601565 29242 tablet_bootstrap.cc:492] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:45.601926 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:45.603488 29092 leader_election.cc:343] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:45.574011 29166 leader_election.cc:343] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:45.618289 29123 raft_consensus.cc:2468] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:45.619448 28950 catalog_manager.cc:5697] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:45.623972 28950 catalog_manager.cc:5697] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:45.617623 28949 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35262 (request call id 34) took 1150 ms. Trace:
W20260709 12:18:45.628453 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 54474.4us
I20260709 12:18:45.655534 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:45.628129 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:45.626703 28949 rpcz_store.cc:276] 0709 12:18:44.467434 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:18:44.468807 (+  1373us) service_pool.cc:224] Handling call
0709 12:18:45.617566 (+1148759us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:18:45.223029 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:18:45.237797 (+ 14768us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:18:45.237850 (+    53us) write_op.cc:435] Acquired schema lock
0709 12:18:45.237877 (+    27us) tablet.cc:662] Decoding operations
0709 12:18:45.238497 (+   620us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:18:45.238571 (+    74us) write_op.cc:641] Partition lock acquired for write op
0709 12:18:45.238624 (+    53us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:18:45.238862 (+   238us) tablet.cc:701] Row locks acquired
0709 12:18:45.238888 (+    26us) write_op.cc:260] PREPARE: finished
0709 12:18:45.239088 (+   200us) write_op.cc:270] Start()
0709 12:18:45.239236 (+   148us) write_op.cc:276] Timestamp: P: 1783599525239034 usec, L: 0
0709 12:18:45.239267 (+    31us) op_driver.cc:348] REPLICATION: starting
0709 12:18:45.240158 (+   891us) log.cc:844] Serialized 540 byte log entry
0709 12:18:45.418880 (+178722us) op_driver.cc:464] REPLICATION: finished
0709 12:18:45.534449 (+115569us) write_op.cc:301] APPLY: starting
0709 12:18:45.534638 (+   189us) tablet.cc:1367] starting BulkCheckPresence
0709 12:18:45.534849 (+   211us) tablet.cc:1370] finished BulkCheckPresence
0709 12:18:45.584233 (+ 49384us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:18:45.587539 (+  3306us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:18:45.587686 (+   147us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:18:45.587732 (+    46us) write_op.cc:312] APPLY: finished
0709 12:18:45.587926 (+   194us) log.cc:844] Serialized 22 byte log entry
0709 12:18:45.588093 (+   167us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:18:45.588168 (+    75us) write_op.cc:454] Released schema lock
0709 12:18:45.588201 (+    33us) write_op.cc:341] FINISH: Updating metrics
0709 12:18:45.588480 (+   279us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:18:45.588511 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":9,"child_traces":[["op",{"apply.queue_time_us":105242,"apply.run_cpu_time_us":1993,"apply.run_wall_time_us":54115,"num_ops":1,"prepare.queue_time_us":60465,"prepare.run_cpu_time_us":3475,"prepare.run_wall_time_us":23227,"replication_time_us":171161,"thread_start_us":82867,"threads_started":2}]]}
I20260709 12:18:45.670840 29270 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:45.671470 29270 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.674485 29270 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:45.677630 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:45.678283 29166 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
W20260709 12:18:45.679325 29092 leader_election.cc:343] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:45.680430 29415 raft_consensus.cc:2804] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:45.680756 28950 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35258 (request call id 29) took 1086 ms. Trace:
I20260709 12:18:45.681169 29415 raft_consensus.cc:697] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:45.684096 29017 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:45.690976 29241 tablet_bootstrap.cc:492] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:45.691656 29241 ts_tablet_manager.cc:1403] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.290s	user 0.021s	sys 0.012s
I20260709 12:18:45.683178 28947 catalog_manager.cc:5697] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:45.692096 29318 raft_consensus.cc:2749] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:45.691488 29415 consensus_queue.cc:237] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:45.684583 29093 leader_election.cc:343] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:45.694602 29093 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:45.694921 29200 raft_consensus.cc:3060] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:45.695389 29092 consensus_peers.cc:597] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:18:45.698652 29242 tablet_bootstrap.cc:654] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:45.695549 29270 raft_consensus.cc:2749] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:45.704800 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:45.690325 28950 rpcz_store.cc:276] 0709 12:18:44.593947 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:18:44.594102 (+   155us) service_pool.cc:224] Handling call
0709 12:18:45.680694 (+1086592us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:18:45.642400 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:18:45.643213 (+   813us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:18:45.643260 (+    47us) write_op.cc:435] Acquired schema lock
0709 12:18:45.643289 (+    29us) tablet.cc:662] Decoding operations
0709 12:18:45.643866 (+   577us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:18:45.643955 (+    89us) write_op.cc:641] Partition lock acquired for write op
0709 12:18:45.643997 (+    42us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:18:45.645516 (+  1519us) tablet.cc:701] Row locks acquired
0709 12:18:45.645546 (+    30us) write_op.cc:260] PREPARE: finished
0709 12:18:45.645760 (+   214us) write_op.cc:270] Start()
0709 12:18:45.645929 (+   169us) write_op.cc:276] Timestamp: P: 1783599525645696 usec, L: 0
0709 12:18:45.645961 (+    32us) op_driver.cc:348] REPLICATION: starting
0709 12:18:45.646852 (+   891us) log.cc:844] Serialized 928 byte log entry
0709 12:18:45.655881 (+  9029us) op_driver.cc:464] REPLICATION: finished
0709 12:18:45.656267 (+   386us) write_op.cc:301] APPLY: starting
0709 12:18:45.656348 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0709 12:18:45.656471 (+   123us) tablet.cc:1370] finished BulkCheckPresence
0709 12:18:45.656570 (+    99us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:18:45.656816 (+   246us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:18:45.656964 (+   148us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:18:45.657006 (+    42us) write_op.cc:312] APPLY: finished
0709 12:18:45.657186 (+   180us) log.cc:844] Serialized 28 byte log entry
0709 12:18:45.657329 (+   143us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:18:45.657435 (+   106us) write_op.cc:454] Released schema lock
0709 12:18:45.657473 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 12:18:45.662792 (+  5319us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:18:45.662838 (+    46us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":216,"apply.run_cpu_time_us":1725,"apply.run_wall_time_us":6408,"num_ops":2,"prepare.queue_time_us":165,"prepare.run_cpu_time_us":3947,"prepare.run_wall_time_us":4843,"replication_time_us":9809}]]}
I20260709 12:18:45.696442 29245 tablet_bootstrap.cc:492] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:45.707962 29245 ts_tablet_manager.cc:1403] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.242s	user 0.046s	sys 0.064s
I20260709 12:18:45.707034 29241 raft_consensus.cc:359] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.708948 29241 raft_consensus.cc:385] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:45.709336 29241 raft_consensus.cc:740] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.710289 29241 consensus_queue.cc:260] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.717168 29241 ts_tablet_manager.cc:1434] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:18:45.718168 29241 tablet_bootstrap.cc:492] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
W20260709 12:18:45.734531 29093 leader_election.cc:343] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:45.735255 29093 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:45.742580 29325 raft_consensus.cc:2749] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:45.746707 29241 tablet_bootstrap.cc:654] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:45.736606 29245 raft_consensus.cc:359] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.750331 29245 raft_consensus.cc:385] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:45.750773 29245 raft_consensus.cc:740] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.751647 29245 consensus_queue.cc:260] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.753743 29245 ts_tablet_manager.cc:1434] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.046s	user 0.003s	sys 0.002s
I20260709 12:18:45.754714 29245 tablet_bootstrap.cc:492] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:45.758526 29241 tablet_bootstrap.cc:492] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:45.759004 29241 ts_tablet_manager.cc:1403] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260709 12:18:45.764724 29245 tablet_bootstrap.cc:654] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:45.771140 29241 raft_consensus.cc:359] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.771958 29241 raft_consensus.cc:385] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:45.772233 29241 raft_consensus.cc:740] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.772993 29241 consensus_queue.cc:260] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.774842 29242 tablet_bootstrap.cc:492] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:45.775266 29241 ts_tablet_manager.cc:1434] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:18:45.775557 29242 ts_tablet_manager.cc:1403] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.174s	user 0.016s	sys 0.008s
I20260709 12:18:45.778800 29242 raft_consensus.cc:359] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.779568 29242 raft_consensus.cc:385] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:45.779855 29242 raft_consensus.cc:740] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.780712 29241 tablet_bootstrap.cc:492] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:45.780856 29242 consensus_queue.cc:260] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.783519 29242 ts_tablet_manager.cc:1434] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:18:45.780098 28947 catalog_manager.cc:5697] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 0 to 1, leader changed from <none> to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:45.786518 29242 tablet_bootstrap.cc:492] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:45.787447 28947 catalog_manager.cc:5697] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 0 to 1, leader changed from <none> to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:45.796566 29245 tablet_bootstrap.cc:492] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:45.796880 29242 tablet_bootstrap.cc:654] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:45.796995 29241 tablet_bootstrap.cc:654] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:45.797114 29245 ts_tablet_manager.cc:1403] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.043s	user 0.005s	sys 0.016s
I20260709 12:18:45.801554 29245 raft_consensus.cc:359] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.802596 29245 raft_consensus.cc:385] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:45.802896 29245 raft_consensus.cc:740] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.803783 29245 consensus_queue.cc:260] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.806344 29245 ts_tablet_manager.cc:1434] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 12:18:45.807358 29245 tablet_bootstrap.cc:492] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:45.814862 29245 tablet_bootstrap.cc:654] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:45.822261 29222 debug-util.cc:398] Leaking SignalData structure 0x7b08001374a0 after lost signal to thread 27893
I20260709 12:18:45.821705 28949 catalog_manager.cc:5697] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
W20260709 12:18:45.823243 29222 debug-util.cc:398] Leaking SignalData structure 0x7b080019f060 after lost signal to thread 28984
W20260709 12:18:45.824347 29222 debug-util.cc:398] Leaking SignalData structure 0x7b0800178340 after lost signal to thread 29076
W20260709 12:18:45.825335 29222 debug-util.cc:398] Leaking SignalData structure 0x7b080015ec60 after lost signal to thread 29151
I20260709 12:18:45.825029 28949 catalog_manager.cc:5697] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
W20260709 12:18:45.826337 29222 debug-util.cc:398] Leaking SignalData structure 0x7b08001ea740 after lost signal to thread 29225
I20260709 12:18:45.831291 29245 tablet_bootstrap.cc:492] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:45.836684 28949 catalog_manager.cc:5697] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:45.843307 29325 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:45.844231 29245 ts_tablet_manager.cc:1403] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.005s
I20260709 12:18:45.844319 29325 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.848042 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:45.850023 29092 leader_election.cc:343] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:45.852469 29325 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:45.853175 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:45.847918 29245 raft_consensus.cc:359] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.854318 29245 raft_consensus.cc:385] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:45.854651 29245 raft_consensus.cc:740] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
W20260709 12:18:45.855275 29093 leader_election.cc:343] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:45.855866 29093 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:45.856773 29325 raft_consensus.cc:2749] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:45.855602 29245 consensus_queue.cc:260] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.858788 29241 tablet_bootstrap.cc:492] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:45.859333 29245 ts_tablet_manager.cc:1434] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:18:45.859551 29242 tablet_bootstrap.cc:492] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:45.859378 29241 ts_tablet_manager.cc:1403] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.079s	user 0.024s	sys 0.022s
I20260709 12:18:45.860141 29242 ts_tablet_manager.cc:1403] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.010s
I20260709 12:18:45.860507 29245 tablet_bootstrap.cc:492] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:45.863094 29242 raft_consensus.cc:359] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.863917 29242 raft_consensus.cc:385] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:45.864202 29242 raft_consensus.cc:740] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.864941 29241 raft_consensus.cc:359] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.869187 29245 tablet_bootstrap.cc:654] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:45.872383 29241 raft_consensus.cc:385] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:45.872789 29241 raft_consensus.cc:740] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.873749 29241 consensus_queue.cc:260] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.870961 29242 consensus_queue.cc:260] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.881269 29242 ts_tablet_manager.cc:1434] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260709 12:18:45.883071 29242 tablet_bootstrap.cc:492] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:45.886111 29241 ts_tablet_manager.cc:1434] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:18:45.891606 29325 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:45.892215 29325 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.893023 29241 tablet_bootstrap.cc:492] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:45.899439 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:45.907584 29288 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:45.908160 29288 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.910571 29242 tablet_bootstrap.cc:654] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:45.913241 29092 leader_election.cc:343] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:45.914357 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:45.916131 29241 tablet_bootstrap.cc:654] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:45.916589 29288 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:18:45.917964 29092 leader_election.cc:343] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:45.919121 29325 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:45.930301 29242 tablet_bootstrap.cc:492] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:45.931062 29242 ts_tablet_manager.cc:1403] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.001s
I20260709 12:18:45.922732 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:45.923627 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:45.935935 29093 leader_election.cc:343] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:45.936481 29093 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:45.937297 29325 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:18:45.937745 29093 leader_election.cc:343] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:45.940619 29415 consensus_queue.cc:1048] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:18:45.950302 29093 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:45.952906 29325 raft_consensus.cc:2749] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:45.967681 29368 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:45.968240 29368 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.971684 29416 consensus_queue.cc:1048] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:45.972990 29368 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:45.976445 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:45.977424 29127 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:45.978308 29242 raft_consensus.cc:359] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.981503 29242 raft_consensus.cc:385] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:45.981994 29242 raft_consensus.cc:740] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:45.983151 29242 consensus_queue.cc:260] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:45.985503 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:45.985947 29242 ts_tablet_manager.cc:1434] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260709 12:18:45.986207 29051 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:45.987522 29242 tablet_bootstrap.cc:492] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:45.991421 29166 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:45.992324 29415 raft_consensus.cc:2804] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:45.992700 29415 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:45.993047 29415 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.006191 29242 tablet_bootstrap.cc:654] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.006955 29376 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.007521 29376 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.009397 29415 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.011426 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:46.012147 29052 raft_consensus.cc:2468] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 0.
I20260709 12:18:46.013835 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:46.014498 29200 raft_consensus.cc:2468] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 0.
I20260709 12:18:46.016057 29092 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:18:46.016880 29325 raft_consensus.cc:2804] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:46.017242 29325 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:46.017606 29325 raft_consensus.cc:3060] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.011706 29376 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:46.023437 29245 tablet_bootstrap.cc:492] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:46.024149 29245 ts_tablet_manager.cc:1403] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.164s	user 0.024s	sys 0.044s
I20260709 12:18:46.030486 29245 raft_consensus.cc:359] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.031332 29245 raft_consensus.cc:385] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.031648 29245 raft_consensus.cc:740] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.032419 29245 consensus_queue.cc:260] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.035445 29245 ts_tablet_manager.cc:1434] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 12:18:46.036489 29245 tablet_bootstrap.cc:492] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:46.037655 29325 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.040637 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:46.041239 29052 raft_consensus.cc:3060] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.041827 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:46.042608 29046 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.051460 29241 tablet_bootstrap.cc:492] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:46.052008 29241 ts_tablet_manager.cc:1403] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.160s	user 0.017s	sys 0.005s
I20260709 12:18:46.048128 29415 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:46.040637 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:46.053438 29415 consensus_queue.cc:1048] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:46.053449 29121 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.063175 29241 raft_consensus.cc:359] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.063970 29241 raft_consensus.cc:385] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.064278 29241 raft_consensus.cc:740] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.065090 29241 consensus_queue.cc:260] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.067570 29245 tablet_bootstrap.cc:654] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.067579 29241 ts_tablet_manager.cc:1434] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.006s
I20260709 12:18:46.075662 29046 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:46.078022 29052 raft_consensus.cc:2468] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:18:46.079685 29092 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:18:46.125098 29241 tablet_bootstrap.cc:492] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:46.127390 29314 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.128084 29314 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.081650 29121 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:46.080327 29325 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:46.132525 29242 tablet_bootstrap.cc:492] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:46.123885 29270 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.133080 29242 ts_tablet_manager.cc:1403] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.146s	user 0.018s	sys 0.039s
I20260709 12:18:46.133404 29270 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.136138 29270 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:46.136613 29241 tablet_bootstrap.cc:654] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.136404 29242 raft_consensus.cc:359] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.137251 29242 raft_consensus.cc:385] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.137632 29242 raft_consensus.cc:740] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.138957 29242 consensus_queue.cc:260] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.140048 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:46.141626 29242 ts_tablet_manager.cc:1434] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260709 12:18:46.143309 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:46.143937 29200 raft_consensus.cc:3060] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.145740 29242 tablet_bootstrap.cc:492] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
W20260709 12:18:46.142828 29092 leader_election.cc:343] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.149026 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:46.151921 29166 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:46.080643 29376 raft_consensus.cc:2804] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:46.153277 29376 raft_consensus.cc:697] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:18:46.158535 29416 raft_consensus.cc:2804] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:46.155220 29376 consensus_queue.cc:237] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.159644 29417 consensus_queue.cc:1048] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:46.159144 29416 raft_consensus.cc:697] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:46.161281 29416 consensus_queue.cc:237] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.169808 29242 tablet_bootstrap.cc:654] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.157917 29314 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:18:46.176805 29093 leader_election.cc:343] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.184427 29200 raft_consensus.cc:2468] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:18:46.185109 29245 tablet_bootstrap.cc:492] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:46.185612 29245 ts_tablet_manager.cc:1403] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.149s	user 0.009s	sys 0.010s
I20260709 12:18:46.188174 29093 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:46.188356 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:46.189353 29121 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:46.190275 29318 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.190822 29318 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.192644 29449 raft_consensus.cc:2749] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:46.192984 29318 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:46.196197 29166 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:46.186314 29241 tablet_bootstrap.cc:492] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:46.198386 29241 ts_tablet_manager.cc:1403] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.000s
I20260709 12:18:46.207901 29245 raft_consensus.cc:359] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.209048 29245 raft_consensus.cc:385] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.209457 29245 raft_consensus.cc:740] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.212507 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:46.213840 29121 raft_consensus.cc:2393] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 1: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:18:46.203574 29368 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:46.227346 29368 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:46.227921 29368 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.232435 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:46.235085 29050 raft_consensus.cc:3060] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.210949 29245 consensus_queue.cc:260] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.224488 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:46.247153 29415 consensus_queue.cc:1048] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:46.248472 29245 ts_tablet_manager.cc:1434] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.004s
I20260709 12:18:46.249594 29245 tablet_bootstrap.cc:492] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:46.249704 29288 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.250305 29288 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.281461 29368 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.297734 28949 catalog_manager.cc:5697] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:46.415450 29242 tablet_bootstrap.cc:492] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:46.416043 29242 ts_tablet_manager.cc:1403] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.271s	user 0.014s	sys 0.016s
I20260709 12:18:46.431632 29241 raft_consensus.cc:359] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.432530 29241 raft_consensus.cc:385] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.432852 29241 raft_consensus.cc:740] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.293602 29288 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:46.364275 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:46.439029 29241 consensus_queue.cc:260] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.434321 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:46.455219 29241 ts_tablet_manager.cc:1434] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.256s	user 0.026s	sys 0.021s
I20260709 12:18:46.456640 29242 raft_consensus.cc:359] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.457279 29242 raft_consensus.cc:385] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.457716 29242 raft_consensus.cc:740] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.450373 29457 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.465149 29241 tablet_bootstrap.cc:492] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:46.466886 29242 consensus_queue.cc:260] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.472986 29368 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:46.467780 29018 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:46.479633 29051 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.488911 29242 ts_tablet_manager.cc:1434] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.073s	user 0.002s	sys 0.005s
I20260709 12:18:46.490244 29242 tablet_bootstrap.cc:492] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
W20260709 12:18:46.496196 29166 leader_election.cc:343] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.471603 29457 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:46.507166 29093 leader_election.cc:343] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.512502 29200 raft_consensus.cc:3060] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:46.513939 29092 leader_election.cc:343] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.514487 29092 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:46.515908 29376 raft_consensus.cc:2749] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:46.503419 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:46.519519 29457 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:46.522979 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:46.523744 29121 raft_consensus.cc:2468] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 0.
I20260709 12:18:46.525197 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:46.526197 29126 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.527644 29245 tablet_bootstrap.cc:654] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.531178 29017 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:18:46.532155 29413 raft_consensus.cc:2804] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:46.532544 29413 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:46.532899 29413 raft_consensus.cc:3060] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.565483 29241 tablet_bootstrap.cc:654] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.576820 29242 tablet_bootstrap.cc:654] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.578760 28948 catalog_manager.cc:5697] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 0 to 1, leader changed from <none> to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:46.587989 29126 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:46.592465 29454 raft_consensus.cc:2749] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:46.593663 29288 consensus_queue.cc:1048] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:46.595850 29413 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.597703 29166 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:46.599588 29413 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:18:46.603869 29166 leader_election.cc:343] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.599596 29368 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:46.605629 29368 raft_consensus.cc:697] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:46.606702 29368 consensus_queue.cc:237] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.607430 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:46.618636 29417 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:18:46.621328 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:46.622174 29126 raft_consensus.cc:3060] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.622035 29417 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.627926 29245 tablet_bootstrap.cc:492] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:46.615623 29416 consensus_queue.cc:1048] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 12:18:46.657495 29245 ts_tablet_manager.cc:1403] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.408s	user 0.019s	sys 0.016s
I20260709 12:18:46.668435 29318 raft_consensus.cc:493] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.671339 29318 raft_consensus.cc:515] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:46.672140 29018 leader_election.cc:343] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.684695 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:46.688921 29270 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.691632 29245 raft_consensus.cc:359] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.691933 29270 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.692378 29245 raft_consensus.cc:385] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.692651 29245 raft_consensus.cc:740] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.693281 29245 consensus_queue.cc:260] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.694471 29417 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:46.695523 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:46.696964 29245 ts_tablet_manager.cc:1434] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 12:18:46.697964 29245 tablet_bootstrap.cc:492] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:46.699349 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:46.694053 29270 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:46.712163 29051 raft_consensus.cc:3060] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:46.700865 29092 leader_election.cc:343] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.714701 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:46.716347 29241 tablet_bootstrap.cc:492] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:46.716831 29241 ts_tablet_manager.cc:1403] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.252s	user 0.012s	sys 0.004s
W20260709 12:18:46.733007 28998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:46.708640 29318 leader_election.cc:290] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:46.734846 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:46.748821 29449 consensus_queue.cc:1048] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:46.754472 29126 raft_consensus.cc:2468] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:18:46.758947 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:46.759793 29199 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 0.
I20260709 12:18:46.760571 29417 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.761039 29417 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.762212 29241 raft_consensus.cc:359] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.763181 29241 raft_consensus.cc:385] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.763549 29241 raft_consensus.cc:740] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.734706 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:46.790591 29241 consensus_queue.cc:260] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.793263 29241 ts_tablet_manager.cc:1434] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.004s
I20260709 12:18:46.794440 29241 tablet_bootstrap.cc:492] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
W20260709 12:18:46.798336 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 91211.8us
I20260709 12:18:46.801420 29166 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:46.803743 29017 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:18:46.805003 29245 tablet_bootstrap.cc:654] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.804924 29413 raft_consensus.cc:2804] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:46.806870 29242 tablet_bootstrap.cc:492] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:46.807276 29242 ts_tablet_manager.cc:1403] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.317s	user 0.031s	sys 0.013s
I20260709 12:18:46.811630 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:46.812889 29417 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:46.818362 29413 raft_consensus.cc:697] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:18:46.820690 28949 catalog_manager.cc:5697] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:46.822216 29413 consensus_queue.cc:237] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.823071 29417 raft_consensus.cc:2749] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:46.822530 29018 leader_election.cc:304] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:18:46.834121 29166 leader_election.cc:343] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.847980 29242 raft_consensus.cc:359] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.849028 29242 raft_consensus.cc:385] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.849392 29242 raft_consensus.cc:740] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.853739 29242 consensus_queue.cc:260] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.847417 29417 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:18:46.861229 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:46.862313 29126 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
W20260709 12:18:46.867796 29018 leader_election.cc:343] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.882040 29242 ts_tablet_manager.cc:1434] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.075s	user 0.010s	sys 0.000s
I20260709 12:18:46.883315 29242 tablet_bootstrap.cc:492] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:46.887480 29093 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:46.889631 29166 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:46.890473 29417 raft_consensus.cc:2804] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:46.890933 29245 tablet_bootstrap.cc:492] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:46.890848 29417 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:46.891311 29417 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.891450 29245 ts_tablet_manager.cc:1403] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.194s	user 0.016s	sys 0.014s
I20260709 12:18:46.880579 29314 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:18:46.900092 29376 raft_consensus.cc:2804] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:46.901041 29376 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:46.901780 29376 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.906072 29318 raft_consensus.cc:2749] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:46.908501 29241 tablet_bootstrap.cc:654] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.912024 29417 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.914577 29417 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:46.918195 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:46.918772 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
W20260709 12:18:46.919853 29166 leader_election.cc:343] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.920843 28949 catalog_manager.cc:5697] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:46.921892 29245 raft_consensus.cc:359] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.922628 29245 raft_consensus.cc:385] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.922981 29245 raft_consensus.cc:740] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.921888 29314 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.924882 29314 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.928092 29245 consensus_queue.cc:260] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.935122 29245 ts_tablet_manager.cc:1434] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.001s
I20260709 12:18:46.936510 29245 tablet_bootstrap.cc:492] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:46.927254 29413 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.943872 29242 tablet_bootstrap.cc:654] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.945786 29314 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:46.951079 29449 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.951668 29449 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.952067 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:46.953684 29166 leader_election.cc:343] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.955019 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:46.955655 29126 raft_consensus.cc:2468] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:46.957340 29166 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:46.959849 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:46.960968 29368 raft_consensus.cc:2804] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:46.961369 29368 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:46.961709 29368 raft_consensus.cc:3060] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.953984 29449 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:46.941035 29413 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.963231 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:46.965339 29413 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:18:46.965617 29092 leader_election.cc:343] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:46.966461 29093 leader_election.cc:343] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.966957 29093 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:46.967151 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:46.967765 29270 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:46.968237 29270 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:46.968650 29018 leader_election.cc:343] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.969523 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:46.969924 29368 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.970196 29127 raft_consensus.cc:2468] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 0.
I20260709 12:18:46.971403 29270 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:46.972018 29270 raft_consensus.cc:2749] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:46.972743 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:46.971297 29017 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:46.974779 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:46.976578 29457 raft_consensus.cc:2804] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:46.976990 29457 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:46.974947 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:46.977370 29457 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.977512 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:46.978227 29126 raft_consensus.cc:3060] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:46.980433 29166 leader_election.cc:343] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:46.983542 29092 leader_election.cc:343] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:46.984824 29093 leader_election.cc:343] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:46.985267 29093 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:46.986382 29449 raft_consensus.cc:2749] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:46.973184 29368 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:46.993424 29376 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.993938 29457 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:46.994906 29123 raft_consensus.cc:2393] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 1: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:18:46.995249 29245 tablet_bootstrap.cc:654] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.997004 29241 tablet_bootstrap.cc:492] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:46.997591 29241 ts_tablet_manager.cc:1403] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.204s	user 0.013s	sys 0.005s
I20260709 12:18:46.999526 29166 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:47.001169 29368 raft_consensus.cc:2749] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:18:47.001071 29241 raft_consensus.cc:359] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.002099 29241 raft_consensus.cc:385] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.002512 29241 raft_consensus.cc:740] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.003409 29457 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:47.003892 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:47.004628 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:47.004743 29123 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:47.006724 29018 leader_election.cc:343] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:47.007467 29241 consensus_queue.cc:260] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.009930 29241 ts_tablet_manager.cc:1434] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.007s
I20260709 12:18:47.011704 29241 tablet_bootstrap.cc:492] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:47.035933 29376 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:47.038633 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
W20260709 12:18:47.040771 29092 leader_election.cc:343] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:47.045267 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:47.048331 29199 raft_consensus.cc:2393] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 1: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:18:47.051431 29093 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:47.052748 29123 raft_consensus.cc:2468] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:18:47.045346 29126 raft_consensus.cc:2468] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:47.052775 29376 raft_consensus.cc:2749] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:18:47.054975 29166 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:47.056532 29416 raft_consensus.cc:2804] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:47.058843 29416 raft_consensus.cc:697] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:47.059664 29416 consensus_queue.cc:237] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.057266 29017 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:47.061434 29457 raft_consensus.cc:2804] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:47.061913 29457 raft_consensus.cc:697] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:18:47.062796 29457 consensus_queue.cc:237] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.074095 29242 tablet_bootstrap.cc:492] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:47.074908 29242 ts_tablet_manager.cc:1403] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.192s	user 0.017s	sys 0.000s
I20260709 12:18:47.074224 29245 tablet_bootstrap.cc:492] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:47.077636 29241 tablet_bootstrap.cc:654] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.088438 28949 catalog_manager.cc:5697] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:47.078336 29245 ts_tablet_manager.cc:1403] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.142s	user 0.040s	sys 0.017s
I20260709 12:18:47.092154 28948 catalog_manager.cc:5697] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:47.092983 29245 raft_consensus.cc:359] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.093743 29245 raft_consensus.cc:385] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.094055 29245 raft_consensus.cc:740] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.094870 29245 consensus_queue.cc:260] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.077941 29242 raft_consensus.cc:359] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.097282 29242 raft_consensus.cc:385] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.097596 29242 raft_consensus.cc:740] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.098483 29242 consensus_queue.cc:260] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.101002 29242 ts_tablet_manager.cc:1434] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:18:47.101997 29242 tablet_bootstrap.cc:492] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:47.106841 29245 ts_tablet_manager.cc:1434] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:18:47.108148 29245 tablet_bootstrap.cc:492] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:47.114037 29241 tablet_bootstrap.cc:492] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:47.114339 29245 tablet_bootstrap.cc:654] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.114593 29241 ts_tablet_manager.cc:1403] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.103s	user 0.006s	sys 0.007s
I20260709 12:18:47.117947 29241 raft_consensus.cc:359] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.118975 29241 raft_consensus.cc:385] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.119341 29241 raft_consensus.cc:740] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.120010 29241 consensus_queue.cc:260] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.120743 29416 consensus_queue.cc:1048] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:47.121271 29242 tablet_bootstrap.cc:654] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.127202 29245 tablet_bootstrap.cc:492] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:47.127904 29245 ts_tablet_manager.cc:1403] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.002s
I20260709 12:18:47.131062 29242 tablet_bootstrap.cc:492] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:47.131546 29242 ts_tablet_manager.cc:1403] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.000s
I20260709 12:18:47.132030 29245 raft_consensus.cc:359] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.132771 29245 raft_consensus.cc:385] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.133056 29245 raft_consensus.cc:740] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.133810 29245 consensus_queue.cc:260] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.135954 29245 ts_tablet_manager.cc:1434] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:18:47.136476 29242 raft_consensus.cc:359] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.136909 29245 tablet_bootstrap.cc:492] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:47.137187 29242 raft_consensus.cc:385] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.137466 29242 raft_consensus.cc:740] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.138257 29242 consensus_queue.cc:260] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.140537 29241 ts_tablet_manager.cc:1434] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 12:18:47.141047 29242 ts_tablet_manager.cc:1434] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:18:47.142058 29242 tablet_bootstrap.cc:492] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:47.142724 29241 tablet_bootstrap.cc:492] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:47.143685 29050 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:47.152299 29242 tablet_bootstrap.cc:654] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.154763 29457 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:47.155471 29457 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.160593 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:47.161427 29123 raft_consensus.cc:2393] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 1: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:18:47.161562 29368 consensus_queue.cc:1048] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:47.162567 29413 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:47.162963 29245 tablet_bootstrap.cc:654] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.163257 29413 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.167361 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:47.171419 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:47.173892 29017 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:47.176692 29457 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:47.186745 29242 tablet_bootstrap.cc:492] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:47.187692 29242 ts_tablet_manager.cc:1403] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.000s
I20260709 12:18:47.178921 29413 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:47.196587 29245 tablet_bootstrap.cc:492] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:47.197351 29245 ts_tablet_manager.cc:1403] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.004s
I20260709 12:18:47.202111 29241 tablet_bootstrap.cc:654] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.210899 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:47.216187 29245 raft_consensus.cc:359] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.217288 29245 raft_consensus.cc:385] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.217655 29245 raft_consensus.cc:740] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.213992 29018 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:47.218598 29245 consensus_queue.cc:260] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.219861 29413 raft_consensus.cc:3060] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:47.221662 29245 ts_tablet_manager.cc:1434] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:18:47.223158 29245 tablet_bootstrap.cc:492] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:47.214584 29242 raft_consensus.cc:359] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.225852 29242 raft_consensus.cc:385] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.226262 29242 raft_consensus.cc:740] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.234627 29417 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:47.235222 29417 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.237372 29417 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:47.238615 29413 raft_consensus.cc:2749] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:47.233935 29242 consensus_queue.cc:260] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.241461 29242 ts_tablet_manager.cc:1434] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.000s
I20260709 12:18:47.242430 29242 tablet_bootstrap.cc:492] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:47.254223 29454 raft_consensus.cc:2749] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:47.247304 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:47.257390 29166 leader_election.cc:343] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:47.257720 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:47.259330 29123 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:47.261096 29166 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:47.261816 29376 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:47.263105 29417 raft_consensus.cc:2804] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:47.263648 29417 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:47.263413 29376 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.264114 29417 raft_consensus.cc:3060] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:47.268607 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:47.273655 29245 tablet_bootstrap.cc:654] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.281721 29241 tablet_bootstrap.cc:492] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:47.276081 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:47.282291 29241 ts_tablet_manager.cc:1403] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.141s	user 0.020s	sys 0.005s
I20260709 12:18:47.282449 29242 tablet_bootstrap.cc:654] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.277072 29454 consensus_queue.cc:1048] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:47.265990 29376 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:18:47.277218 29092 leader_election.cc:343] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:47.286938 29093 leader_election.cc:343] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:47.288727 29093 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:47.286819 29376 raft_consensus.cc:493] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:18:47.289598 29018 consensus_peers.cc:597] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 -> Peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Couldn't send request to peer d3d3599aa2d146419d7bed03e8df9c32. 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:18:47.289781 29376 raft_consensus.cc:515] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.289448 29288 raft_consensus.cc:2749] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:47.295544 29376 leader_election.cc:290] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:47.302160 29241 raft_consensus.cc:359] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.303050 29241 raft_consensus.cc:385] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.303365 29241 raft_consensus.cc:740] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.303498 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:47.304076 29241 consensus_queue.cc:260] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.305946 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:47.306383 29241 ts_tablet_manager.cc:1434] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:18:47.307293 29241 tablet_bootstrap.cc:492] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
W20260709 12:18:47.307689 29092 leader_election.cc:343] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:47.310005 29093 leader_election.cc:343] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:47.310644 29093 leader_election.cc:304] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:47.312803 29376 raft_consensus.cc:2749] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:47.315392 29475 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:47.308799 29417 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.316265 29475 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.323942 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:47.326395 29417 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:18:47.327898 29166 leader_election.cc:343] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:47.327929 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:47.329880 29126 raft_consensus.cc:3060] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:47.331408 29241 tablet_bootstrap.cc:654] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.331949 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:47.332872 29052 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:47.346104 29245 tablet_bootstrap.cc:492] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:47.349013 29245 ts_tablet_manager.cc:1403] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.126s	user 0.018s	sys 0.009s
I20260709 12:18:47.358464 29166 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:47.366369 29475 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:47.366441 29477 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:47.367966 29477 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.359393 29417 raft_consensus.cc:2804] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:47.385366 29417 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:47.385454 29126 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:47.383461 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:47.384060 29477 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:47.386448 29123 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:47.385809 29417 raft_consensus.cc:3060] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:47.388696 29166 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:47.393718 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:47.393718 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:47.391507 29477 raft_consensus.cc:2804] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:47.398229 29477 raft_consensus.cc:697] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:47.415000 29417 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.428751 29242 tablet_bootstrap.cc:492] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:47.429282 29242 ts_tablet_manager.cc:1403] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.187s	user 0.019s	sys 0.011s
I20260709 12:18:47.431536 29477 consensus_queue.cc:237] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:47.455845 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 66077us
I20260709 12:18:47.417907 29417 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:47.457999 29245 raft_consensus.cc:359] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.458537 29166 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:47.459543 29245 raft_consensus.cc:385] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.459872 29245 raft_consensus.cc:740] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.460618 29245 consensus_queue.cc:260] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.460304 29416 raft_consensus.cc:2749] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:47.471658 29245 ts_tablet_manager.cc:1434] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.121s	user 0.006s	sys 0.010s
I20260709 12:18:47.472986 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:47.474579 29245 tablet_bootstrap.cc:492] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:47.470316 29242 raft_consensus.cc:359] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.475276 29242 raft_consensus.cc:385] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.475557 29242 raft_consensus.cc:740] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.476451 29242 consensus_queue.cc:260] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.474251 29052 raft_consensus.cc:3060] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:47.478219 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:47.478827 29126 raft_consensus.cc:3060] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:47.498986 29241 tablet_bootstrap.cc:492] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:47.499755 29241 ts_tablet_manager.cc:1403] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.193s	user 0.023s	sys 0.030s
I20260709 12:18:47.511440 29241 raft_consensus.cc:359] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.512514 29241 raft_consensus.cc:385] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.512903 29241 raft_consensus.cc:740] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.513926 29241 consensus_queue.cc:260] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.518476 29241 ts_tablet_manager.cc:1434] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 12:18:47.533820 29241 tablet_bootstrap.cc:492] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:47.536917 29242 ts_tablet_manager.cc:1434] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.107s	user 0.011s	sys 0.016s
I20260709 12:18:47.546389 29052 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:47.550112 29166 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:47.552740 29242 tablet_bootstrap.cc:492] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:47.535403 29126 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:47.562213 29477 raft_consensus.cc:2804] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:47.568115 29368 consensus_queue.cc:1048] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:47.569494 29245 tablet_bootstrap.cc:654] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.570170 29477 raft_consensus.cc:697] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:47.574859 29241 tablet_bootstrap.cc:654] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.571681 28947 catalog_manager.cc:5697] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:47.571640 29477 consensus_queue.cc:237] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.595366 29502 consensus_queue.cc:1048] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:47.606635 29457 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:47.610777 29288 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:47.611302 29242 tablet_bootstrap.cc:654] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.611428 29288 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.609385 29457 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.622815 29417 consensus_queue.cc:1048] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:47.633575 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:47.634485 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:47.634900 29123 raft_consensus.cc:2393] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 1: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:18:47.636485 29288 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:18:47.640269 29092 leader_election.cc:343] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:47.641620 29457 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:47.648131 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:47.649384 29200 raft_consensus.cc:2393] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 1: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:18:47.654726 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:47.656736 28948 catalog_manager.cc:5697] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
W20260709 12:18:47.662413 29093 leader_election.cc:343] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:47.662870 29018 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:47.662907 29093 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:47.667274 29376 raft_consensus.cc:2749] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:47.668846 29503 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:47.696902 29242 tablet_bootstrap.cc:492] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:47.697523 29242 ts_tablet_manager.cc:1403] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.146s	user 0.016s	sys 0.023s
W20260709 12:18:47.692505 29018 consensus_peers.cc:597] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 -> Peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Couldn't send request to peer d3d3599aa2d146419d7bed03e8df9c32. 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:18:47.699105 29288 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:47.714630 29288 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.718878 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:47.720456 29093 leader_election.cc:343] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:47.721452 29477 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:47.722019 29477 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.724206 29288 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:47.724550 29477 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:47.720093 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:47.727331 29092 leader_election.cc:343] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:47.727826 29092 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:47.728780 29270 raft_consensus.cc:2749] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:47.732630 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:47.733382 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:47.734097 29121 raft_consensus.cc:2468] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
W20260709 12:18:47.734814 29166 leader_election.cc:343] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:47.736778 29166 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:47.738762 29241 tablet_bootstrap.cc:492] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:47.738762 29477 raft_consensus.cc:2804] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:47.739245 29241 ts_tablet_manager.cc:1403] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.206s	user 0.015s	sys 0.022s
I20260709 12:18:47.737998 29503 raft_consensus.cc:2749] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:47.746917 29242 raft_consensus.cc:359] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.747843 29242 raft_consensus.cc:385] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.747848 29241 raft_consensus.cc:359] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.748416 29242 raft_consensus.cc:740] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.748725 29241 raft_consensus.cc:385] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.749059 29241 raft_consensus.cc:740] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.749228 29242 consensus_queue.cc:260] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.740100 29477 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:47.750422 29477 raft_consensus.cc:3060] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:47.749936 29241 consensus_queue.cc:260] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.755381 29241 ts_tablet_manager.cc:1434] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:18:47.756398 29241 tablet_bootstrap.cc:492] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:47.759884 29242 ts_tablet_manager.cc:1434] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.062s	user 0.003s	sys 0.004s
I20260709 12:18:47.761511 29242 tablet_bootstrap.cc:492] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:47.764151 29245 tablet_bootstrap.cc:492] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:47.764640 29245 ts_tablet_manager.cc:1403] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.291s	user 0.028s	sys 0.028s
I20260709 12:18:47.783162 29245 raft_consensus.cc:359] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.784021 29245 raft_consensus.cc:385] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.784333 29245 raft_consensus.cc:740] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.785008 29245 consensus_queue.cc:260] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.786854 29245 ts_tablet_manager.cc:1434] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:18:47.787918 29245 tablet_bootstrap.cc:492] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:47.792459 29477 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.795408 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:47.795985 29416 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:47.796036 29051 raft_consensus.cc:3060] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:47.796646 29416 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.798753 29416 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:47.800582 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:47.800809 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:47.802623 29166 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:47.803663 29241 tablet_bootstrap.cc:654] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.803992 29416 raft_consensus.cc:2749] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:47.804378 29242 tablet_bootstrap.cc:654] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.804730 29051 raft_consensus.cc:2468] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:47.805210 29245 tablet_bootstrap.cc:654] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.805963 29166 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:47.806959 29416 raft_consensus.cc:2804] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:47.808329 29416 raft_consensus.cc:697] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:47.809470 29416 consensus_queue.cc:237] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.815579 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:47.816399 29123 raft_consensus.cc:3060] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:47.817517 29477 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:47.820749 29242 tablet_bootstrap.cc:492] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:47.821278 29242 ts_tablet_manager.cc:1403] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.001s
I20260709 12:18:47.824040 29242 raft_consensus.cc:359] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.824755 29242 raft_consensus.cc:385] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.825009 29242 raft_consensus.cc:740] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.829403 29241 tablet_bootstrap.cc:492] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:47.829943 29241 ts_tablet_manager.cc:1403] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.001s
I20260709 12:18:47.832939 29242 consensus_queue.cc:260] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:47.833690 28998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:47.834543 29288 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:47.835122 29288 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.836622 29242 ts_tablet_manager.cc:1434] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 12:18:47.838454 29245 tablet_bootstrap.cc:492] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:47.838723 29242 tablet_bootstrap.cc:492] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:47.839201 29245 ts_tablet_manager.cc:1403] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.014s
I20260709 12:18:47.839668 29288 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:47.839110 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:47.842444 29093 leader_election.cc:343] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:47.842953 29245 raft_consensus.cc:359] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.843755 29245 raft_consensus.cc:385] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.844038 29245 raft_consensus.cc:740] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.844446 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:47.844748 29245 consensus_queue.cc:260] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.846450 29245 ts_tablet_manager.cc:1434] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
W20260709 12:18:47.847406 29092 leader_election.cc:343] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:47.847920 29092 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:47.850054 29245 tablet_bootstrap.cc:492] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:47.853577 29242 tablet_bootstrap.cc:654] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.849157 29288 raft_consensus.cc:2749] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:47.858824 29245 tablet_bootstrap.cc:654] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.870592 29245 tablet_bootstrap.cc:492] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:47.871101 29245 ts_tablet_manager.cc:1403] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.002s
I20260709 12:18:47.873880 29245 raft_consensus.cc:359] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.874735 29245 raft_consensus.cc:385] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.875238 29245 raft_consensus.cc:740] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.875910 29245 consensus_queue.cc:260] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.877535 29245 ts_tablet_manager.cc:1434] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:18:47.878542 29245 tablet_bootstrap.cc:492] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:47.890532 29123 raft_consensus.cc:2468] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:47.891911 29477 consensus_queue.cc:1048] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:47.893823 29241 raft_consensus.cc:359] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.894693 29241 raft_consensus.cc:385] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.894985 29241 raft_consensus.cc:740] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.895712 29241 consensus_queue.cc:260] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.897336 29241 ts_tablet_manager.cc:1434] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.067s	user 0.003s	sys 0.000s
I20260709 12:18:47.906970 29241 tablet_bootstrap.cc:492] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:47.919629 29198 raft_consensus.cc:3060] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:47.921298 29241 tablet_bootstrap.cc:654] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.927714 29245 tablet_bootstrap.cc:654] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.934350 29502 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:47.936385 29502 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.938551 29502 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:47.939142 29242 tablet_bootstrap.cc:492] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:47.939433 29051 raft_consensus.cc:3060] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:47.939783 29242 ts_tablet_manager.cc:1403] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.102s	user 0.020s	sys 0.021s
I20260709 12:18:47.940284 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:47.944478 28949 catalog_manager.cc:5697] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:47.951143 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:47.958371 29270 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:47.959086 29270 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.963793 29242 raft_consensus.cc:359] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.964883 29242 raft_consensus.cc:385] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.965227 29242 raft_consensus.cc:740] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.965857 29018 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:47.966110 29242 consensus_queue.cc:260] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.969357 29454 raft_consensus.cc:2749] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:47.971182 29416 consensus_queue.cc:1048] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:47.984326 29241 tablet_bootstrap.cc:492] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:47.984942 29241 ts_tablet_manager.cc:1403] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.078s	user 0.024s	sys 0.012s
I20260709 12:18:47.986182 29242 ts_tablet_manager.cc:1434] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.004s
I20260709 12:18:47.987145 29242 tablet_bootstrap.cc:492] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:47.991393 29416 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:47.998667 29241 raft_consensus.cc:359] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.999501 29241 raft_consensus.cc:385] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.999814 29241 raft_consensus.cc:740] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.000456 29241 consensus_queue.cc:260] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:47.993928 29288 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.002000 29288 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.004331 29241 ts_tablet_manager.cc:1434] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260709 12:18:48.004451 29288 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:48.005712 29241 tablet_bootstrap.cc:492] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:47.992537 29416 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.007782 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:48.013859 29092 leader_election.cc:343] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.014212 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:48.015761 29166 leader_election.cc:343] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.021134 29416 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:48.022783 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:48.023239 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:48.025427 29093 leader_election.cc:343] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.026279 29376 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.027096 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:48.026810 29376 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.030547 29245 tablet_bootstrap.cc:492] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
W20260709 12:18:48.026074 29093 leader_election.cc:343] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.031050 29245 ts_tablet_manager.cc:1403] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.153s	user 0.020s	sys 0.019s
I20260709 12:18:48.031157 29093 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:48.033708 29376 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:48.015955 29270 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:48.036259 29376 raft_consensus.cc:2749] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.036708 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:48.037560 29050 raft_consensus.cc:2468] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 0.
I20260709 12:18:48.044780 29522 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:18:48.047605 29092 leader_election.cc:343] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.048035 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:48.054425 29417 consensus_queue.cc:1048] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:18:48.058593 29245 raft_consensus.cc:359] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.059118 29092 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:48.060279 29288 raft_consensus.cc:2804] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:48.068738 29288 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:48.069437 29288 raft_consensus.cc:3060] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.061058 29121 raft_consensus.cc:2468] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:48.059594 29245 raft_consensus.cc:385] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.067760 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:48.073315 29245 raft_consensus.cc:740] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.074735 29245 consensus_queue.cc:260] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:48.076293 29093 leader_election.cc:343] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.076917 29093 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:48.077739 29523 raft_consensus.cc:2749] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.060887 29522 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.081139 29245 ts_tablet_manager.cc:1434] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.002s
I20260709 12:18:48.082258 29245 tablet_bootstrap.cc:492] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:48.083423 29166 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:48.087942 29477 raft_consensus.cc:2804] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:48.088783 29477 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:48.089203 29477 raft_consensus.cc:3060] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.095450 29241 tablet_bootstrap.cc:654] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.096205 29245 tablet_bootstrap.cc:654] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.098493 29416 consensus_queue.cc:1048] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:48.099189 29288 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.101737 29522 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:48.102591 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:48.103629 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:48.104074 29092 leader_election.cc:343] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:48.105581 29093 leader_election.cc:343] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.106032 29093 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:48.108227 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:48.108909 29050 raft_consensus.cc:3060] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.110080 29523 raft_consensus.cc:2749] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.114362 29288 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:48.114822 29242 tablet_bootstrap.cc:654] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.115675 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:18:48.117302 29093 leader_election.cc:343] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.126829 29477 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.129217 29477 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:48.131328 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:48.132149 29241 tablet_bootstrap.cc:492] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:48.132169 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:48.132877 29241 ts_tablet_manager.cc:1403] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.127s	user 0.014s	sys 0.000s
I20260709 12:18:48.133049 29123 raft_consensus.cc:3060] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.135982 29241 raft_consensus.cc:359] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.136762 29241 raft_consensus.cc:385] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.137066 29241 raft_consensus.cc:740] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.144492 29123 raft_consensus.cc:2468] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:48.146538 29166 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:48.148362 29050 raft_consensus.cc:2468] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:18:48.149593 29092 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:48.150923 29288 raft_consensus.cc:2804] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:48.151391 29288 raft_consensus.cc:697] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:18:48.137768 29241 consensus_queue.cc:260] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.152153 29242 tablet_bootstrap.cc:492] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:48.152808 29242 ts_tablet_manager.cc:1403] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.166s	user 0.014s	sys 0.005s
I20260709 12:18:48.152355 29288 consensus_queue.cc:237] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.156725 29242 raft_consensus.cc:359] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.157316 29477 raft_consensus.cc:2804] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:18:48.157392 29166 leader_election.cc:343] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.157495 29242 raft_consensus.cc:385] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.157959 29477 raft_consensus.cc:697] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:48.159350 29245 tablet_bootstrap.cc:492] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:48.158942 29477 consensus_queue.cc:237] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.159852 29245 ts_tablet_manager.cc:1403] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.005s
I20260709 12:18:48.158008 29242 raft_consensus.cc:740] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.163399 29245 raft_consensus.cc:359] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.163326 29242 consensus_queue.cc:260] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.164065 29245 raft_consensus.cc:385] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.164346 29245 raft_consensus.cc:740] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.164975 29245 consensus_queue.cc:260] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.165918 29242 ts_tablet_manager.cc:1434] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:18:48.166987 29242 tablet_bootstrap.cc:492] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:48.168493 29245 ts_tablet_manager.cc:1434] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:18:48.169499 29245 tablet_bootstrap.cc:492] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:48.174665 29241 ts_tablet_manager.cc:1434] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 12:18:48.176460 29241 tablet_bootstrap.cc:492] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:48.174489 28949 catalog_manager.cc:5697] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 0 to 1, leader changed from <none> to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:48.202363 29245 tablet_bootstrap.cc:654] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.209152 29242 tablet_bootstrap.cc:654] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.209340 29241 tablet_bootstrap.cc:654] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.224545 29241 tablet_bootstrap.cc:492] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:48.225078 29241 ts_tablet_manager.cc:1403] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.006s
I20260709 12:18:48.228909 29241 raft_consensus.cc:359] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.232822 29241 raft_consensus.cc:385] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.233175 29241 raft_consensus.cc:740] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.237805 29241 consensus_queue.cc:260] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.240839 29242 tablet_bootstrap.cc:492] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:48.241603 29242 ts_tablet_manager.cc:1403] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.007s
I20260709 12:18:48.244632 29242 raft_consensus.cc:359] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.245402 29242 raft_consensus.cc:385] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.245625 29241 ts_tablet_manager.cc:1434] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:18:48.245679 29242 raft_consensus.cc:740] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.246691 29242 consensus_queue.cc:260] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.249110 29242 ts_tablet_manager.cc:1434] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.005s
I20260709 12:18:48.250485 29242 tablet_bootstrap.cc:492] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:48.257165 29477 consensus_queue.cc:1048] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:48.258550 29198 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.258985 29241 tablet_bootstrap.cc:492] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:48.289585 28948 catalog_manager.cc:5697] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:48.304544 29242 tablet_bootstrap.cc:654] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.306882 29288 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.307745 29241 tablet_bootstrap.cc:654] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.307376 29288 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.318487 29288 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:48.326086 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:48.330885 29477 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.331477 29477 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.333843 29477 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:48.339046 29416 consensus_queue.cc:1048] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:18:48.341677 29092 leader_election.cc:343] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.341671 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:48.343039 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:48.345266 29123 raft_consensus.cc:2468] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
W20260709 12:18:48.349218 29166 leader_election.cc:343] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.350644 29245 tablet_bootstrap.cc:492] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:48.351296 29245 ts_tablet_manager.cc:1403] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.182s	user 0.014s	sys 0.017s
I20260709 12:18:48.359118 29245 raft_consensus.cc:359] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.360239 29245 raft_consensus.cc:385] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.360648 29245 raft_consensus.cc:740] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.361423 29245 consensus_queue.cc:260] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.370100 29166 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:48.370393 29368 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.370913 29368 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.371925 29477 raft_consensus.cc:2804] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:48.372169 29522 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.372382 29477 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:48.372757 29477 raft_consensus.cc:3060] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.372679 29522 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.374991 29522 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:48.376629 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:48.379230 29092 leader_election.cc:343] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.373013 29368 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:48.381477 29477 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.383188 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:48.383667 29477 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:48.383908 29050 raft_consensus.cc:2468] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:48.366928 29241 tablet_bootstrap.cc:492] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:48.386780 29241 ts_tablet_manager.cc:1403] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.128s	user 0.016s	sys 0.005s
I20260709 12:18:48.389081 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:48.389569 29241 raft_consensus.cc:359] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.390398 29241 raft_consensus.cc:385] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.390681 29241 raft_consensus.cc:740] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.391424 29241 consensus_queue.cc:260] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.391762 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:48.392469 29127 raft_consensus.cc:2468] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:48.393695 29241 ts_tablet_manager.cc:1434] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:18:48.394086 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:48.394925 29166 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:18:48.402062 29166 leader_election.cc:343] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.403031 29477 raft_consensus.cc:2804] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:48.404248 29477 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:48.404618 29477 raft_consensus.cc:3060] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.395754 29245 ts_tablet_manager.cc:1434] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.002s
I20260709 12:18:48.396015 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:48.407303 29123 raft_consensus.cc:3060] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.407858 29245 tablet_bootstrap.cc:492] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:48.413342 29368 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.398240 29242 tablet_bootstrap.cc:492] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:48.413424 29477 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.414526 29242 ts_tablet_manager.cc:1403] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.164s	user 0.020s	sys 0.023s
I20260709 12:18:48.414079 29368 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.414978 29245 tablet_bootstrap.cc:654] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.415992 29477 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:48.416455 29368 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:48.398873 29241 tablet_bootstrap.cc:492] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:48.400171 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:48.417743 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:48.418524 29049 raft_consensus.cc:3060] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.418800 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:48.419436 29127 raft_consensus.cc:3060] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.428984 29049 raft_consensus.cc:2468] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
W20260709 12:18:48.430563 29093 leader_election.cc:343] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.429451 29123 raft_consensus.cc:2468] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:48.435315 29093 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:48.435672 29127 raft_consensus.cc:2468] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:48.430645 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:48.437278 29050 raft_consensus.cc:2393] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 1: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:18:48.437384 29166 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:48.438258 29522 raft_consensus.cc:2749] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.439095 29241 tablet_bootstrap.cc:654] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.433028 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:48.439399 29477 raft_consensus.cc:2804] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:48.440960 29477 raft_consensus.cc:697] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:48.442807 29166 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:48.443617 29368 raft_consensus.cc:2804] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:48.444134 29368 raft_consensus.cc:697] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:48.445039 29368 consensus_queue.cc:237] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:48.446246 29093 leader_election.cc:343] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.446691 29245 tablet_bootstrap.cc:492] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:48.446689 29093 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:48.447577 29288 raft_consensus.cc:2749] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.417605 29242 raft_consensus.cc:359] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.450207 29242 raft_consensus.cc:385] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.450552 29242 raft_consensus.cc:740] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.451390 29245 ts_tablet_manager.cc:1403] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.001s
I20260709 12:18:48.441974 29477 consensus_queue.cc:237] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.454789 29166 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:48.455209 29242 consensus_queue.cc:260] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.457224 29417 raft_consensus.cc:3060] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.458170 29245 raft_consensus.cc:359] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.458948 29245 raft_consensus.cc:385] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.459319 29245 raft_consensus.cc:740] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.460057 29245 consensus_queue.cc:260] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.462461 29245 ts_tablet_manager.cc:1434] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:18:48.463647 29245 tablet_bootstrap.cc:492] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:48.462641 29242 ts_tablet_manager.cc:1434] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260709 12:18:48.465253 29417 raft_consensus.cc:2749] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.465939 29242 tablet_bootstrap.cc:492] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:48.470624 29245 tablet_bootstrap.cc:654] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.486485 29288 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.487056 29288 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.488981 29288 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:48.490723 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:48.492398 29092 leader_election.cc:343] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.494058 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:48.495507 29093 leader_election.cc:343] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.496043 29093 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:48.494462 29242 tablet_bootstrap.cc:654] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.497689 29288 raft_consensus.cc:2749] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.500427 29245 tablet_bootstrap.cc:492] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:48.507961 29245 ts_tablet_manager.cc:1403] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.006s
I20260709 12:18:48.500627 29241 tablet_bootstrap.cc:492] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:48.509289 29241 ts_tablet_manager.cc:1403] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.004s
I20260709 12:18:48.512593 29241 raft_consensus.cc:359] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.513321 29241 raft_consensus.cc:385] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.513617 29241 raft_consensus.cc:740] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.514353 29241 consensus_queue.cc:260] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.515851 29502 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.516690 29241 ts_tablet_manager.cc:1434] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:18:48.516431 29502 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.517709 29241 tablet_bootstrap.cc:492] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:48.520516 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:48.520478 29245 raft_consensus.cc:359] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.521268 29245 raft_consensus.cc:385] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.521291 29123 raft_consensus.cc:2468] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 0.
I20260709 12:18:48.521667 29245 raft_consensus.cc:740] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.522435 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:48.522377 29245 consensus_queue.cc:260] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.522933 29017 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:18:48.523188 29198 raft_consensus.cc:2468] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 0.
I20260709 12:18:48.523989 29503 raft_consensus.cc:2804] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:48.524351 29503 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:48.524688 29503 raft_consensus.cc:3060] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.531781 29241 tablet_bootstrap.cc:654] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.535411 29503 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.539135 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:48.540300 29123 raft_consensus.cc:3060] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.517400 28948 catalog_manager.cc:5697] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:48.540516 29502 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:48.550675 29242 tablet_bootstrap.cc:492] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:48.551213 29242 ts_tablet_manager.cc:1403] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.000s
I20260709 12:18:48.552847 29522 consensus_queue.cc:1048] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:48.524690 29245 ts_tablet_manager.cc:1434] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:18:48.554347 29242 raft_consensus.cc:359] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.555143 29242 raft_consensus.cc:385] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.555434 29242 raft_consensus.cc:740] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.555588 29245 tablet_bootstrap.cc:492] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:48.556131 29242 consensus_queue.cc:260] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.558605 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:48.559306 29198 raft_consensus.cc:3060] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.569633 29245 tablet_bootstrap.cc:654] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.553798 29123 raft_consensus.cc:2468] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:18:48.574468 29017 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:18:48.559883 29242 ts_tablet_manager.cc:1434] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:18:48.575551 29502 raft_consensus.cc:2804] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:48.576121 29502 raft_consensus.cc:697] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:18:48.576306 29242 tablet_bootstrap.cc:492] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:48.577080 29502 consensus_queue.cc:237] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.548350 28948 catalog_manager.cc:5697] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:48.574753 29241 tablet_bootstrap.cc:492] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:48.582528 29241 ts_tablet_manager.cc:1403] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.065s	user 0.047s	sys 0.002s
I20260709 12:18:48.585271 29241 raft_consensus.cc:359] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.585978 29241 raft_consensus.cc:385] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.586338 29241 raft_consensus.cc:740] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.587044 29241 consensus_queue.cc:260] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.559424 29503 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:48.588542 29241 ts_tablet_manager.cc:1434] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:18:48.589506 29241 tablet_bootstrap.cc:492] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:48.594040 29288 consensus_queue.cc:1048] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:48.597795 29241 tablet_bootstrap.cc:654] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.598968 29242 tablet_bootstrap.cc:654] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.615113 29198 raft_consensus.cc:2468] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:18:48.624962 29245 tablet_bootstrap.cc:492] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:48.625483 29245 ts_tablet_manager.cc:1403] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.003s
I20260709 12:18:48.632490 29549 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.633320 29549 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.684218 29416 raft_consensus.cc:493] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.688405 29477 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.689498 29477 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.685024 29416 raft_consensus.cc:515] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.723954 29245 raft_consensus.cc:359] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.724756 29245 raft_consensus.cc:385] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.725042 29245 raft_consensus.cc:740] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.725749 29245 consensus_queue.cc:260] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.726745 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:48.744095 29245 ts_tablet_manager.cc:1434] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.118s	user 0.019s	sys 0.026s
I20260709 12:18:48.745157 29245 tablet_bootstrap.cc:492] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
W20260709 12:18:48.750571 29553 log.cc:927] Time spent T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.129s	user 0.001s	sys 0.000s
W20260709 12:18:48.758595 29166 consensus_peers.cc:597] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:18:48.772432 29241 tablet_bootstrap.cc:492] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:48.772994 29241 ts_tablet_manager.cc:1403] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.184s	user 0.013s	sys 0.025s
I20260709 12:18:48.775074 28948 catalog_manager.cc:5697] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:48.787865 29454 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.788371 29454 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.769897 29368 consensus_queue.cc:1048] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 12:18:48.791834 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:48.793829 29454 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:48.801757 29241 raft_consensus.cc:359] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.803331 29241 raft_consensus.cc:385] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.803637 29241 raft_consensus.cc:740] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.804843 29241 consensus_queue.cc:260] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:48.807014 29166 leader_election.cc:343] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.798281 29416 leader_election.cc:290] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:48.811650 29241 ts_tablet_manager.cc:1434] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 12:18:48.806324 29549 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:48.817565 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:48.818463 29123 raft_consensus.cc:2468] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:48.817565 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:48.822602 29241 tablet_bootstrap.cc:492] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:48.824877 29242 tablet_bootstrap.cc:492] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:48.831821 29242 ts_tablet_manager.cc:1403] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.256s	user 0.039s	sys 0.039s
W20260709 12:18:48.831894 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 44713.7us
I20260709 12:18:48.832365 29166 leader_election.cc:304] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:48.813614 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:48.849021 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:48.824468 29554 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.850030 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:48.850364 29554 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.850751 29121 raft_consensus.cc:2468] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:48.851550 29052 raft_consensus.cc:2468] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:48.851764 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:48.853667 29126 raft_consensus.cc:2393] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 1: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
W20260709 12:18:48.854741 29093 leader_election.cc:343] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.831413 29477 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:48.842464 29555 raft_consensus.cc:2804] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:48.866590 29555 raft_consensus.cc:493] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:48.867004 29555 raft_consensus.cc:3060] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.868587 29368 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.869138 29368 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.855978 29166 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:18:48.856035 29092 leader_election.cc:343] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.872969 29549 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.873764 29549 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.874620 29092 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:48.875412 29288 raft_consensus.cc:2749] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.875613 29242 raft_consensus.cc:359] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.876279 29242 raft_consensus.cc:385] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.876560 29242 raft_consensus.cc:740] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.877960 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:48.879801 29093 leader_election.cc:343] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.881150 29549 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:48.882490 29242 consensus_queue.cc:260] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.883760 29245 tablet_bootstrap.cc:654] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.883807 29017 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:48.884980 29554 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:48.886765 29242 ts_tablet_manager.cc:1434] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.001s
I20260709 12:18:48.872350 29368 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:48.887647 29242 tablet_bootstrap.cc:492] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:48.888060 29503 raft_consensus.cc:3060] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.900758 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:48.901448 29046 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:48.888113 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:48.892308 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:48.907634 29123 raft_consensus.cc:2468] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 0.
I20260709 12:18:48.893823 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:48.887701 29556 raft_consensus.cc:2804] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:48.903906 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:48.911546 29122 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:48.906096 29416 consensus_queue.cc:1048] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:18:48.909701 29092 leader_election.cc:343] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.912597 29092 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:48.913548 29288 raft_consensus.cc:2749] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.914582 29503 raft_consensus.cc:2749] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.916646 29556 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:48.899473 29549 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.917192 29556 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.894448 29555 raft_consensus.cc:515] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.919137 29017 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:18:48.921693 29241 tablet_bootstrap.cc:654] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.918184 29549 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.920081 29166 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:18:48.934473 28998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:48.935127 29549 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:48.937759 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:48.939497 29093 leader_election.cc:343] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.935427 29368 raft_consensus.cc:2804] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:48.940465 29368 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:48.940934 29368 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:48.939364 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:48.942340 29092 leader_election.cc:343] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.942921 29242 tablet_bootstrap.cc:654] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.942752 29092 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:48.930266 29503 raft_consensus.cc:2804] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:48.943668 29503 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:48.943782 29549 raft_consensus.cc:2749] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.932250 29555 leader_election.cc:290] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:48.948423 29503 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.950930 29241 tablet_bootstrap.cc:492] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:48.951416 29241 ts_tablet_manager.cc:1403] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.129s	user 0.013s	sys 0.000s
I20260709 12:18:48.951946 29556 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.953274 29198 raft_consensus.cc:2393] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 1: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:18:48.954947 29241 raft_consensus.cc:359] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.955677 29241 raft_consensus.cc:385] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.955963 29241 raft_consensus.cc:740] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.957455 29241 consensus_queue.cc:260] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.959911 29241 ts_tablet_manager.cc:1434] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:18:48.957949 29556 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:48.962057 29241 tablet_bootstrap.cc:492] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:48.968717 29245 tablet_bootstrap.cc:492] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:48.969260 29245 ts_tablet_manager.cc:1403] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.224s	user 0.010s	sys 0.012s
I20260709 12:18:48.969445 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:48.971051 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:48.971693 29127 raft_consensus.cc:3060] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.972163 29245 raft_consensus.cc:359] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.972932 29245 raft_consensus.cc:385] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.973232 29245 raft_consensus.cc:740] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.973956 29245 consensus_queue.cc:260] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:48.978492 29241 tablet_bootstrap.cc:654] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.982766 29555 consensus_queue.cc:1048] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:48.983691 29245 ts_tablet_manager.cc:1434] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:18:48.984697 29245 tablet_bootstrap.cc:492] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:48.989758 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:48.993371 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:48.994149 29124 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:49.004076 29166 leader_election.cc:343] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:49.001986 29124 raft_consensus.cc:2468] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:49.006467 29554 consensus_queue.cc:1048] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:49.014904 29241 tablet_bootstrap.cc:492] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:49.018913 29241 ts_tablet_manager.cc:1403] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.004s
I20260709 12:18:49.022627 29241 raft_consensus.cc:359] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.023664 29241 raft_consensus.cc:385] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:49.024057 29241 raft_consensus.cc:740] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:49.025018 29241 consensus_queue.cc:260] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.027420 29241 ts_tablet_manager.cc:1434] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:18:49.028648 29241 tablet_bootstrap.cc:492] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:49.035833 29241 tablet_bootstrap.cc:654] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:49.037348 29555 consensus_queue.cc:1048] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:49.038705 29554 consensus_queue.cc:1048] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:49.039112 29166 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:49.039973 29555 raft_consensus.cc:2804] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:49.040710 29555 raft_consensus.cc:697] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:49.010661 29127 raft_consensus.cc:2468] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:49.013329 29245 tablet_bootstrap.cc:654] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:49.013914 29242 tablet_bootstrap.cc:492] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:49.042100 29555 consensus_queue.cc:237] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.043102 29242 ts_tablet_manager.cc:1403] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.156s	user 0.015s	sys 0.005s
I20260709 12:18:49.014971 29368 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.045082 29368 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:49.013651 29503 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.049312 29052 raft_consensus.cc:2393] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 1: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:18:49.046429 29242 raft_consensus.cc:359] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.054219 29242 raft_consensus.cc:385] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:49.055253 29242 raft_consensus.cc:740] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:49.056098 29242 consensus_queue.cc:260] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.054241 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:49.057955 29127 raft_consensus.cc:2393] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 1: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:18:49.058712 29242 ts_tablet_manager.cc:1434] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:18:49.066987 29242 tablet_bootstrap.cc:492] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:49.060623 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:49.060957 29166 leader_election.cc:304] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:49.068359 29018 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:49.069257 29554 raft_consensus.cc:2749] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:18:49.069288 29245 tablet_bootstrap.cc:492] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:49.070657 29245 ts_tablet_manager.cc:1403] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.004s
I20260709 12:18:49.074251 29245 raft_consensus.cc:359] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.075099 29245 raft_consensus.cc:385] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:49.075470 29245 raft_consensus.cc:740] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:49.076478 29245 consensus_queue.cc:260] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.077296 29556 raft_consensus.cc:2804] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:49.059980 29503 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:49.077842 29556 raft_consensus.cc:697] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:49.078758 29556 consensus_queue.cc:237] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.076889 29241 tablet_bootstrap.cc:492] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:49.080236 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:49.080734 29241 ts_tablet_manager.cc:1403] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.000s
I20260709 12:18:49.080899 29052 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:49.088614 29052 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:18:49.093621 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:49.090857 29245 ts_tablet_manager.cc:1434] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:18:49.094383 29123 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:49.098914 29245 tablet_bootstrap.cc:492] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:49.095115 29503 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:49.105149 29503 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.096223 29166 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:49.087664 29241 raft_consensus.cc:359] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.108438 29241 raft_consensus.cc:385] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:49.108880 29241 raft_consensus.cc:740] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:49.109603 29241 consensus_queue.cc:260] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.112432 29241 ts_tablet_manager.cc:1434] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:18:49.113926 29241 tablet_bootstrap.cc:492] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:49.095242 29368 consensus_queue.cc:1048] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:49.116333 29555 raft_consensus.cc:2804] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:49.117089 29555 raft_consensus.cc:697] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:49.117379 29123 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:18:49.117607 28948 catalog_manager.cc:5697] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:49.117960 29555 consensus_queue.cc:237] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.124059 29242 tablet_bootstrap.cc:654] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:49.128383 29368 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:49.129314 29368 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.135744 29368 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:49.147421 29475 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:49.148113 29475 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.148365 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:49.151422 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:49.152218 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:18:49.153281 29166 leader_election.cc:343] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:49.165642 29245 tablet_bootstrap.cc:654] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:49.166673 29368 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:49.167174 29368 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.169224 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:49.171780 29123 raft_consensus.cc:2468] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:49.172931 29368 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:18:49.169776 29166 leader_election.cc:343] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:49.172923 29475 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:49.179754 29166 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:49.180984 29368 raft_consensus.cc:2804] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:49.181473 29368 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:49.183389 29549 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:49.181847 29368 raft_consensus.cc:3060] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:49.184074 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:49.186154 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:49.186462 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:49.187206 29127 raft_consensus.cc:2468] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:49.183923 29549 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.189316 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:49.189795 29018 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:49.190799 29554 raft_consensus.cc:2749] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:49.190023 29127 raft_consensus.cc:2468] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:49.191290 29549 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:49.184592 29503 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:49.193706 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:49.195076 29166 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:49.195644 28949 catalog_manager.cc:5697] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:49.204806 29166 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:49.206101 29241 tablet_bootstrap.cc:654] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:49.205310 28949 catalog_manager.cc:5697] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 2, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
W20260709 12:18:49.207924 29166 leader_election.cc:343] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:49.210929 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:49.213780 29093 leader_election.cc:343] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:49.216773 29092 leader_election.cc:343] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:49.223353 29092 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:49.224654 29288 raft_consensus.cc:2749] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:49.206801 29555 raft_consensus.cc:2804] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:49.212684 29539 raft_consensus.cc:2804] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:49.247956 29557 raft_consensus.cc:493] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:49.235446 29555 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:49.251955 29242 tablet_bootstrap.cc:492] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:49.252629 29242 ts_tablet_manager.cc:1403] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.186s	user 0.011s	sys 0.026s
I20260709 12:18:49.240903 29539 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:49.262102 29245 tablet_bootstrap.cc:492] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:49.271185 29245 ts_tablet_manager.cc:1403] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.173s	user 0.025s	sys 0.003s
I20260709 12:18:49.262029 29242 raft_consensus.cc:359] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.272249 29242 raft_consensus.cc:385] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:49.272652 29242 raft_consensus.cc:740] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:49.252986 29555 raft_consensus.cc:3060] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:49.250712 29557 raft_consensus.cc:515] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.287528 29368 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.290587 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:49.257580 29539 raft_consensus.cc:3060] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:49.289393 29242 consensus_queue.cc:260] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.296802 29368 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:18:49.300989 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 88990.3us
I20260709 12:18:49.312808 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:49.317080 29557 leader_election.cc:290] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:49.292099 29555 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.326951 29127 raft_consensus.cc:2393] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 1: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
W20260709 12:18:49.329836 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 77163.3us
I20260709 12:18:49.327486 29245 raft_consensus.cc:359] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.334745 29242 ts_tablet_manager.cc:1434] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.082s	user 0.005s	sys 0.006s
I20260709 12:18:49.342002 29245 raft_consensus.cc:385] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:49.342550 29245 raft_consensus.cc:740] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:49.343144 29242 tablet_bootstrap.cc:492] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:49.343254 29245 consensus_queue.cc:260] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.340051 29555 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:49.345791 29241 tablet_bootstrap.cc:492] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:49.346302 29241 ts_tablet_manager.cc:1403] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.233s	user 0.011s	sys 0.007s
I20260709 12:18:49.346376 29539 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.410638 29579 raft_consensus.cc:493] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:49.412407 29579 raft_consensus.cc:515] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.416966 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:49.420866 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:49.421941 29124 raft_consensus.cc:3060] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:49.430660 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:49.432036 29018 leader_election.cc:304] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:49.433427 29503 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:49.434505 29503 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.436458 29554 raft_consensus.cc:3060] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:49.438874 29503 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:49.442734 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:49.432024 29126 raft_consensus.cc:3060] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:49.455430 29045 raft_consensus.cc:3060] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:49.459075 29539 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:49.462847 29245 ts_tablet_manager.cc:1434] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.191s	user 0.009s	sys 0.001s
I20260709 12:18:49.482596 29475 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:49.492375 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:49.493736 29198 raft_consensus.cc:2393] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 1: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:18:49.473764 29241 raft_consensus.cc:359] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.497615 29241 raft_consensus.cc:385] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:49.498046 29241 raft_consensus.cc:740] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:49.499111 29241 consensus_queue.cc:260] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.499500 29475 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.501089 29579 leader_election.cc:290] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:49.503810 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:49.504833 29119 raft_consensus.cc:3060] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:49.518141 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:49.519052 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:49.523157 29126 raft_consensus.cc:2468] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:49.527549 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:49.528476 29050 raft_consensus.cc:3060] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:49.530053 29166 leader_election.cc:343] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:49.532455 29242 tablet_bootstrap.cc:654] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:49.540652 29245 tablet_bootstrap.cc:492] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:49.542560 29475 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:49.543663 29241 ts_tablet_manager.cc:1434] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.197s	user 0.011s	sys 0.002s
W20260709 12:18:49.545658 29092 leader_election.cc:343] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:49.546046 29166 leader_election.cc:343] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:49.553368 29124 raft_consensus.cc:2468] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:49.557008 29018 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:49.562148 29241 tablet_bootstrap.cc:492] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:49.567585 29578 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:49.573127 29166 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:49.578723 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:49.587502 29475 raft_consensus.cc:2804] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:49.581700 29050 raft_consensus.cc:2468] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:49.587702 29368 consensus_queue.cc:1048] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:49.588387 29475 raft_consensus.cc:697] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:49.588441 29454 raft_consensus.cc:2749] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:18:49.592090 29093 leader_election.cc:343] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:49.568288 29578 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.592517 29093 leader_election.cc:304] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:49.595347 29166 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:49.597635 29579 raft_consensus.cc:2749] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:49.599720 29119 raft_consensus.cc:2468] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:49.604271 29166 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:49.605265 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:49.606540 29126 raft_consensus.cc:2468] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:49.606913 29555 raft_consensus.cc:2804] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:49.608484 29555 raft_consensus.cc:697] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:49.610496 29416 raft_consensus.cc:2804] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:49.611099 29416 raft_consensus.cc:697] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:49.589661 29475 consensus_queue.cc:237] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.609769 29555 consensus_queue.cc:237] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.615680 29166 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:49.622660 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:49.621930 29539 raft_consensus.cc:2804] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:49.623781 29539 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:49.624317 29539 raft_consensus.cc:3060] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:49.612198 29416 consensus_queue.cc:237] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.637670 29122 raft_consensus.cc:1275] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 12:18:49.643141 29166 leader_election.cc:343] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:49.645987 29577 consensus_queue.cc:1048] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:18:49.646461 29578 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:49.651141 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:49.652184 29122 raft_consensus.cc:2468] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:49.654560 29166 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:49.655870 29368 raft_consensus.cc:2804] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:49.656158 29368 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:49.656430 29368 raft_consensus.cc:3060] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:49.678146 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:49.685782 29166 leader_election.cc:343] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:49.686219 29368 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.693017 29368 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:49.695673 29477 consensus_queue.cc:1048] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:49.698042 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:49.698793 29122 raft_consensus.cc:3060] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:49.699750 29047 raft_consensus.cc:1275] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:18:49.689191 29554 raft_consensus.cc:2749] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:49.691602 29555 consensus_queue.cc:1048] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:18:49.702365 29539 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.715109 29368 consensus_queue.cc:1048] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:49.708331 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
W20260709 12:18:49.724313 29166 leader_election.cc:343] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:49.766110 29245 tablet_bootstrap.cc:654] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:49.834203 29242 tablet_bootstrap.cc:492] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:49.840085 29539 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:49.841063 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
W20260709 12:18:49.841933 29587 log.cc:927] Time spent T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
W20260709 12:18:49.845506 29166 leader_election.cc:343] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:49.847931 29242 ts_tablet_manager.cc:1403] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.505s	user 0.033s	sys 0.037s
I20260709 12:18:49.793345 29475 consensus_queue.cc:1048] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.055s
I20260709 12:18:49.852165 29242 raft_consensus.cc:359] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.853098 29242 raft_consensus.cc:385] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:49.853421 29242 raft_consensus.cc:740] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:49.839615 29579 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:49.854772 29579 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.857753 29579 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:49.860827 29122 raft_consensus.cc:2468] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
W20260709 12:18:49.863245 29591 log.cc:927] Time spent T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.082s	user 0.004s	sys 0.000s
I20260709 12:18:49.869550 29242 consensus_queue.cc:260] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.870692 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:49.873656 29241 tablet_bootstrap.cc:654] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:49.876670 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:49.879041 29092 leader_election.cc:343] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:49.879594 29093 leader_election.cc:343] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:49.880851 29093 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:49.888002 29242 ts_tablet_manager.cc:1434] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.000s
I20260709 12:18:49.891098 29523 raft_consensus.cc:2749] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:49.893891 29166 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:49.895722 29417 raft_consensus.cc:2804] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:49.896540 29417 raft_consensus.cc:697] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:49.908977 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:49.897812 29417 consensus_queue.cc:237] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.910099 29121 raft_consensus.cc:3060] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:49.945371 29245 tablet_bootstrap.cc:492] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:49.947152 29245 ts_tablet_manager.cc:1403] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.407s	user 0.021s	sys 0.025s
I20260709 12:18:49.975003 29245 raft_consensus.cc:359] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.975739 29245 raft_consensus.cc:385] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:49.976184 29245 raft_consensus.cc:740] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:49.976912 29245 consensus_queue.cc:260] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:49.986848 29242 tablet_bootstrap.cc:492] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:50.006614 29245 ts_tablet_manager.cc:1434] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 12:18:50.016533 29121 raft_consensus.cc:2468] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:50.042392 29245 tablet_bootstrap.cc:492] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:50.044535 28947 catalog_manager.cc:5697] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:50.046710 28947 catalog_manager.cc:5697] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:50.048038 29241 tablet_bootstrap.cc:492] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:50.048486 29241 ts_tablet_manager.cc:1403] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.487s	user 0.013s	sys 0.017s
I20260709 12:18:50.051218 29242 tablet_bootstrap.cc:654] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:50.054733 29241 raft_consensus.cc:359] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:50.036851 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 72852.7us
I20260709 12:18:50.058250 29241 raft_consensus.cc:385] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:50.062106 29241 raft_consensus.cc:740] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:50.063271 29241 consensus_queue.cc:260] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.066103 29241 ts_tablet_manager.cc:1434] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:18:50.067241 29241 tablet_bootstrap.cc:492] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:50.071321 29166 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:50.072273 29477 raft_consensus.cc:2804] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:50.072777 29477 raft_consensus.cc:697] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:50.073643 29477 consensus_queue.cc:237] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.103022 29245 tablet_bootstrap.cc:654] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:50.105639 28947 catalog_manager.cc:5697] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:50.134889 29368 consensus_queue.cc:1048] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:50.143981 29245 tablet_bootstrap.cc:492] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:50.145887 29245 ts_tablet_manager.cc:1403] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.104s	user 0.007s	sys 0.009s
I20260709 12:18:50.156335 29477 consensus_queue.cc:1048] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:50.157986 29245 raft_consensus.cc:359] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.157491 29241 tablet_bootstrap.cc:654] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:50.158696 29245 raft_consensus.cc:385] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:50.159004 29245 raft_consensus.cc:740] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:50.159756 29245 consensus_queue.cc:260] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.168980 29242 tablet_bootstrap.cc:492] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:50.169595 29242 ts_tablet_manager.cc:1403] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.207s	user 0.028s	sys 0.022s
I20260709 12:18:50.173018 29242 raft_consensus.cc:359] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.173888 29242 raft_consensus.cc:385] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:50.174192 29242 raft_consensus.cc:740] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:50.176074 29245 ts_tablet_manager.cc:1434] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260709 12:18:50.187271 29245 tablet_bootstrap.cc:492] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:50.193903 29049 raft_consensus.cc:3060] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:50.195637 29242 consensus_queue.cc:260] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.207672 29245 tablet_bootstrap.cc:654] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:50.217774 29555 consensus_queue.cc:1048] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:50.230937 29242 ts_tablet_manager.cc:1434] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 12:18:50.232160 29242 tablet_bootstrap.cc:492] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:50.243570 29555 consensus_queue.cc:1048] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:18:50.250802 29245 tablet_bootstrap.cc:492] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:50.251348 29245 ts_tablet_manager.cc:1403] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.064s	user 0.006s	sys 0.017s
I20260709 12:18:50.236742 29416 consensus_queue.cc:1048] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:18:50.254354 29245 raft_consensus.cc:359] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.256786 29245 raft_consensus.cc:385] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:50.257099 29245 raft_consensus.cc:740] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
W20260709 12:18:50.258164 29166 consensus_peers.cc:597] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:18:50.260603 29245 consensus_queue.cc:260] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.271762 29245 ts_tablet_manager.cc:1434] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.006s
I20260709 12:18:50.272514 29241 tablet_bootstrap.cc:492] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
W20260709 12:18:50.272960 28998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:50.273113 29241 ts_tablet_manager.cc:1403] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.206s	user 0.008s	sys 0.028s
I20260709 12:18:50.272981 29245 tablet_bootstrap.cc:492] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:50.276347 29242 tablet_bootstrap.cc:654] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:50.277078 29416 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:50.283941 29241 raft_consensus.cc:359] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.284996 29241 raft_consensus.cc:385] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:50.285279 29241 raft_consensus.cc:740] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:50.282776 29416 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.286641 29241 consensus_queue.cc:260] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.293316 29416 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:50.296764 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:50.296819 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:50.298928 29120 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
W20260709 12:18:50.302521 29166 leader_election.cc:343] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:50.305166 29166 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:50.306650 29555 raft_consensus.cc:2804] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:50.307057 29555 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:50.307421 29555 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:50.311323 29241 ts_tablet_manager.cc:1434] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 12:18:50.315032 29245 tablet_bootstrap.cc:654] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:50.317760 29241 tablet_bootstrap.cc:492] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:50.323051 29555 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.325538 29555 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:50.330088 29242 tablet_bootstrap.cc:492] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:50.330657 29242 ts_tablet_manager.cc:1403] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.099s	user 0.012s	sys 0.004s
I20260709 12:18:50.334025 29242 raft_consensus.cc:359] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.334769 29242 raft_consensus.cc:385] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:50.335027 29242 raft_consensus.cc:740] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:50.335783 29242 consensus_queue.cc:260] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.335758 29241 tablet_bootstrap.cc:654] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:50.352707 29242 ts_tablet_manager.cc:1434] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:18:50.353801 29242 tablet_bootstrap.cc:492] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:50.366003 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:50.369030 29242 tablet_bootstrap.cc:654] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:50.370123 29241 tablet_bootstrap.cc:492] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:50.370760 29241 ts_tablet_manager.cc:1403] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.006s
I20260709 12:18:50.372004 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:50.372807 29126 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:50.374022 29241 raft_consensus.cc:359] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.374956 29241 raft_consensus.cc:385] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:50.375247 29241 raft_consensus.cc:740] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:50.376051 29241 consensus_queue.cc:260] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.378445 28948 catalog_manager.cc:5697] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:50.380565 29241 ts_tablet_manager.cc:1434] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:18:50.380244 28948 catalog_manager.cc:5697] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:50.381700 29241 tablet_bootstrap.cc:492] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:50.381889 29242 tablet_bootstrap.cc:492] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:50.386587 29242 ts_tablet_manager.cc:1403] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.004s
I20260709 12:18:50.391680 29242 raft_consensus.cc:359] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.393766 29242 raft_consensus.cc:385] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:50.394093 29242 raft_consensus.cc:740] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:50.399394 29416 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:50.398793 29242 consensus_queue.cc:260] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.402042 29242 ts_tablet_manager.cc:1434] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 12:18:50.400115 29416 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.405851 29416 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:50.403064 29242 tablet_bootstrap.cc:492] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:50.404084 29241 tablet_bootstrap.cc:654] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:50.415983 29166 leader_election.cc:343] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:50.420464 29126 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:50.413947 29242 tablet_bootstrap.cc:654] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:50.448074 29502 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:50.448412 29245 tablet_bootstrap.cc:492] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:50.448873 29245 ts_tablet_manager.cc:1403] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.176s	user 0.019s	sys 0.040s
I20260709 12:18:50.448562 29502 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.449158 29241 tablet_bootstrap.cc:492] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:50.449618 29241 ts_tablet_manager.cc:1403] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.006s
I20260709 12:18:50.451126 29502 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:50.452586 29241 raft_consensus.cc:359] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.453351 29241 raft_consensus.cc:385] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:50.453699 29241 raft_consensus.cc:740] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:50.451839 29245 raft_consensus.cc:359] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.454890 29245 raft_consensus.cc:385] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:50.455374 29245 raft_consensus.cc:740] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:50.455243 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:50.456156 29245 consensus_queue.cc:260] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.458576 29245 ts_tablet_manager.cc:1434] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:18:50.459769 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:50.461032 29120 raft_consensus.cc:2393] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 1: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:18:50.462857 29017 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:50.463837 29241 consensus_queue.cc:260] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.466784 29241 ts_tablet_manager.cc:1434] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.005s
I20260709 12:18:50.468003 29241 tablet_bootstrap.cc:492] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:50.471314 29288 raft_consensus.cc:493] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:50.471946 29288 raft_consensus.cc:515] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.473273 29502 raft_consensus.cc:3060] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:50.475201 29241 tablet_bootstrap.cc:654] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:50.477519 29288 leader_election.cc:290] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:50.478001 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:50.479919 29093 leader_election.cc:343] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:50.480540 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:50.488229 29092 leader_election.cc:343] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:50.489090 29092 leader_election.cc:304] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:50.491204 29288 raft_consensus.cc:2749] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:50.498476 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:50.502889 29245 tablet_bootstrap.cc:492] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:50.503469 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:50.506472 29126 raft_consensus.cc:2468] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:50.503779 29288 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:50.510226 29245 tablet_bootstrap.cc:654] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:50.519366 29503 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:50.519954 29503 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.523066 29503 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:50.523350 29581 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:50.523947 29581 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.519425 29288 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.524904 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:50.526180 29288 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:50.526898 29581 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:50.528942 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:50.529856 29200 raft_consensus.cc:2468] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 0.
I20260709 12:18:50.530220 29581 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:50.529960 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:50.530767 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:50.530743 29581 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.533093 29581 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:50.533221 29503 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:50.534112 29503 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.535140 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:50.537174 29092 leader_election.cc:343] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:50.537962 29092 leader_election.cc:343] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:50.538003 29503 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:18:50.538944 29092 leader_election.cc:343] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:50.539480 29581 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:50.540278 29581 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.541646 29245 tablet_bootstrap.cc:492] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:50.542225 29245 ts_tablet_manager.cc:1403] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.014s
I20260709 12:18:50.542732 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:50.544293 29093 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:50.545007 29288 raft_consensus.cc:2804] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:50.545424 29288 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:50.545085 29245 raft_consensus.cc:359] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.545768 29288 raft_consensus.cc:3060] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:50.545970 29093 leader_election.cc:343] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:50.546514 29093 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:50.545879 29245 raft_consensus.cc:385] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:50.547765 29523 raft_consensus.cc:2749] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:50.547765 29245 raft_consensus.cc:740] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:50.548733 29245 consensus_queue.cc:260] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.549541 29523 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:50.550034 29523 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.552601 29288 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.523200 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:50.555896 29126 raft_consensus.cc:2393] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 1: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:18:50.556958 29166 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:50.559374 29288 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:50.558069 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:50.549072 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:50.563464 29017 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:50.564865 29503 raft_consensus.cc:3060] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:50.571943 29503 raft_consensus.cc:2749] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:50.577121 29523 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:50.577966 29556 raft_consensus.cc:2804] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:50.577888 29416 consensus_queue.cc:1048] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:50.578603 29556 raft_consensus.cc:697] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:50.579487 29556 consensus_queue.cc:237] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.580066 29166 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:50.581782 29581 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:50.591908 29368 raft_consensus.cc:2804] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:50.592509 29368 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:50.592922 29368 raft_consensus.cc:3060] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:50.598598 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:50.598932 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:50.599314 29201 raft_consensus.cc:3060] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:50.607455 29368 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.615123 29245 ts_tablet_manager.cc:1434] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.005s
I20260709 12:18:50.616600 29245 tablet_bootstrap.cc:492] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:50.631573 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:50.634081 29502 raft_consensus.cc:2749] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:50.598615 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:50.644130 29093 leader_election.cc:343] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:50.645413 29093 leader_election.cc:343] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:50.647732 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 84381.6us
W20260709 12:18:50.648743 29092 leader_election.cc:343] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:50.657341 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:50.659402 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:50.662549 29017 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:50.662571 29368 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:50.664059 29242 tablet_bootstrap.cc:492] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:50.664532 29242 ts_tablet_manager.cc:1403] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.262s	user 0.035s	sys 0.056s
I20260709 12:18:50.672428 29502 raft_consensus.cc:2749] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:50.672749 29242 raft_consensus.cc:359] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.673439 29242 raft_consensus.cc:385] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:50.673717 29242 raft_consensus.cc:740] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:50.674396 29581 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:50.674985 29581 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.674408 29242 consensus_queue.cc:260] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.678894 29201 raft_consensus.cc:2468] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:18:50.650979 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:50.682483 29241 tablet_bootstrap.cc:492] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:50.685817 29241 ts_tablet_manager.cc:1403] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.218s	user 0.019s	sys 0.026s
W20260709 12:18:50.682562 29166 leader_election.cc:343] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:50.688060 29093 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:50.695127 29288 raft_consensus.cc:2804] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:50.695700 29288 raft_consensus.cc:697] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
W20260709 12:18:50.700584 29092 leader_election.cc:343] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:50.701092 29092 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:18:50.701188 29093 leader_election.cc:343] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:50.702255 29092 leader_election.cc:343] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:50.702425 29093 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:50.702670 29092 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:50.703608 29523 raft_consensus.cc:2749] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:50.701211 29288 consensus_queue.cc:237] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.710047 29242 ts_tablet_manager.cc:1434] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.045s	user 0.011s	sys 0.008s
I20260709 12:18:50.710741 29523 raft_consensus.cc:2749] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:50.711220 29242 tablet_bootstrap.cc:492] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:50.692384 29475 consensus_queue.cc:1048] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:18:50.699750 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:50.706624 29626 raft_consensus.cc:2749] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:50.720582 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:50.804955 29245 tablet_bootstrap.cc:654] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:50.805511 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 73275.8us
I20260709 12:18:50.808054 29241 raft_consensus.cc:359] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.809000 29241 raft_consensus.cc:385] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:50.809317 29241 raft_consensus.cc:740] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:50.727625 29124 raft_consensus.cc:3060] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:50.801928 29629 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:50.822489 29629 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.825474 29629 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:50.826400 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:50.827301 29119 raft_consensus.cc:2393] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 1: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:18:50.810106 29241 consensus_queue.cc:260] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:50.726547 29581 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:50.725550 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:50.829752 28948 catalog_manager.cc:5697] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:50.749308 29044 raft_consensus.cc:3060] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:50.736438 29198 raft_consensus.cc:2468] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 0.
I20260709 12:18:50.862914 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:50.751431 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:50.720609 29416 consensus_queue.cc:1048] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.130s
W20260709 12:18:50.869733 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 167502us
I20260709 12:18:50.877564 29241 ts_tablet_manager.cc:1434] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.191s	user 0.009s	sys 0.002s
I20260709 12:18:50.869846 29475 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:50.880352 29475 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:50.884954 29092 leader_election.cc:343] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:50.884860 29018 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:50.876389 29578 consensus_queue.cc:1048] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:18:50.891243 29627 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:50.895714 29241 tablet_bootstrap.cc:492] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:50.921694 29627 raft_consensus.cc:2749] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:50.925952 29242 tablet_bootstrap.cc:654] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:50.950095 29124 raft_consensus.cc:2468] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:50.937999 29635 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:50.967118 29635 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.000654 29635 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:18:51.004563 29630 log.cc:927] Time spent T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.101s	user 0.000s	sys 0.001s
W20260709 12:18:51.019503 29634 log.cc:927] Time spent T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260709 12:18:51.025328 29600 raft_consensus.cc:493] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:51.029098 29600 raft_consensus.cc:515] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.032248 29475 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:18:51.039825 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 338642us
I20260709 12:18:51.047256 29600 leader_election.cc:290] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:51.048504 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:51.068572 29241 tablet_bootstrap.cc:654] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:51.054448 29632 log.cc:927] Time spent T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.119s	user 0.000s	sys 0.001s
I20260709 12:18:51.075598 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:51.075758 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:51.071868 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 51621.8us
W20260709 12:18:51.090085 29166 leader_election.cc:343] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:51.091403 29093 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:51.091989 29245 tablet_bootstrap.cc:492] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:51.092628 29245 ts_tablet_manager.cc:1403] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.476s	user 0.020s	sys 0.004s
I20260709 12:18:51.093178 29288 raft_consensus.cc:2804] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:51.093680 29288 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:51.094146 29288 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.098186 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:51.098708 29245 raft_consensus.cc:359] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.103129 29245 raft_consensus.cc:385] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.103425 29245 raft_consensus.cc:740] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.113121 29245 consensus_queue.cc:260] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.115326 29245 ts_tablet_manager.cc:1434] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:18:51.116374 29245 tablet_bootstrap.cc:492] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
W20260709 12:18:51.106146 29166 leader_election.cc:343] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:51.106679 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:18:51.117215 29166 leader_election.cc:343] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:51.117869 29093 leader_election.cc:343] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:51.120611 29092 leader_election.cc:343] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:51.126192 29092 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:51.110600 29288 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.131089 29119 raft_consensus.cc:2393] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 1: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:18:51.139940 29523 raft_consensus.cc:2749] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:51.148379 29288 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:51.153900 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:51.160241 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:18:51.160918 29092 leader_election.cc:343] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:51.161054 29119 raft_consensus.cc:2468] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:51.164260 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:51.168370 29200 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.172288 29242 tablet_bootstrap.cc:492] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:51.172837 29242 ts_tablet_manager.cc:1403] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.462s	user 0.047s	sys 0.037s
I20260709 12:18:51.184476 29200 raft_consensus.cc:2468] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:18:51.185353 29241 tablet_bootstrap.cc:492] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:51.185899 29241 ts_tablet_manager.cc:1403] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.299s	user 0.011s	sys 0.008s
I20260709 12:18:51.185873 29093 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:51.186844 29626 raft_consensus.cc:2804] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:51.187341 29626 raft_consensus.cc:697] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:18:51.188326 29626 consensus_queue.cc:237] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.188966 29241 raft_consensus.cc:359] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.189716 29241 raft_consensus.cc:385] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.190059 29241 raft_consensus.cc:740] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.192415 29242 raft_consensus.cc:359] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.195041 29242 raft_consensus.cc:385] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.195331 29242 raft_consensus.cc:740] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.197901 29241 consensus_queue.cc:260] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.204085 29242 consensus_queue.cc:260] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.205960 29241 ts_tablet_manager.cc:1434] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:18:51.207724 29242 ts_tablet_manager.cc:1434] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.002s
I20260709 12:18:51.214318 29242 tablet_bootstrap.cc:492] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:51.214362 29241 tablet_bootstrap.cc:492] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:51.211354 29166 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:51.216176 29417 raft_consensus.cc:2804] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:51.218946 29245 tablet_bootstrap.cc:654] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.219712 29417 raft_consensus.cc:697] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:51.220701 29417 consensus_queue.cc:237] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.228283 29166 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:51.256083 28947 catalog_manager.cc:5697] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 0 to 1, leader changed from <none> to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:51.288585 29241 tablet_bootstrap.cc:654] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:51.290052 29092 consensus_peers.cc:597] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:18:51.292086 29242 tablet_bootstrap.cc:654] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.309175 29598 raft_consensus.cc:2749] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:51.309542 29577 raft_consensus.cc:493] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:51.310075 29577 raft_consensus.cc:515] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.312232 29577 leader_election.cc:290] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:18:51.310806 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 82602.1us
I20260709 12:18:51.317274 29166 leader_election.cc:304] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:51.323848 29416 raft_consensus.cc:2804] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:51.330618 29416 raft_consensus.cc:493] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:51.331014 29416 raft_consensus.cc:3060] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.332444 29475 consensus_queue.cc:1048] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:51.358530 29245 tablet_bootstrap.cc:492] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:51.363677 29242 tablet_bootstrap.cc:492] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:51.364310 29242 ts_tablet_manager.cc:1403] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.150s	user 0.022s	sys 0.004s
I20260709 12:18:51.367306 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:51.368412 29241 tablet_bootstrap.cc:492] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:51.368917 29241 ts_tablet_manager.cc:1403] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.155s	user 0.017s	sys 0.008s
I20260709 12:18:51.373353 29245 ts_tablet_manager.cc:1403] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.257s	user 0.021s	sys 0.011s
I20260709 12:18:51.374331 29581 consensus_queue.cc:1048] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:51.384125 29416 raft_consensus.cc:515] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.391455 29628 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:51.392741 28947 catalog_manager.cc:5697] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 0 to 1, leader changed from <none> to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:51.400218 29242 raft_consensus.cc:359] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.401037 29242 raft_consensus.cc:385] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.401321 29242 raft_consensus.cc:740] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.420288 29242 consensus_queue.cc:260] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.423521 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:51.420047 29628 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.432042 29242 ts_tablet_manager.cc:1434] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.003s
I20260709 12:18:51.435004 29241 raft_consensus.cc:359] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.435855 29241 raft_consensus.cc:385] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.436148 29241 raft_consensus.cc:740] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.436816 29241 consensus_queue.cc:260] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.438532 29242 tablet_bootstrap.cc:492] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:51.441676 29241 ts_tablet_manager.cc:1434] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.003s
I20260709 12:18:51.442930 29241 tablet_bootstrap.cc:492] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:51.444060 29416 leader_election.cc:290] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:51.451658 29245 raft_consensus.cc:359] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.452494 29245 raft_consensus.cc:385] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.452790 29245 raft_consensus.cc:740] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.453476 29245 consensus_queue.cc:260] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:51.460629 28998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:51.464933 29245 ts_tablet_manager.cc:1434] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.091s	user 0.007s	sys 0.000s
I20260709 12:18:51.466368 29628 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:51.469195 29245 tablet_bootstrap.cc:492] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f: Bootstrap starting.
I20260709 12:18:51.470180 28949 catalog_manager.cc:5697] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:51.471385 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:51.472432 29200 raft_consensus.cc:2393] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 1: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:18:51.475704 29288 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:51.476382 29288 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.482522 29288 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:51.486191 29119 raft_consensus.cc:2468] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:51.487067 29633 raft_consensus.cc:493] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:51.488818 29633 raft_consensus.cc:515] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.489881 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:51.491768 29093 leader_election.cc:343] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:51.499681 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:51.500321 29633 leader_election.cc:290] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:18:51.502303 29092 leader_election.cc:343] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:51.502838 29092 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:51.502633 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:51.503891 29120 raft_consensus.cc:2468] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 0.
I20260709 12:18:51.504086 29581 raft_consensus.cc:2749] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:51.506469 29017 leader_election.cc:304] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:18:51.513126 29628 raft_consensus.cc:2804] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:51.513717 29628 raft_consensus.cc:493] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:51.514705 29628 raft_consensus.cc:3060] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:51.521301 29166 leader_election.cc:343] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:51.524389 29598 consensus_queue.cc:1048] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:51.524946 29242 tablet_bootstrap.cc:654] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.525677 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:51.526669 29200 raft_consensus.cc:2468] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 0.
I20260709 12:18:51.527724 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:51.537703 29241 tablet_bootstrap.cc:654] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.543931 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:51.550988 29017 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:51.558943 29631 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.559489 29245 tablet_bootstrap.cc:654] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.583849 29241 tablet_bootstrap.cc:492] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:51.584369 29241 ts_tablet_manager.cc:1403] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.142s	user 0.008s	sys 0.009s
I20260709 12:18:51.569584 29628 raft_consensus.cc:515] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.655360 29242 tablet_bootstrap.cc:492] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:51.656138 29242 ts_tablet_manager.cc:1403] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.218s	user 0.017s	sys 0.013s
I20260709 12:18:51.663244 29166 leader_election.cc:304] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:51.668538 29578 raft_consensus.cc:2804] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:51.668979 29578 raft_consensus.cc:493] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:51.669334 29578 raft_consensus.cc:3060] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.671231 29288 consensus_queue.cc:1048] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:51.682015 29241 raft_consensus.cc:359] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.682920 29241 raft_consensus.cc:385] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.683219 29241 raft_consensus.cc:740] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.692557 29241 consensus_queue.cc:260] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.696635 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:51.697261 29200 raft_consensus.cc:3060] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.702612 29631 raft_consensus.cc:2749] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:51.704382 29241 ts_tablet_manager.cc:1434] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.120s	user 0.008s	sys 0.010s
I20260709 12:18:51.706065 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:51.706954 29127 raft_consensus.cc:3060] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.707230 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:51.707917 29124 raft_consensus.cc:3060] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.709458 29242 raft_consensus.cc:359] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.712052 29242 raft_consensus.cc:385] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.712406 29242 raft_consensus.cc:740] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.706967 29245 tablet_bootstrap.cc:492] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f: No bootstrap required, opened a new log
I20260709 12:18:51.713308 29245 ts_tablet_manager.cc:1403] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f: Time spent bootstrapping tablet: real 0.244s	user 0.019s	sys 0.005s
I20260709 12:18:51.714623 29242 consensus_queue.cc:260] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.729228 29242 ts_tablet_manager.cc:1434] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.002s
I20260709 12:18:51.728933 29245 raft_consensus.cc:359] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.731437 29245 raft_consensus.cc:385] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.731913 29245 raft_consensus.cc:740] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.732729 29245 consensus_queue.cc:260] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.696380 29628 leader_election.cc:290] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:51.736502 29200 raft_consensus.cc:2468] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:18:51.748247 29242 tablet_bootstrap.cc:492] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:51.742046 29124 raft_consensus.cc:2468] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:51.751142 29241 tablet_bootstrap.cc:492] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:51.771745 29018 leader_election.cc:304] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:51.773351 29288 consensus_queue.cc:1048] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:51.776630 29127 raft_consensus.cc:2468] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:18:51.775691 29628 raft_consensus.cc:2804] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:51.783403 29628 raft_consensus.cc:697] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:18:51.782001 29242 tablet_bootstrap.cc:654] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.787352 29245 ts_tablet_manager.cc:1434] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.002s
I20260709 12:18:51.789858 29578 raft_consensus.cc:515] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.809782 29578 leader_election.cc:290] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:51.794912 29628 consensus_queue.cc:237] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.824445 29241 tablet_bootstrap.cc:654] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:51.825776 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 134344us
I20260709 12:18:51.829115 29166 leader_election.cc:304] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:51.832460 29477 raft_consensus.cc:2804] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:51.833007 29477 raft_consensus.cc:697] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:51.833848 29477 consensus_queue.cc:237] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:51.869686 29166 leader_election.cc:343] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:51.873057 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:51.879801 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:51.880546 29118 raft_consensus.cc:3060] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.917462 29118 raft_consensus.cc:2468] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
W20260709 12:18:51.965582 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 93876.1us
I20260709 12:18:51.968183 29242 tablet_bootstrap.cc:492] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:51.968796 29242 ts_tablet_manager.cc:1403] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.221s	user 0.045s	sys 0.015s
I20260709 12:18:51.971877 29242 raft_consensus.cc:359] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.972708 29242 raft_consensus.cc:385] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.973058 29242 raft_consensus.cc:740] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.973875 29242 consensus_queue.cc:260] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:51.975951 29242 ts_tablet_manager.cc:1434] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:18:51.977176 29242 tablet_bootstrap.cc:492] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:51.984040 29242 tablet_bootstrap.cc:654] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.983992 28947 catalog_manager.cc:5697] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
W20260709 12:18:51.992146 29166 leader_election.cc:343] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:51.992976 29166 consensus_peers.cc:597] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:18:52.011920 29241 tablet_bootstrap.cc:492] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:52.008836 29523 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:52.012523 29241 ts_tablet_manager.cc:1403] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.262s	user 0.022s	sys 0.038s
I20260709 12:18:52.013204 28948 catalog_manager.cc:5697] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:52.016903 29241 raft_consensus.cc:359] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.017640 29241 raft_consensus.cc:385] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:52.018353 29241 raft_consensus.cc:740] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:52.019203 29241 consensus_queue.cc:260] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.012537 29523 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.021983 29241 ts_tablet_manager.cc:1434] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 12:18:52.023170 29241 tablet_bootstrap.cc:492] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:52.024072 29523 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:52.025206 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:52.028777 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:52.031405 29093 leader_election.cc:343] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:52.040141 29092 leader_election.cc:343] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:52.040778 29092 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:52.047169 29523 raft_consensus.cc:2749] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:52.061558 29555 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:52.062928 29666 consensus_queue.cc:1048] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:52.079953 29166 leader_election.cc:304] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:52.088416 29666 raft_consensus.cc:2804] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:52.088986 29666 raft_consensus.cc:697] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:52.089989 29666 consensus_queue.cc:237] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.075739 29555 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.103142 29555 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:52.130472 29242 tablet_bootstrap.cc:492] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:52.131042 29242 ts_tablet_manager.cc:1403] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.154s	user 0.056s	sys 0.020s
I20260709 12:18:52.132100 29241 tablet_bootstrap.cc:654] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:52.133924 29242 raft_consensus.cc:359] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.134720 29242 raft_consensus.cc:385] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:52.135031 29242 raft_consensus.cc:740] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:52.136389 29242 consensus_queue.cc:260] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.138831 29242 ts_tablet_manager.cc:1434] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:52.139962 29242 tablet_bootstrap.cc:492] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:52.147267 29242 tablet_bootstrap.cc:654] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:52.159744 29242 tablet_bootstrap.cc:492] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:52.160230 29242 ts_tablet_manager.cc:1403] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 12:18:52.160248 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:52.163619 29242 raft_consensus.cc:359] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.164894 29242 raft_consensus.cc:385] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:52.165256 29242 raft_consensus.cc:740] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:52.166288 29242 consensus_queue.cc:260] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.167658 29661 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:52.168124 29661 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.169613 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:52.170313 29120 raft_consensus.cc:2468] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:52.171644 29661 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:52.173017 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:52.173786 29242 ts_tablet_manager.cc:1434] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
W20260709 12:18:52.174901 29018 leader_election.cc:343] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:52.175267 29242 tablet_bootstrap.cc:492] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:52.171355 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:52.176059 29121 raft_consensus.cc:2468] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 0.
I20260709 12:18:52.177356 29017 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:52.178750 29631 raft_consensus.cc:2804] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:52.179170 29631 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:52.183699 29631 raft_consensus.cc:3060] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:52.183887 29242 tablet_bootstrap.cc:654] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:52.182235 29166 leader_election.cc:343] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:52.202991 29166 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:52.198499 29578 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:52.206314 29598 raft_consensus.cc:2804] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:52.206089 29578 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.206766 29598 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:52.207185 29598 raft_consensus.cc:3060] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:52.192519 29631 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.231763 29628 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:52.232414 29628 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.242313 29049 raft_consensus.cc:3060] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:52.246254 29628 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:52.257305 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:52.267445 29631 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:52.275923 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:52.276027 29578 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:52.282534 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:52.284359 29043 raft_consensus.cc:3060] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:52.286151 29018 leader_election.cc:343] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:52.291106 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:52.297803 29126 raft_consensus.cc:3060] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:52.297963 29166 leader_election.cc:343] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:52.298976 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:52.309648 29017 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:52.318625 29598 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.320618 29126 raft_consensus.cc:2468] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:18:52.322916 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:52.323321 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:52.324195 29118 raft_consensus.cc:2468] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
W20260709 12:18:52.324949 29166 leader_election.cc:343] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:52.334909 29598 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:52.348472 29631 raft_consensus.cc:493] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:52.358434 29017 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:52.360849 29166 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:52.375665 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:52.376327 29127 raft_consensus.cc:3060] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:52.380810 29626 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:52.381404 29626 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.370499 29664 raft_consensus.cc:2804] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:52.354099 29631 raft_consensus.cc:515] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.402988 29631 leader_election.cc:290] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:52.385128 29663 consensus_queue.cc:1048] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:52.393690 29664 raft_consensus.cc:697] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:18:52.394791 29242 tablet_bootstrap.cc:492] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:52.408327 29242 ts_tablet_manager.cc:1403] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.233s	user 0.072s	sys 0.074s
I20260709 12:18:52.408391 29664 consensus_queue.cc:237] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.395695 29626 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:52.379169 29598 raft_consensus.cc:2804] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:52.410471 29598 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:52.410954 29598 raft_consensus.cc:3060] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:52.411578 29241 tablet_bootstrap.cc:492] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:52.412083 29241 ts_tablet_manager.cc:1403] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.389s	user 0.028s	sys 0.043s
I20260709 12:18:52.413486 29242 raft_consensus.cc:359] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.414214 29242 raft_consensus.cc:385] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:52.383502 29676 consensus_queue.cc:1048] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 12:18:52.414484 29242 raft_consensus.cc:740] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:52.414721 29241 raft_consensus.cc:359] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.415427 29241 raft_consensus.cc:385] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:52.415695 29241 raft_consensus.cc:740] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:52.398315 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:52.406783 29127 raft_consensus.cc:2468] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:52.415174 29242 consensus_queue.cc:260] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.416826 29241 consensus_queue.cc:260] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:52.420193 29166 consensus_peers.cc:597] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:18:52.417977 28948 catalog_manager.cc:5697] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:52.443974 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:52.447727 29092 leader_election.cc:343] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:52.449326 29241 ts_tablet_manager.cc:1434] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.004s
I20260709 12:18:52.451370 29166 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:52.469911 29555 raft_consensus.cc:2804] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:52.447642 29196 raft_consensus.cc:2468] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 0.
I20260709 12:18:52.470489 29555 raft_consensus.cc:697] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:52.474012 29241 tablet_bootstrap.cc:492] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:52.461100 29661 raft_consensus.cc:2749] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:52.480500 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:52.484804 29555 consensus_queue.cc:237] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.488376 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:52.489271 29118 raft_consensus.cc:2393] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 1: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:18:52.489249 29242 ts_tablet_manager.cc:1434] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.080s	user 0.011s	sys 0.010s
I20260709 12:18:52.513041 29093 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:52.515290 29523 raft_consensus.cc:2804] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:52.515734 29523 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:52.516110 29523 raft_consensus.cc:3060] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:52.512633 29598 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.518411 29242 tablet_bootstrap.cc:492] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:52.523967 29018 leader_election.cc:304] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:52.563625 29288 raft_consensus.cc:493] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:52.564172 29288 raft_consensus.cc:515] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.549683 29687 consensus_queue.cc:1048] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 12:18:52.549851 29664 raft_consensus.cc:3060] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:52.583871 28998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:52.591722 29288 leader_election.cc:290] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:52.601052 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:18:52.603366 29092 leader_election.cc:343] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:52.566870 29686 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:52.607110 29686 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.635236 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:18:52.643587 29093 leader_election.cc:343] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:52.644747 29093 leader_election.cc:304] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:52.663026 29696 raft_consensus.cc:2749] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:18:52.685739 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 47788.2us
I20260709 12:18:52.690564 29686 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:52.706070 29523 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.710554 29598 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:52.685127 28949 catalog_manager.cc:5697] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
W20260709 12:18:52.710616 29688 log.cc:927] Time spent T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 12:18:52.741521 29523 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:18:52.744032 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 100507us
I20260709 12:18:52.744468 29242 tablet_bootstrap.cc:654] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:52.743732 28948 catalog_manager.cc:5697] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:52.749778 29241 tablet_bootstrap.cc:654] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:52.731156 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:52.738184 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:52.733829 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:18:52.798983 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 49815.8us
I20260709 12:18:52.800539 29199 raft_consensus.cc:2393] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 1: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:18:52.802619 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:52.805534 29664 raft_consensus.cc:2749] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:52.799341 29047 raft_consensus.cc:3060] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:52.814509 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:52.817883 29118 raft_consensus.cc:2468] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 0.
I20260709 12:18:52.819988 29047 raft_consensus.cc:2468] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
W20260709 12:18:52.822679 29092 leader_election.cc:343] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:52.829370 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:52.832597 29197 raft_consensus.cc:3060] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:52.848681 29477 consensus_queue.cc:1048] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:52.878545 29166 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:18:52.914219 29416 raft_consensus.cc:2804] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:52.914911 29416 raft_consensus.cc:697] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:52.915261 29241 tablet_bootstrap.cc:492] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:52.915702 29416 consensus_queue.cc:237] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:52.935472 29017 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:18:52.938712 29018 consensus_peers.cc:597] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 -> Peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Couldn't send request to peer d3d3599aa2d146419d7bed03e8df9c32. 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:18:52.947718 29687 raft_consensus.cc:2764] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:18:52.970436 29475 consensus_queue.cc:1048] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
W20260709 12:18:52.984632 29691 log.cc:927] Time spent T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.108s	user 0.004s	sys 0.000s
I20260709 12:18:53.016304 29242 tablet_bootstrap.cc:492] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:53.017019 29242 ts_tablet_manager.cc:1403] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.508s	user 0.033s	sys 0.030s
I20260709 12:18:53.020970 29241 ts_tablet_manager.cc:1403] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.549s	user 0.022s	sys 0.036s
I20260709 12:18:53.037225 29288 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:53.037786 29288 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.051162 29242 raft_consensus.cc:359] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.051940 29242 raft_consensus.cc:385] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:53.052206 29242 raft_consensus.cc:740] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:53.052932 29242 consensus_queue.cc:260] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.055711 29242 ts_tablet_manager.cc:1434] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260709 12:18:53.056915 29242 tablet_bootstrap.cc:492] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:53.057881 29197 raft_consensus.cc:2468] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:18:53.060245 29241 raft_consensus.cc:359] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.062667 29241 raft_consensus.cc:385] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:53.063422 29093 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:53.065146 29288 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:53.072729 29241 raft_consensus.cc:740] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:53.077593 29288 raft_consensus.cc:2804] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:53.078202 29288 raft_consensus.cc:697] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:18:53.079066 29288 consensus_queue.cc:237] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.080420 29241 consensus_queue.cc:260] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.087100 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:53.084450 28947 catalog_manager.cc:5697] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
W20260709 12:18:53.094551 29093 leader_election.cc:343] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:53.097349 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:53.104710 29049 raft_consensus.cc:3060] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:53.107308 29092 leader_election.cc:343] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:53.107774 29092 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:53.122107 29241 ts_tablet_manager.cc:1434] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.101s	user 0.008s	sys 0.000s
I20260709 12:18:53.147786 29242 tablet_bootstrap.cc:654] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:53.148274 29241 tablet_bootstrap.cc:492] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:53.149883 29698 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:53.163652 29694 raft_consensus.cc:2749] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:53.165643 29664 consensus_queue.cc:1048] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:18:53.150683 29698 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.200850 29242 tablet_bootstrap.cc:492] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:53.201403 29242 ts_tablet_manager.cc:1403] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.145s	user 0.012s	sys 0.003s
I20260709 12:18:53.220079 29242 raft_consensus.cc:359] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.227945 29242 raft_consensus.cc:385] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:53.229666 29242 raft_consensus.cc:740] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:53.227979 29241 tablet_bootstrap.cc:654] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:53.241313 29698 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:53.240206 29242 consensus_queue.cc:260] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.254050 29242 ts_tablet_manager.cc:1434] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.052s	user 0.010s	sys 0.000s
I20260709 12:18:53.255476 29242 tablet_bootstrap.cc:492] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:53.295930 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:53.296644 29127 raft_consensus.cc:2468] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:53.361548 29241 tablet_bootstrap.cc:492] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:53.362025 29241 ts_tablet_manager.cc:1403] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.219s	user 0.024s	sys 0.012s
W20260709 12:18:53.362856 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 48738.8us
I20260709 12:18:53.363852 29242 tablet_bootstrap.cc:654] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:53.364959 28949 catalog_manager.cc:5697] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 0 to 1, leader changed from <none> to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:53.372257 29241 raft_consensus.cc:359] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.373302 29241 raft_consensus.cc:385] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:53.373703 29241 raft_consensus.cc:740] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:53.376645 29241 consensus_queue.cc:260] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.383529 29416 consensus_queue.cc:1048] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:53.391055 29241 ts_tablet_manager.cc:1434] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260709 12:18:53.402865 29241 tablet_bootstrap.cc:492] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:53.398869 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:53.398963 29166 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:53.406965 29417 raft_consensus.cc:2804] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:53.407476 29417 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:53.407804 29417 raft_consensus.cc:3060] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:53.428606 29166 leader_election.cc:343] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:53.429723 29417 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.438182 29242 tablet_bootstrap.cc:492] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:53.439131 29242 ts_tablet_manager.cc:1403] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.184s	user 0.012s	sys 0.004s
I20260709 12:18:53.448104 29242 raft_consensus.cc:359] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.448871 29242 raft_consensus.cc:385] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:53.449159 29242 raft_consensus.cc:740] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:53.453152 29417 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:53.454293 29241 tablet_bootstrap.cc:654] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:53.456563 29242 consensus_queue.cc:260] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.463570 29118 raft_consensus.cc:3060] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:53.470646 29242 ts_tablet_manager.cc:1434] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 12:18:53.472321 29242 tablet_bootstrap.cc:492] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:53.483624 29241 tablet_bootstrap.cc:492] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:53.484185 29241 ts_tablet_manager.cc:1403] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.001s
I20260709 12:18:53.495252 29242 tablet_bootstrap.cc:654] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:53.486946 29241 raft_consensus.cc:359] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.499971 29241 raft_consensus.cc:385] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:53.501107 29241 raft_consensus.cc:740] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:53.501390 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:53.502048 29047 raft_consensus.cc:3060] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:53.501904 29241 consensus_queue.cc:260] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.504647 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:53.505292 29118 raft_consensus.cc:3060] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:53.506073 29241 ts_tablet_manager.cc:1434] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:18:53.509471 29241 tablet_bootstrap.cc:492] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:53.514552 29047 raft_consensus.cc:2468] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:53.523092 29631 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:53.523695 29631 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.526050 29631 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:53.527733 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:53.528545 29201 raft_consensus.cc:2468] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 0.
I20260709 12:18:53.529680 29241 tablet_bootstrap.cc:654] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:53.529933 29018 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:53.531246 29685 raft_consensus.cc:2804] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:53.531683 29685 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:53.532070 29685 raft_consensus.cc:3060] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:53.539400 29242 tablet_bootstrap.cc:492] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:53.539970 29242 ts_tablet_manager.cc:1403] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.003s
I20260709 12:18:53.543030 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:53.543782 29122 raft_consensus.cc:2468] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 0.
I20260709 12:18:53.545250 29242 raft_consensus.cc:359] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.547971 29242 raft_consensus.cc:385] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:53.548271 29242 raft_consensus.cc:740] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:53.541815 29685 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.551440 29416 consensus_queue.cc:1048] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:53.554143 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:53.554832 29122 raft_consensus.cc:3060] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:53.548974 29242 consensus_queue.cc:260] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.558565 29242 ts_tablet_manager.cc:1434] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260709 12:18:53.565538 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:53.566306 29201 raft_consensus.cc:3060] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:53.568368 29166 consensus_peers.cc:597] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:18:53.570185 29242 tablet_bootstrap.cc:492] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:53.578591 29241 tablet_bootstrap.cc:492] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:53.585747 29241 ts_tablet_manager.cc:1403] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.008s
I20260709 12:18:53.585901 29242 tablet_bootstrap.cc:654] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:53.568394 29118 raft_consensus.cc:2468] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:53.589330 29166 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:53.589982 29241 raft_consensus.cc:359] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.590382 29416 raft_consensus.cc:2804] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:53.590957 29241 raft_consensus.cc:385] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:53.591161 29416 raft_consensus.cc:697] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:53.591327 29241 raft_consensus.cc:740] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:53.592253 29416 consensus_queue.cc:237] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.592563 29241 consensus_queue.cc:260] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.599741 29685 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:53.587707 29201 raft_consensus.cc:2468] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:18:53.609812 29018 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:53.611976 29631 raft_consensus.cc:2804] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:53.612529 29631 raft_consensus.cc:697] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:18:53.613405 29631 consensus_queue.cc:237] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:18:53.623266 29092 consensus_peers.cc:597] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:18:53.596231 29241 ts_tablet_manager.cc:1434] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:18:53.630224 29241 tablet_bootstrap.cc:492] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32: Bootstrap starting.
I20260709 12:18:53.638079 29417 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:53.638880 29417 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.641000 29417 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:53.648208 29122 raft_consensus.cc:2468] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:18:53.669950 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:53.673040 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:53.671669 28949 catalog_manager.cc:5697] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:53.679633 28948 catalog_manager.cc:5697] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:53.698403 29578 consensus_queue.cc:1048] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:18:53.699411 29695 consensus_queue.cc:1048] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:18:53.711642 29242 tablet_bootstrap.cc:492] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:53.712201 29242 ts_tablet_manager.cc:1403] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.142s	user 0.017s	sys 0.017s
I20260709 12:18:53.712678 29241 tablet_bootstrap.cc:654] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:53.715720 29166 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:18:53.716670 29578 raft_consensus.cc:2749] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:53.716828 29475 raft_consensus.cc:493] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:53.717149 29242 raft_consensus.cc:359] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.717363 29475 raft_consensus.cc:515] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.717850 29242 raft_consensus.cc:385] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:53.718195 29242 raft_consensus.cc:740] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:53.718928 29242 consensus_queue.cc:260] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.719484 29475 leader_election.cc:290] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:53.721354 29242 ts_tablet_manager.cc:1434] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:18:53.748452 29242 tablet_bootstrap.cc:492] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:53.770002 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:18:53.818696 29664 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:53.828310 29664 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.853649 29242 tablet_bootstrap.cc:654] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:53.836372 29047 raft_consensus.cc:2468] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:53.861572 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:53.862553 29122 raft_consensus.cc:2468] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 0.
I20260709 12:18:53.864328 29017 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:18:53.865240 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:53.865729 29631 raft_consensus.cc:2804] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:53.867437 29631 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:53.868016 29631 raft_consensus.cc:3060] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:53.867681 29121 raft_consensus.cc:2468] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 0.
I20260709 12:18:53.866808 29664 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:18:53.885583 28998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:18:53.891067 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 119788us
I20260709 12:18:53.894655 29166 leader_election.cc:304] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:53.895452 29368 raft_consensus.cc:2804] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:53.895850 29368 raft_consensus.cc:493] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:53.896266 29368 raft_consensus.cc:3060] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:53.924664 29241 tablet_bootstrap.cc:492] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32: No bootstrap required, opened a new log
I20260709 12:18:53.925225 29241 ts_tablet_manager.cc:1403] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32: Time spent bootstrapping tablet: real 0.301s	user 0.049s	sys 0.109s
I20260709 12:18:53.949324 29368 raft_consensus.cc:515] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:53.962211 29368 leader_election.cc:290] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:18:53.978629 29702 log.cc:927] Time spent T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.063s	user 0.002s	sys 0.000s
I20260709 12:18:54.001710 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:54.002336 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:18:54.002455 29127 raft_consensus.cc:3060] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:54.002924 29049 raft_consensus.cc:3060] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:54.021759 29049 raft_consensus.cc:2468] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:54.036088 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:54.021612 29241 raft_consensus.cc:359] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:54.038300 29241 raft_consensus.cc:385] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:54.038650 29241 raft_consensus.cc:740] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Initialized, Role: FOLLOWER
I20260709 12:18:54.039474 29241 consensus_queue.cc:260] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:54.040526 29200 raft_consensus.cc:2468] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 0.
I20260709 12:18:54.037952 29242 tablet_bootstrap.cc:492] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:54.042455 29242 ts_tablet_manager.cc:1403] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.294s	user 0.012s	sys 0.014s
I20260709 12:18:54.043589 29127 raft_consensus.cc:2468] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:18:54.047482 29631 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:54.051455 29631 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:18:54.048767 29726 log.cc:927] Time spent T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 12:18:54.053856 29242 raft_consensus.cc:359] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:54.054687 29242 raft_consensus.cc:385] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:54.055012 29242 raft_consensus.cc:740] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:54.041935 29241 ts_tablet_manager.cc:1434] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32: Time spent starting tablet: real 0.116s	user 0.004s	sys 0.000s
I20260709 12:18:54.055716 29242 consensus_queue.cc:260] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:54.063071 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:18:54.063911 29120 raft_consensus.cc:3060] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:54.075062 29166 leader_election.cc:304] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:18:54.084838 29712 raft_consensus.cc:2804] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:54.085405 29712 raft_consensus.cc:697] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:18:54.086340 29712 consensus_queue.cc:237] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:54.092063 29120 raft_consensus.cc:2468] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:18:54.122673 29727 consensus_queue.cc:1048] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:54.123307 29242 ts_tablet_manager.cc:1434] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.081s	user 0.009s	sys 0.007s
I20260709 12:18:54.124629 29242 tablet_bootstrap.cc:492] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50: Bootstrap starting.
I20260709 12:18:54.129863 29199 raft_consensus.cc:3060] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:54.134516 29242 tablet_bootstrap.cc:654] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:54.129914 29017 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:18:54.138761 29734 raft_consensus.cc:2804] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:54.139524 29734 raft_consensus.cc:697] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:18:54.140458 29734 consensus_queue.cc:237] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:54.163812 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:18:54.164712 29196 raft_consensus.cc:3060] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:54.157956 28947 catalog_manager.cc:5697] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:54.172119 29044 raft_consensus.cc:3060] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:54.213084 29712 consensus_queue.cc:1048] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 12:18:54.236064 29733 consensus_queue.cc:1048] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:54.236326 28947 catalog_manager.cc:5697] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:54.255451 29734 consensus_queue.cc:1048] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:18:54.246207 29196 raft_consensus.cc:2468] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:18:54.293982 29242 tablet_bootstrap.cc:492] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50: No bootstrap required, opened a new log
I20260709 12:18:54.294654 29242 ts_tablet_manager.cc:1403] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50: Time spent bootstrapping tablet: real 0.170s	user 0.020s	sys 0.014s
I20260709 12:18:54.298362 29242 raft_consensus.cc:359] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:54.299261 29242 raft_consensus.cc:385] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:54.303530 29242 raft_consensus.cc:740] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Initialized, Role: FOLLOWER
I20260709 12:18:54.318917 29242 consensus_queue.cc:260] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:54.322255 29242 ts_tablet_manager.cc:1434] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 12:18:54.342468 29734 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:18:54.343015 29734 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:54.348977 29734 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:54.350106 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:54.354557 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:54.357066 29017 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:54.358745 29734 raft_consensus.cc:2749] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:54.524369 29733 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:54.524914 29733 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:18:54.527757 29733 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:54.528656 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:18:54.529245 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:18:54.530644 29017 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:18:54.531416 29733 raft_consensus.cc:2749] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:54.569934 29729 consensus_queue.cc:1048] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:54.601511 29044 raft_consensus.cc:3060] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:54.619297 29729 consensus_queue.cc:1048] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:54.664577 29733 consensus_queue.cc:1048] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:54.678854 29734 consensus_queue.cc:1048] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:55.281563 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:55.295588 29751 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:55.298758 29752 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:55.305279 29754 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:55.309329 27890 server_base.cc:1061] running on GCE node
I20260709 12:18:55.312287 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:55.312700 27890 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:55.312985 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599535312963 us; error 0 us; skew 500 ppm
I20260709 12:18:55.313978 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:55.338505 27890 webserver.cc:533] Webserver started at http://127.27.60.132:40497/ using document root <none> and password file <none>
I20260709 12:18:55.339965 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:55.340768 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:55.342200 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:55.344200 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-3-root/instance:
uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
format_stamp: "Formatted at 2026-07-09 12:18:55 on dist-test-slave-zqnl"
I20260709 12:18:55.354157 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.008s	sys 0.001s
I20260709 12:18:55.364763 29759 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:55.366091 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:18:55.366580 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-3-root
uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
format_stamp: "Formatted at 2026-07-09 12:18:55 on dist-test-slave-zqnl"
I20260709 12:18:55.367022 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-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)
W20260709 12:18:55.438396 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 50962.8us
I20260709 12:18:55.447338 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260709 12:18:55.449098 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 61737.9us
I20260709 12:18:55.449975 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:55.458997 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:55.473623 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:55.473984 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:55.474364 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:55.474651 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:55.710836 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.132:42775
I20260709 12:18:55.710994 29822 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.132:42775 every 8 connection(s)
I20260709 12:18:55.730180 27890 auto_leader_rebalancer-test.cc:439] add a tserver: f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:18:55.792574 29823 heartbeater.cc:344] Connected to a master server at 127.27.60.190:38445
I20260709 12:18:55.793237 29823 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:55.794560 29823 heartbeater.cc:507] Master 127.27.60.190:38445 requested a full tablet report, sending...
I20260709 12:18:55.797591 28948 ts_manager.cc:194] Registered new tserver with Master: f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:18:55.799875 28948 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34572
I20260709 12:18:56.112700 29196 consensus_queue.cc:237] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:18:56.127527 29123 raft_consensus.cc:1275] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:56.129850 29811 consensus_queue.cc:1048] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } 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:18:56.134931 29046 raft_consensus.cc:1275] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:56.137234 29475 consensus_queue.cc:1048] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:56.163312 29828 raft_consensus.cc:2955] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:18:56.189124 29127 raft_consensus.cc:2955] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:18:56.257040 28948 catalog_manager.cc:5697] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
W20260709 12:18:56.285485 29165 consensus_peers.cc:597] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775): Couldn't send request to peer f3fe548c90cd41ac95fa5e796a58a3e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37f97cf714a2483284bef8e92e3bf140. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:56.294395 29046 raft_consensus.cc:2955] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:18:56.304769 29127 consensus_queue.cc:237] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:18:56.337083 29196 raft_consensus.cc:1275] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:56.337414 29046 raft_consensus.cc:1275] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:56.338956 29692 consensus_queue.cc:1048] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } 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:18:56.342344 29692 consensus_queue.cc:1048] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:56.371119 29707 raft_consensus.cc:2955] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:18:56.382939 29046 raft_consensus.cc:2955] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:18:56.389003 29196 raft_consensus.cc:2955] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
W20260709 12:18:56.394348 29091 consensus_peers.cc:597] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f -> Peer f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775): Couldn't send request to peer f3fe548c90cd41ac95fa5e796a58a3e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8414d6403fe8456db70c7a1085ea7d24. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:56.413836 29198 consensus_queue.cc:237] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
W20260709 12:18:56.439165 29165 consensus_peers.cc:597] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 -> Peer f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775): Couldn't send request to peer f3fe548c90cd41ac95fa5e796a58a3e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19ccab38f55b42829ca55d11ea051abd. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:56.440883 28948 catalog_manager.cc:5697] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:18:56.442828 29127 raft_consensus.cc:1275] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:56.456193 29811 consensus_queue.cc:1048] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:56.458621 29046 raft_consensus.cc:1275] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:56.464749 29729 consensus_queue.cc:1048] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } 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:18:56.479558 29811 raft_consensus.cc:2955] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:18:56.482681 29046 raft_consensus.cc:2955] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:18:56.485317 29123 raft_consensus.cc:2955] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:18:56.501675 28948 catalog_manager.cc:5697] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:18:56.508682 29127 consensus_queue.cc:237] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
W20260709 12:18:56.555635 29091 consensus_peers.cc:597] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f -> Peer f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775): Couldn't send request to peer f3fe548c90cd41ac95fa5e796a58a3e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a071aa4b3f674c91869efe7a9e399c47. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:56.557847 29048 raft_consensus.cc:1275] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:56.560719 29198 raft_consensus.cc:1275] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:18:56.560926 29692 consensus_queue.cc:1048] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:56.563031 29707 consensus_queue.cc:1048] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } 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:18:56.595947 29707 raft_consensus.cc:2955] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:18:56.608593 29048 raft_consensus.cc:2955] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:18:56.621042 28948 catalog_manager.cc:5697] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:56.700596 29198 raft_consensus.cc:2955] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:18:56.715554 29853 ts_tablet_manager.cc:933] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5: Initiating tablet copy from peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:56.729800 29853 tablet_copy_client.cc:323] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.131:33279
I20260709 12:18:56.803262 29823 heartbeater.cc:499] Master 127.27.60.190:38445 was elected leader, sending a full tablet report...
I20260709 12:18:56.810168 29211 tablet_copy_service.cc:140] P d3d3599aa2d146419d7bed03e8df9c32: Received BeginTabletCopySession request for tablet 37f97cf714a2483284bef8e92e3bf140 from peer f3fe548c90cd41ac95fa5e796a58a3e5 ({username='slave'} at 127.0.0.1:35574)
I20260709 12:18:56.810846 29211 tablet_copy_service.cc:161] P d3d3599aa2d146419d7bed03e8df9c32: Beginning new tablet copy session on tablet 37f97cf714a2483284bef8e92e3bf140 from peer f3fe548c90cd41ac95fa5e796a58a3e5 at {username='slave'} at 127.0.0.1:35574: session id = f3fe548c90cd41ac95fa5e796a58a3e5-37f97cf714a2483284bef8e92e3bf140
I20260709 12:18:56.821607 29211 tablet_copy_source_session.cc:215] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:56.831504 29853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f97cf714a2483284bef8e92e3bf140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:56.856321 29853 tablet_copy_client.cc:806] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:56.857074 29853 tablet_copy_client.cc:670] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:56.864339 29853 tablet_copy_client.cc:538] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:56.872357 29853 tablet_bootstrap.cc:492] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap starting.
I20260709 12:18:56.914666 29859 ts_tablet_manager.cc:933] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5: Initiating tablet copy from peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:18:56.928994 29859 tablet_copy_client.cc:323] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.131:33279
I20260709 12:18:56.931437 29211 tablet_copy_service.cc:140] P d3d3599aa2d146419d7bed03e8df9c32: Received BeginTabletCopySession request for tablet 19ccab38f55b42829ca55d11ea051abd from peer f3fe548c90cd41ac95fa5e796a58a3e5 ({username='slave'} at 127.0.0.1:35574)
I20260709 12:18:56.932125 29211 tablet_copy_service.cc:161] P d3d3599aa2d146419d7bed03e8df9c32: Beginning new tablet copy session on tablet 19ccab38f55b42829ca55d11ea051abd from peer f3fe548c90cd41ac95fa5e796a58a3e5 at {username='slave'} at 127.0.0.1:35574: session id = f3fe548c90cd41ac95fa5e796a58a3e5-19ccab38f55b42829ca55d11ea051abd
I20260709 12:18:56.943003 29853 tablet_bootstrap.cc:492] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5: 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:18:56.944464 29853 tablet_bootstrap.cc:492] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap complete.
I20260709 12:18:56.945218 29853 ts_tablet_manager.cc:1403] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.011s
I20260709 12:18:56.947407 29211 tablet_copy_source_session.cc:215] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:56.948513 29853 raft_consensus.cc:359] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:18:56.950448 29853 raft_consensus.cc:740] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Initialized, Role: LEARNER
I20260709 12:18:56.951532 29859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ccab38f55b42829ca55d11ea051abd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:56.951557 29853 consensus_queue.cc:260] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:18:56.972352 29853 ts_tablet_manager.cc:1434] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.014s
I20260709 12:18:56.975551 29211 tablet_copy_service.cc:342] P d3d3599aa2d146419d7bed03e8df9c32: Request end of tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-37f97cf714a2483284bef8e92e3bf140 received from {username='slave'} at 127.0.0.1:35574
I20260709 12:18:56.976432 29211 tablet_copy_service.cc:434] P d3d3599aa2d146419d7bed03e8df9c32: ending tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-37f97cf714a2483284bef8e92e3bf140 on tablet 37f97cf714a2483284bef8e92e3bf140 with peer f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:18:56.980149 29853 ts_tablet_manager.cc:933] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5: Initiating tablet copy from peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:57.002610 29853 tablet_copy_client.cc:323] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.130:41663
I20260709 12:18:57.031380 29859 tablet_copy_client.cc:806] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:57.032425 29859 tablet_copy_client.cc:670] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:57.037065 29859 tablet_copy_client.cc:538] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:57.052815 29859 tablet_bootstrap.cc:492] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap starting.
I20260709 12:18:57.076237 29797 raft_consensus.cc:1217] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:18:57.148293 29863 ts_tablet_manager.cc:933] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5: Initiating tablet copy from peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:18:57.180893 29863 tablet_copy_client.cc:323] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.130:41663
I20260709 12:18:57.189702 29137 tablet_copy_service.cc:140] P 21e762c5edf34e02bb4aeff4a563385f: Received BeginTabletCopySession request for tablet 8414d6403fe8456db70c7a1085ea7d24 from peer f3fe548c90cd41ac95fa5e796a58a3e5 ({username='slave'} at 127.0.0.1:34092)
I20260709 12:18:57.190485 29137 tablet_copy_service.cc:161] P 21e762c5edf34e02bb4aeff4a563385f: Beginning new tablet copy session on tablet 8414d6403fe8456db70c7a1085ea7d24 from peer f3fe548c90cd41ac95fa5e796a58a3e5 at {username='slave'} at 127.0.0.1:34092: session id = f3fe548c90cd41ac95fa5e796a58a3e5-8414d6403fe8456db70c7a1085ea7d24
I20260709 12:18:57.223266 29137 tablet_copy_source_session.cc:215] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:57.247385 29136 tablet_copy_service.cc:140] P 21e762c5edf34e02bb4aeff4a563385f: Received BeginTabletCopySession request for tablet a071aa4b3f674c91869efe7a9e399c47 from peer f3fe548c90cd41ac95fa5e796a58a3e5 ({username='slave'} at 127.0.0.1:34092)
I20260709 12:18:57.248234 29136 tablet_copy_service.cc:161] P 21e762c5edf34e02bb4aeff4a563385f: Beginning new tablet copy session on tablet a071aa4b3f674c91869efe7a9e399c47 from peer f3fe548c90cd41ac95fa5e796a58a3e5 at {username='slave'} at 127.0.0.1:34092: session id = f3fe548c90cd41ac95fa5e796a58a3e5-a071aa4b3f674c91869efe7a9e399c47
I20260709 12:18:57.281865 29136 tablet_copy_source_session.cc:215] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:18:57.332549 29853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8414d6403fe8456db70c7a1085ea7d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:57.343693 29859 tablet_bootstrap.cc:492] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5: 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:18:57.344874 29859 tablet_bootstrap.cc:492] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap complete.
I20260709 12:18:57.345721 29859 ts_tablet_manager.cc:1403] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent bootstrapping tablet: real 0.293s	user 0.082s	sys 0.083s
I20260709 12:18:57.365043 29863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a071aa4b3f674c91869efe7a9e399c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:57.371240 29853 tablet_copy_client.cc:806] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:57.371995 29853 tablet_copy_client.cc:670] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:57.392570 29853 tablet_copy_client.cc:538] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:57.395128 29863 tablet_copy_client.cc:806] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 0 data blocks...
I20260709 12:18:57.396292 29863 tablet_copy_client.cc:670] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 1 WAL segments...
I20260709 12:18:57.399370 29859 raft_consensus.cc:359] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:18:57.403366 29859 raft_consensus.cc:740] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Initialized, Role: LEARNER
I20260709 12:18:57.403991 29853 tablet_bootstrap.cc:492] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap starting.
I20260709 12:18:57.404083 29859 consensus_queue.cc:260] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:18:57.414218 29863 tablet_copy_client.cc:538] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:18:57.436244 29863 tablet_bootstrap.cc:492] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap starting.
I20260709 12:18:57.445791 29859 ts_tablet_manager.cc:1434] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.000s
I20260709 12:18:57.476578 29853 tablet_bootstrap.cc:492] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5: 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:18:57.477618 29853 tablet_bootstrap.cc:492] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap complete.
I20260709 12:18:57.479564 29853 ts_tablet_manager.cc:1403] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.006s
I20260709 12:18:57.494294 29853 raft_consensus.cc:359] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:18:57.495260 29853 raft_consensus.cc:740] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Initialized, Role: LEARNER
I20260709 12:18:57.498427 29853 consensus_queue.cc:260] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:18:57.505407 29853 ts_tablet_manager.cc:1434] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.004s
I20260709 12:18:57.510936 29136 tablet_copy_service.cc:342] P 21e762c5edf34e02bb4aeff4a563385f: Request end of tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-8414d6403fe8456db70c7a1085ea7d24 received from {username='slave'} at 127.0.0.1:34092
I20260709 12:18:57.511453 29136 tablet_copy_service.cc:434] P 21e762c5edf34e02bb4aeff4a563385f: ending tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-8414d6403fe8456db70c7a1085ea7d24 on tablet 8414d6403fe8456db70c7a1085ea7d24 with peer f3fe548c90cd41ac95fa5e796a58a3e5
W20260709 12:18:57.590025 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 61261.5us
I20260709 12:18:57.666175 29867 raft_consensus.cc:1064] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32: attempting to promote NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 to VOTER
I20260709 12:18:57.716491 29211 tablet_copy_service.cc:342] P d3d3599aa2d146419d7bed03e8df9c32: Request end of tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-19ccab38f55b42829ca55d11ea051abd received from {username='slave'} at 127.0.0.1:35574
I20260709 12:18:57.739502 29863 tablet_bootstrap.cc:700] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent opening tablet: real 0.156s	user 0.006s	sys 0.000s
I20260709 12:18:57.743505 29211 tablet_copy_service.cc:434] P d3d3599aa2d146419d7bed03e8df9c32: ending tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-19ccab38f55b42829ca55d11ea051abd on tablet 19ccab38f55b42829ca55d11ea051abd with peer f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:18:57.739007 29867 consensus_queue.cc:237] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:18:57.853407 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 124234us
W20260709 12:18:57.867523 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 120924us
I20260709 12:18:57.923059 29797 raft_consensus.cc:1217] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 12:18:57.975597 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 44159.7us
W20260709 12:18:58.003336 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 235012us
I20260709 12:18:57.982537 29797 raft_consensus.cc:1275] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:18:58.011183 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 92918.7us
I20260709 12:18:58.017211 29882 consensus_queue.cc:1048] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } 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:18:58.071159 29044 raft_consensus.cc:1275] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:58.080969 29123 raft_consensus.cc:1275] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:58.103582 29863 tablet_bootstrap.cc:492] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5: 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:18:58.104671 29863 tablet_bootstrap.cc:492] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap complete.
I20260709 12:18:58.105427 29863 ts_tablet_manager.cc:1403] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent bootstrapping tablet: real 0.669s	user 0.029s	sys 0.017s
I20260709 12:18:58.112848 29901 consensus_queue.cc:1048] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } 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:18:58.119796 29796 raft_consensus.cc:1217] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:18:58.179121 29863 raft_consensus.cc:359] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:18:58.180088 29863 raft_consensus.cc:740] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Initialized, Role: LEARNER
I20260709 12:18:58.180765 29863 consensus_queue.cc:260] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:18:58.183350 29863 ts_tablet_manager.cc:1434] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.002s
I20260709 12:18:58.186702 29136 tablet_copy_service.cc:342] P 21e762c5edf34e02bb4aeff4a563385f: Request end of tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-a071aa4b3f674c91869efe7a9e399c47 received from {username='slave'} at 127.0.0.1:34092
I20260709 12:18:58.187172 29136 tablet_copy_service.cc:434] P 21e762c5edf34e02bb4aeff4a563385f: ending tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-a071aa4b3f674c91869efe7a9e399c47 on tablet a071aa4b3f674c91869efe7a9e399c47 with peer f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:18:58.204551 29869 consensus_queue.cc:1048] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:58.239485 29901 raft_consensus.cc:2955] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:58.256122 29797 raft_consensus.cc:2955] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:58.264638 28949 catalog_manager.cc:5697] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:58.301000 29121 raft_consensus.cc:2955] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:58.321291 29044 raft_consensus.cc:2955] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:58.363596 29869 raft_consensus.cc:1064] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32: attempting to promote NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 to VOTER
I20260709 12:18:58.367834 29869 consensus_queue.cc:237] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:18:58.389752 29797 raft_consensus.cc:1275] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:58.391726 29869 consensus_queue.cc:1048] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } 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:18:58.393082 29126 raft_consensus.cc:1275] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:58.397962 29044 raft_consensus.cc:1275] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:58.398051 29868 consensus_queue.cc:1048] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:58.400364 29882 consensus_queue.cc:1048] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:18:58.466352 29796 raft_consensus.cc:1217] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:18:58.560766 29797 raft_consensus.cc:2955] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:58.556864 29728 raft_consensus.cc:2955] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:58.596078 29118 raft_consensus.cc:2955] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:58.619498 28947 catalog_manager.cc:5697] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:58.629040 29044 raft_consensus.cc:2955] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:58.661728 29196 consensus_queue.cc:237] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:18:58.670028 29797 raft_consensus.cc:1275] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:58.671579 29728 consensus_queue.cc:1048] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } 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:18:58.682286 29196 consensus_queue.cc:237] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [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: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:18:58.689670 29796 raft_consensus.cc:1275] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:58.693295 29828 consensus_queue.cc:1048] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } 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:18:58.696687 29874 raft_consensus.cc:1064] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f: attempting to promote NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 to VOTER
I20260709 12:18:58.708017 29868 raft_consensus.cc:2955] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:58.709990 29796 raft_consensus.cc:2955] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:58.717852 29121 raft_consensus.cc:1275] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:58.719449 29044 raft_consensus.cc:1275] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:58.707295 29874 consensus_queue.cc:237] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:18:58.740695 28946 catalog_manager.cc:5697] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: config changed from index 3 to 4, VOTER 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) evicted. New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:58.749872 29728 raft_consensus.cc:2955] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:58.757063 29037 tablet_service.cc:1558] Processing DeleteTablet for tablet 19ccab38f55b42829ca55d11ea051abd with delete_type TABLET_DATA_TOMBSTONED (TS 7bfea685b6384dd484dd4d3918990d50 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35530
I20260709 12:18:58.758059 29199 raft_consensus.cc:1275] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:58.759855 29796 raft_consensus.cc:1275] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:58.762521 29851 consensus_queue.cc:1048] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } 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:18:58.764554 29851 consensus_queue.cc:1048] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } 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:18:58.771521 29828 consensus_queue.cc:1048] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:58.778007 29828 consensus_queue.cc:1048] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:58.786798 28937 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 19ccab38f55b42829ca55d11ea051abd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:58.796787 29044 raft_consensus.cc:2955] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:58.802534 28937 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 37f97cf714a2483284bef8e92e3bf140 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:58.789510 29118 raft_consensus.cc:2955] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:58.816155 29914 tablet_replica.cc:333] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:18:58.757298 29797 raft_consensus.cc:2955] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:58.824667 28946 catalog_manager.cc:5697] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: config changed from index 3 to 4, VOTER 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) evicted. New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:58.828521 29043 raft_consensus.cc:1275] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:58.831489 29873 consensus_queue.cc:1048] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:58.831988 29914 raft_consensus.cc:2243] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:58.832829 29914 raft_consensus.cc:2272] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:58.841945 29914 ts_tablet_manager.cc:1916] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:58.852875 29116 tablet_service.cc:1558] Processing DeleteTablet for tablet 37f97cf714a2483284bef8e92e3bf140 with delete_type TABLET_DATA_TOMBSTONED (TS 21e762c5edf34e02bb4aeff4a563385f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59974
I20260709 12:18:58.855520 29918 tablet_replica.cc:333] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:18:58.856635 29918 raft_consensus.cc:2243] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:58.857635 29918 raft_consensus.cc:2272] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:58.861435 29918 ts_tablet_manager.cc:1916] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:58.901284 29874 raft_consensus.cc:2955] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:58.903329 29914 ts_tablet_manager.cc:1929] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:18:58.904328 29914 log.cc:1199] T 19ccab38f55b42829ca55d11ea051abd P 7bfea685b6384dd484dd4d3918990d50: Deleting WAL directory at /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-0-root/wals/19ccab38f55b42829ca55d11ea051abd
I20260709 12:18:58.911243 28936 catalog_manager.cc:5028] TS 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): tablet 19ccab38f55b42829ca55d11ea051abd (table test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]) successfully deleted
I20260709 12:18:58.905825 29199 raft_consensus.cc:2955] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:58.919716 29043 raft_consensus.cc:2955] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:58.938967 29918 ts_tablet_manager.cc:1929] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:18:58.939445 29918 log.cc:1199] T 37f97cf714a2483284bef8e92e3bf140 P 21e762c5edf34e02bb4aeff4a563385f: Deleting WAL directory at /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-1-root/wals/37f97cf714a2483284bef8e92e3bf140
I20260709 12:18:58.953173 28936 catalog_manager.cc:5028] TS 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): tablet 37f97cf714a2483284bef8e92e3bf140 (table test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]) successfully deleted
I20260709 12:18:58.955466 29797 raft_consensus.cc:2955] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:58.964726 28949 catalog_manager.cc:5697] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:58.994832 29120 consensus_queue.cc:237] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:18:59.019158 29885 raft_consensus.cc:1064] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f: attempting to promote NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 to VOTER
I20260709 12:18:59.021765 29043 raft_consensus.cc:1275] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:59.022722 29885 consensus_queue.cc:237] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:18:59.023762 29873 consensus_queue.cc:1048] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:59.019164 29797 raft_consensus.cc:1275] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:59.028985 29873 consensus_queue.cc:1048] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } 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:18:59.037135 29851 raft_consensus.cc:2955] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:59.043668 29044 raft_consensus.cc:2955] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:59.050323 29797 raft_consensus.cc:2955] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:59.079190 28936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8414d6403fe8456db70c7a1085ea7d24 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:59.108208 29045 raft_consensus.cc:1275] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:59.108433 29796 raft_consensus.cc:1275] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:59.108208 29199 raft_consensus.cc:1275] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:18:59.110761 29851 consensus_queue.cc:1048] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:59.114442 29885 consensus_queue.cc:1048] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } 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:18:59.117108 29874 consensus_queue.cc:1048] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } 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:18:59.127035 28946 catalog_manager.cc:5697] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: config changed from index 3 to 4, VOTER d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) evicted. New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:59.151582 29182 tablet_service.cc:1558] Processing DeleteTablet for tablet 8414d6403fe8456db70c7a1085ea7d24 with delete_type TABLET_DATA_TOMBSTONED (TS d3d3599aa2d146419d7bed03e8df9c32 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57494
I20260709 12:18:59.207008 29922 tablet_replica.cc:333] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:18:59.208248 29922 raft_consensus.cc:2243] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.209132 29922 raft_consensus.cc:2272] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.231652 29874 raft_consensus.cc:2955] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:59.235285 29196 raft_consensus.cc:2955] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:59.241349 29922 ts_tablet_manager.cc:1916] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:59.261502 29044 raft_consensus.cc:2955] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:59.261502 29797 raft_consensus.cc:2955] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:59.281749 28947 catalog_manager.cc:5697] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:18:59.302942 29120 consensus_queue.cc:237] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:18:59.325739 29045 raft_consensus.cc:1275] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:59.333395 29874 consensus_queue.cc:1048] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:59.346274 29873 raft_consensus.cc:2955] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:59.348137 29044 raft_consensus.cc:2955] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:59.351399 29796 raft_consensus.cc:1275] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:18:59.361076 29851 consensus_queue.cc:1048] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } 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:18:59.372412 29796 raft_consensus.cc:2955] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:59.385300 29922 ts_tablet_manager.cc:1929] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:18:59.385877 29922 log.cc:1199] T 8414d6403fe8456db70c7a1085ea7d24 P d3d3599aa2d146419d7bed03e8df9c32: Deleting WAL directory at /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-2-root/wals/8414d6403fe8456db70c7a1085ea7d24
I20260709 12:18:59.390944 28937 catalog_manager.cc:5028] TS d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): tablet 8414d6403fe8456db70c7a1085ea7d24 (table test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]) successfully deleted
I20260709 12:18:59.403442 28936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a071aa4b3f674c91869efe7a9e399c47 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:18:59.401875 28947 catalog_manager.cc:5697] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: config changed from index 3 to 4, VOTER d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) evicted. New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:18:59.433578 29182 tablet_service.cc:1558] Processing DeleteTablet for tablet a071aa4b3f674c91869efe7a9e399c47 with delete_type TABLET_DATA_TOMBSTONED (TS d3d3599aa2d146419d7bed03e8df9c32 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57494
I20260709 12:18:59.435078 29922 tablet_replica.cc:333] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:18:59.443181 29922 raft_consensus.cc:2243] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:59.444093 29922 raft_consensus.cc:2272] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:59.448199 29922 ts_tablet_manager.cc:1916] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:18:59.471158 29922 ts_tablet_manager.cc:1929] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:18:59.471858 29922 log.cc:1199] T a071aa4b3f674c91869efe7a9e399c47 P d3d3599aa2d146419d7bed03e8df9c32: Deleting WAL directory at /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-2-root/wals/a071aa4b3f674c91869efe7a9e399c47
I20260709 12:18:59.515620 28937 catalog_manager.cc:5028] TS d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): tablet a071aa4b3f674c91869efe7a9e399c47 (table test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]) successfully deleted
I20260709 12:19:00.551293 29199 consensus_queue.cc:237] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:00.573560 29118 raft_consensus.cc:1275] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:00.578918 29045 raft_consensus.cc:1275] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:19:00.580345 29165 consensus_peers.cc:597] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775): Couldn't send request to peer f3fe548c90cd41ac95fa5e796a58a3e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6308fee499a42bcb0025188e8399034. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:00.580534 29728 consensus_queue.cc:1048] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } 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:19:00.582634 29868 consensus_queue.cc:1048] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:00.616087 29728 raft_consensus.cc:2955] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:19:00.623373 29044 raft_consensus.cc:2955] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:19:00.625299 29118 raft_consensus.cc:2955] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:19:00.632666 29121 consensus_queue.cc:237] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:00.640720 28947 catalog_manager.cc:5697] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:00.655969 29199 raft_consensus.cc:1275] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:19:00.656466 29091 consensus_peers.cc:597] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f -> Peer f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775): Couldn't send request to peer f3fe548c90cd41ac95fa5e796a58a3e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 67f8759d5c284630986dd30a64b6e33a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:00.657745 29874 consensus_queue.cc:1048] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:00.659612 29043 raft_consensus.cc:1275] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:00.663695 29874 consensus_queue.cc:1048] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } 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:19:00.698819 29874 raft_consensus.cc:2955] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:19:00.707250 29044 raft_consensus.cc:2955] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:19:00.709803 29199 raft_consensus.cc:2955] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:19:00.726651 29196 consensus_queue.cc:237] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:00.739620 28949 catalog_manager.cc:5697] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
W20260709 12:19:00.745042 29165 consensus_peers.cc:597] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775): Couldn't send request to peer f3fe548c90cd41ac95fa5e796a58a3e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1116163792084bf18258f91fc3297b73. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:00.746412 29045 raft_consensus.cc:1275] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:00.747219 29118 raft_consensus.cc:1275] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:00.748812 29901 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:00.749670 29728 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } 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:19:00.765592 29901 raft_consensus.cc:2955] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:19:00.768921 29121 raft_consensus.cc:2955] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:19:00.775103 29045 raft_consensus.cc:2955] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:19:00.780458 29118 consensus_queue.cc:237] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:00.784269 28949 catalog_manager.cc:5697] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:19:00.805765 29091 consensus_peers.cc:597] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f -> Peer f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775): Couldn't send request to peer f3fe548c90cd41ac95fa5e796a58a3e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 455b98eec37e4071805f6a7536387e34. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:00.811815 29196 raft_consensus.cc:1275] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:00.812606 29044 raft_consensus.cc:1275] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:00.813685 29874 consensus_queue.cc:1048] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } 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:19:00.814903 29932 consensus_queue.cc:1048] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:00.824736 29851 raft_consensus.cc:2955] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:19:00.827064 29043 raft_consensus.cc:2955] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:19:00.829470 29196 raft_consensus.cc:2955] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:19:00.849841 28947 catalog_manager.cc:5697] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: config changed from index -1 to 2, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New cstate: current_term: 1 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:19:01.872298 29945 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:01.873329 29945 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:01.877508 29945 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:01.974452 29944 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:01.975399 29944 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:01.978360 29944 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:01.979132 29944 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:01.979840 29944 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:01.983328 29944 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.002707 29945 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.003779 29945 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.108227 29944 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.110980 29944 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.116784 29944 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.198273 29945 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.207981 29946 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.203670 29944 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:02.210278 29948 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.210441 29944 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.203452 29945 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.216284 29944 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.214811 29945 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.217006 29944 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:02.217947 29948 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.218466 29944 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.221057 29944 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.221153 29948 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.227027 29948 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:02.260749 29948 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.265074 29955 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:02.265534 29957 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:02.266062 29957 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:02.268748 29957 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:02.265756 29955 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.277519 29948 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.222613 29949 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.281000 29949 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.224197 29945 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.286145 29949 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.287268 29951 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.287942 29951 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.290369 29949 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.292009 29945 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.292896 29948 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.293030 29044 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35540 (request call id 923) took 1057 ms. Trace:
I20260709 12:19:02.292749 29945 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:02.293433 29044 rpcz_store.cc:276] 0709 12:19:01.235240 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:02.292217 (+1056977us) service_pool.cc:224] Handling call
0709 12:19:02.292531 (+   314us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:02.292693 (+   162us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:02.292720 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:02.292761 (+    41us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:19:02.292790 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:02.292841 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:02.292971 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:02.295405 29950 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.226483 29944 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.238430 29631 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.296705 29944 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.297478 29631 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:02.252377 29043 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35540 (request call id 922) took 1384 ms. Trace:
I20260709 12:19:02.221882 29947 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.211982 29946 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.282485 29954 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.291008 29949 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.293455 29948 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.301555 29947 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.296043 29950 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.309309 29946 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.309504 29955 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:02.310101 29963 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.310846 29958 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:02.307937 29952 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:02.312328 29957 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.312659 29962 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:02.310676 29963 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.299589 29043 rpcz_store.cc:276] 0709 12:19:00.868369 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:02.251151 (+1382782us) service_pool.cc:224] Handling call
0709 12:19:02.251621 (+   470us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:02.251886 (+   265us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:02.251930 (+    44us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:02.251990 (+    60us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:19:02.252044 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:02.252125 (+    81us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:02.252280 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:02.306020 29631 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.315007 29631 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.313841 29952 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.311642 29946 raft_consensus.cc:493] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.316375 29946 raft_consensus.cc:515] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.320286 29945 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.224962 29953 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.312906 29957 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.337602 29631 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.338477 29963 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.318418 29946 leader_election.cc:290] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.344352 29960 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:02.322618 29952 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:02.338855 29962 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:02.339140 29953 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.354004 29631 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.341043 29951 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.356949 29631 raft_consensus.cc:493] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.340406 29958 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.361903 29958 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:02.311823 29954 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.350674 29955 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:02.366429 29631 raft_consensus.cc:515] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.368887 29965 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:02.370478 29961 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:02.348683 29960 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.381038 29960 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:02.382257 29964 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:02.383066 29964 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.385891 29964 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.386899 29964 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.387639 29964 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:02.390431 29964 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:02.391199 29964 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.369513 29965 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.376047 29946 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.392114 29631 leader_election.cc:290] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.363385 29951 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.371083 29961 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:02.376132 29955 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.407989 29963 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:02.408226 29953 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.411231 29966 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:02.442589 29631 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.443349 29631 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.446201 29953 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.448892 29953 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:02.451363 29631 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.450515 29966 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:02.453614 29631 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.461918 29962 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:02.433378 29946 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.447145 29957 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.439186 29963 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.441463 29951 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.470216 29631 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.466168 29952 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:02.433274 29964 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.494488 29631 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.475749 29960 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:02.496176 29631 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:02.497655 29631 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.484190 29957 raft_consensus.cc:493] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.502271 29946 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.502393 29965 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:02.506708 29959 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:02.509665 29969 raft_consensus.cc:493] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:02.499576 29960 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.493047 29966 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.507543 29959 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.551795 29959 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:02.554812 29631 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.555277 29963 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.492537 29952 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.509150 29957 raft_consensus.cc:515] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.566318 29973 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:02.510237 29969 raft_consensus.cc:515] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:02.600127 29960 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:02.569142 29951 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.614858 29953 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:02.568794 29973 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.639359 29974 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.627784 29960 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:02.630957 29957 leader_election.cc:290] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.644634 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:02.648646 29944 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.651230 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:02.639979 29974 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.658418 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:02.657513 29964 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.659752 29973 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.661003 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:02.663084 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.663678 29196 raft_consensus.cc:2468] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:02.664070 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.664444 29969 leader_election.cc:290] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:02.664710 29199 raft_consensus.cc:2468] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:02.665004 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.665359 29981 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.665647 29196 raft_consensus.cc:2468] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:02.666226 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.649119 29960 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.654840 29952 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:02.667797 29198 raft_consensus.cc:2468] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:02.668501 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.670913 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:02.671604 29044 raft_consensus.cc:2468] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:19:02.671066 29960 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:02.667568 29962 raft_consensus.cc:493] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:02.679008 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.688894 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.671648 29977 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.690079 29198 raft_consensus.cc:2468] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:02.688598 29962 raft_consensus.cc:515] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:02.666010 29981 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.690317 29977 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.698184 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.703296 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.706712 29198 raft_consensus.cc:2468] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:02.708456 29955 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:02.708703 29974 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.712680 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:02.713732 29044 raft_consensus.cc:2468] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:19:02.727439 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.722805 29962 leader_election.cc:290] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:02.732079 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:02.732803 29048 raft_consensus.cc:2468] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:19:02.733923 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:02.742110 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.743698 29977 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.744077 29974 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.744413 29977 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.745159 29977 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:02.744962 29974 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.749001 29977 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.751531 29952 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:02.751546 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:02.752363 29952 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:02.753147 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:02.753844 29045 raft_consensus.cc:2468] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 1.
I20260709 12:19:02.761953 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.761693 29762 leader_election.cc:304] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:02.767899 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.765713 29984 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:02.769780 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:02.770556 29044 raft_consensus.cc:2468] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 1.
I20260709 12:19:02.770108 29984 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.780684 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.782559 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.763906 29977 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:02.773456 29962 raft_consensus.cc:2804] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:02.787225 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:02.787266 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:02.788036 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.790745 29200 raft_consensus.cc:2468] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:02.788841 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.792294 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.791306 29962 raft_consensus.cc:493] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:02.775789 29762 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:02.801242 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.793722 29973 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.802585 29974 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.799791 29990 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.803225 29972 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:02.803328 29962 raft_consensus.cc:3060] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:02.794807 29977 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.824900 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.812526 29973 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.788465 29983 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.824424 29972 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.824290 29952 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:02.836699 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 62151.4us
I20260709 12:19:02.837349 29992 raft_consensus.cc:2804] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:02.818538 29990 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.811369 29961 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.837903 29992 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:02.848263 29992 raft_consensus.cc:3060] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:02.852176 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.863221 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.864451 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:02.866956 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 48039.2us
I20260709 12:19:02.870738 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.835726 29984 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.871451 29198 raft_consensus.cc:2468] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:02.893217 29985 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:02.893546 29984 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.894420 29985 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.894691 29984 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.858058 29981 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.847355 29983 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.857658 29989 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:02.936533 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.942591 29984 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:02.948711 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 80141.2us
I20260709 12:19:02.950457 29977 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:02.950497 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.979310 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.978287 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.012971 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:02.954859 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.014886 28947 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35270 (request call id 143) took 2165 ms. Trace:
I20260709 12:19:02.945919 29984 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:02.948285 29974 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:03.017800 29166 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:03.008294 29973 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.015621 29200 raft_consensus.cc:2468] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:03.015991 29196 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:03.023141 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.030655 29166 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:02.958863 29972 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:03.037504 29988 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:03.038537 29990 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.039557 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.039964 29983 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.037563 29993 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:03.019336 29977 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:03.044050 29166 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:03.025789 29959 raft_consensus.cc:2804] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:03.015436 28947 rpcz_store.cc:276] 0709 12:19:00.846351 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:00.846512 (+   161us) service_pool.cc:224] Handling call
0709 12:19:03.011345 (+2164833us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:19:00.855580 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:19:00.856174 (+   594us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:19:00.856209 (+    35us) write_op.cc:435] Acquired schema lock
0709 12:19:00.856223 (+    14us) tablet.cc:662] Decoding operations
0709 12:19:00.856586 (+   363us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:19:00.856647 (+    61us) write_op.cc:641] Partition lock acquired for write op
0709 12:19:00.856675 (+    28us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:19:00.856886 (+   211us) tablet.cc:701] Row locks acquired
0709 12:19:00.856900 (+    14us) write_op.cc:260] PREPARE: finished
0709 12:19:00.857038 (+   138us) write_op.cc:270] Start()
0709 12:19:00.857155 (+   117us) write_op.cc:276] Timestamp: P: 1783599540856994 usec, L: 0
0709 12:19:00.857175 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:19:00.857834 (+   659us) log.cc:844] Serialized 598 byte log entry
0709 12:19:00.861545 (+  3711us) op_driver.cc:464] REPLICATION: finished
0709 12:19:00.862209 (+   664us) write_op.cc:301] APPLY: starting
0709 12:19:00.862312 (+   103us) tablet.cc:1367] starting BulkCheckPresence
0709 12:19:00.862440 (+   128us) tablet.cc:1370] finished BulkCheckPresence
0709 12:19:00.862658 (+   218us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:19:00.862956 (+   298us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:19:00.863124 (+   168us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:19:00.863178 (+    54us) write_op.cc:312] APPLY: finished
0709 12:19:00.863397 (+   219us) log.cc:844] Serialized 22 byte log entry
0709 12:19:00.863582 (+   185us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:00.863667 (+    85us) write_op.cc:454] Released schema lock
0709 12:19:00.863712 (+    45us) write_op.cc:341] FINISH: Updating metrics
0709 12:19:00.864044 (+   332us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:00.864077 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":396,"apply.run_cpu_time_us":1770,"apply.run_wall_time_us":1805,"num_ops":1,"prepare.queue_time_us":137,"prepare.run_cpu_time_us":2558,"prepare.run_wall_time_us":2557,"replication_time_us":4206,"spinlock_wait_cycles":2816}]]}
I20260709 12:19:03.011827 29985 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.041236 29987 raft_consensus.cc:2804] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:03.051602 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.051437 29988 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.050649 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.060600 29118 raft_consensus.cc:2468] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:19:03.061208 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.061529 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.061141 29977 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.037532 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.028482 29974 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.021317 29984 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:02.947309 29989 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.064251 29728 raft_consensus.cc:2804] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:03.064435 29120 raft_consensus.cc:2468] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:19:03.250172 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.253283 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.251060 29728 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:03.254235 29728 raft_consensus.cc:3060] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:03.258505 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.259457 29199 raft_consensus.cc:2468] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:03.238880 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.264972 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.095296 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.055043 29959 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:03.063118 29987 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:03.239424 29954 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.174909 29991 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:03.250599 29947 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.247496 29981 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:03.131758 29992 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:03.247750 29995 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:03.246349 29983 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:03.231565 29819 debug-util.cc:398] Leaking SignalData structure 0x7b08002da680 after lost signal to thread 27893
I20260709 12:19:03.261792 29950 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.290974 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.230315 29985 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:03.292353 29987 raft_consensus.cc:3060] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:03.292161 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.293035 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.230022 29998 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:03.199239 29997 raft_consensus.cc:493] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:03.172878 29973 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:03.112556 29999 raft_consensus.cc:493] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:03.112836 29119 raft_consensus.cc:2468] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:19:03.298979 29126 raft_consensus.cc:2468] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:19:03.342640 30001 ts_tablet_manager.cc:933] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5: Initiating tablet copy from peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:03.285292 29959 raft_consensus.cc:3060] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:03.376629 29974 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.346432 29050 raft_consensus.cc:2468] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:03.348414 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.304759 30000 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:03.100438 29990 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
W20260709 12:19:03.369386 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 76946.5us
I20260709 12:19:03.292214 29962 raft_consensus.cc:515] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:19:03.371297 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 100390us
I20260709 12:19:03.410460 29989 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.309037 29728 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.375392 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.419173 29728 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:03.417410 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:03.420172 29793 raft_consensus.cc:2393] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 2: Already voted for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in this term.
I20260709 12:19:03.420358 29990 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.422892 29990 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.313407 29995 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.355858 29991 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.376296 29984 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.064275 29993 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:03.364019 29999 raft_consensus.cc:515] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:03.369549 29973 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:03.373027 29819 debug-util.cc:398] Leaking SignalData structure 0x7b08002dad60 after lost signal to thread 28984
I20260709 12:19:03.351009 29983 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.357827 29981 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.364547 29985 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.417312 30000 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.352312 29998 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.412495 30002 ts_tablet_manager.cc:933] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5: Initiating tablet copy from peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.444995 29796 raft_consensus.cc:1240] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:03.445875 29948 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.446810 29992 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:03.446962 29995 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.375085 29977 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.426779 30007 ts_tablet_manager.cc:933] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5: Initiating tablet copy from peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:03.355639 29997 raft_consensus.cc:515] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.430203 29018 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:03.427436 29797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:03.463265 29018 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:03.431125 29119 raft_consensus.cc:2468] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:19:03.485316 29018 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:03.489135 29018 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:03.483482 29950 raft_consensus.cc:2804] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:03.494828 29950 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:03.495468 29950 raft_consensus.cc:3060] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:03.496229 29997 leader_election.cc:290] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.496368 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.497155 29999 leader_election.cc:290] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.498720 29018 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:03.501899 29954 raft_consensus.cc:2804] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:03.502339 29793 raft_consensus.cc:1240] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:03.502547 29954 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:03.502629 29993 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.503103 29954 raft_consensus.cc:3060] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:03.503720 30004 raft_consensus.cc:2804] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:03.504222 30004 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
W20260709 12:19:03.490664 29819 debug-util.cc:398] Leaking SignalData structure 0x7b08002fd300 after lost signal to thread 29076
I20260709 12:19:03.487881 29948 raft_consensus.cc:2804] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:19:03.506589 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 62740.9us
I20260709 12:19:03.507195 29947 raft_consensus.cc:2804] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:03.512948 29947 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:03.519193 29947 raft_consensus.cc:3060] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:03.510856 29962 leader_election.cc:290] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:03.504647 30004 raft_consensus.cc:3060] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:19:03.509171 29819 debug-util.cc:398] Leaking SignalData structure 0x7b080030b540 after lost signal to thread 29077
I20260709 12:19:03.520035 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.494351 30000 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.565366 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.514070 30001 tablet_copy_client.cc:323] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.130:41663
I20260709 12:19:03.567386 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.568868 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:03.509088 29948 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:03.593227 29998 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.513346 29997 consensus_queue.cc:1059] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.077s
I20260709 12:19:03.551342 29985 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.552098 29983 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.603147 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.601066 29998 consensus_queue.cc:1059] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:19:03.605178 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.605496 28946 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35258 (request call id 132) took 2759 ms. Trace:
I20260709 12:19:03.605170 29998 raft_consensus.cc:3055] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:03.606246 29998 raft_consensus.cc:740] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:03.607060 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.607973 29124 raft_consensus.cc:2468] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:03.608201 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.609452 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:03.609360 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.605919 28946 rpcz_store.cc:276] 0709 12:19:00.846369 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:00.846515 (+   146us) service_pool.cc:224] Handling call
0709 12:19:03.605333 (+2758818us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":146,"reported_tablets":1,"spinlock_wait_cycles":1920}
I20260709 12:19:03.595376 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:03.607298 29998 consensus_queue.cc:260] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:03.594244 29948 raft_consensus.cc:3060] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:03.616001 29792 raft_consensus.cc:2393] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 2: Already voted for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in this term.
I20260709 12:19:03.624116 29949 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.625188 29998 raft_consensus.cc:3060] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:03.547755 29973 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.518879 29018 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:03.637320 29093 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.684s	user 0.034s	sys 0.070s
I20260709 12:19:03.638109 29136 tablet_copy_service.cc:140] P 21e762c5edf34e02bb4aeff4a563385f: Received BeginTabletCopySession request for tablet 455b98eec37e4071805f6a7536387e34 from peer f3fe548c90cd41ac95fa5e796a58a3e5 ({username='slave'} at 127.0.0.1:34092)
I20260709 12:19:03.641072 29136 tablet_copy_service.cc:161] P 21e762c5edf34e02bb4aeff4a563385f: Beginning new tablet copy session on tablet 455b98eec37e4071805f6a7536387e34 from peer f3fe548c90cd41ac95fa5e796a58a3e5 at {username='slave'} at 127.0.0.1:34092: session id = f3fe548c90cd41ac95fa5e796a58a3e5-455b98eec37e4071805f6a7536387e34
I20260709 12:19:03.648478 29983 raft_consensus.cc:3055] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:03.649008 29983 raft_consensus.cc:740] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
W20260709 12:19:03.640084 29093 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.688s	user 0.035s	sys 0.071s
I20260709 12:19:03.652029 29985 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:03.653121 28949 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35262 (request call id 148) took 2801 ms. Trace:
I20260709 12:19:03.654920 30000 raft_consensus.cc:493] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:03.653633 28949 rpcz_store.cc:276] 0709 12:19:00.851427 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:00.851544 (+   117us) service_pool.cc:224] Handling call
0709 12:19:03.653045 (+2801501us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":2816}
I20260709 12:19:03.656687 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:03.657375 29049 raft_consensus.cc:3060] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:03.659548 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:03.654420 29997 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:03.662102 29092 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:03.660318 29045 raft_consensus.cc:3060] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:03.663859 30016 ts_tablet_manager.cc:933] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5: Initiating tablet copy from peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.669497 29949 raft_consensus.cc:493] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:03.670433 29961 raft_consensus.cc:2804] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:19:03.670956 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 157256us
I20260709 12:19:03.675124 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.679934 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.678484 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.678606 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.696934 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:19:03.658840 29819 debug-util.cc:398] Leaking SignalData structure 0x7b080030ca00 after lost signal to thread 29151
I20260709 12:19:03.698058 29050 raft_consensus.cc:2468] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 1.
I20260709 12:19:03.677685 30007 tablet_copy_client.cc:323] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.130:41663
I20260709 12:19:03.655586 30000 raft_consensus.cc:515] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.699036 29973 raft_consensus.cc:2804] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:03.678102 29961 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:03.698805 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.716367 30002 tablet_copy_client.cc:323] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.131:33279
I20260709 12:19:03.653061 29985 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:03.711545 29819 debug-util.cc:398] Leaking SignalData structure 0x7b08002f83e0 after lost signal to thread 29152
I20260709 12:19:03.731918 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.730197 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.650053 29983 consensus_queue.cc:260] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:03.738169 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.734606 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.703868 29997 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.726368 29961 raft_consensus.cc:3060] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:03.750770 29050 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:03.751353 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.724515 29973 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:03.756254 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.756636 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.757166 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.758818 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.737792 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.760582 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.770661 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.726770 29949 raft_consensus.cc:515] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.773130 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.774374 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.774688 29949 leader_election.cc:290] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.775907 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.780499 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.747453 29991 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.759588 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:03.783234 29819 debug-util.cc:398] Leaking SignalData structure 0x7b08002e9440 after lost signal to thread 29225
I20260709 12:19:03.783806 29983 raft_consensus.cc:3060] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:03.784951 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.786331 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.790524 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.763032 29973 raft_consensus.cc:3060] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:03.799811 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.801081 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.801764 29988 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:03.802659 29954 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.803421 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.804499 29948 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.784317 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:03.806555 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 336772us
I20260709 12:19:03.809440 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.811198 30000 leader_election.cc:290] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.815155 30004 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.833247 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.817325 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.838018 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.840384 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.840449 29126 raft_consensus.cc:2468] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:03.751381 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.818534 29136 tablet_copy_source_session.cc:215] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:03.825095 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.817637 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.830587 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.783358 29987 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.851127 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.848510 29137 tablet_copy_service.cc:140] P 21e762c5edf34e02bb4aeff4a563385f: Received BeginTabletCopySession request for tablet 67f8759d5c284630986dd30a64b6e33a from peer f3fe548c90cd41ac95fa5e796a58a3e5 ({username='slave'} at 127.0.0.1:34092)
I20260709 12:19:03.855917 29051 raft_consensus.cc:1240] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:03.856740 29046 raft_consensus.cc:2468] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:03.858366 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.848563 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.862066 29137 tablet_copy_service.cc:161] P 21e762c5edf34e02bb4aeff4a563385f: Beginning new tablet copy session on tablet 67f8759d5c284630986dd30a64b6e33a from peer f3fe548c90cd41ac95fa5e796a58a3e5 at {username='slave'} at 127.0.0.1:34092: session id = f3fe548c90cd41ac95fa5e796a58a3e5-67f8759d5c284630986dd30a64b6e33a
I20260709 12:19:03.862581 30004 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.863351 29954 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.874416 29196 raft_consensus.cc:1240] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:03.877074 30001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 455b98eec37e4071805f6a7536387e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:03.881381 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.878844 29049 raft_consensus.cc:2468] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 2.
I20260709 12:19:03.885002 29048 raft_consensus.cc:1240] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:03.798707 29045 raft_consensus.cc:2468] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 2.
I20260709 12:19:03.828151 29166 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:03.877352 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.898758 29047 raft_consensus.cc:1240] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:03.900074 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.904472 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.902407 29193 raft_consensus.cc:1240] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:03.905764 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.878216 29119 raft_consensus.cc:2468] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:03.912258 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.913947 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:19:03.918761 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 90745.4us
I20260709 12:19:03.907816 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.926043 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.927651 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.928238 29166 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:03.918321 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.913928 30015 raft_consensus.cc:2804] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:03.931346 29166 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:03.934425 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.935789 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.937784 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.938364 29997 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.938952 29965 raft_consensus.cc:2804] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:03.939354 29965 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:03.939750 29965 raft_consensus.cc:3060] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:03.941905 29166 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:03.943089 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.943884 29120 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:03.947774 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.947070 29166 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:03.944932 30006 raft_consensus.cc:2804] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:03.954211 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.953867 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.950052 29728 raft_consensus.cc:2804] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:03.955776 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.952169 29985 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.953214 29981 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:03.956092 29728 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:03.959352 29728 raft_consensus.cc:3060] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:03.943660 30015 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:03.965903 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.966382 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.949607 30009 raft_consensus.cc:2804] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:03.973552 29728 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.987357 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:03.987880 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.973552 29973 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:03.988248 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.954064 30006 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:03.996222 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.994345 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:03.997570 29973 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.001731 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:04.004688 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:04.005085 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.006259 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:03.977571 30009 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:03.978281 30015 raft_consensus.cc:3060] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:03.983028 29950 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.017438 29093 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:04.007602 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 297241us
I20260709 12:19:03.991947 30006 raft_consensus.cc:3060] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.011937 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.024858 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:04.024514 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:04.024432 29127 raft_consensus.cc:2468] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
W20260709 12:19:04.028281 29093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:04.029874 29093 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.013221 30009 raft_consensus.cc:3060] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.031899 29093 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.010386 29987 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:04.040663 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.027381 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.032248 29983 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.033094 29981 raft_consensus.cc:2749] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.047955 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:04.048569 29728 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:04.051260 29093 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.051491 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.053237 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:04.054916 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.038086 29998 raft_consensus.cc:2749] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.054308 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.057600 30008 raft_consensus.cc:2749] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.059933 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:04.067631 29118 raft_consensus.cc:2468] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 2.
I20260709 12:19:04.068573 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:04.051579 30016 tablet_copy_client.cc:323] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.131:33279
I20260709 12:19:04.066586 29018 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:04.065358 29977 consensus_queue.cc:1059] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:04.072654 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:04.072837 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:04.083992 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.077809 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:04.046847 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:04.084132 29093 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.074198 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:04.080291 29947 consensus_meta.cc:287] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.560s	user 0.010s	sys 0.015s
I20260709 12:19:04.092402 29211 tablet_copy_service.cc:140] P d3d3599aa2d146419d7bed03e8df9c32: Received BeginTabletCopySession request for tablet f6308fee499a42bcb0025188e8399034 from peer f3fe548c90cd41ac95fa5e796a58a3e5 ({username='slave'} at 127.0.0.1:35574)
I20260709 12:19:04.103816 29211 tablet_copy_service.cc:161] P d3d3599aa2d146419d7bed03e8df9c32: Beginning new tablet copy session on tablet f6308fee499a42bcb0025188e8399034 from peer f3fe548c90cd41ac95fa5e796a58a3e5 at {username='slave'} at 127.0.0.1:35574: session id = f3fe548c90cd41ac95fa5e796a58a3e5-f6308fee499a42bcb0025188e8399034
I20260709 12:19:04.103621 29947 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.104455 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:04.106076 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:04.094755 29948 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.107110 29977 raft_consensus.cc:2749] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.106210 29947 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.102692 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:04.086603 29997 consensus_queue.cc:1059] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:19:04.113145 29997 raft_consensus.cc:3055] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:04.113602 29997 raft_consensus.cc:740] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
W20260709 12:19:04.114689 29092 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:04.115101 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:04.117949 29211 tablet_copy_source_session.cc:215] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:04.119657 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:04.120348 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:04.121275 29050 raft_consensus.cc:1240] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:04.121510 29984 raft_consensus.cc:3055] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:04.122048 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:04.124190 29047 raft_consensus.cc:1240] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:04.088610 30017 raft_consensus.cc:2804] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:04.126513 30017 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:04.126978 30017 raft_consensus.cc:3060] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.137247 29950 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.139611 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.148010 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:04.100483 29959 consensus_meta.cc:287] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32: Time spent flushing consensus metadata: real 0.683s	user 0.004s	sys 0.014s
I20260709 12:19:04.186741 29762 leader_election.cc:304] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:04.157155 29960 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:04.201363 29960 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.202112 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:04.203737 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.203895 29960 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:04.157856 29986 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:04.204632 29986 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.206707 29986 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:04.158387 29958 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:04.207319 29958 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.209210 29958 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:04.159061 29987 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:04.209824 29987 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.211790 29987 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:04.215850 29092 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.213963 29048 raft_consensus.cc:1240] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:04.218478 29991 raft_consensus.cc:2749] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.217759 29092 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.219988 29991 raft_consensus.cc:2749] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.220525 29092 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.221336 29991 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:04.221701 29991 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:04.222083 29991 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.223469 29092 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.224779 29959 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.226289 29198 raft_consensus.cc:1240] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:04.227172 29959 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:04.230731 30008 consensus_queue.cc:1059] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:04.231719 30015 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.232784 30008 raft_consensus.cc:3055] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:04.233153 30008 raft_consensus.cc:740] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:04.166236 29018 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:04.148969 29137 tablet_copy_source_session.cc:215] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:04.230767 30006 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.234452 30008 consensus_queue.cc:260] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.147396 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.235692 30008 raft_consensus.cc:3060] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.235878 29127 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:04.187579 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:04.189460 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:04.174805 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.184914 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.121881 29984 raft_consensus.cc:740] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:04.172875 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:04.194512 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 46218.6us
I20260709 12:19:04.197364 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.238178 29092 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.241420 29092 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:04.241668 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 75531.9us
I20260709 12:19:04.242462 29950 raft_consensus.cc:2804] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:04.242895 29950 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:04.243350 29950 raft_consensus.cc:3060] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.242991 29984 consensus_queue.cc:260] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.244270 29984 raft_consensus.cc:3060] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.245416 29123 raft_consensus.cc:2393] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 2: Already voted for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in this term.
I20260709 12:19:04.246675 29092 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.248025 29092 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.249235 29092 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.252422 29987 raft_consensus.cc:493] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:04.252993 29987 raft_consensus.cc:515] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.254253 29977 raft_consensus.cc:2749] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.254532 30006 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:04.255534 29973 raft_consensus.cc:2749] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.255622 29983 raft_consensus.cc:2749] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.256121 29985 raft_consensus.cc:2749] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.256379 29987 leader_election.cc:290] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:04.257702 29018 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:04.255493 30015 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:04.238914 29998 raft_consensus.cc:2749] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.262838 29961 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.263859 30018 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:04.264400 29052 raft_consensus.cc:1240] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:04.264401 30018 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:04.265256 30018 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.265390 29961 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.266450 29018 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:04.268064 29950 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:04.276085 29950 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:04.273197 29090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:04.279397 29092 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.278757 29018 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:04.278992 29977 raft_consensus.cc:2749] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.287278 29092 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.288443 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:04.288707 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:04.285929 29947 raft_consensus.cc:2804] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:04.290290 29947 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:04.290692 29947 raft_consensus.cc:3060] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.291193 29985 raft_consensus.cc:2804] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:04.291618 29985 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:04.292265 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.292186 29985 raft_consensus.cc:3060] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.275853 29965 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.304076 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:04.330947 29997 consensus_queue.cc:260] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.332331 29997 raft_consensus.cc:3060] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.294981 29998 raft_consensus.cc:2749] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.301981 29018 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:04.302798 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.292995 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:04.288472 29092 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.303802 29948 raft_consensus.cc:2749] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:19:04.338650 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 50268.5us
I20260709 12:19:04.338660 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:04.341292 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:04.342638 29983 raft_consensus.cc:2749] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:04.334820 29977 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:04.344172 29977 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.347259 30017 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.347975 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:04.349889 29977 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.307219 30009 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.338198 29961 raft_consensus.cc:2804] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:04.349645 30017 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.350569 29961 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:04.351027 29961 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.351158 29092 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.351886 30009 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:04.352802 29977 raft_consensus.cc:2749] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.353346 29092 leader_election.cc:304] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.329492 29991 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.354288 29998 raft_consensus.cc:2749] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.356424 29092 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.358819 29998 raft_consensus.cc:2749] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.358595 30018 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.357800 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:04.341285 30020 raft_consensus.cc:2804] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:04.357679 29965 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:04.285852 30001 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:47690 (request call id 28) took 1447 ms. Trace:
W20260709 12:19:04.364543 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 57219.9us
I20260709 12:19:04.373464 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:04.375077 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:04.375842 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:04.376287 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:04.376821 29198 raft_consensus.cc:1240] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:04.377311 29194 raft_consensus.cc:1240] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:04.360709 29092 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.378733 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:04.356523 29991 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.379875 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:04.375226 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:04.380301 29984 raft_consensus.cc:2749] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.380551 29195 raft_consensus.cc:1240] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:04.383518 29201 raft_consensus.cc:2393] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 2: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:04.368846 29988 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:04.381014 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:04.381771 29197 raft_consensus.cc:1240] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:04.384035 29988 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.395401 29988 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:04.396008 29166 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:04.397118 29975 raft_consensus.cc:2749] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.397710 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:04.398209 29017 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.399029 30017 raft_consensus.cc:2749] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:19:04.399113 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 111412us
I20260709 12:19:04.399932 29017 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.401687 30018 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.401858 29950 raft_consensus.cc:2749] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.395344 29985 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.405027 29985 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.407620 29947 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.381697 29092 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.374271 30001 rpcz_store.cc:276] 0709 12:19:02.932572 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:02.939092 (+  6520us) service_pool.cc:224] Handling call
0709 12:19:03.372514 (+433422us) ts_tablet_manager.cc:934] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5: Initiating tablet copy from peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
0709 12:19:03.865624 (+493110us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:19:04.229328 (+363704us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:04.229459 (+   131us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:19:04.284934 (+ 55475us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:19:04.285294 (+   360us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:04.285675 (+   381us) ts_tablet_manager.cc:989] Replica registered.
0709 12:19:04.285744 (+    69us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":26717,"tablet-copy.queue_time_us":356731,"thread_start_us":251823,"threads_started":2}
I20260709 12:19:04.365808 29998 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:04.390241 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:04.390942 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:04.391023 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:04.390305 29195 raft_consensus.cc:1240] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:04.423108 29166 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:04.338493 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 151817us
W20260709 12:19:04.446612 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 45678us
I20260709 12:19:04.448618 29201 raft_consensus.cc:2393] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 2: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:04.448521 29017 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.409837 29947 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.447311 29166 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:04.405926 29125 raft_consensus.cc:2468] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
W20260709 12:19:04.450430 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 68819.3us
I20260709 12:19:04.449479 29975 raft_consensus.cc:2749] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.456319 29092 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.456939 29949 consensus_queue.cc:1059] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:04.457122 29985 raft_consensus.cc:2749] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.446465 29950 consensus_queue.cc:1059] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 12:19:04.439008 30020 raft_consensus.cc:697] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 LEADER]: Becoming Leader. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Running, Role: LEADER
I20260709 12:19:04.458259 29950 raft_consensus.cc:3055] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:04.458344 29975 raft_consensus.cc:2749] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.458710 29950 raft_consensus.cc:740] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:04.458736 30020 consensus_queue.cc:237] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:04.459766 29950 consensus_queue.cc:260] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.460983 29166 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:04.462482 29987 raft_consensus.cc:2749] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.446656 30017 consensus_queue.cc:1059] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 12:19:04.463825 29762 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:04.464390 30017 raft_consensus.cc:3055] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:04.464645 30021 raft_consensus.cc:2804] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:04.464780 30017 raft_consensus.cc:740] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:04.465111 30021 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:04.465523 30021 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.409716 29961 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:04.469357 29092 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.470368 29194 raft_consensus.cc:2393] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 2: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:04.470847 30022 raft_consensus.cc:3055] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:04.493116 30022 raft_consensus.cc:740] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:04.473029 29950 raft_consensus.cc:3060] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.493983 29985 raft_consensus.cc:2749] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.495136 29092 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.495817 29985 raft_consensus.cc:2749] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.496968 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:04.497207 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:04.454088 29948 raft_consensus.cc:2804] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:04.498394 29092 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.475349 29961 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.465667 30017 consensus_queue.cc:260] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.448089 29998 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.501459 29998 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.469605 29997 raft_consensus.cc:2749] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.478751 29762 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:04.470938 30001 tablet_copy_client.cc:806] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:04.483346 30018 consensus_queue.cc:1059] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:04.502804 30001 tablet_copy_client.cc:670] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:04.503049 29949 raft_consensus.cc:3055] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:04.486584 30021 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:04.491034 28946 catalog_manager.cc:5697] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: term changed from 1 to 2, leader changed from 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) to f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132). New cstate: current_term: 2 leader_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:19:04.492162 29017 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.492269 29166 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:04.498456 29948 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:04.467972 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:04.503479 29949 raft_consensus.cc:740] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:04.503536 30020 raft_consensus.cc:2804] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:04.508941 29975 raft_consensus.cc:2749] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.510489 29949 consensus_queue.cc:260] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.511461 30017 raft_consensus.cc:3060] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.511798 29949 raft_consensus.cc:3060] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.509428 29166 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:04.510267 29017 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.492337 29947 consensus_queue.cc:1059] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 12:19:04.514186 29166 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:04.513579 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:04.544831 29985 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:04.514328 29092 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.508102 29997 raft_consensus.cc:2749] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.499011 30022 consensus_queue.cc:260] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.507721 29948 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.549768 29092 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.551096 29965 raft_consensus.cc:2749] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.547699 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:04.554436 29985 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:04.550897 30008 raft_consensus.cc:2749] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.561797 30022 raft_consensus.cc:3060] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:19:04.562709 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 52569.7us
I20260709 12:19:04.545547 29960 raft_consensus.cc:2749] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.545918 29998 consensus_queue.cc:1059] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 12:19:04.566262 29949 raft_consensus.cc:2804] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:04.566548 29950 raft_consensus.cc:3055] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:04.556205 29092 leader_election.cc:304] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.580019 29017 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.582674 30025 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.583937 29017 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.510162 30018 raft_consensus.cc:2749] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:19:04.581108 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 67060.9us
I20260709 12:19:04.585554 30025 raft_consensus.cc:2749] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.586892 29017 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.587903 30017 raft_consensus.cc:2749] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.588109 29017 leader_election.cc:304] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.590679 29017 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.546581 30020 raft_consensus.cc:697] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 LEADER]: Becoming Leader. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Running, Role: LEADER
I20260709 12:19:04.573671 30007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f8759d5c284630986dd30a64b6e33a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:04.596781 29017 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.575498 30021 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.567927 29984 raft_consensus.cc:2749] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.581807 29949 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:04.593176 30025 raft_consensus.cc:2749] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.603518 29017 leader_election.cc:304] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.590888 29950 raft_consensus.cc:740] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:04.575652 29991 consensus_queue.cc:1059] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:19:04.598901 30017 raft_consensus.cc:2749] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.608000 30001 tablet_copy_client.cc:538] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:04.627584 30020 consensus_queue.cc:237] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:04.628856 29948 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.636962 29985 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.610297 29949 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.647701 29991 raft_consensus.cc:3055] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:04.648193 29991 raft_consensus.cc:740] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:04.649271 29991 consensus_queue.cc:260] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.600899 29997 raft_consensus.cc:2749] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.618291 29998 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:04.661924 29998 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.664122 29998 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.664469 30008 raft_consensus.cc:3055] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:04.664875 30008 raft_consensus.cc:740] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:04.665693 30008 consensus_queue.cc:260] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.667054 30008 raft_consensus.cc:3060] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.661324 29795 raft_consensus.cc:1240] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:04.674883 29988 consensus_queue.cc:1059] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } 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:19:04.676017 29988 raft_consensus.cc:3055] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:04.676324 29988 raft_consensus.cc:740] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:04.677245 29991 raft_consensus.cc:3060] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.677109 29988 consensus_queue.cc:260] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:04.681452 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:04.607249 30018 raft_consensus.cc:2804] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:04.688159 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:04.693673 30018 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:04.651065 29950 consensus_queue.cc:260] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.695081 30018 raft_consensus.cc:3060] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.699499 29988 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.727699 29998 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:04.728461 29998 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:04.730422 29948 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.731598 29950 raft_consensus.cc:3060] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.737085 29998 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505)
I20260709 12:19:04.738651 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:04.748907 29949 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:04.759100 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 152389us
W20260709 12:19:04.760414 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 156940us
I20260709 12:19:04.761199 29166 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:04.762655 29955 raft_consensus.cc:2749] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.763581 30017 raft_consensus.cc:2749] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.766536 29763 leader_election.cc:304] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.767033 29119 raft_consensus.cc:1240] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:04.767796 30021 raft_consensus.cc:2749] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.772159 30002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6308fee499a42bcb0025188e8399034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:04.773711 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:04.776340 30001 tablet_bootstrap.cc:492] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap starting.
I20260709 12:19:04.765359 29017 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.783121 30032 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:04.783946 30032 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.785324 29017 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.786010 30017 raft_consensus.cc:2804] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:04.786087 30032 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.788955 30002 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:47688 (request call id 29) took 1763 ms. Trace:
I20260709 12:19:04.796864 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:04.806569 30017 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:04.807145 30017 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.799273 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:04.799386 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:04.806697 30002 rpcz_store.cc:276] 0709 12:19:03.041300 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:03.059017 (+ 17717us) service_pool.cc:224] Handling call
0709 12:19:03.447750 (+388733us) ts_tablet_manager.cc:934] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5: Initiating tablet copy from peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
0709 12:19:04.770855 (+1323105us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:19:04.781425 (+ 10570us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:04.781542 (+   117us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:19:04.788175 (+  6633us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:19:04.788469 (+   294us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:04.788829 (+   360us) ts_tablet_manager.cc:989] Replica registered.
0709 12:19:04.788893 (+    64us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":33905,"tablet-copy.queue_time_us":291442,"thread_start_us":441858,"threads_started":2}
I20260709 12:19:04.778491 29949 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.800416 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.810494 30022 raft_consensus.cc:2749] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.810930 29119 raft_consensus.cc:2468] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:19:04.810547 30002 tablet_copy_client.cc:806] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:04.812498 30002 tablet_copy_client.cc:670] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:04.813333 30007 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:47690 (request call id 29) took 1520 ms. Trace:
I20260709 12:19:04.792713 30018 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.816224 30018 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.806505 29017 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.817973 29017 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.819085 29949 raft_consensus.cc:2749] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.819125 29017 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.819859 29949 raft_consensus.cc:2749] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.820508 29949 raft_consensus.cc:2749] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.821628 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:04.821097 30017 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.813802 30007 rpcz_store.cc:276] 0709 12:19:03.293135 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:03.301365 (+  8230us) service_pool.cc:224] Handling call
0709 12:19:03.486789 (+185424us) ts_tablet_manager.cc:934] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5: Initiating tablet copy from peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
0709 12:19:04.554197 (+1067408us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:19:04.754453 (+200256us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:04.754578 (+   125us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:19:04.812426 (+ 57848us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:19:04.812757 (+   331us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:04.813162 (+   405us) ts_tablet_manager.cc:989] Replica registered.
0709 12:19:04.813261 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":349,"tablet-copy.queue_time_us":110402,"thread_start_us":224171,"threads_started":2}
I20260709 12:19:04.820508 29017 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.826761 30007 tablet_copy_client.cc:806] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:04.827085 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:04.827617 30007 tablet_copy_client.cc:670] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:04.827756 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:04.828538 29949 raft_consensus.cc:2749] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.829638 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.830201 29017 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.831058 30017 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.831271 29949 raft_consensus.cc:2749] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.832105 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:04.833585 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.834292 29119 raft_consensus.cc:2468] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:19:04.832522 29017 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.838851 30007 tablet_copy_client.cc:538] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:19:04.845181 29090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:04.847157 29017 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:04.848385 29949 raft_consensus.cc:2749] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.849414 29949 raft_consensus.cc:2764] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:19:04.850950 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:04.852725 29017 leader_election.cc:304] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.854050 30017 raft_consensus.cc:2749] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.854998 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.856110 29017 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.858377 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:04.858816 30017 raft_consensus.cc:2749] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.859520 29052 raft_consensus.cc:2393] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:04.860697 29017 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.862453 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:04.863775 29119 raft_consensus.cc:2393] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:04.864415 30017 raft_consensus.cc:2749] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.866281 29017 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.868518 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:04.870645 30007 tablet_bootstrap.cc:492] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap starting.
I20260709 12:19:04.880126 29119 raft_consensus.cc:1275] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Refusing update from remote peer f3fe548c90cd41ac95fa5e796a58a3e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:19:04.880479 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:04.882669 30020 consensus_queue.cc:1048] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:19:04.886478 30017 raft_consensus.cc:2804] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:04.887023 30017 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:04.887501 30017 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:04.899139 30017 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.903023 29017 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.904142 29949 raft_consensus.cc:2749] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.904722 29017 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.905489 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:04.906193 29949 raft_consensus.cc:2749] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.906765 29119 raft_consensus.cc:3060] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.907953 29017 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.909703 29017 leader_election.cc:304] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:04.910509 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:04.910750 29949 raft_consensus.cc:2749] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.911886 29950 raft_consensus.cc:2749] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.914387 30017 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:04.915661 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:04.916106 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:04.917474 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:04.913573 29017 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.919862 29017 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.921396 29017 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.923177 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:04.930554 29949 raft_consensus.cc:2749] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.931710 29949 raft_consensus.cc:2749] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.932601 29949 raft_consensus.cc:2749] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.934469 29017 leader_election.cc:304] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.935987 30017 raft_consensus.cc:2749] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.937820 29017 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.939061 30017 raft_consensus.cc:2749] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.940946 29017 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.946393 30017 raft_consensus.cc:2749] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.948746 29017 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.950008 30017 raft_consensus.cc:2804] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:04.950701 30017 raft_consensus.cc:697] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:04.955300 30017 consensus_queue.cc:237] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.959853 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:04.960814 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:04.964673 30008 consensus_queue.cc:1059] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:04.966667 30032 raft_consensus.cc:3055] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:04.967244 30032 raft_consensus.cc:740] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:04.968577 30032 consensus_queue.cc:260] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:04.970809 30032 raft_consensus.cc:3060] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:04.972596 29048 raft_consensus.cc:2468] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:04.981972 29052 raft_consensus.cc:2468] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:04.984144 29092 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:04.985299 29051 raft_consensus.cc:2468] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:04.985780 30008 raft_consensus.cc:2749] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:04.988544 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:04.990522 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:04.994971 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:05.000911 29123 raft_consensus.cc:2468] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:05.003793 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:05.004427 29123 raft_consensus.cc:3060] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:05.008317 29126 raft_consensus.cc:2468] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:05.011303 29123 raft_consensus.cc:2468] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:05.016333 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:05.017655 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:05.019325 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:05.016333 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:05.024191 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:05.027928 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:05.031378 29125 raft_consensus.cc:1240] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:05.034420 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:05.034667 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:05.038249 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:05.043120 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:05.063058 28946 catalog_manager.cc:5697] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: term changed from 1 to 2, leader changed from 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) to f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132). New cstate: current_term: 2 leader_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:19:05.081475 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:05.094102 29048 raft_consensus.cc:1240] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:05.121693 30032 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:05.122623 30032 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.132195 30032 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:05.075418 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:05.256458 29047 raft_consensus.cc:2468] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:05.265051 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:05.266929 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:05.071307 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:05.236778 29046 raft_consensus.cc:1240] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:05.233359 29044 raft_consensus.cc:1240] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:05.242439 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:05.245883 29211 tablet_copy_service.cc:140] P d3d3599aa2d146419d7bed03e8df9c32: Received BeginTabletCopySession request for tablet 1116163792084bf18258f91fc3297b73 from peer f3fe548c90cd41ac95fa5e796a58a3e5 ({username='slave'} at 127.0.0.1:35574)
I20260709 12:19:05.251616 30001 tablet_bootstrap.cc:492] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5: 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:19:05.229368 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:05.272517 29050 raft_consensus.cc:1240] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:05.268977 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:05.275733 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:05.285131 29211 tablet_copy_service.cc:161] P d3d3599aa2d146419d7bed03e8df9c32: Beginning new tablet copy session on tablet 1116163792084bf18258f91fc3297b73 from peer f3fe548c90cd41ac95fa5e796a58a3e5 at {username='slave'} at 127.0.0.1:35574: session id = f3fe548c90cd41ac95fa5e796a58a3e5-1116163792084bf18258f91fc3297b73
I20260709 12:19:05.296345 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:05.298020 29092 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.296645 29017 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.301560 29092 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.295603 29194 raft_consensus.cc:2393] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:05.300450 29050 raft_consensus.cc:2393] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:05.303974 29985 raft_consensus.cc:2749] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.310501 29985 raft_consensus.cc:2749] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.314440 29201 raft_consensus.cc:2468] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 2.
I20260709 12:19:05.300211 29017 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.304209 30007 tablet_bootstrap.cc:492] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5: 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:19:05.317875 29017 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.300745 29950 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.320102 29123 raft_consensus.cc:1240] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:05.321010 29949 raft_consensus.cc:2804] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:05.324280 29949 raft_consensus.cc:697] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:05.324992 30007 tablet_bootstrap.cc:492] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap complete.
I20260709 12:19:05.328627 30007 ts_tablet_manager.cc:1403] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent bootstrapping tablet: real 0.458s	user 0.039s	sys 0.013s
I20260709 12:19:05.328799 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:05.301288 29991 consensus_queue.cc:1059] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 12:19:05.342659 29052 raft_consensus.cc:1275] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Refusing update from remote peer f3fe548c90cd41ac95fa5e796a58a3e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:19:05.343844 29052 raft_consensus.cc:1240] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:05.346791 29991 raft_consensus.cc:3055] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:05.325352 30018 raft_consensus.cc:2804] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:05.336975 30001 tablet_bootstrap.cc:492] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap complete.
I20260709 12:19:05.351408 30018 raft_consensus.cc:697] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:05.351886 30001 ts_tablet_manager.cc:1403] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent bootstrapping tablet: real 0.576s	user 0.122s	sys 0.118s
I20260709 12:19:05.347245 29991 raft_consensus.cc:740] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:05.350234 29123 raft_consensus.cc:1275] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Refusing update from remote peer f3fe548c90cd41ac95fa5e796a58a3e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:19:05.356547 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 55074.6us
I20260709 12:19:05.357718 29092 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.359839 29017 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.361248 29092 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.364799 30021 consensus_queue.cc:1048] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:19:05.367136 29049 raft_consensus.cc:1240] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
W20260709 12:19:05.374799 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 77478.5us
I20260709 12:19:05.375288 29048 raft_consensus.cc:1240] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:05.376462 29050 raft_consensus.cc:1275] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Refusing update from remote peer f3fe548c90cd41ac95fa5e796a58a3e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:19:05.377794 29166 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:05.397096 29166 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:05.399696 29092 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.368765 30032 raft_consensus.cc:2749] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.402469 29988 raft_consensus.cc:2804] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:05.408356 30046 raft_consensus.cc:2749] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.380313 29985 consensus_queue.cc:1059] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 12:19:05.400095 29119 raft_consensus.cc:2468] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:05.402012 29959 raft_consensus.cc:2804] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:05.413826 29959 raft_consensus.cc:697] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:05.413401 30001 raft_consensus.cc:359] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:05.414656 30001 raft_consensus.cc:740] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Initialized, Role: LEARNER
I20260709 12:19:05.414978 29959 consensus_queue.cc:237] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.415431 30001 consensus_queue.cc:260] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:05.402607 30018 consensus_queue.cc:237] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.411801 29991 consensus_queue.cc:260] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.405069 29949 consensus_queue.cc:237] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.421257 29991 raft_consensus.cc:3060] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:05.402737 30044 raft_consensus.cc:2749] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.419544 30007 raft_consensus.cc:359] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:05.402858 29017 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.436779 29017 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.443564 29988 raft_consensus.cc:697] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:05.444746 29988 consensus_queue.cc:237] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:05.450042 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 48654.7us
I20260709 12:19:05.451712 29166 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:05.458310 30047 raft_consensus.cc:2749] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.459585 29017 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.423324 30032 raft_consensus.cc:2749] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.462152 30047 raft_consensus.cc:2749] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.459116 30017 raft_consensus.cc:2749] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.463639 30001 ts_tablet_manager.cc:1434] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent starting tablet: real 0.111s	user 0.011s	sys 0.000s
I20260709 12:19:05.435539 30007 raft_consensus.cc:740] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Initialized, Role: LEARNER
I20260709 12:19:05.467520 29045 raft_consensus.cc:1240] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:05.472213 29017 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.460268 29211 tablet_copy_source_session.cc:215] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:05.475019 30053 raft_consensus.cc:2804] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:05.475606 30053 raft_consensus.cc:697] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:05.477013 29017 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.465740 29137 tablet_copy_service.cc:342] P 21e762c5edf34e02bb4aeff4a563385f: Request end of tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-455b98eec37e4071805f6a7536387e34 received from {username='slave'} at 127.0.0.1:34092
I20260709 12:19:05.476254 30047 raft_consensus.cc:2749] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.485608 29044 raft_consensus.cc:1240] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:05.480870 30046 raft_consensus.cc:2749] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:05.496143 29137 tablet_copy_service.cc:434] P 21e762c5edf34e02bb4aeff4a563385f: ending tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-455b98eec37e4071805f6a7536387e34 on tablet 455b98eec37e4071805f6a7536387e34 with peer f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:05.515412 30044 raft_consensus.cc:3055] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:05.515944 30044 raft_consensus.cc:740] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:05.500906 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:05.517014 30044 consensus_queue.cc:260] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [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: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:05.520745 30044 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:05.527292 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:05.529861 28949 catalog_manager.cc:5697] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 1 to 2, leader changed from 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:05.527693 30053 consensus_queue.cc:237] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.484441 30007 consensus_queue.cc:260] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:05.547398 30007 ts_tablet_manager.cc:1434] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent starting tablet: real 0.218s	user 0.006s	sys 0.004s
W20260709 12:19:05.558697 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 79666.8us
I20260709 12:19:05.560043 29017 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.561909 29017 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.562750 29950 raft_consensus.cc:2749] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.563982 29092 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.565198 29991 raft_consensus.cc:3060] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:05.567865 29092 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:05.574116 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:05.575048 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 98803.7us
I20260709 12:19:05.580813 29998 consensus_queue.cc:1059] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:05.581892 29998 raft_consensus.cc:3055] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:05.582250 29998 raft_consensus.cc:740] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:05.583061 29998 consensus_queue.cc:260] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.584383 29998 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:05.587107 29125 raft_consensus.cc:1275] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:05.588616 30021 consensus_queue.cc:1048] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:19:05.574465 30046 raft_consensus.cc:2749] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.590013 30021 consensus_queue.cc:1048] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:19:05.611007 29194 raft_consensus.cc:1275] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:05.612155 30032 consensus_queue.cc:1059] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:19:05.607393 29092 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.616467 29985 raft_consensus.cc:2749] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.616611 29092 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.614264 30052 consensus_queue.cc:1059] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:05.618657 30052 raft_consensus.cc:2749] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.619395 30052 raft_consensus.cc:3055] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:05.619797 30052 raft_consensus.cc:740] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:05.575567 30049 raft_consensus.cc:2749] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.620702 30052 consensus_queue.cc:260] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [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: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:05.613893 30032 raft_consensus.cc:3055] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:05.622673 30032 raft_consensus.cc:740] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:05.623842 30052 raft_consensus.cc:3060] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:05.623603 30032 consensus_queue.cc:260] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.610008 29950 consensus_queue.cc:1048] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 12:19:05.635814 30057 consensus_queue.cc:1048] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:05.631850 29991 raft_consensus.cc:2749] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.645995 29137 tablet_copy_service.cc:342] P 21e762c5edf34e02bb4aeff4a563385f: Request end of tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-67f8759d5c284630986dd30a64b6e33a received from {username='slave'} at 127.0.0.1:34092
I20260709 12:19:05.646521 29137 tablet_copy_service.cc:434] P 21e762c5edf34e02bb4aeff4a563385f: ending tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-67f8759d5c284630986dd30a64b6e33a on tablet 67f8759d5c284630986dd30a64b6e33a with peer f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:05.656632 29166 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:05.659224 29959 raft_consensus.cc:2804] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:05.667658 30032 raft_consensus.cc:3060] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:05.680245 28949 catalog_manager.cc:5697] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 1 to 2, leader changed from 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:05.684973 28949 catalog_manager.cc:5697] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 1 to 2, leader changed from 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:05.664855 29991 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:05.696163 29991 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.696416 30030 consensus_queue.cc:1059] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:05.676762 30059 consensus_queue.cc:1059] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 12:19:05.693573 30055 consensus_queue.cc:1059] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:05.694342 30050 consensus_queue.cc:1059] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:05.688094 29988 consensus_queue.cc:1059] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:19:05.687844 29959 raft_consensus.cc:697] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:05.731590 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:05.745334 29959 consensus_queue.cc:237] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.741957 29166 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:05.750643 29166 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:05.766404 30055 raft_consensus.cc:3055] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:05.738580 30053 raft_consensus.cc:3055] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:05.737811 30051 raft_consensus.cc:3055] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:05.782346 30053 raft_consensus.cc:740] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:05.782466 30051 raft_consensus.cc:740] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:05.795120 30051 consensus_queue.cc:260] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.796335 29991 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:05.796579 30051 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:05.803340 30030 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:05.803987 30030 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.792297 30053 consensus_queue.cc:260] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.780143 30055 raft_consensus.cc:740] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:05.829734 28946 catalog_manager.cc:5697] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 2, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:05.829749 30070 raft_consensus.cc:2804] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:05.838057 30069 raft_consensus.cc:2749] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.842446 28946 catalog_manager.cc:5697] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 2, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:05.846493 28946 catalog_manager.cc:5697] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 2, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:05.840876 30030 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:05.838479 30070 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:05.838089 30045 raft_consensus.cc:3055] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:05.857437 30070 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:05.862373 30055 consensus_queue.cc:260] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.854879 30053 raft_consensus.cc:3060] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:05.855628 30074 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:05.858100 30045 raft_consensus.cc:740] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:05.873641 30055 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:05.875236 30074 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.873186 30045 consensus_queue.cc:260] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.895521 30074 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:05.896791 30045 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:05.909951 30032 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:05.910799 30032 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:05.913727 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:05.914665 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:05.917021 30052 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:05.917678 30052 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.922160 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:05.922955 29047 raft_consensus.cc:2468] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
W20260709 12:19:05.928543 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 178109us
I20260709 12:19:05.928718 29092 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:05.929615 29991 raft_consensus.cc:2804] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:05.930073 29991 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:05.930507 29991 raft_consensus.cc:3060] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:05.934067 29166 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:05.937786 30085 raft_consensus.cc:2804] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:05.945168 30085 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:05.945608 30085 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:05.948022 30052 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:05.949812 30070 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.951109 30059 raft_consensus.cc:3055] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:05.967391 30059 raft_consensus.cc:740] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:05.968362 30059 consensus_queue.cc:260] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.969558 30059 raft_consensus.cc:3060] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:05.937889 29125 raft_consensus.cc:1275] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:05.971736 30047 consensus_queue.cc:1048] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:05.937353 29166 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:05.945612 30032 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:05.955430 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:05.957091 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:05.975343 29166 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:05.977236 29166 leader_election.cc:304] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:05.977586 30045 raft_consensus.cc:2749] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.939255 29991 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.978376 29093 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.980489 29991 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:05.981098 30032 raft_consensus.cc:2749] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.981346 30050 raft_consensus.cc:2749] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:05.982244 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:05.982983 29047 raft_consensus.cc:3060] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:05.980507 29119 raft_consensus.cc:1275] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:05.989503 30047 consensus_queue.cc:1048] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:05.958963 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:05.990383 29200 raft_consensus.cc:2468] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:05.990463 30070 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:05.957877 30085 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:05.994100 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:05.995007 29200 raft_consensus.cc:3060] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:19:05.996395 30085 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:05.962956 29201 raft_consensus.cc:1275] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:05.992162 29093 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:05.998626 30085 raft_consensus.cc:2749] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:06.001945 28949 catalog_manager.cc:5697] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 2, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:06.003942 30032 raft_consensus.cc:2749] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:06.007079 29201 raft_consensus.cc:1240] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:06.009326 30047 consensus_queue.cc:1048] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:06.009543 30018 consensus_queue.cc:1059] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:06.013618 30018 raft_consensus.cc:3055] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:06.013698 29166 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:06.014101 30018 raft_consensus.cc:740] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:06.015750 30018 consensus_queue.cc:260] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.017148 30018 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:19:06.018195 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:06.024850 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:06.025451 29193 raft_consensus.cc:1275] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:06.033170 29047 raft_consensus.cc:2468] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:06.034585 30083 raft_consensus.cc:2749] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:06.034648 29092 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:06.035491 30083 consensus_queue.cc:1059] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:06.035713 30032 raft_consensus.cc:2804] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:06.036402 30032 raft_consensus.cc:697] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:06.037714 30083 raft_consensus.cc:3055] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:06.038391 30032 consensus_queue.cc:237] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.038399 30083 raft_consensus.cc:740] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:06.042024 30083 consensus_queue.cc:260] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.043733 30083 raft_consensus.cc:3060] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.034478 30047 consensus_queue.cc:1048] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:06.058331 29194 raft_consensus.cc:1240] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:06.060819 30018 consensus_queue.cc:1059] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:06.063340 30046 raft_consensus.cc:3055] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:06.063817 30046 raft_consensus.cc:740] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:06.064960 30046 consensus_queue.cc:260] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.066427 30046 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.056826 29200 raft_consensus.cc:2468] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:06.090809 30018 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:06.094870 29959 consensus_queue.cc:1059] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:19:06.096977 30047 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:06.097919 29959 raft_consensus.cc:3055] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:06.098448 29959 raft_consensus.cc:740] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:06.099763 29959 consensus_queue.cc:260] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.101552 29959 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.097633 30047 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.105057 30047 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:06.105274 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:06.105625 30018 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.106061 29125 raft_consensus.cc:2468] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:06.108588 30018 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:06.109781 29017 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:06.109912 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:06.118805 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:06.119570 29200 raft_consensus.cc:2468] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:06.126621 29047 raft_consensus.cc:1240] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:06.130422 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:06.132118 29763 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:06.133453 30002 tablet_copy_client.cc:538] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:06.133849 30063 raft_consensus.cc:2804] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:06.138206 30016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1116163792084bf18258f91fc3297b73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:06.134521 30063 raft_consensus.cc:697] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 LEADER]: Becoming Leader. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Running, Role: LEADER
I20260709 12:19:06.139739 30063 consensus_queue.cc:237] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:06.145280 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:06.141955 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:06.149340 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:06.150092 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:06.142831 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:06.151393 29118 raft_consensus.cc:1275] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:06.145927 29123 raft_consensus.cc:2468] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:06.151983 29122 raft_consensus.cc:1275] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:06.155444 29127 raft_consensus.cc:1275] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:06.161999 30084 consensus_queue.cc:1059] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:06.120865 30018 raft_consensus.cc:2804] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:06.163479 30018 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:06.163868 30018 raft_consensus.cc:3060] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:06.165315 30050 raft_consensus.cc:3055] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:06.165740 30050 raft_consensus.cc:740] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:06.166603 30050 consensus_queue.cc:260] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.167943 30050 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.170020 29017 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:06.172879 29043 raft_consensus.cc:2368] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3.
I20260709 12:19:06.173548 30046 raft_consensus.cc:2749] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:06.174757 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:06.175601 29045 raft_consensus.cc:2393] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:06.184847 30018 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.189030 30059 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:06.189774 30059 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.191309 29043 raft_consensus.cc:1275] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:06.192404 30059 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:06.195752 30032 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:06.196319 30032 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.197063 30002 tablet_bootstrap.cc:492] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap starting.
I20260709 12:19:06.197021 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:06.200073 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:06.200704 29044 raft_consensus.cc:2468] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:06.200779 30032 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:06.202147 29092 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:06.203321 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:06.204066 29200 raft_consensus.cc:2468] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:06.202956 30032 raft_consensus.cc:2804] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:06.204807 30032 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:06.205199 30032 raft_consensus.cc:3060] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:19:06.214174 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 59929us
I20260709 12:19:06.220062 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:06.219594 28946 catalog_manager.cc:5697] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:06.221503 29043 raft_consensus.cc:1275] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:06.232191 29045 raft_consensus.cc:2468] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:06.209949 29046 raft_consensus.cc:2468] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:06.234938 30018 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:06.237530 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:06.250051 29200 raft_consensus.cc:3060] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:06.244626 30016 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:47688 (request call id 32) took 2681 ms. Trace:
I20260709 12:19:06.244506 29959 consensus_queue.cc:1048] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:06.245638 29166 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:06.251991 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:06.252750 29959 raft_consensus.cc:2804] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:06.253803 29959 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:06.248816 28950 catalog_manager.cc:5697] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: term changed from 1 to 2, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132). New cstate: current_term: 2 leader_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:19:06.254392 29959 raft_consensus.cc:3060] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.253875 29127 raft_consensus.cc:3060] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:19:06.258481 29200 raft_consensus.cc:2468] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:06.259008 30050 consensus_queue.cc:1048] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:19:06.260391 29018 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:06.261538 30046 raft_consensus.cc:2804] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:06.262305 30016 rpcz_store.cc:276] 0709 12:19:03.562924 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:03.573015 (+ 10091us) service_pool.cc:224] Handling call
0709 12:19:03.705377 (+132362us) ts_tablet_manager.cc:934] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5: Initiating tablet copy from peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
0709 12:19:06.136817 (+2431440us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:19:06.222519 (+ 85702us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:06.222638 (+   119us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:19:06.243784 (+ 21146us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:19:06.244089 (+   305us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:06.244459 (+   370us) ts_tablet_manager.cc:989] Replica registered.
0709 12:19:06.244528 (+    69us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":19898,"tablet-copy.queue_time_us":89912,"thread_start_us":382475,"threads_started":2}
I20260709 12:19:06.263927 30016 tablet_copy_client.cc:806] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:06.264550 30016 tablet_copy_client.cc:670] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:06.265628 30046 raft_consensus.cc:697] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:06.270170 30046 consensus_queue.cc:237] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.272665 29959 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.279640 29959 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:06.282299 29991 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:06.283011 29991 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.286613 29991 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:06.286849 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:06.288761 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:06.289857 29045 raft_consensus.cc:2393] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:06.291635 29092 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:06.293439 29991 raft_consensus.cc:3060] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.295686 30018 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:06.296427 30018 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.298729 30052 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:06.299031 30047 raft_consensus.cc:493] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:06.299541 30052 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:06.299785 30047 raft_consensus.cc:515] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.304244 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:06.307804 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 48980.6us
I20260709 12:19:06.311029 30052 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:06.311245 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:06.311789 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:06.311986 29959 consensus_queue.cc:1048] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:06.313086 30047 leader_election.cc:290] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:06.314220 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:06.315994 29018 leader_election.cc:304] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:06.317075 29950 raft_consensus.cc:2749] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:06.318454 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:06.319239 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:06.319489 29093 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:06.319998 29046 raft_consensus.cc:2393] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:06.320667 30052 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:06.323276 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:06.324497 29043 raft_consensus.cc:2393] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:06.325107 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:06.334153 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:06.335443 29122 raft_consensus.cc:2393] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:06.334160 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:06.337412 29200 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:06.338748 29018 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:06.339937 30018 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:06.340065 29950 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:06.340492 29950 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:06.341177 29950 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.349357 29950 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.341197 29124 raft_consensus.cc:2468] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:06.358872 29991 raft_consensus.cc:2749] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:06.361528 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:06.362607 29124 raft_consensus.cc:2393] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:06.379665 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:06.380910 29950 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:06.383036 29166 leader_election.cc:400] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505) with higher term. Message: Invalid argument: T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3.
I20260709 12:19:06.388783 29200 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:06.231879 30032 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.383479 29166 leader_election.cc:403] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:19:06.389364 29127 raft_consensus.cc:2468] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:06.428638 30083 consensus_queue.cc:1048] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:06.390729 29018 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:06.392820 30032 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:06.431340 30046 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:06.392997 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:06.432072 30046 raft_consensus.cc:697] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:06.432699 29045 raft_consensus.cc:3060] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:06.432611 29166 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:06.433214 30046 consensus_queue.cc:237] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.397835 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:06.435019 29200 raft_consensus.cc:3060] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:19:06.413414 30002 tablet_bootstrap.cc:492] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5: 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:19:06.437276 30002 tablet_bootstrap.cc:492] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap complete.
I20260709 12:19:06.437963 30055 raft_consensus.cc:2804] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:06.415185 29959 consensus_queue.cc:1048] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 12:19:06.439046 30055 raft_consensus.cc:697] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:06.440436 30055 consensus_queue.cc:237] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.391052 29118 raft_consensus.cc:2368] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3.
I20260709 12:19:06.401401 30050 raft_consensus.cc:2749] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505) with higher term. Message: Invalid argument: T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3.
I20260709 12:19:06.446713 29950 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:06.447685 29950 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.450846 29201 raft_consensus.cc:1275] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:06.453444 30032 consensus_queue.cc:1048] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:19:06.463001 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 72376.8us
I20260709 12:19:06.464149 29950 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:06.464223 29166 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:06.464329 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:06.465953 30059 raft_consensus.cc:2804] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:06.466351 29118 raft_consensus.cc:2468] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:06.466528 30059 raft_consensus.cc:697] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:06.467645 29017 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:06.467479 30059 consensus_queue.cc:237] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.468456 29950 raft_consensus.cc:2804] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:06.468827 29950 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:06.469141 29950 raft_consensus.cc:3060] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:06.479419 29950 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.482290 30002 ts_tablet_manager.cc:1403] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent bootstrapping tablet: real 0.286s	user 0.037s	sys 0.028s
I20260709 12:19:06.483376 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:06.484114 29118 raft_consensus.cc:3060] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:06.484534 29127 raft_consensus.cc:1275] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:06.489678 30016 tablet_copy_client.cc:538] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:06.490231 29045 raft_consensus.cc:2468] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:06.491616 29092 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:06.492509 30032 raft_consensus.cc:2804] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:06.493049 30032 raft_consensus.cc:697] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:06.492810 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:06.494061 30032 consensus_queue.cc:237] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.503186 30016 tablet_bootstrap.cc:492] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap starting.
I20260709 12:19:06.485349 28950 catalog_manager.cc:5697] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:06.508062 29200 raft_consensus.cc:2468] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:06.510831 29118 raft_consensus.cc:2468] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:06.514171 29017 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:06.503512 30002 raft_consensus.cc:359] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:06.525489 30057 raft_consensus.cc:2804] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:06.541160 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:06.621896 29959 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:06.622991 29959 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.625367 28949 catalog_manager.cc:5697] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:06.625609 29166 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:06.625952 28946 catalog_manager.cc:5697] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 2, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:06.627854 30050 raft_consensus.cc:2804] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:06.628381 30050 raft_consensus.cc:697] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:06.629491 30050 consensus_queue.cc:237] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.636699 30057 raft_consensus.cc:697] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:06.645442 29166 leader_election.cc:400] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663) with higher term. Message: Invalid argument: T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3.
I20260709 12:19:06.645952 29166 leader_election.cc:403] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:19:06.637856 30057 consensus_queue.cc:237] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.531500 30018 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:06.655530 30050 consensus_queue.cc:1048] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:06.567507 29950 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:06.533603 30002 raft_consensus.cc:740] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Initialized, Role: LEARNER
I20260709 12:19:06.651516 30059 raft_consensus.cc:2749] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663) with higher term. Message: Invalid argument: T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3.
I20260709 12:19:06.674681 29959 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:06.665948 30018 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.678897 30018 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:06.680754 30002 consensus_queue.cc:260] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:06.684070 30002 ts_tablet_manager.cc:1434] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent starting tablet: real 0.201s	user 0.004s	sys 0.004s
W20260709 12:19:06.706910 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 52510.3us
I20260709 12:19:06.735612 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:06.736521 29044 raft_consensus.cc:2393] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:06.737581 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:06.738308 29126 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:06.741686 29991 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:06.742470 29991 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.746466 29991 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:06.747062 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:06.747946 29201 raft_consensus.cc:2468] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:06.752285 29093 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:06.753618 30032 raft_consensus.cc:493] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:06.754331 30032 raft_consensus.cc:515] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.758036 30032 leader_election.cc:290] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:06.759469 30032 raft_consensus.cc:2804] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:06.760032 30032 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:06.760113 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:06.760624 30032 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.764709 29211 tablet_copy_service.cc:342] P d3d3599aa2d146419d7bed03e8df9c32: Request end of tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-f6308fee499a42bcb0025188e8399034 received from {username='slave'} at 127.0.0.1:35574
I20260709 12:19:06.765367 29211 tablet_copy_service.cc:434] P d3d3599aa2d146419d7bed03e8df9c32: ending tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-f6308fee499a42bcb0025188e8399034 on tablet f6308fee499a42bcb0025188e8399034 with peer f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:06.776960 30105 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:06.777957 30047 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:06.779031 29991 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:06.778697 30047 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.782968 30047 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:06.779925 29991 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.788622 29991 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:06.788944 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:06.789849 29201 raft_consensus.cc:2468] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:06.791199 29093 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:06.793036 29991 raft_consensus.cc:2804] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:06.794704 30095 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:06.795522 30095 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.793561 29991 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:06.797227 29991 raft_consensus.cc:3060] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.799432 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:06.801337 30095 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:06.803519 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:06.804440 29201 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:06.805720 29093 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:06.806943 30095 raft_consensus.cc:2804] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:06.807510 30095 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:06.808108 30095 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:06.820708 29045 raft_consensus.cc:1275] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:06.823542 29043 raft_consensus.cc:1275] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:06.828061 30045 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:06.828871 30045 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.829653 30083 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:06.831283 30083 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:06.831883 30045 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:06.833542 30083 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:06.837282 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:06.838304 29200 raft_consensus.cc:2468] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:06.853811 29123 raft_consensus.cc:1275] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:06.855626 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:06.856489 29118 raft_consensus.cc:2468] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:06.861797 29166 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:06.864764 29959 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:06.865175 29959 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:06.865742 29959 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.877386 29959 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.879712 29018 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:06.881196 30057 raft_consensus.cc:2804] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:06.881700 30057 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:06.882587 30057 raft_consensus.cc:3060] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.892802 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:06.893070 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:06.893405 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:06.893771 29044 raft_consensus.cc:2393] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:06.894495 29046 raft_consensus.cc:2393] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:06.904824 28946 catalog_manager.cc:5697] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 2, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:06.906510 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:06.907308 29047 raft_consensus.cc:2393] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 3: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:06.907794 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:06.908497 29118 raft_consensus.cc:2393] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:06.909739 28946 catalog_manager.cc:5697] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 2, leader changed from 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:06.914528 29201 raft_consensus.cc:1275] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Refusing update from remote peer f3fe548c90cd41ac95fa5e796a58a3e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:19:06.916306 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:06.921806 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:06.923211 29047 raft_consensus.cc:2393] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:06.923862 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:06.924636 29121 raft_consensus.cc:2368] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3.
I20260709 12:19:06.926420 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:06.927050 29121 raft_consensus.cc:2468] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:06.929188 29121 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.777907 30105 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:06.939343 29201 raft_consensus.cc:1275] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:06.856204 29991 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:06.899776 30052 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:06.900740 30083 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:06.990435 29121 raft_consensus.cc:1275] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:07.005319 29046 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.991657 29092 leader_election.cc:304] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:07.003105 30109 log.cc:927] Time spent T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.086s	user 0.000s	sys 0.001s
I20260709 12:19:07.028941 30055 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:07.037504 30105 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:07.022468 29043 raft_consensus.cc:1275] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:07.029788 30055 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.034008 29046 raft_consensus.cc:1275] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Refusing update from remote peer f3fe548c90cd41ac95fa5e796a58a3e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:19:07.006147 30052 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.006014 30083 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:07.097770 30095 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.109490 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:07.109969 30052 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.112540 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:07.109994 30095 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.121824 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:07.122970 29193 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:07.146402 30047 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:07.147274 30047 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.150594 30124 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:07.151353 30124 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.156102 30123 raft_consensus.cc:2749] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:07.158733 29201 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:07.159539 29093 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:07.160153 30095 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:07.181284 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 241178us
I20260709 12:19:07.162182 30052 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:07.166955 30047 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.172499 30018 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:07.194183 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 195065us
I20260709 12:19:07.186002 29991 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.198123 29949 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:07.178664 30057 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.193204 30123 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:07.194582 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 69111us
I20260709 12:19:07.199409 29991 raft_consensus.cc:2804] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:07.188761 30032 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.218813 29093 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:07.221760 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 230219us
I20260709 12:19:07.201642 29949 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.218568 29991 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:07.198359 30095 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.218740 30105 consensus_queue.cc:1048] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 12:19:07.198158 30052 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.210508 30018 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:07.224442 30083 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:07.249253 30119 log.cc:927] Time spent T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260709 12:19:07.257961 30057 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.237515 29991 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:07.262136 30133 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:07.262780 30133 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.263701 30018 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.264492 30018 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:07.265039 30133 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.265182 30018 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.219009 30123 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.266695 30133 raft_consensus.cc:2804] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:19:07.279088 30114 log.cc:927] Time spent T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.112s	user 0.001s	sys 0.001s
I20260709 12:19:07.267443 30045 consensus_queue.cc:1048] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 12:19:07.279461 30135 consensus_queue.cc:1048] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:07.279841 30057 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:07.286484 30133 raft_consensus.cc:697] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:07.291646 30018 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.291667 30057 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.291603 29949 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.294981 30057 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.298414 30123 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.288134 30129 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:07.291813 30095 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.297864 30055 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:07.301524 29959 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:07.312893 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 96955.1us
W20260709 12:19:07.314900 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 84121.9us
I20260709 12:19:07.334105 29949 consensus_queue.cc:1048] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:07.336957 29017 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:07.345484 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 126745us
I20260709 12:19:07.349869 29126 raft_consensus.cc:1275] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:07.350167 29121 raft_consensus.cc:1275] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:07.350525 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:07.351183 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:07.351912 29125 raft_consensus.cc:2468] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:07.352401 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:07.353456 29123 raft_consensus.cc:2393] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:07.337929 29949 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:07.304486 30129 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:07.359086 29166 leader_election.cc:400] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663) with higher term. Message: Invalid argument: T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3.
I20260709 12:19:07.363067 29166 leader_election.cc:403] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:19:07.360559 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:07.343927 30057 raft_consensus.cc:2804] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:07.365374 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:07.367869 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:07.368299 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:07.369118 29051 raft_consensus.cc:2468] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:07.368656 29047 raft_consensus.cc:2393] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:07.372448 29047 raft_consensus.cc:1275] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:07.354318 30032 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.377365 29127 raft_consensus.cc:2468] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:07.358392 30105 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:07.375823 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:07.362059 30095 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:07.367074 30057 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:07.387398 29047 raft_consensus.cc:2393] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:07.388505 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:07.389418 29051 raft_consensus.cc:2468] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:07.393195 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:07.394068 29200 raft_consensus.cc:2393] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 2: Already voted for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in this term.
I20260709 12:19:07.363265 29949 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.380268 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:07.381194 30132 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:07.366717 30123 consensus_queue.cc:1048] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 12:19:07.391214 30057 raft_consensus.cc:3060] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:07.384444 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:07.417686 29950 consensus_queue.cc:1048] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:07.421094 29043 raft_consensus.cc:2393] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:07.421391 30129 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.404206 29092 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:07.422509 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:07.423107 29199 raft_consensus.cc:2468] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:07.423817 29092 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:07.423892 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:07.343987 30133 consensus_queue.cc:237] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.426404 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:07.427436 30032 raft_consensus.cc:2804] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:07.427584 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:07.427843 30032 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:07.428201 30032 raft_consensus.cc:3060] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:07.428174 29196 raft_consensus.cc:2468] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:07.429101 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:07.430431 29045 raft_consensus.cc:2393] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 3: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:07.430238 29949 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.431131 30123 consensus_queue.cc:1048] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:07.434249 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:07.436225 29196 raft_consensus.cc:2468] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:07.406903 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:07.403296 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:07.440342 29044 raft_consensus.cc:2393] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:07.391429 30052 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.416576 30136 consensus_queue.cc:1048] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:07.446765 29047 raft_consensus.cc:2393] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:07.396551 30095 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.418259 29194 raft_consensus.cc:1275] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:19:07.418994 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 56470.5us
I20260709 12:19:07.419482 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:07.419730 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:07.402536 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:07.466445 29018 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:07.438949 29017 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:07.401237 29195 raft_consensus.cc:3060] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:19:07.432897 30123 raft_consensus.cc:2804] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:07.394289 30105 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:07.460004 30095 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:07.462042 30016 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.742s	user 0.030s	sys 0.025s
I20260709 12:19:07.466298 29199 raft_consensus.cc:2468] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:07.467841 29093 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:07.481079 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:07.482841 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:07.483687 29051 raft_consensus.cc:2468] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:07.486914 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:07.448752 30052 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:07.474552 29196 raft_consensus.cc:1275] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:07.491061 29047 raft_consensus.cc:2468] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:07.473948 29018 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:07.461192 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:07.488143 29092 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:07.473680 30123 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:07.462589 30124 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.468796 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:07.497778 29093 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:07.480309 30016 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.760s	user 0.032s	sys 0.025s
I20260709 12:19:07.495381 29991 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.499622 29199 raft_consensus.cc:2468] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:07.433862 30132 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.504297 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:07.479508 30047 raft_consensus.cc:2749] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:07.480525 30137 raft_consensus.cc:2804] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:07.518307 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:07.509563 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:07.519363 29198 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:07.518639 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:07.520852 29199 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:07.521304 29093 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:07.473451 29192 raft_consensus.cc:2468] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:07.495942 30129 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:07.519065 29196 raft_consensus.cc:2468] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:07.500402 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:07.506449 29194 raft_consensus.cc:2468] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:07.501941 30123 raft_consensus.cc:3060] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:07.518426 30137 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:07.501829 30138 raft_consensus.cc:2804] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:07.517284 30095 raft_consensus.cc:2804] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:07.508790 29991 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.524000 29949 raft_consensus.cc:2804] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:07.534372 30124 raft_consensus.cc:2804] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:07.499823 30052 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.570740 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:07.522269 30133 consensus_queue.cc:1048] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 12:19:07.509078 30057 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.567487 30137 raft_consensus.cc:3060] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:07.504523 30147 consensus_queue.cc:1048] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.067s
I20260709 12:19:07.567756 30138 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:07.569474 29949 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:07.576181 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:07.571539 30095 raft_consensus.cc:697] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:07.572345 30146 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:07.573870 30124 raft_consensus.cc:697] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:07.579238 29949 raft_consensus.cc:3060] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:07.578579 30138 raft_consensus.cc:3060] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:07.596741 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:07.596992 30057 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.599392 30132 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.600852 30016 tablet_bootstrap.cc:492] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5: 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:19:07.584880 30146 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:07.601888 30016 tablet_bootstrap.cc:492] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap complete.
I20260709 12:19:07.602756 30016 ts_tablet_manager.cc:1403] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent bootstrapping tablet: real 1.100s	user 0.053s	sys 0.032s
W20260709 12:19:07.588630 30151 log.cc:927] Time spent T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260709 12:19:07.582156 29197 raft_consensus.cc:2468] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:07.605644 30095 consensus_queue.cc:237] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.607568 30032 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.608280 30052 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.613495 29194 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:07.615410 30105 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.603348 30146 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:07.660511 29195 raft_consensus.cc:1275] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:07.664186 30055 raft_consensus.cc:2749] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663) with higher term. Message: Invalid argument: T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3.
W20260709 12:19:07.670883 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 311941us
I20260709 12:19:07.673739 29166 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:07.678057 30146 raft_consensus.cc:2804] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:07.679116 30146 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:07.679553 30146 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:07.682858 30105 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:07.683475 30105 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.685830 30105 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:07.686741 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 195189us
I20260709 12:19:07.697381 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:07.698333 29118 raft_consensus.cc:3060] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:07.701956 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:07.702682 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:07.703001 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:07.703675 29045 raft_consensus.cc:2393] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:07.693925 29092 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:07.712824 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
W20260709 12:19:07.716531 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 242651us
I20260709 12:19:07.718541 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:07.716631 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:07.720916 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:07.726933 29045 raft_consensus.cc:1275] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:07.727908 29044 raft_consensus.cc:2393] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:07.729861 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:07.731202 30106 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:07.717715 29018 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:07.732012 30106 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.729827 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:07.784358 29763 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 49940us
I20260709 12:19:07.671281 30124 consensus_queue.cc:237] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.780544 30052 raft_consensus.cc:2804] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:19:07.694308 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 190283us
I20260709 12:19:07.828347 29121 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:07.804126 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:07.850759 30134 consensus_queue.cc:1048] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.155s
I20260709 12:19:07.815809 30052 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:07.802546 30021 consensus_queue.cc:1048] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.052s
I20260709 12:19:07.851660 30144 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:07.886234 29125 raft_consensus.cc:2468] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:07.911646 30052 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:07.962069 30138 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:07.962872 30137 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:07.964612 29047 raft_consensus.cc:2368] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3.
I20260709 12:19:07.966212 30106 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.926806 30144 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:07.970829 30144 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.988981 29049 raft_consensus.cc:1240] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:07.990571 29118 raft_consensus.cc:2468] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
W20260709 12:19:07.991287 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 254683us
W20260709 12:19:07.987918 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 466684us
I20260709 12:19:07.938393 30032 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:07.998668 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:19:07.988085 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 270471us
I20260709 12:19:08.022718 29049 raft_consensus.cc:2468] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:08.021524 29018 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:08.025070 29017 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:07.997092 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:07.977681 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
W20260709 12:19:08.033701 29051 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.503s	user 0.021s	sys 0.030s
W20260709 12:19:08.039217 29051 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.509s	user 0.022s	sys 0.031s
I20260709 12:19:08.025920 29093 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:08.027431 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:07.989244 30134 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:08.033641 29017 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:08.040832 29199 raft_consensus.cc:3060] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:08.033504 29166 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:08.041719 30143 raft_consensus.cc:2804] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:07.977385 29796 raft_consensus.cc:1217] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:19:08.051374 29093 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:08.054049 30153 raft_consensus.cc:2804] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:08.054594 30153 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:08.055011 30153 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:08.021124 30018 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:08.059047 29199 raft_consensus.cc:2468] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:08.062954 29093 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:08.068795 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:08.035521 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:08.058419 30083 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:08.066246 30144 raft_consensus.cc:2804] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:08.067920 30143 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:08.073091 30138 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:08.091976 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:08.043087 30146 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
W20260709 12:19:08.115118 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 81546.1us
I20260709 12:19:08.110904 30046 raft_consensus.cc:2804] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:19:08.117772 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 81789.1us
W20260709 12:19:08.099864 30129 consensus_meta.cc:287] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f: Time spent flushing consensus metadata: real 0.573s	user 0.012s	sys 0.000s
I20260709 12:19:08.057269 30134 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:08.099262 30083 raft_consensus.cc:697] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:08.124257 30154 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:08.124092 30083 consensus_queue.cc:237] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:08.124668 30134 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:08.126236 30129 raft_consensus.cc:2749] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:08.126070 30115 consensus_queue.cc:1048] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 12:19:08.088430 30144 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:08.091228 30032 raft_consensus.cc:2804] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:08.072613 30018 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:08.100823 30143 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:08.078833 30123 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:08.149796 29127 raft_consensus.cc:1275] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:08.180393 29121 raft_consensus.cc:1240] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:08.117201 30106 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:08.149418 30144 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:08.154420 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
W20260709 12:19:08.129997 30095 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.501s	user 0.009s	sys 0.023s
W20260709 12:19:08.222898 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 160018us
I20260709 12:19:08.224159 29126 raft_consensus.cc:2368] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3.
W20260709 12:19:08.191219 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 62779.8us
I20260709 12:19:08.124827 30154 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:08.225119 29093 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:08.196898 30032 raft_consensus.cc:697] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
W20260709 12:19:08.231521 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 99406.7us
W20260709 12:19:08.225898 30095 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.598s	user 0.009s	sys 0.024s
I20260709 12:19:08.223866 30146 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:08.230737 29043 raft_consensus.cc:3060] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:08.228214 30138 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:08.199995 30106 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:08.232295 30137 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:08.227255 30131 consensus_queue.cc:1048] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.204s
I20260709 12:19:08.270797 30050 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:08.317184 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 92242.2us
I20260709 12:19:08.354383 29093 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:08.269994 30046 raft_consensus.cc:697] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:08.295230 30174 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:08.367869 30174 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:08.256408 30156 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:08.294965 30136 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:08.259286 30172 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
W20260709 12:19:08.360177 30119 log.cc:927] Time spent T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.075s	user 0.000s	sys 0.001s
I20260709 12:19:08.384593 30136 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:08.386441 30160 log.cc:927] Time spent T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.260s	user 0.000s	sys 0.001s
I20260709 12:19:08.360360 30137 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
W20260709 12:19:08.406998 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 52749.4us
W20260709 12:19:08.407392 30166 log.cc:927] Time spent T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.108s	user 0.000s	sys 0.000s
I20260709 12:19:08.407608 30137 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:08.413244 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 158068us
I20260709 12:19:08.301806 30138 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:08.478068 30161 log.cc:927] Time spent T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.203s	user 0.000s	sys 0.000s
I20260709 12:19:08.480137 30174 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:08.389701 30156 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:08.364151 30050 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:08.512084 29051 raft_consensus.cc:1275] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:08.512343 29124 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59980 (request call id 510) took 1028 ms. Trace:
I20260709 12:19:08.457633 30106 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:08.413787 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 48593.4us
W20260709 12:19:08.564015 30167 log.cc:927] Time spent T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20260709 12:19:08.512909 29124 rpcz_store.cc:276] 0709 12:19:07.483875 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:07.484030 (+   155us) service_pool.cc:224] Handling call
0709 12:19:07.517461 (+ 33431us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:07.517822 (+   361us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:07.517855 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:07.518429 (+   574us) log.cc:844] Serialized 26 byte log entry
0709 12:19:07.856770 (+338341us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:19:07.856811 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:07.856895 (+    84us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:08.512080 (+655185us) raft_consensus.cc:1685] finished
0709 12:19:08.512110 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:08.512272 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":146,"raft.run_cpu_time_us":228,"raft.run_wall_time_us":6525,"thread_start_us":318969,"threads_started":1,"wal-append.queue_time_us":561313}
I20260709 12:19:08.389907 30172 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:08.539247 30046 consensus_queue.cc:237] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:08.539994 28946 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35270 (request call id 153) took 1839 ms. Trace:
I20260709 12:19:08.547526 30137 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:08.544971 28950 catalog_manager.cc:5697] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 1 to 2, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:08.592304 28950 catalog_manager.cc:5697] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 1 to 3, leader changed from 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:08.584246 28946 rpcz_store.cc:276] 0709 12:19:06.700822 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:06.700987 (+   165us) service_pool.cc:224] Handling call
0709 12:19:06.875509 (+174522us) spinlock_profiling.cc:243] Waited 172 ms on lock 0x7b540015f4d4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8c090 00007fe93db2af3a 00007fe9438e0e9c 00007fe9439df04e 00007fe941ea02a4 00007fe941ea0232 00007fe941ea0161 00007fe941ea00dc 00007fe941e9f392 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:08.539894 (+1664385us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:19:06.998896 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:19:07.024055 (+ 25159us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:19:07.024106 (+    51us) write_op.cc:435] Acquired schema lock
0709 12:19:07.024131 (+    25us) tablet.cc:662] Decoding operations
0709 12:19:07.024671 (+   540us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:19:07.024742 (+    71us) write_op.cc:641] Partition lock acquired for write op
0709 12:19:07.024797 (+    55us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:19:07.025224 (+   427us) tablet.cc:701] Row locks acquired
0709 12:19:07.025250 (+    26us) write_op.cc:260] PREPARE: finished
0709 12:19:07.025440 (+   190us) write_op.cc:270] Start()
0709 12:19:07.025629 (+   189us) write_op.cc:276] Timestamp: P: 1783599547025379 usec, L: 0
0709 12:19:07.025669 (+    40us) op_driver.cc:348] REPLICATION: starting
0709 12:19:07.092573 (+ 66904us) log.cc:844] Serialized 928 byte log entry
0709 12:19:07.188341 (+ 95768us) op_driver.cc:464] REPLICATION: finished
0709 12:19:07.193681 (+  5340us) write_op.cc:301] APPLY: starting
0709 12:19:07.194788 (+  1107us) tablet.cc:1367] starting BulkCheckPresence
0709 12:19:07.200922 (+  6134us) tablet.cc:1370] finished BulkCheckPresence
0709 12:19:07.220290 (+ 19368us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:19:07.231813 (+ 11523us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:19:07.249735 (+ 17922us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:19:07.258221 (+  8486us) write_op.cc:312] APPLY: finished
0709 12:19:07.258495 (+   274us) log.cc:844] Serialized 28 byte log entry
0709 12:19:07.258699 (+   204us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:07.258813 (+   114us) write_op.cc:454] Released schema lock
0709 12:19:07.258990 (+   177us) write_op.cc:341] FINISH: Updating metrics
0709 12:19:07.278627 (+ 19637us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:07.278659 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":219459,"reported_tablets":4,"spinlock_wait_cycles":394770688,"child_traces":[["op",{"apply.queue_time_us":1777,"apply.run_cpu_time_us":2846,"apply.run_wall_time_us":67805,"num_ops":2,"prepare.queue_time_us":169,"prepare.run_cpu_time_us":4437,"prepare.run_wall_time_us":163225,"replication_time_us":148671}]]}
I20260709 12:19:08.495046 30016 raft_consensus.cc:359] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:08.594583 30016 raft_consensus.cc:740] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Initialized, Role: LEARNER
I20260709 12:19:08.595405 30016 consensus_queue.cc:260] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:08.603447 30016 ts_tablet_manager.cc:1434] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent starting tablet: real 1.000s	user 0.020s	sys 0.021s
W20260709 12:19:08.604120 30016 ts_tablet_manager.cc:1467] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5: Tablet startup took 1001ms
I20260709 12:19:08.508176 30156 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:08.558502 30018 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:08.576311 30123 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:08.580233 30138 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:08.555557 30136 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:08.552217 30154 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:08.620236 30050 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:08.485737 30032 consensus_queue.cc:237] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:08.642927 29949 consensus_meta.cc:287] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 1.039s	user 0.014s	sys 0.000s
I20260709 12:19:08.643396 29949 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:08.644847 29048 raft_consensus.cc:2368] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3.
I20260709 12:19:08.643424 30095 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:08.652716 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:08.653565 29122 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:08.663872 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:08.664722 29195 raft_consensus.cc:2468] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:08.545569 30153 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:08.633055 30138 raft_consensus.cc:2804] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:08.672757 30129 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:08.723687 30138 raft_consensus.cc:697] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:08.723847 30129 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:08.709256 30157 log.cc:927] Time spent T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.579s	user 0.010s	sys 0.000s
I20260709 12:19:08.725178 30138 consensus_queue.cc:237] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:08.722636 29949 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:08.726661 29046 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37528 (request call id 564) took 1244 ms. Trace:
I20260709 12:19:08.728094 30153 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:08.727044 29046 rpcz_store.cc:276] 0709 12:19:07.481996 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:07.482965 (+   969us) service_pool.cc:224] Handling call
0709 12:19:07.483360 (+   395us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:07.489383 (+  6023us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:07.489413 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:07.495435 (+  6022us) log.cc:844] Serialized 26 byte log entry
0709 12:19:07.855008 (+359573us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:08.153187 (+298179us) log.cc:844] Serialized 14 byte log entry
0709 12:19:08.663068 (+509881us) spinlock_profiling.cc:243] Waited 2.27 ms on lock 0x7b18000e44c0. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe9438fdab1 00007fe94390a281 00007fe93d6ca4bc 00007fe93aa1848b 00007fe9438729a9 00007fe93aa3469b 00007fe93aa3293f 00007fe93aa32455 00007fe93db1a060 00007fe93db2c716 00007fe93db3d287
0709 12:19:08.663211 (+   143us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:08.663295 (+    84us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:08.695821 (+ 32526us) spinlock_profiling.cc:243] Waited 5.58 ms on lock 0x7b4400022b4c. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a95bc85 00007fe93a95c6a2 00007fe93d6ce1db 00007fe93d6c9aaf 00007fe93d6bd86e 00007fe93d6bcbb6 00007fe93d6bc7d8 00007fe93d6c6221 00007fe93d6c61d9 00007fe93d6c6169
0709 12:19:08.726432 (+ 30611us) raft_consensus.cc:1685] finished
0709 12:19:08.726453 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:08.726576 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5600,"prepare.queue_time_us":404513,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":35,"raft.queue_time_us":117101,"raft.run_cpu_time_us":326,"raft.run_wall_time_us":18317,"spinlock_wait_cycles":18070656,"thread_start_us":632234,"threads_started":3,"wal-append.queue_time_us":553321}
I20260709 12:19:08.763785 29043 raft_consensus.cc:2468] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:08.775239 30129 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:08.710142 30052 consensus_meta.cc:287] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f: Time spent flushing consensus metadata: real 0.769s	user 0.011s	sys 0.001s
I20260709 12:19:08.782507 30052 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:08.785418 30052 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:08.786314 29121 raft_consensus.cc:1240] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:19:08.796949 30156 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:08.793221 30143 consensus_meta.cc:287] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.597s	user 0.009s	sys 0.002s
W20260709 12:19:08.633533 30016 ts_tablet_manager.cc:1469] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5: Trace:
0709 12:19:03.562924 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:03.573015 (+ 10091us) service_pool.cc:224] Handling call
0709 12:19:03.705377 (+132362us) ts_tablet_manager.cc:934] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5: Initiating tablet copy from peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
0709 12:19:06.136817 (+2431440us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:19:06.222519 (+ 85702us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:06.222638 (+   119us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:19:06.243784 (+ 21146us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:19:06.244089 (+   305us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:06.244459 (+   370us) ts_tablet_manager.cc:989] Replica registered.
0709 12:19:06.244528 (+    69us) inbound_call.cc:177] Queueing success response
0709 12:19:06.502805 (+258277us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 12:19:07.603097 (+1100292us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 12:19:07.700009 (+ 96912us) tablet_replica.cc:261] Starting instrumentation
0709 12:19:08.079582 (+379573us) tablet_replica.cc:280] Starting consensus
Metrics: {"dns_us":19898,"raft.queue_time_us":2278,"raft.run_cpu_time_us":128,"raft.run_wall_time_us":128,"tablet-copy.queue_time_us":89912,"tablet-download-pool.queue_time_us":4088,"tablet-download-pool.run_cpu_time_us":1269,"tablet-download-pool.run_wall_time_us":220498,"thread_start_us":382475,"threads_started":2}
I20260709 12:19:08.816398 30156 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:08.817889 30144 consensus_meta.cc:287] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f: Time spent flushing consensus metadata: real 0.592s	user 0.010s	sys 0.001s
I20260709 12:19:08.818373 30144 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:08.820513 30144 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:08.805585 30143 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:08.830423 30143 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:08.832083 29045 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35540 (request call id 1106) took 1051 ms. Trace:
W20260709 12:19:08.834326 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 419994us
W20260709 12:19:08.837802 29165 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:42775, user_credentials={real_user=slave}} blocked reactor thread for 133112us
I20260709 12:19:08.822085 30172 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:08.842904 29090 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.557s	user 0.010s	sys 0.006s
W20260709 12:19:08.843446 29090 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.557s	user 0.010s	sys 0.006s
I20260709 12:19:08.846810 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:08.847828 29121 raft_consensus.cc:2393] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:08.832669 29045 rpcz_store.cc:276] 0709 12:19:07.781028 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:07.781326 (+   298us) service_pool.cc:224] Handling call
0709 12:19:07.781791 (+   465us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:07.803033 (+ 21242us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:07.803067 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:07.988336 (+185269us) log.cc:844] Serialized 26 byte log entry
0709 12:19:08.195953 (+207617us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:08.409592 (+213639us) log.cc:844] Serialized 14 byte log entry
0709 12:19:08.831607 (+422015us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:08.831732 (+   125us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:08.831810 (+    78us) raft_consensus.cc:1685] finished
0709 12:19:08.831830 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:08.831999 (+   169us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":442414,"prepare.queue_time_us":63946,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":41,"raft.queue_time_us":21131,"raft.run_cpu_time_us":182,"raft.run_wall_time_us":6423,"thread_start_us":341812,"threads_started":2,"wal-append.queue_time_us":242699}
I20260709 12:19:08.839403 30132 raft_consensus.cc:2749] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:08.865545 30174 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:08.866704 30174 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:08.867535 29052 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35540 (request call id 1105) took 1138 ms. Trace:
I20260709 12:19:08.869771 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:08.870788 29043 raft_consensus.cc:2393] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 3: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:08.871413 30174 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:08.875331 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:08.876025 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:08.877084 29046 raft_consensus.cc:1240] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:08.877610 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:08.867949 29052 rpcz_store.cc:276] 0709 12:19:07.729466 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:07.732199 (+  2733us) service_pool.cc:224] Handling call
0709 12:19:07.732651 (+   452us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:07.802899 (+ 70248us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:07.802936 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:08.127292 (+324356us) spinlock_profiling.cc:243] Waited 2.43 ms on lock 0x7b2c000580d8. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93c41ba11 00007fe93c42b372 00007fe93db5da01 00007fe93db2243a 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2
0709 12:19:08.132728 (+  5436us) log.cc:844] Serialized 26 byte log entry
0709 12:19:08.294537 (+161809us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:19:08.294591 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:08.294680 (+    89us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:08.705242 (+410562us) spinlock_profiling.cc:243] Waited 2.5 ms on lock 0x7b4800002958. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe942a4baa1 00007fe942a42b37 00007fe942a429ca 00007fe942b3a26f 00007fe942b39f37 00007fe942b4e55c 00007fe942b4e508 00007fe942b4e488 00007fe942b4e443 00007fe942b4d6ec 00007fe941a77a96
0709 12:19:08.867285 (+162043us) raft_consensus.cc:1685] finished
0709 12:19:08.867315 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:08.867473 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":230567,"raft.queue_time_us":70109,"raft.run_cpu_time_us":8069,"raft.run_wall_time_us":897094,"spinlock_wait_cycles":11335808,"thread_start_us":67297,"threads_started":1,"wal-append.queue_time_us":671497}
I20260709 12:19:08.876200 29043 raft_consensus.cc:2468] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:08.880544 29048 raft_consensus.cc:2393] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:08.878852 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:08.885869 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:08.896034 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:08.896927 29049 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:08.897017 29017 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:08.906045 30108 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:08.906843 30108 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:08.857705 30172 consensus_queue.cc:1048] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 12:19:08.917055 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:08.918052 29121 raft_consensus.cc:2468] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:08.920092 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:08.921698 29121 raft_consensus.cc:2468] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:08.923851 29049 raft_consensus.cc:2468] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:08.928642 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:08.929889 29121 raft_consensus.cc:2393] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:08.933378 30126 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:08.934558 30126 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:08.936893 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:08.939334 30126 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:08.909868 30108 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:08.948860 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:08.951001 29126 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:19:08.950743 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 53852.7us
I20260709 12:19:08.951944 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:08.952800 29121 raft_consensus.cc:2468] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:08.950285 29124 raft_consensus.cc:1240] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:08.959218 29092 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:08.976722 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:08.983538 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:08.978408 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:08.992256 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:08.993597 29125 raft_consensus.cc:2393] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:08.979684 30132 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:09.001317 30132 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:08.998996 30180 consensus_queue.cc:1059] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 12:19:08.982239 30172 raft_consensus.cc:2804] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:08.974854 30126 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:09.018756 29092 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
W20260709 12:19:09.014585 29016 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.760s	user 0.037s	sys 0.037s
W20260709 12:19:09.024574 29016 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.770s	user 0.038s	sys 0.037s
I20260709 12:19:09.001749 30132 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.001725 29796 raft_consensus.cc:1217] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:19:09.040218 29126 raft_consensus.cc:2468] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
W20260709 12:19:09.044780 29018 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.754s	user 0.025s	sys 0.019s
W20260709 12:19:09.054299 29093 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.646s	user 0.050s	sys 0.182s
W20260709 12:19:09.046696 29018 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.756s	user 0.025s	sys 0.019s
W20260709 12:19:09.055640 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 785696us
I20260709 12:19:09.056559 29018 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:09.009886 30172 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
W20260709 12:19:09.054872 29093 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.647s	user 0.050s	sys 0.182s
I20260709 12:19:09.064250 30127 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:09.064841 30142 raft_consensus.cc:493] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:09.065357 30185 raft_consensus.cc:2804] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:19:09.071590 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 663700us
I20260709 12:19:09.087016 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.091524 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.073887 29018 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:09.093598 29018 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
W20260709 12:19:09.080438 29196 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.516s	user 0.006s	sys 0.021s
I20260709 12:19:09.094338 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:09.095896 29196 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.531s	user 0.006s	sys 0.021s
I20260709 12:19:09.099085 29093 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:09.100411 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:09.101569 29199 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.102604 30180 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:09.103384 30180 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.106586 30180 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:09.111974 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:09.030675 30108 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:09.116675 29093 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:09.123170 30182 raft_consensus.cc:2749] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:19:09.132524 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 56724.8us
I20260709 12:19:09.133363 29017 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:09.077665 30172 raft_consensus.cc:3060] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:09.077833 30050 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:09.084801 29197 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.578s	user 0.007s	sys 0.010s
I20260709 12:19:09.124409 30180 raft_consensus.cc:2804] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:09.015111 30126 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.186527 30126 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:09.187449 30180 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:19:09.179553 29015 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.736s	user 0.012s	sys 0.017s
W20260709 12:19:09.188153 29015 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.910s	user 0.012s	sys 0.018s
W20260709 12:19:09.190896 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 57630.4us
I20260709 12:19:09.191663 29017 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:09.191856 30143 raft_consensus.cc:493] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.192577 30143 raft_consensus.cc:515] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.193325 29017 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:09.195256 30143 leader_election.cc:290] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:09.146574 30059 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:09.150527 30106 raft_consensus.cc:2764] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 12:19:09.143190 29199 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
W20260709 12:19:09.202894 29091 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.576s	user 0.011s	sys 0.009s
I20260709 12:19:09.204432 29017 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
W20260709 12:19:09.162606 29197 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.676s	user 0.008s	sys 0.010s
I20260709 12:19:09.131908 30095 raft_consensus.cc:2749] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:19:09.198238 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 64941.9us
I20260709 12:19:09.215364 30148 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:09.164324 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.126777 30108 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:09.220337 30046 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.538s	user 0.001s	sys 0.034s
I20260709 12:19:09.220896 29093 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:09.198570 30180 raft_consensus.cc:3060] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.153443 30185 raft_consensus.cc:697] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
W20260709 12:19:09.225325 29123 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.767s	user 0.033s	sys 0.098s
I20260709 12:19:09.199429 30153 raft_consensus.cc:2804] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:09.199244 29949 raft_consensus.cc:2804] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:09.124785 30142 raft_consensus.cc:515] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.165577 30050 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.212700 30059 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:09.235445 30046 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.556s	user 0.002s	sys 0.035s
I20260709 12:19:09.221124 29193 raft_consensus.cc:1275] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:09.219362 30129 raft_consensus.cc:493] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
W20260709 12:19:09.229965 28950 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.624s	user 0.000s	sys 0.037s
W20260709 12:19:09.234153 29166 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.161s	user 0.035s	sys 0.030s
W20260709 12:19:09.228159 30124 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.726s	user 0.000s	sys 0.037s
I20260709 12:19:09.206502 29950 consensus_queue.cc:1059] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.026s
W20260709 12:19:09.273104 28950 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.667s	user 0.001s	sys 0.037s
W20260709 12:19:09.245604 30139 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.395s	user 0.014s	sys 0.039s
I20260709 12:19:09.244465 29949 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
W20260709 12:19:09.243647 29123 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.831s	user 0.033s	sys 0.099s
W20260709 12:19:09.219919 29091 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.593s	user 0.011s	sys 0.009s
I20260709 12:19:09.258937 30095 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.261089 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:09.263406 30123 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:09.291671 30059 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:09.292466 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:09.292863 29093 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:09.293359 29194 raft_consensus.cc:3060] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.266767 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.285692 29949 raft_consensus.cc:3060] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:09.272645 30173 raft_consensus.cc:2804] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:09.306021 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.267026 30186 consensus_queue.cc:1048] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:09.267280 30050 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:09.306564 30173 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.122449 30127 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.307034 30173 raft_consensus.cc:3060] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:19:09.273249 29166 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.209s	user 0.035s	sys 0.030s
I20260709 12:19:09.308763 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:09.309186 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 1.24494e+06us
I20260709 12:19:09.269177 30142 leader_election.cc:290] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:09.278221 30129 raft_consensus.cc:515] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:09.310001 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.242919 30052 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.312330 30129 leader_election.cc:290] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:09.312289 30052 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.313776 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:09.314102 30108 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:09.314630 30052 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:09.314682 29195 raft_consensus.cc:3060] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.272773 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:09.315382 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:09.272411 29044 raft_consensus.cc:1275] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:09.316646 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.319585 30137 raft_consensus.cc:3055] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:09.320020 30137 raft_consensus.cc:740] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:09.320849 30137 consensus_queue.cc:260] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.236647 30148 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.322688 29166 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:09.271872 30187 raft_consensus.cc:493] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.323660 30187 raft_consensus.cc:515] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.244765 30153 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:09.324311 29166 leader_election.cc:400] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505) with higher term. Message: Invalid argument: T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3.
I20260709 12:19:09.286641 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:09.324575 30153 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.324721 29119 raft_consensus.cc:2468] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:09.286927 29123 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59982 (request call id 1136) took 1080 ms. Trace:
I20260709 12:19:09.325726 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.287371 30095 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.297842 30175 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:09.332371 30175 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.300446 30132 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.308696 30127 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:09.303273 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.342397 30108 raft_consensus.cc:2804] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:09.304129 29197 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35574 (request call id 15) took 1255 ms. Trace:
I20260709 12:19:09.343127 30175 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:09.342029 29198 raft_consensus.cc:2468] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:09.345347 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:09.345942 29198 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.346225 29796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:09.271772 30181 raft_consensus.cc:2804] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:09.347214 30181 raft_consensus.cc:697] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:09.347452 29195 raft_consensus.cc:2468] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:09.311794 29199 raft_consensus.cc:2468] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:09.361872 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.363262 30172 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.363679 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.365394 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:09.249848 30083 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.667s	user 0.019s	sys 0.038s
I20260709 12:19:09.266417 30154 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
W20260709 12:19:09.366357 30083 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.783s	user 0.019s	sys 0.038s
I20260709 12:19:09.366485 30154 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.368181 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.326277 29123 rpcz_store.cc:276] 0709 12:19:08.206709 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:08.207313 (+   604us) service_pool.cc:224] Handling call
0709 12:19:08.207669 (+   356us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:08.207952 (+   283us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:19:08.252314 (+ 44362us) log.cc:844] Serialized 14 byte log entry
0709 12:19:08.604173 (+351859us) spinlock_profiling.cc:243] Waited 7.3 ms on lock 0x7b1800068da0. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe9438fdab1 00007fe94390a281 00007fe93aa353f3 00007fe93aa377c1 00007fe93aa37779 00007fe93aa37709 00007fe93aa376d1 00007fe93aa369cd 0000000000388634 0000000000388479 00007fe93aa1883a
0709 12:19:08.643068 (+ 38895us) spinlock_profiling.cc:243] Waited 42.1 ms on lock 0x7b1800068da0. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe9438fdab1 00007fe94390a281 00007fe93aa353f3 00007fe93aa377c1 00007fe93aa37779 00007fe93aa37709 00007fe93aa376d1 00007fe93aa369cd 0000000000388634 0000000000388479 00007fe93aa1883a
0709 12:19:09.286547 (+643479us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:09.286611 (+    64us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:09.286651 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:09.286713 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:09.286840 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":143152,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":44,"raft.queue_time_us":43443,"raft.run_cpu_time_us":87,"raft.run_wall_time_us":93,"spinlock_wait_cycles":113727744,"thread_start_us":897176,"threads_started":2}
I20260709 12:19:09.325824 30187 leader_election.cc:290] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:09.342499 30018 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:09.373765 29201 raft_consensus.cc:2468] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:09.374161 30018 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.375326 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:09.376106 29199 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.376866 30018 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:09.343194 29197 rpcz_store.cc:276] 0709 12:19:08.049129 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:08.050582 (+  1453us) service_pool.cc:224] Handling call
0709 12:19:08.103599 (+ 53017us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:08.256668 (+153069us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:08.261019 (+  4351us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:08.371745 (+110726us) log.cc:844] Serialized 26 byte log entry
0709 12:19:09.224909 (+853164us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:19:09.224966 (+    57us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:09.228894 (+  3928us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:09.303853 (+ 74959us) raft_consensus.cc:1685] finished
0709 12:19:09.303874 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:09.304034 (+   160us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":88339,"raft.queue_time_us":121096,"raft.run_cpu_time_us":228,"raft.run_wall_time_us":30214,"thread_start_us":747886,"threads_started":1,"wal-append.queue_time_us":862428}
W20260709 12:19:09.280191 30139 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.429s	user 0.014s	sys 0.040s
I20260709 12:19:09.344079 30193 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.333879 30095 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:09.348327 30181 consensus_queue.cc:237] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:09.282904 30185 consensus_queue.cc:237] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:09.352896 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 60114.2us
W20260709 12:19:09.387367 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 57488.4us
I20260709 12:19:09.387459 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:09.388105 29126 raft_consensus.cc:2468] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:09.343034 30132 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:09.343063 30108 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:09.354429 30156 raft_consensus.cc:2749] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:09.334854 30105 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:09.357988 30115 consensus_queue.cc:1059] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:19:09.359200 29196 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 575) took 1364 ms. Trace:
I20260709 12:19:09.395582 29196 rpcz_store.cc:276] 0709 12:19:07.995240 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:07.995489 (+   249us) service_pool.cc:224] Handling call
0709 12:19:08.546595 (+551106us) spinlock_profiling.cc:243] Waited 4.37 ms on lock 0x7b58001c3598. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a9fdb71 00007fe93a9fda22 00007fe9439168d9 00007fe942a70ee0 00007fe942b3a0ab 00007fe942b3a131 00007fe942afbfc0 00007fe942ae6929 00007fe942ae63d2 00007fe93c05dbd4
0709 12:19:08.546832 (+   237us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:08.563681 (+ 16849us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:08.563714 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:08.564236 (+   522us) log.cc:844] Serialized 26 byte log entry
0709 12:19:09.096513 (+532277us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:19:09.096574 (+    61us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:09.097991 (+  1417us) spinlock_profiling.cc:243] Waited 16.5 ms on lock 0x7b54003840d4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db22e01 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:09.098062 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:09.358878 (+260816us) raft_consensus.cc:1685] finished
0709 12:19:09.358908 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:09.359073 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1467,"raft.run_cpu_time_us":157,"raft.run_wall_time_us":158,"spinlock_wait_cycles":47898368,"thread_start_us":531829,"threads_started":1,"wal-append.queue_time_us":792140}
I20260709 12:19:09.392097 30095 consensus_queue.cc:1048] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:19:09.324723 29166 leader_election.cc:403] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
W20260709 12:19:09.398546 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 74373.7us
I20260709 12:19:09.397496 30180 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.392342 30108 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.397799 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.369804 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.343226 29991 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.317974 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:09.277875 30124 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.774s	user 0.000s	sys 0.040s
I20260709 12:19:09.372413 29047 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44610 (request call id 16) took 1241 ms. Trace:
I20260709 12:19:09.324340 30148 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:09.373360 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.275763 30128 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:09.381613 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:09.449994 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.384276 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:09.322098 30137 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.386029 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:09.389159 29093 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:09.390336 29017 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:09.389243 29018 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:09.386271 30193 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.394507 30105 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.368805 30154 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:09.386294 30187 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.404541 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.425320 29199 raft_consensus.cc:2468] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:09.468992 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:09.414685 30168 raft_consensus.cc:2804] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:09.405745 30153 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.430558 29949 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.431178 30142 raft_consensus.cc:3055] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:09.450861 29200 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:09.452308 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.454224 30123 raft_consensus.cc:697] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
W20260709 12:19:09.461879 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 71630us
W20260709 12:19:09.459079 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 70433.7us
I20260709 12:19:09.458242 30144 raft_consensus.cc:3055] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:09.461052 29122 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.435894 29047 rpcz_store.cc:276] 0709 12:19:08.130974 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:08.493697 (+362723us) service_pool.cc:224] Handling call
0709 12:19:08.675363 (+181666us) spinlock_profiling.cc:243] Waited 1.16 ms on lock 0x7b5800003398. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a9fdb71 00007fe93a9fda22 00007fe9439168d9 00007fe942a70ee0 00007fe942b3a0ab 00007fe942b3a131 00007fe942afbfc0 00007fe942ae6929 00007fe942ae63d2 00007fe93c05dbd4
0709 12:19:08.675623 (+   260us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:08.857540 (+181917us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:08.857573 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:08.864671 (+  7098us) log.cc:844] Serialized 26 byte log entry
0709 12:19:09.249669 (+384998us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:19:09.249732 (+    63us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:09.249826 (+    94us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:09.371164 (+121338us) raft_consensus.cc:1685] finished
0709 12:19:09.371186 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:09.372346 (+  1160us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":181406,"raft.queue_time_us":181590,"raft.run_cpu_time_us":193,"raft.run_wall_time_us":10080,"spinlock_wait_cycles":3083520,"thread_start_us":351698,"threads_started":1,"wal-append.queue_time_us":485129}
I20260709 12:19:09.470688 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.485081 29093 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:09.463483 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 74336.3us
I20260709 12:19:09.495894 29018 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:09.438319 29991 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.467604 30175 raft_consensus.cc:2804] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:09.498932 29018 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:09.499698 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.501003 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:09.501377 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:09.467941 30124 raft_consensus.cc:2804] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:19:09.504127 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 102807us
I20260709 12:19:09.458724 29194 raft_consensus.cc:2468] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:09.506649 29201 raft_consensus.cc:1240] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:19:09.508520 29018 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:09.503886 30046 raft_consensus.cc:2749] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:09.511633 30046 raft_consensus.cc:2749] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:09.472738 30174 raft_consensus.cc:2749] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:09.511543 29018 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:09.512616 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:09.513289 29049 raft_consensus.cc:2468] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:09.514153 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:09.515085 30143 raft_consensus.cc:2749] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:09.514127 29018 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:09.517437 29018 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:09.516237 30183 raft_consensus.cc:2749] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505) with higher term. Message: Invalid argument: T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3.
I20260709 12:19:09.516561 30143 raft_consensus.cc:2749] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:09.518241 30124 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:09.504168 30156 consensus_queue.cc:1048] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 12:19:09.521391 30124 raft_consensus.cc:3060] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:09.479168 30187 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.524997 30187 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:09.497750 30206 raft_consensus.cc:493] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.486586 30142 raft_consensus.cc:740] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:09.527750 29198 raft_consensus.cc:2468] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:09.535708 29017 leader_election.cc:304] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:09.488552 30144 raft_consensus.cc:740] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:09.541960 30057 raft_consensus.cc:2804] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:09.542522 30057 raft_consensus.cc:493] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.542742 29991 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:09.542994 30057 raft_consensus.cc:3060] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:09.531263 30106 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:09.514290 30188 raft_consensus.cc:2804] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:09.546341 30105 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:09.518620 30175 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:09.525943 30206 raft_consensus.cc:515] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.548147 29049 raft_consensus.cc:1240] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:19:09.549132 29018 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:09.550357 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:09.514315 30174 raft_consensus.cc:2804] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:09.551259 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:09.552659 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:09.556669 29047 raft_consensus.cc:2393] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:09.559806 29093 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:09.561389 29093 leader_election.cc:304] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:09.561861 29018 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:09.563056 30154 raft_consensus.cc:2804] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:09.563233 29018 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:09.563608 30154 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:09.564007 30018 raft_consensus.cc:2749] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:09.564062 30154 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.566970 30018 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.567538 30018 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.574760 29991 raft_consensus.cc:2804] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:09.575555 29991 raft_consensus.cc:697] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:09.577368 30208 raft_consensus.cc:2749] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:09.577977 30095 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.578596 30095 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.579046 30188 raft_consensus.cc:697] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:09.580125 30188 consensus_queue.cc:237] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:09.580880 30095 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:09.582728 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 44925.6us
I20260709 12:19:09.584452 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:09.584666 29092 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:09.585350 29050 raft_consensus.cc:2468] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:09.585566 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:09.586901 29043 raft_consensus.cc:1275] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:09.589322 30052 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.590020 30052 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.592569 30052 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:09.593182 30052 raft_consensus.cc:2749] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:09.595032 29991 consensus_queue.cc:237] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.585922 29092 leader_election.cc:304] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:09.597958 29092 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:09.599095 30187 raft_consensus.cc:2804] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:09.599599 30187 raft_consensus.cc:493] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.600091 30187 raft_consensus.cc:3060] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:09.604454 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:09.613826 30052 raft_consensus.cc:2749] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:19:09.639710 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 104130us
W20260709 12:19:09.639868 29165 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:42775, user_credentials={real_user=slave}} blocked reactor thread for 93877.4us
I20260709 12:19:09.458436 30128 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.558964 30175 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.638535 30188 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.665774 30188 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.559912 30174 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.642578 30139 raft_consensus.cc:2804] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:09.530372 30123 consensus_queue.cc:237] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.656406 30208 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.678221 30207 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.671777 30174 raft_consensus.cc:3060] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:09.670333 29991 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.680050 30139 raft_consensus.cc:697] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
W20260709 12:19:09.709630 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:09.696472 30105 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.742970 30169 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.743619 30169 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.668301 30142 consensus_queue.cc:260] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.706190 29991 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.717509 30168 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:09.707795 30154 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.768384 30153 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:09.768308 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 116371us
I20260709 12:19:09.798193 30168 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:09.693615 30144 consensus_queue.cc:260] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.697460 30173 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.746518 30138 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.748644 30107 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.835882 30176 raft_consensus.cc:493] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.767819 30129 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.780169 30052 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.717479 30207 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.779909 30156 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.831609 30142 raft_consensus.cc:3060] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.803675 30206 leader_election.cc:290] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:09.855579 30144 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.855053 30188 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:09.783236 30184 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:09.692620 30208 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.862542 30156 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
W20260709 12:19:09.874313 30217 log.cc:927] Time spent T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 12:19:09.839468 30169 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:09.858158 30187 raft_consensus.cc:515] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.865832 30193 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:09.893133 30216 log.cc:927] Time spent T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.173s	user 0.000s	sys 0.007s
I20260709 12:19:09.872601 30176 raft_consensus.cc:515] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.897771 30187 leader_election.cc:290] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:09.901678 30207 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:09.904033 30208 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:09.943040 29090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:09.945456 29166 leader_election.cc:400] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505) with higher term. Message: Invalid argument: T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3.
I20260709 12:19:09.946062 29166 leader_election.cc:403] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:19:09.937424 29049 raft_consensus.cc:1240] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3. Ops: []
W20260709 12:19:09.955538 29091 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:09.958855 29119 raft_consensus.cc:1240] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:09.855286 30107 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.050200 30169 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
W20260709 12:19:10.051497 29122 consensus_meta.cc:287] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f: Time spent flushing consensus metadata: real 0.540s	user 0.000s	sys 0.020s
I20260709 12:19:10.051375 30169 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.052102 29122 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:10.054653 30181 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:10.055737 30181 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.855120 30139 consensus_queue.cc:237] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.114686 30188 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:10.115759 30188 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.153106 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:10.153841 30173 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.154515 29122 raft_consensus.cc:2368] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3.
I20260709 12:19:10.159547 30153 raft_consensus.cc:493] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:10.162292 30148 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505) with higher term. Message: Invalid argument: T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3.
I20260709 12:19:09.747802 30105 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:10.189867 30052 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.892693 30184 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:10.161314 30153 raft_consensus.cc:515] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.144510 30169 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.220714 30052 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.222599 30207 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:10.224017 30156 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505)
I20260709 12:19:09.855129 30138 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.225399 30105 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.235597 30181 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.215889 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.250185 29119 raft_consensus.cc:2393] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:10.246577 29949 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.249042 29991 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.265287 30107 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.270483 29991 raft_consensus.cc:493] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:10.274214 29991 raft_consensus.cc:515] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.274780 30032 raft_consensus.cc:493] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:10.276093 30032 raft_consensus.cc:515] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:09.859587 30129 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:10.256767 30168 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.292354 30129 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:10.292872 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:10.294359 30129 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:10.296587 30129 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:10.277055 29991 leader_election.cc:290] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.308145 30153 leader_election.cc:290] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.310987 30129 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.315229 30176 leader_election.cc:290] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.316704 30193 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:10.317548 30193 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.330911 30154 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.333711 29195 raft_consensus.cc:1240] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:10.334028 30207 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:10.336470 30124 consensus_meta.cc:287] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f: Time spent flushing consensus metadata: real 0.814s	user 0.009s	sys 0.007s
I20260709 12:19:10.336870 29199 raft_consensus.cc:1275] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:10.336957 30124 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.320556 30193 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:10.341989 30057 consensus_meta.cc:287] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.798s	user 0.011s	sys 0.008s
W20260709 12:19:10.350432 29091 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:10.344362 30057 raft_consensus.cc:515] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.351282 30207 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.382225 30138 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.382514 30184 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:10.385144 30128 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:10.388113 30168 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:10.389631 30144 consensus_meta.cc:287] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f: Time spent flushing consensus metadata: real 0.517s	user 0.012s	sys 0.000s
I20260709 12:19:10.396508 30057 leader_election.cc:290] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.397991 30124 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.399133 30124 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:10.400068 30124 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.401263 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:10.402601 29052 raft_consensus.cc:1240] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:10.402818 30154 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:10.402659 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.404275 29123 raft_consensus.cc:1240] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:10.404394 30139 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:10.403498 30154 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.405282 30139 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:10.412034 30108 consensus_meta.cc:287] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32: Time spent flushing consensus metadata: real 0.936s	user 0.010s	sys 0.007s
I20260709 12:19:10.412649 30154 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.407904 30168 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:10.415764 30168 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.425048 30207 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:10.438812 29043 raft_consensus.cc:1240] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:10.440317 29119 raft_consensus.cc:1240] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
W20260709 12:19:10.443799 30137 consensus_meta.cc:287] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.982s	user 0.012s	sys 0.007s
I20260709 12:19:10.444223 30139 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.448377 30168 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.438692 30180 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.412741 30108 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:10.455354 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.449208 29052 raft_consensus.cc:1240] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:10.434906 30138 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:10.454030 30124 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.471477 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.472782 30172 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.468062 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.475762 29796 raft_consensus.cc:3060] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Advancing to term 3
I20260709 12:19:10.477193 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.479329 29052 raft_consensus.cc:1240] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:10.481261 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.482496 30138 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.467171 30207 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.485210 30138 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.485731 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.482110 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:19:10.482544 30175 consensus_meta.cc:287] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.790s	user 0.010s	sys 0.009s
I20260709 12:19:10.487576 29044 raft_consensus.cc:2393] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:10.474038 30032 leader_election.cc:290] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.466747 30168 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:10.489696 30175 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.490329 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.491108 30108 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:10.492134 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.498018 30207 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.497895 30168 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.500473 30175 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.500706 30168 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.504235 29124 raft_consensus.cc:1240] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:10.506495 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.510601 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.510896 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.516238 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.517350 29125 raft_consensus.cc:2468] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:10.518023 29119 raft_consensus.cc:1275] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:10.519155 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
W20260709 12:19:10.521513 29090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:10.525723 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.528048 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:10.532269 29018 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:10.533789 30143 raft_consensus.cc:2749] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:10.537053 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
I20260709 12:19:10.544296 30188 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.537438 30018 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.537928 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.541416 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.549409 29045 raft_consensus.cc:1240] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:19:10.560698 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.561532 29125 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:10.563751 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.564877 29118 raft_consensus.cc:2410] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 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:19:10.572494 30115 raft_consensus.cc:1064] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32: attempting to promote NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 to VOTER
I20260709 12:19:10.575152 30185 consensus_queue.cc:1048] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:10.576761 30115 consensus_queue.cc:237] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:10.559454 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.578069 29120 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:10.578836 30168 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:10.579159 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:10.579635 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.579540 30168 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.580546 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.581315 29120 raft_consensus.cc:2468] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:10.582023 30168 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.583081 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:10.583402 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.586645 29120 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:10.586766 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.587512 29121 raft_consensus.cc:2468] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:10.587667 30018 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:10.588603 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.588266 30018 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:10.591419 30018 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:10.591692 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.593614 29124 raft_consensus.cc:2468] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:10.552011 29122 raft_consensus.cc:2468] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:10.578567 29092 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:10.589793 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.598861 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.563827 30108 raft_consensus.cc:1064] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32: attempting to promote NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 to VOTER
I20260709 12:19:10.598289 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:10.606743 30186 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:10.600099 29796 raft_consensus.cc:1275] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 LEARNER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:10.607589 30186 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.611989 30185 raft_consensus.cc:2804] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:10.612015 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.614391 30175 raft_consensus.cc:493] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:10.614428 30143 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:10.618561 30136 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:10.628024 30136 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.628384 30175 raft_consensus.cc:515] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.623376 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.623823 29124 raft_consensus.cc:2468] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:10.631561 30175 leader_election.cc:290] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.632931 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.633284 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.628041 30186 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.625114 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:10.635681 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:10.637777 29045 raft_consensus.cc:2393] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:10.623376 30185 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:10.627032 30143 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.643864 30143 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:10.647418 30174 consensus_meta.cc:287] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.901s	user 0.011s	sys 0.005s
I20260709 12:19:10.647934 30174 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.650372 29047 raft_consensus.cc:2468] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:10.630626 30136 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.635278 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.624285 29120 raft_consensus.cc:2468] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:10.635733 29124 raft_consensus.cc:2468] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
W20260709 12:19:10.626411 29166 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:10.640477 29121 raft_consensus.cc:2393] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:10.646636 30185 raft_consensus.cc:3060] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:10.634356 29049 raft_consensus.cc:2468] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
W20260709 12:19:10.635097 29164 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:10.661293 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.618654 30108 consensus_queue.cc:237] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:10.664940 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:10.674331 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.674589 29121 raft_consensus.cc:1275] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:10.676823 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:10.679626 29166 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:10.681888 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:10.682442 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.682920 29125 raft_consensus.cc:2393] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:10.683065 29049 raft_consensus.cc:2468] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:10.684326 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.684335 28950 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35258 (request call id 141) took 3463 ms. Trace:
I20260709 12:19:10.684582 30174 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.687570 29123 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59980 (request call id 547) took 1202 ms. Trace:
I20260709 12:19:10.688532 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:10.688059 29123 rpcz_store.cc:276] 0709 12:19:09.485567 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:09.485722 (+   155us) service_pool.cc:224] Handling call
0709 12:19:09.486052 (+   330us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:10.405015 (+918963us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:10.687296 (+282281us) spinlock_profiling.cc:243] Waited 860 ms on lock 0x7b54001ba3d4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db22e01 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:10.687483 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1977095424}
I20260709 12:19:10.691098 28949 catalog_manager.cc:5697] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 2 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 3 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
W20260709 12:19:10.697911 29164 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:10.698318 30148 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:10.699105 30148 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.700920 29196 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 537) took 1350 ms. Trace:
I20260709 12:19:10.703339 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.704186 29047 raft_consensus.cc:2468] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:10.705824 30148 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:10.711004 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.711782 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:10.708447 29991 consensus_queue.cc:1048] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:10.709595 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.713315 30127 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:10.710791 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.712590 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.714054 30127 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.719209 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.734923 29093 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:10.736059 29991 raft_consensus.cc:2804] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:10.736613 29991 raft_consensus.cc:697] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:10.737732 29991 consensus_queue.cc:237] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.741214 30127 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:10.751541 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.742041 30238 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:10.701332 29196 rpcz_store.cc:276] 0709 12:19:09.350804 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:10.551178 (+1200374us) service_pool.cc:224] Handling call
0709 12:19:10.551647 (+   469us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:10.561065 (+  9418us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:10.561100 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:10.561581 (+   481us) log.cc:844] Serialized 26 byte log entry
0709 12:19:10.622478 (+ 60897us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:10.670174 (+ 47696us) log.cc:844] Serialized 14 byte log entry
0709 12:19:10.700464 (+ 30290us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:10.700536 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:10.700579 (+    43us) raft_consensus.cc:1685] finished
0709 12:19:10.700596 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:10.700720 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":37973,"raft.queue_time_us":41341,"raft.run_cpu_time_us":203,"raft.run_wall_time_us":208,"thread_start_us":105621,"threads_started":2,"wal-append.queue_time_us":109076}
W20260709 12:19:10.771633 29091 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:10.773278 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.773934 29047 raft_consensus.cc:2468] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:10.755417 30238 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:10.749522 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 82348.9us
I20260709 12:19:10.770627 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.785893 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.685074 28950 rpcz_store.cc:276] 0709 12:19:07.221207 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:07.224765 (+  3558us) service_pool.cc:224] Handling call
0709 12:19:10.684111 (+3459346us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:19:09.350557 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:19:09.351174 (+   617us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:19:09.351214 (+    40us) write_op.cc:435] Acquired schema lock
0709 12:19:09.351233 (+    19us) tablet.cc:662] Decoding operations
0709 12:19:09.351770 (+   537us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:19:09.351832 (+    62us) write_op.cc:641] Partition lock acquired for write op
0709 12:19:09.351867 (+    35us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:19:09.353962 (+  2095us) tablet.cc:701] Row locks acquired
0709 12:19:09.353978 (+    16us) write_op.cc:260] PREPARE: finished
0709 12:19:09.354173 (+   195us) write_op.cc:270] Start()
0709 12:19:09.354311 (+   138us) write_op.cc:276] Timestamp: P: 1783599549354102 usec, L: 0
0709 12:19:09.354331 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 12:19:09.355637 (+  1306us) log.cc:844] Serialized 928 byte log entry
0709 12:19:09.799601 (+443964us) op_driver.cc:464] REPLICATION: finished
0709 12:19:09.905628 (+106027us) write_op.cc:301] APPLY: starting
0709 12:19:09.905733 (+   105us) tablet.cc:1367] starting BulkCheckPresence
0709 12:19:09.905875 (+   142us) tablet.cc:1370] finished BulkCheckPresence
0709 12:19:09.906060 (+   185us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:19:09.906512 (+   452us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:19:09.906713 (+   201us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:19:09.906779 (+    66us) write_op.cc:312] APPLY: finished
0709 12:19:09.907052 (+   273us) log.cc:844] Serialized 28 byte log entry
0709 12:19:09.907238 (+   186us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:09.907361 (+   123us) write_op.cc:454] Released schema lock
0709 12:19:09.907409 (+    48us) write_op.cc:341] FINISH: Updating metrics
0709 12:19:09.907748 (+   339us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:09.907784 (+    36us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1274880,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":103292,"apply.run_cpu_time_us":2115,"apply.run_wall_time_us":2117,"num_ops":2,"prepare.queue_time_us":744340,"prepare.run_cpu_time_us":44348,"prepare.run_wall_time_us":128379,"raft.queue_time_us":227369,"raft.run_cpu_time_us":17593,"raft.run_wall_time_us":187920,"replication_time_us":396939,"thread_start_us":923852,"threads_started":5,"wal-append.queue_time_us":117698}]]}
I20260709 12:19:10.792729 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.794888 29047 raft_consensus.cc:2468] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:10.796326 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.797348 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:10.797863 29200 raft_consensus.cc:2410] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f 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:19:10.799144 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.799284 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.800336 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.800877 29044 raft_consensus.cc:1240] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:10.801630 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.801693 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.801632 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.802574 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.803043 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:10.805451 29052 raft_consensus.cc:3060] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:10.802515 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.788695 30174 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:10.817174 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.818378 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.827409 29049 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:10.802522 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.830456 29047 raft_consensus.cc:2468] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:10.835553 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.837798 29045 raft_consensus.cc:2468] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:10.839684 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.819199 30232 raft_consensus.cc:1027] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: attempt to promote peer f3fe548c90cd41ac95fa5e796a58a3e5: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260709 12:19:10.843861 29043 raft_consensus.cc:1275] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:10.846989 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.861340 29050 raft_consensus.cc:2468] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:10.826153 29197 raft_consensus.cc:1275] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:10.835012 30185 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.863034 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.864355 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.864960 30185 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.847990 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.868294 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.869102 30188 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:10.869583 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.870189 29052 raft_consensus.cc:2468] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:10.869690 30188 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:10.860576 30238 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:10.887430 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:10.878453 30188 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.891196 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.858587 30095 consensus_queue.cc:1048] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.068s
I20260709 12:19:10.859483 30174 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:10.886976 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.902197 30187 raft_consensus.cc:493] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:10.903194 29200 raft_consensus.cc:3060] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:10.904248 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:10.901183 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.908587 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:10.910646 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 83472.2us
I20260709 12:19:10.918648 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.919315 29052 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:10.907996 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.925668 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.926105 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.926479 29043 raft_consensus.cc:2468] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:10.927515 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.921934 30187 raft_consensus.cc:515] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:10.928778 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.987063 29200 raft_consensus.cc:2468] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:10.987739 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.929718 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:10.988719 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.991983 29052 raft_consensus.cc:2468] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:10.994642 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.995393 29200 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:10.996310 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.996711 30187 leader_election.cc:290] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:10.944288 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:10.998427 30183 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:10.999125 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:10.997061 29200 raft_consensus.cc:2393] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 3: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:11.006487 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:11.001070 29050 raft_consensus.cc:2468] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:10.921010 30168 raft_consensus.cc:493] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:11.005342 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:10.943351 30174 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:10.944693 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:11.014829 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:10.999379 30183 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.020320 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:11.022060 29047 raft_consensus.cc:3060] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:11.021641 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:11.035660 30187 raft_consensus.cc:1064] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f: attempting to promote NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 to VOTER
I20260709 12:19:11.039368 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:11.040690 30187 raft_consensus.cc:1068] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f: Unable to promote non-voter f3fe548c90cd41ac95fa5e796a58a3e5: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:19:11.021492 30168 raft_consensus.cc:515] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:11.048286 29047 raft_consensus.cc:2468] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:11.046609 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:11.057178 29017 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.063225 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:11.065371 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:11.073364 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:11.074455 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:11.076021 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:11.077384 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:11.088279 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:11.077965 29196 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:11.102895 29166 leader_election.cc:400] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663) with higher term. Message: Invalid argument: T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3.
I20260709 12:19:11.102530 30253 consensus_queue.cc:1048] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:11.103539 30168 leader_election.cc:290] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:11.104338 29194 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:11.105623 30220 consensus_queue.cc:1059] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:11.105937 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:11.106762 30220 raft_consensus.cc:3055] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:11.107339 30220 raft_consensus.cc:740] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:11.107496 30128 consensus_queue.cc:1059] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:19:11.108191 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 73640us
I20260709 12:19:11.108620 30220 consensus_queue.cc:260] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.108938 30232 raft_consensus.cc:3055] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:11.109027 29017 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:11.109604 30232 raft_consensus.cc:740] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:11.110307 30220 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:11.110862 30018 raft_consensus.cc:2804] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:11.111444 30018 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:11.110826 30232 consensus_queue.cc:260] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.111855 30018 raft_consensus.cc:3060] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:11.118294 29166 leader_election.cc:400] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 election: Vote denied by peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663) with higher term. Message: Invalid argument: T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3.
I20260709 12:19:11.118770 29166 leader_election.cc:403] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:19:11.071485 30174 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:11.123091 30143 consensus_queue.cc:1048] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:11.125043 30186 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:11.125666 30186 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.119493 30253 raft_consensus.cc:2749] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663) with higher term. Message: Invalid argument: T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3.
I20260709 12:19:11.127774 30183 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:11.131125 29017 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:11.140113 29795 raft_consensus.cc:1275] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:11.141357 29796 raft_consensus.cc:1275] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:11.127835 30186 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:11.132441 30174 raft_consensus.cc:697] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:11.144690 30174 consensus_queue.cc:237] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.122612 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:11.146627 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:11.146684 30108 consensus_queue.cc:1059] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:11.148111 30183 raft_consensus.cc:3055] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:11.148656 30183 raft_consensus.cc:740] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:11.149622 29199 raft_consensus.cc:1275] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:19:11.150096 29199 pending_rounds.cc:85] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32: Aborting all ops after (but not including) 1
I20260709 12:19:11.149684 30183 consensus_queue.cc:260] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.150439 29199 pending_rounds.cc:107] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:19:11.150772 29199 raft_consensus.cc:2889] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:11.151746 30183 raft_consensus.cc:3060] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:11.153422 29199 raft_consensus.cc:1275] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:11.156615 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:11.158097 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:11.159175 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:11.159485 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:11.145752 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:11.160302 29192 raft_consensus.cc:2368] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 for earlier term 2. Current term is 3.
I20260709 12:19:11.148164 29198 raft_consensus.cc:1275] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:11.164724 30175 raft_consensus.cc:2804] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:11.165234 30175 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:11.165652 30175 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:11.165863 30095 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:11.166546 29093 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.166406 30095 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.167966 29093 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.168262 30188 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:11.168725 30095 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:11.168843 30188 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.169283 29093 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.169423 30095 raft_consensus.cc:2749] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:11.170341 29991 raft_consensus.cc:2749] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:11.171299 30188 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:11.173463 29018 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.175083 29018 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:11.177960 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 46897.3us
I20260709 12:19:11.178635 29017 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.182384 30238 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } 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:19:11.182781 30210 consensus_queue.cc:1048] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } 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:19:11.185647 29093 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.187069 29196 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:11.148033 29193 raft_consensus.cc:1275] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:11.189265 29017 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.191380 29018 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:11.179184 30095 raft_consensus.cc:2749] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:11.201048 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:11.203222 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:11.190825 30143 raft_consensus.cc:2749] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:11.205295 30175 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:11.208976 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:11.191018 30168 raft_consensus.cc:2804] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:11.189815 30186 raft_consensus.cc:2749] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:11.209748 29198 raft_consensus.cc:2468] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:11.179659 30018 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.226437 30186 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:11.227087 30186 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:11.227581 30186 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:11.232811 30232 raft_consensus.cc:3060] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:11.212651 30187 raft_consensus.cc:2749] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:11.217614 30136 raft_consensus.cc:2804] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:11.235570 30136 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:11.235988 30136 raft_consensus.cc:3060] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:11.236783 30018 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:11.217478 30168 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:11.224361 29199 raft_consensus.cc:2468] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:11.238641 30168 raft_consensus.cc:3060] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:11.244710 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:11.220095 29194 raft_consensus.cc:2468] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:11.246518 30187 raft_consensus.cc:1064] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f: attempting to promote NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 to VOTER
I20260709 12:19:11.246809 29195 raft_consensus.cc:1240] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3. Ops: []
W20260709 12:19:11.247069 30187 raft_consensus.cc:1068] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f: Unable to promote non-voter f3fe548c90cd41ac95fa5e796a58a3e5: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:19:11.249161 30175 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:11.220314 30253 consensus_queue.cc:1059] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 12:19:11.251049 30253 raft_consensus.cc:3055] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:11.251426 30253 raft_consensus.cc:740] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:11.252622 30253 consensus_queue.cc:260] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.253997 30253 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:11.258250 28949 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35262 (request call id 161) took 3229 ms. Trace:
I20260709 12:19:11.259105 28950 catalog_manager.cc:5697] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
W20260709 12:19:11.262365 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 47494.6us
I20260709 12:19:11.262283 28949 rpcz_store.cc:276] 0709 12:19:08.029047 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:08.029374 (+   327us) service_pool.cc:224] Handling call
0709 12:19:11.258164 (+3228790us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:19:10.723398 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:19:10.724150 (+   752us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:19:10.724207 (+    57us) write_op.cc:435] Acquired schema lock
0709 12:19:10.724244 (+    37us) tablet.cc:662] Decoding operations
0709 12:19:10.724715 (+   471us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:19:10.724819 (+   104us) write_op.cc:641] Partition lock acquired for write op
0709 12:19:10.724857 (+    38us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:19:10.725165 (+   308us) tablet.cc:701] Row locks acquired
0709 12:19:10.725220 (+    55us) write_op.cc:260] PREPARE: finished
0709 12:19:10.725396 (+   176us) write_op.cc:270] Start()
0709 12:19:10.725562 (+   166us) write_op.cc:276] Timestamp: P: 1783599550725332 usec, L: 0
0709 12:19:10.725603 (+    41us) op_driver.cc:348] REPLICATION: starting
0709 12:19:10.735905 (+ 10302us) log.cc:844] Serialized 540 byte log entry
0709 12:19:10.916237 (+180332us) op_driver.cc:464] REPLICATION: finished
0709 12:19:11.126311 (+210074us) write_op.cc:301] APPLY: starting
0709 12:19:11.126408 (+    97us) tablet.cc:1367] starting BulkCheckPresence
0709 12:19:11.126523 (+   115us) tablet.cc:1370] finished BulkCheckPresence
0709 12:19:11.126637 (+   114us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:19:11.126977 (+   340us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:19:11.127221 (+   244us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:19:11.127279 (+    58us) write_op.cc:312] APPLY: finished
0709 12:19:11.127538 (+   259us) log.cc:844] Serialized 22 byte log entry
0709 12:19:11.179611 (+ 52073us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:11.188561 (+  8950us) write_op.cc:454] Released schema lock
0709 12:19:11.198870 (+ 10309us) write_op.cc:341] FINISH: Updating metrics
0709 12:19:11.201980 (+  3110us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:11.202011 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":497200,"reported_tablets":7,"spinlock_wait_cycles":728320,"child_traces":[["op",{"apply.queue_time_us":201544,"apply.run_cpu_time_us":2164,"apply.run_wall_time_us":75643,"num_ops":1,"prepare.queue_time_us":16866,"prepare.run_cpu_time_us":3567,"prepare.run_wall_time_us":12906,"replication_time_us":177733,"thread_start_us":131872,"threads_started":2}]]}
I20260709 12:19:11.267306 28946 catalog_manager.cc:5697] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 2, leader changed from 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
W20260709 12:19:11.290601 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 99266us
I20260709 12:19:11.291730 29018 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:11.303646 29018 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.308761 30018 raft_consensus.cc:2749] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:11.310518 30136 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.312821 30136 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:11.318306 29093 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:11.321113 29093 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:11.326508 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:11.327286 30168 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.328356 29018 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.322019 30095 consensus_queue.cc:1048] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:11.334801 29052 raft_consensus.cc:1240] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:11.349738 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:11.307531 30175 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:11.369028 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:11.370388 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:11.353013 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:11.352065 29200 raft_consensus.cc:1240] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Rejecting Update request from peer f3fe548c90cd41ac95fa5e796a58a3e5 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:11.375898 29049 raft_consensus.cc:2393] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
W20260709 12:19:11.378093 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 57034.5us
I20260709 12:19:11.379684 29045 raft_consensus.cc:1240] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:11.342307 30188 raft_consensus.cc:2804] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:11.381386 29051 raft_consensus.cc:1240] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:11.382676 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:19:11.384208 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 55959.6us
W20260709 12:19:11.388180 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 198964us
I20260709 12:19:11.352602 30174 raft_consensus.cc:2749] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:11.391186 29017 leader_election.cc:304] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.397083 29126 raft_consensus.cc:1240] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:19:11.396169 29046 raft_consensus.cc:1240] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:11.352375 30232 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:11.402828 29049 raft_consensus.cc:1240] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:11.380868 30238 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:11.412401 29211 tablet_copy_service.cc:342] P d3d3599aa2d146419d7bed03e8df9c32: Request end of tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-1116163792084bf18258f91fc3297b73 received from {username='slave'} at 127.0.0.1:35574
I20260709 12:19:11.402870 30188 raft_consensus.cc:697] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:11.414541 29211 tablet_copy_service.cc:434] P d3d3599aa2d146419d7bed03e8df9c32: ending tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-1116163792084bf18258f91fc3297b73 on tablet 1116163792084bf18258f91fc3297b73 with peer f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:11.415491 30188 consensus_queue.cc:237] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.408885 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:11.350310 30187 consensus_queue.cc:1048] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 12:19:11.419713 29017 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.425273 29018 leader_election.cc:400] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Vote denied by peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279) with higher term. Message: Invalid argument: T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 for earlier term 2. Current term is 3.
I20260709 12:19:11.425704 29018 leader_election.cc:403] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:19:11.426174 30018 consensus_queue.cc:1048] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:11.427040 30260 consensus_queue.cc:1048] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:11.427737 30018 raft_consensus.cc:2749] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279) with higher term. Message: Invalid argument: T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 for earlier term 2. Current term is 3.
I20260709 12:19:11.429409 29017 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.430109 30266 raft_consensus.cc:2804] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:11.425096 29125 raft_consensus.cc:1275] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:11.430712 30143 raft_consensus.cc:2804] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:11.432060 30143 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:11.432529 30143 raft_consensus.cc:3060] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:11.430642 30136 raft_consensus.cc:2749] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:11.433945 30168 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:11.434113 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:11.435907 29018 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:11.433830 29017 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.440685 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:19:11.470255 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 63286us
I20260709 12:19:11.469930 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:11.430650 30266 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:11.501452 29046 raft_consensus.cc:1275] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:11.421530 30174 raft_consensus.cc:2804] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:19:11.507606 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 76102.3us
I20260709 12:19:11.513100 29017 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:11.513975 29048 raft_consensus.cc:1240] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:11.518524 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:11.521545 29120 raft_consensus.cc:1275] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:19:11.497565 29092 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.525s (SENT) [suppressed 6 similar messages]
W20260709 12:19:11.522758 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 86974.5us
I20260709 12:19:11.493299 30259 raft_consensus.cc:2804] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:11.440119 30232 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.506723 30266 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:11.420807 30238 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.471238 30186 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.509946 30174 raft_consensus.cc:493] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:11.528820 29017 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.511282 30168 raft_consensus.cc:2804] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:19:11.531323 29164 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:11.536921 30136 raft_consensus.cc:2804] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:11.537501 30265 consensus_queue.cc:1048] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.052s
I20260709 12:19:11.540848 29166 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:11.531733 30174 raft_consensus.cc:3060] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:11.541306 29018 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:11.550397 30260 raft_consensus.cc:2804] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:19:11.552306 30258 log.cc:927] Time spent T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
W20260709 12:19:11.559356 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 61824.1us
I20260709 12:19:11.534457 30168 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:11.537528 30136 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
W20260709 12:19:11.557961 30262 log.cc:927] Time spent T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 12:19:11.540179 30259 raft_consensus.cc:697] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
W20260709 12:19:11.575882 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 196511us
I20260709 12:19:11.591629 29093 leader_election.cc:304] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:11.581321 30143 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.580127 30238 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:11.597088 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:11.601830 29166 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:11.606614 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 77843.3us
I20260709 12:19:11.607491 29017 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.594307 30168 raft_consensus.cc:3060] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:11.595172 30136 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:11.572754 30183 raft_consensus.cc:2749] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:11.633030 30278 raft_consensus.cc:2804] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:11.633205 29017 leader_election.cc:304] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.635041 30275 raft_consensus.cc:2804] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:11.635684 30275 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:11.636068 30275 raft_consensus.cc:3060] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:11.642553 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:11.647411 29199 raft_consensus.cc:1275] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:11.647680 30143 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:11.648228 29166 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:11.648406 30143 raft_consensus.cc:2749] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:11.652797 29166 leader_election.cc:304] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:11.653173 30278 raft_consensus.cc:697] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:11.653843 30142 raft_consensus.cc:2749] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:11.654220 29166 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:11.655827 29017 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.657099 29017 leader_election.cc:304] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.657656 30279 raft_consensus.cc:2749] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:11.654971 30142 raft_consensus.cc:2749] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:11.641806 30136 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:11.602034 30276 raft_consensus.cc:2804] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:11.628826 30238 raft_consensus.cc:2749] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:11.649824 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:11.676782 29166 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:11.652861 30143 consensus_queue.cc:1048] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 12:19:11.679185 30136 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:11.693325 29196 pending_rounds.cc:85] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32: Aborting all ops after (but not including) 1
I20260709 12:19:11.693732 29196 pending_rounds.cc:107] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:19:11.694031 29196 raft_consensus.cc:2889] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:11.695569 30275 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.696357 30143 consensus_queue.cc:1059] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:11.697499 30143 raft_consensus.cc:3055] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:11.697886 30143 raft_consensus.cc:740] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:11.613929 30267 consensus_queue.cc:1059] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.072s
I20260709 12:19:11.669205 30276 raft_consensus.cc:493] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:11.665186 30280 raft_consensus.cc:2749] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:19:11.740579 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 63858.7us
I20260709 12:19:11.741623 29166 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:11.686735 30108 raft_consensus.cc:2749] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:11.698051 30275 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:11.699352 29194 raft_consensus.cc:1240] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:19:11.719906 30267 raft_consensus.cc:3055] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:11.750324 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:11.719524 30183 raft_consensus.cc:2749] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:11.747498 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:11.756780 29126 raft_consensus.cc:2468] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:11.749612 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:11.745412 29092 leader_election.cc:304] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.698992 29197 raft_consensus.cc:2468] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:11.758184 29166 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:11.722543 30276 raft_consensus.cc:3060] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:19:11.759059 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 227266us
I20260709 12:19:11.685660 30259 consensus_queue.cc:237] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.719674 30143 consensus_queue.cc:260] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.684489 30278 consensus_queue.cc:237] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.774489 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:11.770246 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:11.765573 29121 raft_consensus.cc:1275] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:19:11.781044 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:11.793257 29127 raft_consensus.cc:2468] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:11.794973 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:11.803135 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:11.804474 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:11.805003 29118 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:11.792326 29121 pending_rounds.cc:85] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f: Aborting all ops after (but not including) 1
I20260709 12:19:11.806900 29121 pending_rounds.cc:107] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:19:11.807155 29121 raft_consensus.cc:2889] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:11.748430 30260 raft_consensus.cc:697] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
W20260709 12:19:11.814723 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 56644.8us
I20260709 12:19:11.763638 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:11.750718 30267 raft_consensus.cc:740] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:11.825842 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:11.828539 29166 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:11.830642 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:11.770555 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:11.830796 30267 consensus_queue.cc:260] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.776134 30232 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:11.790266 30152 raft_consensus.cc:2749] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:19:11.834554 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 95709.4us
I20260709 12:19:11.753994 30186 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:11.769752 30175 raft_consensus.cc:2749] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:11.840687 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:11.849577 29123 raft_consensus.cc:3060] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:11.746656 30188 consensus_queue.cc:1059] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.090s
I20260709 12:19:11.850380 29092 leader_election.cc:304] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:11.815884 30268 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:11.822086 30220 raft_consensus.cc:2749] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:11.855801 29166 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:11.856099 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:11.833316 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:11.862581 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:11.863137 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:11.865134 30269 raft_consensus.cc:2749] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:11.865217 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:11.867581 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:11.869436 29044 raft_consensus.cc:1240] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:11.869297 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:11.875830 29043 raft_consensus.cc:1275] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:11.877020 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:11.846796 30148 consensus_queue.cc:1059] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 12:19:11.825846 30265 consensus_queue.cc:1048] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 12:19:11.872354 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:11.879125 30148 raft_consensus.cc:3055] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:11.853847 30183 raft_consensus.cc:2749] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:11.895795 29050 raft_consensus.cc:2468] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:11.897811 29166 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
W20260709 12:19:11.898808 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 75671.2us
I20260709 12:19:11.870213 30267 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:11.872466 30210 raft_consensus.cc:2749] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:11.906565 29796 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 LEARNER]: Advancing to term 3
I20260709 12:19:11.907028 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:11.879827 30268 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.908332 30238 raft_consensus.cc:2764] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:19:11.873802 30174 raft_consensus.cc:515] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.910154 30260 consensus_queue.cc:237] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.912366 30174 leader_election.cc:290] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:11.912444 30289 raft_consensus.cc:2749] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:11.918651 30268 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:11.921801 29093 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:11.922179 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:11.926281 29016 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:11.926391 30266 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:11.929136 30266 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:11.929333 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:11.930684 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:11.932675 30108 consensus_queue.cc:1059] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:11.933333 29121 raft_consensus.cc:1240] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:19:11.934018 30232 raft_consensus.cc:3055] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:11.934450 30232 raft_consensus.cc:740] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:11.935992 29049 raft_consensus.cc:1240] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Rejecting Update request from peer f3fe548c90cd41ac95fa5e796a58a3e5 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:11.935487 30232 consensus_queue.cc:260] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.896111 30148 raft_consensus.cc:740] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:11.954917 29192 raft_consensus.cc:1275] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:11.954763 30210 consensus_queue.cc:1059] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:11.956318 30127 raft_consensus.cc:3055] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:11.956770 30127 raft_consensus.cc:740] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:11.957264 29192 raft_consensus.cc:1275] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:19:11.957796 30127 consensus_queue.cc:260] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.980397 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:11.983083 30168 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.984907 30275 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:11.985706 29118 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:11.985543 30275 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:11.989833 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:11.990499 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:11.991199 30265 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:11.992759 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:11.999269 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:12.014806 29127 raft_consensus.cc:3060] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:11.957836 29192 pending_rounds.cc:85] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32: Aborting all ops after (but not including) 1
I20260709 12:19:12.012441 29123 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:11.968523 30266 raft_consensus.cc:2804] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:12.020651 29017 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.028452 29017 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.029716 29017 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.030352 30283 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.033335 30186 raft_consensus.cc:2804] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:12.033861 30186 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:12.034300 30186 raft_consensus.cc:3060] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:12.016860 30268 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:12.037513 30268 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:12.039561 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 189238us
I20260709 12:19:12.040844 29092 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.042133 30168 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.044239 29092 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.045130 29017 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.046396 29017 leader_election.cc:304] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.047380 29017 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.030612 29796 raft_consensus.cc:1275] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 LEARNER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:12.030903 30174 raft_consensus.cc:2804] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:12.031531 30280 raft_consensus.cc:2749] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:12.016610 29192 pending_rounds.cc:107] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:19:12.078094 29017 leader_election.cc:304] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
W20260709 12:19:12.105937 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 61775.2us
I20260709 12:19:12.138348 29092 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.104635 29017 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.116292 29127 raft_consensus.cc:2468] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
W20260709 12:19:12.106518 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:12.040249 30268 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.020025 30266 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:12.150352 29017 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:12.148186 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:12.054857 30168 raft_consensus.cc:2749] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:12.101912 29192 raft_consensus.cc:2889] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:12.076021 30269 raft_consensus.cc:2804] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:12.008459 30276 raft_consensus.cc:515] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.110387 30284 raft_consensus.cc:2749] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:12.075606 30279 raft_consensus.cc:2749] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:19:12.042258 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 72411.3us
W20260709 12:19:12.219004 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 81022.8us
I20260709 12:19:12.106437 30188 raft_consensus.cc:2749] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:12.254046 29018 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.137128 30282 raft_consensus.cc:2749] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:12.152711 30271 raft_consensus.cc:2749] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:12.020344 30265 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.222452 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:12.154814 30266 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:12.263878 29092 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:12.265152 29164 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:12.075436 30289 consensus_queue.cc:1059] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.206s
I20260709 12:19:12.111490 30175 consensus_queue.cc:1048] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.145s
W20260709 12:19:12.278733 29093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:12.101367 30174 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:12.292308 30174 raft_consensus.cc:3060] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:12.293637 30292 consensus_queue.cc:1059] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:19:12.224470 30018 raft_consensus.cc:2749] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:19:12.265712 30262 log.cc:927] Time spent T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
I20260709 12:19:12.284406 30265 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.295202 29018 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.296027 30291 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:12.296473 29092 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.296602 30291 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.297590 30281 raft_consensus.cc:2749] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:12.284912 29122 raft_consensus.cc:1240] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:12.032433 30283 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:12.258541 29194 raft_consensus.cc:1275] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:12.033421 30148 consensus_queue.cc:260] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.255570 30185 raft_consensus.cc:2804] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:12.298712 30279 raft_consensus.cc:2749] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:19:12.321477 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 358330us
I20260709 12:19:12.330686 29018 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.257766 30269 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:12.329090 30276 leader_election.cc:290] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:12.346033 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 48312.5us
I20260709 12:19:12.304303 30296 raft_consensus.cc:2804] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:12.302527 30265 raft_consensus.cc:2749] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:12.346959 29092 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.341967 30143 raft_consensus.cc:3060] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:12.329989 30185 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:12.304960 30018 consensus_queue.cc:1048] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 12:19:12.349292 30278 raft_consensus.cc:2749] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:12.347347 30269 raft_consensus.cc:3060] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:12.349283 30296 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
W20260709 12:19:12.379374 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 125763us
I20260709 12:19:12.387233 29017 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:12.383086 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 90995us
I20260709 12:19:12.372624 30185 raft_consensus.cc:3060] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:12.391412 29092 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.350334 30183 consensus_queue.cc:1059] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 12:19:12.381718 30276 raft_consensus.cc:2804] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:12.394354 29017 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:12.399206 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 45949us
I20260709 12:19:12.401326 29092 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.402535 29092 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:12.383526 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 91975.8us
I20260709 12:19:12.387627 30296 raft_consensus.cc:3060] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:12.416219 30265 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:12.399595 30136 raft_consensus.cc:2804] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:12.399835 30276 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:12.392282 30275 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.431960 30283 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.408214 30278 raft_consensus.cc:2804] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:12.379549 30301 consensus_queue.cc:1059] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.057s
I20260709 12:19:12.425843 30291 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.431242 30310 raft_consensus.cc:2749] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:12.454800 30310 raft_consensus.cc:2764] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:19:12.431366 30276 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:12.442682 30136 raft_consensus.cc:697] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:12.444882 30283 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
W20260709 12:19:12.494149 30297 log.cc:927] Time spent T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.115s	user 0.000s	sys 0.001s
I20260709 12:19:12.498243 30306 raft_consensus.cc:3055] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:12.498771 30306 raft_consensus.cc:740] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Running, Role: LEADER
I20260709 12:19:12.499759 30306 consensus_queue.cc:260] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:12.500896 30306 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:19:12.502681 29761 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:12.503142 30290 log.cc:927] Time spent T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.156s	user 0.001s	sys 0.000s
I20260709 12:19:12.508749 30186 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.473974 30291 raft_consensus.cc:1064] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f: attempting to promote NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 to VOTER
I20260709 12:19:12.514868 30136 consensus_queue.cc:237] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:12.491117 30283 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:12.522679 30303 log.cc:927] Time spent T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.178s	user 0.000s	sys 0.001s
I20260709 12:19:12.470206 30278 raft_consensus.cc:697] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:12.525230 30278 consensus_queue.cc:237] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.486924 30018 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.532565 30018 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.538902 30266 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:12.586462 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 183957us
I20260709 12:19:12.587577 29092 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:12.598985 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:12.667924 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 80366.6us
I20260709 12:19:12.668879 29092 leader_election.cc:304] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.670295 29092 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.513882 30174 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:12.672626 29761 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:12.590234 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 176251us
W20260709 12:19:12.678787 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 250365us
W20260709 12:19:12.679786 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 278447us
I20260709 12:19:12.685081 29166 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:12.689602 30321 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.690274 30321 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.692504 30296 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.693084 30321 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:12.687189 30317 raft_consensus.cc:2804] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:12.698655 30174 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.717538 30301 raft_consensus.cc:2804] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:12.698437 30266 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.724109 29126 raft_consensus.cc:1240] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:12.686494 30253 consensus_queue.cc:1048] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 12:19:12.686685 30183 consensus_queue.cc:1059] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 12:19:12.687271 30276 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:12.732121 30322 consensus_queue.cc:1048] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:19:12.733750 30315 raft_consensus.cc:2804] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:12.734223 30315 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:12.734637 30315 raft_consensus.cc:3060] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:12.734992 30311 raft_consensus.cc:3055] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:12.735392 30311 raft_consensus.cc:740] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:12.736307 30311 consensus_queue.cc:260] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.737532 30311 raft_consensus.cc:3060] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:12.730420 30301 raft_consensus.cc:697] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:12.741467 30301 consensus_queue.cc:237] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:12.698122 30185 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.690274 30269 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.723786 30314 raft_consensus.cc:2764] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
W20260709 12:19:12.751259 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:12.722797 30317 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:12.744629 30323 raft_consensus.cc:493] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.730332 30259 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.757354 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:12.762202 30296 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.755651 30317 raft_consensus.cc:3060] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:12.762324 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:12.764124 29126 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:12.768451 30296 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.768993 30296 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.769551 29122 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59980 (request call id 587) took 1017 ms. Trace:
I20260709 12:19:12.769965 29122 rpcz_store.cc:276] 0709 12:19:11.752520 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:11.755998 (+  3478us) service_pool.cc:224] Handling call
0709 12:19:11.779534 (+ 23536us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:12.304560 (+525026us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:12.769259 (+464699us) spinlock_profiling.cc:243] Waited 502 ms on lock 0x7b540032df54. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db22e01 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:12.769485 (+   226us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1154934528}
I20260709 12:19:12.771224 30296 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.774212 29123 raft_consensus.cc:1240] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:12.775426 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:12.776099 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:12.776535 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:12.777323 29017 leader_election.cc:304] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.777498 29118 raft_consensus.cc:1240] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:19:12.753814 30186 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.777947 29123 raft_consensus.cc:1275] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:12.785859 30174 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:12.786525 30174 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.788673 30174 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.791658 30281 consensus_queue.cc:1059] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:12.792583 30281 raft_consensus.cc:3055] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:12.792948 30281 raft_consensus.cc:740] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:12.793567 30185 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.795033 30232 raft_consensus.cc:3060] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:12.795987 30269 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.762229 30305 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:12.796908 30305 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.799218 30305 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:12.801219 30143 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:12.801810 30143 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.803944 30143 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.803730 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:12.759676 30323 raft_consensus.cc:515] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.806493 30315 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.806959 30323 leader_election.cc:290] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:12.808429 30276 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505)
I20260709 12:19:12.808725 30315 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.761662 30259 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.811128 30148 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:12.811676 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:12.812353 29049 raft_consensus.cc:2468] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:12.813746 30291 consensus_queue.cc:237] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [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: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:12.814713 29043 raft_consensus.cc:1240] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:12.818801 30186 consensus_queue.cc:1059] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:12.819990 30309 consensus_queue.cc:1059] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:12.824697 30175 raft_consensus.cc:3055] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:12.825176 30175 raft_consensus.cc:740] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:12.819983 30018 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.826063 30175 consensus_queue.cc:260] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.828329 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:12.830711 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 160493us
I20260709 12:19:12.835515 29052 raft_consensus.cc:1240] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
W20260709 12:19:12.844738 29017 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:12.863965 30282 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:12.866080 29046 raft_consensus.cc:1240] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:12.866055 29048 raft_consensus.cc:1240] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:12.866051 29043 raft_consensus.cc:1240] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:12.872576 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:12.825897 30280 raft_consensus.cc:2804] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:12.824409 30186 raft_consensus.cc:3055] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 12:19:12.877351 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 44334.2us
I20260709 12:19:12.866153 30174 consensus_queue.cc:1048] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
W20260709 12:19:12.872105 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 166588us
I20260709 12:19:12.881423 30259 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.867164 29122 raft_consensus.cc:1240] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:12.871379 30143 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:12.877941 30186 raft_consensus.cc:740] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:12.900192 30143 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.902851 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:12.903580 29125 raft_consensus.cc:3060] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:12.904074 30143 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.793876 30281 consensus_queue.cc:260] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:12.905174 30283 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.905689 30281 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:12.883997 30280 raft_consensus.cc:697] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:12.910962 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:12.913492 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:12.914937 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:12.915643 29118 raft_consensus.cc:2393] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:12.917784 30317 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.919099 30319 raft_consensus.cc:3055] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:12.919497 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:12.920432 30317 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.920835 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:12.924592 29124 raft_consensus.cc:1240] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:12.925319 30186 consensus_queue.cc:260] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.919653 30319 raft_consensus.cc:740] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:12.926570 30186 raft_consensus.cc:3060] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:12.928901 29118 raft_consensus.cc:1275] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:19:12.944267 29118 pending_rounds.cc:85] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f: Aborting all ops after (but not including) 1
I20260709 12:19:12.886788 30282 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:12.945766 29118 pending_rounds.cc:107] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:19:12.946796 29118 raft_consensus.cc:2889] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:19:12.947433 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 68529.6us
I20260709 12:19:12.935962 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:12.928941 29164 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:12.921957 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:12.949728 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:12.951244 29092 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.951653 29126 raft_consensus.cc:1275] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:12.951869 29118 raft_consensus.cc:2468] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
W20260709 12:19:12.953574 29164 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:12.954371 30280 consensus_queue.cc:237] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.955421 30282 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:12.962707 30267 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:12.963429 30267 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:12.968716 30322 consensus_queue.cc:1048] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:12.927057 30319 consensus_queue.cc:260] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:12.965747 30267 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:12.976658 29093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:12.978014 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:12.978803 29200 raft_consensus.cc:2468] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
W20260709 12:19:12.979923 29166 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:12.973906 29118 raft_consensus.cc:1240] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:12.988884 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:12.991401 29166 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:12.990588 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:12.991452 29092 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.992928 29166 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:12.994015 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:13.007355 30271 consensus_queue.cc:1048] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:12.997159 29166 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:12.982561 30321 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.998009 30272 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:12.998154 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:13.025180 30311 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:12.997177 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:13.025887 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:13.025815 30311 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.000180 30267 raft_consensus.cc:2764] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:19:13.000017 30283 consensus_queue.cc:1048] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:13.027123 30272 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.000036 29092 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:12.995811 30148 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:12.993394 30188 raft_consensus.cc:2749] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:12.990511 30232 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:13.002333 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:13.008450 29017 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:13.032510 29196 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:13.002100 29125 raft_consensus.cc:2468] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:13.021174 30301 raft_consensus.cc:2749] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:13.026685 29119 raft_consensus.cc:2393] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:13.038472 29119 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59980 (request call id 602) took 1142 ms. Trace:
I20260709 12:19:13.038919 29119 rpcz_store.cc:276] 0709 12:19:11.896119 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:11.902142 (+  6023us) service_pool.cc:224] Handling call
0709 12:19:12.993065 (+1090923us) spinlock_profiling.cc:243] Waited 2.8 ms on lock 0x7b580019a198. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a9fdb71 00007fe93a9fdeee 000000000036eb39 00007fe942a711e0 00007fe942b3a0c4 00007fe942b3a131 00007fe942ae80a0 00007fe942ae7984 00007fe93c0626d4 00007fe93c062662
0709 12:19:13.038386 (+ 45321us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6439808}
I20260709 12:19:12.998646 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:13.029647 29092 leader_election.cc:304] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:13.040046 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:13.034222 30232 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.041109 29092 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:13.030500 30095 raft_consensus.cc:3055] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:13.041761 29166 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:13.034487 30271 raft_consensus.cc:2804] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:13.051039 29017 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:13.032277 30267 raft_consensus.cc:2804] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:13.055295 29092 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:13.050779 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:13.064739 29166 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:13.065095 29017 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:13.069815 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:13.042299 29125 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59980 (request call id 604) took 1126 ms. Trace:
I20260709 12:19:13.073530 30305 raft_consensus.cc:2749] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:13.053689 30188 raft_consensus.cc:2804] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:13.053869 30253 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 12:19:13.078104 29049 raft_consensus.cc:1240] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:13.074658 30304 raft_consensus.cc:3055] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:13.032121 30321 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.052855 30095 raft_consensus.cc:740] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:13.076678 30338 raft_consensus.cc:2804] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:13.057880 30267 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:13.097244 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:13.090364 30278 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:13.098598 30278 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.099545 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:13.101442 30278 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:13.096236 30309 consensus_queue.cc:1048] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:19:13.102489 30338 raft_consensus.cc:697] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:13.096266 30148 raft_consensus.cc:2749] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:13.077440 30127 raft_consensus.cc:3060] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.103646 30338 consensus_queue.cc:237] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.056490 30323 raft_consensus.cc:2749] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:13.058010 30185 raft_consensus.cc:2804] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:13.053689 30271 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:13.089003 29018 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:13.090878 29017 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:13.091562 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:13.091763 29044 raft_consensus.cc:1240] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:13.106769 29052 raft_consensus.cc:2468] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:13.085127 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:13.096489 30175 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:13.096648 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:13.127869 29045 raft_consensus.cc:1240] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:13.097388 30267 raft_consensus.cc:3060] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:13.080670 30188 raft_consensus.cc:493] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:13.128775 30188 raft_consensus.cc:3060] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.078423 29092 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:13.131691 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 53362.1us
I20260709 12:19:13.083891 29198 raft_consensus.cc:1275] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:13.105499 29166 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:13.133486 30152 raft_consensus.cc:2804] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:13.133548 29092 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:13.133984 30152 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:13.134491 30152 raft_consensus.cc:3060] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:13.134922 29092 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:13.122380 29052 raft_consensus.cc:1240] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:13.122686 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:13.136108 30220 consensus_queue.cc:1059] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:13.136708 29044 raft_consensus.cc:2468] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:13.124361 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:13.137822 30187 raft_consensus.cc:2749] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:13.065428 30260 raft_consensus.cc:2749] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:13.138363 29991 raft_consensus.cc:2749] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:13.080353 30232 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:13.082388 29192 raft_consensus.cc:2468] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
W20260709 12:19:13.148454 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 59526.9us
I20260709 12:19:13.151037 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:13.094249 30304 raft_consensus.cc:740] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:13.151288 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:13.088104 30253 consensus_queue.cc:1048] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.052s
I20260709 12:19:13.121630 30185 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:13.159932 30318 raft_consensus.cc:3055] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:13.162422 30326 raft_consensus.cc:2749] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:13.162907 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:13.163635 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:13.164273 30311 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:13.126729 30271 raft_consensus.cc:3060] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:13.147722 30312 consensus_queue.cc:1059] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.080s
W20260709 12:19:12.907389 30284 consensus_queue.cc:1175] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" responder_term: 3 status { last_received { term: 1 index: 2 } last_committed_idx: 2 error { code: PRECEDING_ENTRY_DIDNT_MATCH status { code: ILLEGAL_STATE message: "Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)" } } last_received_current_leader { term: 0 index: 0 } }
W20260709 12:19:13.339648 29090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:13.170889 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
W20260709 12:19:13.205595 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 70547.4us
I20260709 12:19:13.240408 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:13.436836 29122 raft_consensus.cc:1240] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:13.185380 29092 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:13.435032 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:13.463446 29045 raft_consensus.cc:2393] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
W20260709 12:19:13.463615 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 278373us
I20260709 12:19:13.195398 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
W20260709 12:19:13.473397 29090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:13.496277 29122 raft_consensus.cc:1275] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:19:13.498723 29048 raft_consensus.cc:2393] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:13.497975 29121 raft_consensus.cc:2468] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:13.504356 29122 raft_consensus.cc:1275] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:13.165318 30260 raft_consensus.cc:2749] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:13.472792 30317 raft_consensus.cc:2749] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:13.330421 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:13.165104 30314 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:13.509052 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:13.530006 29047 raft_consensus.cc:2393] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:13.384869 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:13.191558 29200 raft_consensus.cc:1275] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:13.518276 29050 raft_consensus.cc:2468] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:13.207906 30295 raft_consensus.cc:2749] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:13.076018 29125 rpcz_store.cc:276] 0709 12:19:11.915672 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:11.920211 (+  4539us) service_pool.cc:224] Handling call
0709 12:19:12.902667 (+982456us) spinlock_profiling.cc:243] Waited 14.2 ms on lock 0x7b580019a198. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a9fdb71 00007fe93a9fda22 00007fe9439168d9 00007fe942a70ee0 00007fe942b3a0ab 00007fe942b3a131 00007fe942ae80a0 00007fe942ae7984 00007fe93c0626d4 00007fe93c062662
0709 12:19:13.041547 (+138880us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":32728448}
I20260709 12:19:13.516084 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:13.171536 30185 raft_consensus.cc:3060] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:13.210512 30330 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:13.170661 30322 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:13.184996 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:13.219292 30272 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:13.148837 30187 consensus_queue.cc:1048] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.354s
I20260709 12:19:13.533560 29126 raft_consensus.cc:2393] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:13.534952 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:13.420451 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:13.538964 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:13.540612 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:13.546546 29052 raft_consensus.cc:2393] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:13.547112 29048 raft_consensus.cc:2393] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:13.552040 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:13.552902 29051 raft_consensus.cc:2393] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:13.531258 30186 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:13.484839 30188 raft_consensus.cc:515] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.555318 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:13.147727 30337 consensus_queue.cc:1059] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.392s
I20260709 12:19:13.191840 30318 raft_consensus.cc:740] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:13.188218 30095 consensus_queue.cc:260] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.167441 30328 consensus_queue.cc:1059] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.405s
I20260709 12:19:13.570879 29051 raft_consensus.cc:1240] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:19:13.572916 29048 raft_consensus.cc:1275] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:13.408885 30304 consensus_queue.cc:260] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.583650 29119 raft_consensus.cc:2393] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:13.561451 30186 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.543040 30314 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.597566 29796 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.553556 30322 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.563511 30330 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.604444 30304 raft_consensus.cc:3060] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:19:13.625078 30343 log.cc:927] Time spent T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
I20260709 12:19:13.609618 30267 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:13.635667 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 279562us
W20260709 12:19:13.641624 29017 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:13.643080 29017 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:13.645682 29091 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:13.646570 30280 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:13.657842 30185 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.652045 30318 consensus_queue.cc:260] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.651539 30280 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.675196 30282 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } 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:19:13.679319 30278 consensus_queue.cc:1048] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:13.679929 30348 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:13.680603 30127 consensus_meta.cc:287] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32: Time spent flushing consensus metadata: real 0.576s	user 0.007s	sys 0.004s
W20260709 12:19:13.685671 30175 consensus_meta.cc:287] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.546s	user 0.006s	sys 0.005s
I20260709 12:19:13.692580 29047 raft_consensus.cc:2410] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f 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.
W20260709 12:19:13.688048 30347 log.cc:927] Time spent T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260709 12:19:13.686445 30188 leader_election.cc:290] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:13.698843 30330 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:13.699803 30186 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:13.701884 30314 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:13.691279 30318 raft_consensus.cc:3060] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.689752 30348 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.711326 30271 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.712349 30267 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:13.704538 30152 consensus_meta.cc:287] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32: Time spent flushing consensus metadata: real 0.570s	user 0.012s	sys 0.001s
I20260709 12:19:13.720985 30152 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.721812 29796 raft_consensus.cc:1275] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 3. (term mismatch)
I20260709 12:19:13.722410 29796 pending_rounds.cc:85] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5: Aborting all ops after (but not including) 2
I20260709 12:19:13.722710 29796 pending_rounds.cc:107] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 1.3
I20260709 12:19:13.723083 29796 raft_consensus.cc:2917] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted by new leader
I20260709 12:19:13.723390 30152 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:13.723635 29796 raft_consensus.cc:2889] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:13.725991 30280 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:13.726724 29118 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:13.714249 30348 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:13.713521 30322 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:13.728282 30231 raft_consensus.cc:670] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5: failed to trigger leader election: Illegal state: only voting members can start elections: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:13.729713 30271 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:13.736047 30095 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:13.717859 30185 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:13.751682 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 53014us
I20260709 12:19:13.760699 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:13.761130 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:13.768265 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:13.761384 29120 raft_consensus.cc:2376] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3. Re-sending same reply.
I20260709 12:19:13.770709 29017 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:13.774677 30175 raft_consensus.cc:2804] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:19:13.795266 29017 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:13.776057 30175 raft_consensus.cc:697] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:13.786275 30321 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:13.778473 29794 raft_consensus.cc:1275] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 LEARNER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:19:13.819789 30319 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.821350 29044 raft_consensus.cc:2410] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f 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: 1 index: 2.
I20260709 12:19:13.839792 30175 consensus_queue.cc:237] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.845885 29044 raft_consensus.cc:1275] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:19:13.846616 29092 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:13.847880 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:13.848724 29052 raft_consensus.cc:2393] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 3: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:13.849736 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:13.849920 29092 leader_election.cc:304] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:13.850960 30185 raft_consensus.cc:3060] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:13.852586 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:13.851217 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:13.856348 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:13.837026 30279 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:13.861459 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:13.864087 29045 raft_consensus.cc:1240] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 12:19:13.865309 30340 log.cc:927] Time spent T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.536s	user 0.003s	sys 0.010s
I20260709 12:19:13.866206 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:13.869369 29092 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:13.863534 30267 consensus_queue.cc:1048] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:19:13.863750 30348 consensus_queue.cc:1059] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 12:19:13.872219 30348 raft_consensus.cc:3055] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:13.872611 30348 raft_consensus.cc:740] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:13.875615 29122 raft_consensus.cc:1275] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:19:13.876046 29122 pending_rounds.cc:85] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f: Aborting all ops after (but not including) 1
I20260709 12:19:13.876274 29122 pending_rounds.cc:107] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:19:13.876515 29122 raft_consensus.cc:2889] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:13.877614 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:13.878438 30095 raft_consensus.cc:2749] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:13.878504 30314 consensus_queue.cc:1048] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:19:13.904856 29093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:13.858310 30268 raft_consensus.cc:2804] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:19:13.917342 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:13.873548 30348 consensus_queue.cc:260] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:13.913815 30344 log.cc:927] Time spent T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
W20260709 12:19:13.922874 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 461883us
I20260709 12:19:13.912542 30360 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:13.887962 30279 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.926705 30253 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:13.939859 30253 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:13.941231 30279 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:13.942206 29050 raft_consensus.cc:2468] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:13.930855 30238 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:13.943102 30238 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:13.942426 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:13.944981 29123 raft_consensus.cc:2468] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:13.946904 29017 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:13.947901 30279 raft_consensus.cc:2804] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:13.948464 30279 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:13.925971 29991 raft_consensus.cc:3055] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:13.951241 29991 raft_consensus.cc:740] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:13.953902 29166 leader_election.cc:304] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:13.957093 30312 raft_consensus.cc:2804] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:13.954064 30305 consensus_queue.cc:1059] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:19:13.956863 29991 consensus_queue.cc:260] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.957607 30312 raft_consensus.cc:493] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:13.958061 30312 raft_consensus.cc:3060] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:13.958088 29991 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:13.958753 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:13.919736 30268 raft_consensus.cc:697] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:13.949808 30311 raft_consensus.cc:3055] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:13.950546 30346 raft_consensus.cc:3055] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:13.948518 30337 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:13.968930 29166 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:13.945888 30238 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:13.975556 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:13.958323 30305 raft_consensus.cc:3055] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:13.971297 30346 raft_consensus.cc:740] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:13.951005 30279 raft_consensus.cc:3060] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:13.951527 30185 raft_consensus.cc:2749] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:13.965330 30348 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:13.959084 29197 raft_consensus.cc:1275] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:19:13.959661 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:13.955210 30321 consensus_queue.cc:1059] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 12:19:13.973259 30253 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:13.984261 29123 raft_consensus.cc:1275] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:13.970103 30311 raft_consensus.cc:740] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:14.010426 29197 pending_rounds.cc:85] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32: Aborting all ops after (but not including) 1
W20260709 12:19:14.022203 30365 log.cc:927] Time spent T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.104s	user 0.000s	sys 0.001s
I20260709 12:19:14.022811 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.010558 30238 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:13.964574 30360 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:13.980165 30183 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:14.022431 30268 consensus_queue.cc:237] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.041257 29197 pending_rounds.cc:107] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:19:14.048508 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:13.978557 30305 raft_consensus.cc:740] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:14.016014 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:13.980346 30148 consensus_queue.cc:1059] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.070s
I20260709 12:19:14.059944 29051 raft_consensus.cc:1240] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:14.027784 30127 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:14.057019 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:13.973306 30318 consensus_queue.cc:1059] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 12:19:14.047703 30319 raft_consensus.cc:2804] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:13.979501 30337 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.066555 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.067348 29198 raft_consensus.cc:2468] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:14.066226 30283 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:14.069684 29194 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 660) took 1109 ms. Trace:
I20260709 12:19:14.049477 30186 consensus_queue.cc:1048] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 12:19:14.071137 29194 rpcz_store.cc:276] 0709 12:19:12.960380 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:12.970410 (+ 10030us) service_pool.cc:224] Handling call
0709 12:19:13.952948 (+982538us) spinlock_profiling.cc:243] Waited 4.83 ms on lock 0x7b58001c3598. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a9fdb71 00007fe93a9fda22 00007fe9439168d9 00007fe942a70ee0 00007fe942b3a0ab 00007fe942b3a131 00007fe942afbfc0 00007fe942ae6929 00007fe942ae63d2 00007fe93c05dbd4
0709 12:19:13.953172 (+   224us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:13.953392 (+   220us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:19:13.953732 (+   340us) log.cc:844] Serialized 14 byte log entry
0709 12:19:14.059205 (+105473us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:14.060512 (+  1307us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:19:14.061591 (+  1079us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:14.068141 (+  6550us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:14.069564 (+  1423us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":4517,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":46,"raft.queue_time_us":8918,"raft.run_cpu_time_us":188,"raft.run_wall_time_us":4027,"spinlock_wait_cycles":11112320,"thread_start_us":98985,"threads_started":1}
I20260709 12:19:14.074433 30305 consensus_queue.cc:260] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.074527 30283 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.076045 30305 raft_consensus.cc:3060] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:14.077291 30337 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:14.077418 29196 raft_consensus.cc:2468] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:14.078655 30148 raft_consensus.cc:3055] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:14.079133 30148 raft_consensus.cc:740] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:14.080235 30148 consensus_queue.cc:260] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.081769 30148 raft_consensus.cc:3060] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:14.100011 30312 raft_consensus.cc:515] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.060161 29197 raft_consensus.cc:2889] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:14.056660 30346 consensus_queue.cc:260] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [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: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:14.111682 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.122565 29018 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:14.113845 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.055609 30183 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.053252 30238 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.116639 29199 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 663) took 1144 ms. Trace:
I20260709 12:19:14.118584 29093 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:14.112931 30307 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:14.065199 30319 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:14.123694 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.097749 29193 raft_consensus.cc:2468] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
W20260709 12:19:14.133142 29017 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:14.137912 29093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:14.138895 29093 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:14.141252 29093 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:14.066726 30127 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.152192 29093 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:14.157315 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.158057 29201 raft_consensus.cc:2468] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:14.185408 29093 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:14.062479 30311 consensus_queue.cc:260] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.131721 30309 raft_consensus.cc:2749] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:14.155757 30312 leader_election.cc:290] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:14.156208 30346 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:14.136395 30319 raft_consensus.cc:3060] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:14.153584 30185 raft_consensus.cc:2804] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:14.175899 30314 raft_consensus.cc:2749] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:19:14.193364 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 183892us
I20260709 12:19:14.171774 30188 raft_consensus.cc:2749] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:14.175588 30348 raft_consensus.cc:2749] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:14.136040 30282 consensus_queue.cc:1048] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.066s
W20260709 12:19:14.202111 30143 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.506s	user 0.018s	sys 0.021s
I20260709 12:19:14.198395 30095 raft_consensus.cc:2749] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:14.231479 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:14.149544 30307 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:14.235011 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:14.207322 30185 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:14.236408 29017 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:14.212967 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.241886 29121 raft_consensus.cc:2468] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
W20260709 12:19:14.237310 30143 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.539s	user 0.019s	sys 0.021s
I20260709 12:19:14.232913 30188 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:14.269076 30279 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:14.278927 30373 log.cc:927] Time spent T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.102s	user 0.000s	sys 0.001s
I20260709 12:19:14.280689 30279 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:14.269521 30282 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:14.232918 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.282487 29195 raft_consensus.cc:2468] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:14.282788 30238 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:14.284140 29195 raft_consensus.cc:1275] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:14.286631 30282 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.289347 30282 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:14.290884 29195 raft_consensus.cc:3055] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:14.291517 29195 raft_consensus.cc:740] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:14.293221 29195 consensus_queue.cc:260] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.295557 29195 raft_consensus.cc:3060] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:14.297008 30127 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:14.249305 30185 raft_consensus.cc:3060] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:14.298429 30183 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:14.271468 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:14.287122 29194 raft_consensus.cc:1275] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 3. (term mismatch)
I20260709 12:19:14.278252 30188 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.281584 30309 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:14.303519 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:14.304750 29194 pending_rounds.cc:85] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32: Aborting all ops after (but not including) 2
I20260709 12:19:14.311038 29127 raft_consensus.cc:1240] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:14.313506 29120 raft_consensus.cc:1240] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:14.307917 30309 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.343865 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
W20260709 12:19:14.319554 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 186845us
W20260709 12:19:14.334100 29118 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59980 (request call id 634) took 1346 ms (client timeout 1690 ms). Trace:
I20260709 12:19:14.316243 29194 pending_rounds.cc:107] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 1.3
I20260709 12:19:14.365736 29166 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:14.363145 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 161857us
I20260709 12:19:14.367430 29018 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:14.363070 29118 rpcz_store.cc:269] 0709 12:19:12.987226 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:12.993817 (+  6591us) service_pool.cc:224] Handling call
0709 12:19:14.333905 (+1340088us) spinlock_profiling.cc:243] Waited 701 ms on lock 0x7b5400227754. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db262fa 00007fe942ae7b17 00007fe93c0626d4 00007fe93c062662 00007fe93c062591 00007fe93c06250c 00007fe93c0617c2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:14.334029 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1612793216}
I20260709 12:19:14.368077 29093 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:14.368011 29166 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:14.366227 29194 raft_consensus.cc:2917] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted by new leader
I20260709 12:19:14.340843 30188 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:14.354045 30186 raft_consensus.cc:493] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:14.329057 30283 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:14.369261 30148 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:14.385253 29194 raft_consensus.cc:2889] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:14.373862 29093 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:14.345222 30185 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.377786 30387 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:14.390018 30387 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:14.376783 30385 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:14.390502 30387 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:14.370859 30384 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:14.391140 30384 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:14.393644 30384 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:14.394161 30268 raft_consensus.cc:493] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:14.395220 30268 raft_consensus.cc:515] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:14.396893 29049 raft_consensus.cc:1240] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:14.385496 30148 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:14.398247 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:14.398990 29046 raft_consensus.cc:2468] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:14.399308 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:14.384507 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:14.399622 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:14.401103 29124 raft_consensus.cc:2393] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:14.401448 30268 leader_election.cc:290] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:14.402552 30186 raft_consensus.cc:515] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.403944 29119 raft_consensus.cc:1240] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:14.404464 29018 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:14.404732 30186 leader_election.cc:290] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:14.405258 30271 raft_consensus.cc:2749] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:14.406432 29018 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:14.407230 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
W20260709 12:19:14.407490 30374 log.cc:927] Time spent T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.142s	user 0.002s	sys 0.001s
I20260709 12:19:14.407678 30271 raft_consensus.cc:2749] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:14.408669 29195 raft_consensus.cc:1275] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:14.408783 29018 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:14.388103 30309 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:14.385766 30319 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.410581 30271 raft_consensus.cc:2749] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:14.414042 30319 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:14.388441 29093 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:14.389030 30388 consensus_queue.cc:1048] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:14.389286 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:14.394222 30322 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:14.423494 30322 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.424664 29125 raft_consensus.cc:1240] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:14.415920 30152 raft_consensus.cc:3055] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:14.426450 30152 raft_consensus.cc:740] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:14.398355 30148 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:14.428149 29125 raft_consensus.cc:1240] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:14.369519 30108 raft_consensus.cc:2749] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:14.430521 30152 consensus_queue.cc:260] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.431795 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:14.425876 30322 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:14.432431 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:14.433187 30152 raft_consensus.cc:3060] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:14.433334 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:14.400096 29123 raft_consensus.cc:3060] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:19:14.387007 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:14.366768 30307 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:14.125530 29199 rpcz_store.cc:276] 0709 12:19:12.971834 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:12.976597 (+  4763us) service_pool.cc:224] Handling call
0709 12:19:13.730614 (+754017us) spinlock_profiling.cc:243] Waited 6.32 ms on lock 0x7b58001c3598. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a9fdb71 00007fe93a9fda22 00007fe9439168d9 00007fe942a70ee0 00007fe942b3a0ab 00007fe942b3a131 00007fe942afbfc0 00007fe942ae6929 00007fe942ae63d2 00007fe93c05dbd4
0709 12:19:13.730943 (+   329us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:13.731246 (+   303us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:19:13.758309 (+ 27063us) log.cc:844] Serialized 14 byte log entry
0709 12:19:14.116289 (+357980us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:14.116342 (+    53us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:14.116385 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:14.116459 (+    74us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:14.116579 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":48590,"prepare.run_cpu_time_us":62,"prepare.run_wall_time_us":61,"raft.queue_time_us":104,"raft.run_cpu_time_us":133,"raft.run_wall_time_us":2807,"spinlock_wait_cycles":14543104,"thread_start_us":376921,"threads_started":2}
I20260709 12:19:14.434006 29193 raft_consensus.cc:3060] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:14.410207 29018 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:14.417019 29093 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:14.417676 30268 raft_consensus.cc:2749] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:14.387508 30188 raft_consensus.cc:2749] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:14.434859 29166 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:14.435920 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:14.436275 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:14.440407 29093 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:14.440423 29018 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:14.438346 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:14.447816 29052 raft_consensus.cc:2393] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:14.446215 29047 raft_consensus.cc:2468] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:14.451468 29093 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:14.444087 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:14.451280 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:14.453063 29052 raft_consensus.cc:3060] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:14.455365 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:14.456877 29018 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:14.448338 30309 raft_consensus.cc:2749] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:14.458844 30388 raft_consensus.cc:2804] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:14.459108 30095 raft_consensus.cc:2749] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:14.448643 30319 raft_consensus.cc:2749] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:14.459254 30298 consensus_queue.cc:1059] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:14.467983 30388 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:14.472043 30388 raft_consensus.cc:3060] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:14.473357 30148 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.476265 30298 raft_consensus.cc:3055] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:14.476730 30298 raft_consensus.cc:740] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
W20260709 12:19:14.478996 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:14.479338 30309 raft_consensus.cc:2749] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:14.456140 30271 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 12:19:14.444720 30322 raft_consensus.cc:2749] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:14.446264 30108 consensus_queue.cc:1059] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 12:19:14.455662 30268 raft_consensus.cc:2804] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:14.482429 30268 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:14.483024 30268 raft_consensus.cc:3060] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:14.470110 29052 raft_consensus.cc:2468] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:14.484652 30271 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:14.496366 29198 raft_consensus.cc:1240] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:19:14.448037 30185 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:14.477687 30298 consensus_queue.cc:260] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.501955 30311 raft_consensus.cc:3060] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:14.504169 30360 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:14.485317 30271 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:14.559701 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 84832.2us
W20260709 12:19:14.567440 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:14.568156 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:14.568766 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:14.568879 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 112051us
I20260709 12:19:14.584319 30387 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.584964 30360 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:14.585584 30360 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:14.589121 30298 raft_consensus.cc:3060] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:14.592097 29123 raft_consensus.cc:2468] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:14.595562 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:14.590163 30360 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:14.598500 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.598986 30362 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:14.599277 29194 raft_consensus.cc:2468] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:14.599505 30362 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.597932 30142 raft_consensus.cc:3055] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:14.598080 30312 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:14.601823 30362 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:14.602468 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.515112 29122 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59980 (request call id 643) took 1279 ms. Trace:
I20260709 12:19:14.603191 29122 rpcz_store.cc:276] 0709 12:19:13.235785 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:13.506388 (+270603us) service_pool.cc:224] Handling call
0709 12:19:13.506724 (+   336us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:13.877014 (+370290us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:14.514809 (+637795us) spinlock_profiling.cc:243] Waited 368 ms on lock 0x7b54001e3a54. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db22e01 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:14.515034 (+   225us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":847421696}
I20260709 12:19:14.604281 30142 raft_consensus.cc:740] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:14.605620 29198 raft_consensus.cc:1275] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:19:14.605261 30142 consensus_queue.cc:260] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.606009 30387 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:14.606727 30142 raft_consensus.cc:3060] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:14.606812 30127 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:14.607432 30127 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:14.608417 29193 raft_consensus.cc:2468] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:14.602046 30312 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.612533 30127 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:14.613547 30312 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:14.613732 30108 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:14.594744 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
W20260709 12:19:14.526422 29093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:14.623811 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 130097us
I20260709 12:19:14.626374 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.628130 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:14.628566 29018 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:14.614493 30108 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.629462 30362 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:14.629841 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:14.630055 30362 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.631933 30148 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:14.632870 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.633452 30362 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:14.634553 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:14.648670 29166 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:14.651425 29017 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
W20260709 12:19:14.664361 29091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:42775, user_credentials={real_user=slave}} blocked reactor thread for 75711.1us
I20260709 12:19:14.665679 30326 consensus_queue.cc:1059] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:14.670674 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.666509 30127 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:14.682001 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:14.687822 29049 raft_consensus.cc:2468] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 3.
I20260709 12:19:14.662464 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.708595 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:14.662581 30359 raft_consensus.cc:3060] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:14.670601 30272 raft_consensus.cc:2804] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:14.699002 29795 raft_consensus.cc:1275] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:19:14.686225 30188 raft_consensus.cc:493] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:14.709518 29118 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:14.674889 30148 raft_consensus.cc:2804] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:14.703806 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:14.676482 30387 consensus_queue.cc:1048] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.025s
I20260709 12:19:14.724220 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:14.713275 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:14.727842 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 73438.7us
I20260709 12:19:14.728400 29127 raft_consensus.cc:2410] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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:19:14.728091 29124 raft_consensus.cc:3060] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:14.728657 29018 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:14.678205 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.724506 29120 raft_consensus.cc:2468] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:14.730289 29018 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:14.731700 29018 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:14.673625 30095 consensus_queue.cc:1059] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 12:19:14.734567 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:14.739341 29127 raft_consensus.cc:2468] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:14.736433 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:14.690287 30271 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:14.709056 30296 raft_consensus.cc:493] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:14.724247 30148 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:14.735762 30278 consensus_queue.cc:1048] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:19:14.680375 30175 consensus_queue.cc:1059] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 12:19:14.684891 30319 consensus_queue.cc:1059] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 12:19:14.700150 30377 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:14.740727 29126 raft_consensus.cc:2468] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:14.716673 30280 raft_consensus.cc:493] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:14.689172 30127 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.719231 30272 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:14.756000 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:14.759215 29018 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:14.736771 30186 raft_consensus.cc:2804] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:19:14.757730 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 85619.5us
I20260709 12:19:14.742882 29194 raft_consensus.cc:1240] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3. Ops: []
W20260709 12:19:14.792080 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 114312us
I20260709 12:19:14.746100 30360 raft_consensus.cc:2749] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:14.742463 30283 raft_consensus.cc:2804] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:19:14.804562 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 45437.5us
I20260709 12:19:14.805589 29166 leader_election.cc:304] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:14.805843 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:14.806330 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 181118us
I20260709 12:19:14.818166 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:14.819639 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:14.820559 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.821328 29196 raft_consensus.cc:2410] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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:19:14.803874 30275 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:14.826122 30275 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.807821 30283 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:14.828788 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:14.828269 30142 raft_consensus.cc:2955] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:14.821300 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:14.779855 30377 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.831764 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.832433 29201 raft_consensus.cc:2468] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:14.832980 30377 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:14.830977 30319 raft_consensus.cc:2804] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:14.833316 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.833032 29050 raft_consensus.cc:1240] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:14.834569 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:14.799160 30168 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:14.844202 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:14.737319 30188 raft_consensus.cc:515] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:14.850786 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.749653 30148 raft_consensus.cc:3060] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:14.818954 29127 raft_consensus.cc:2468] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:14.862429 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.853295 29166 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:14.841099 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:14.840586 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:14.852072 29124 raft_consensus.cc:2468] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:14.840723 29092 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:14.798683 30272 raft_consensus.cc:3060] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:14.870622 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
W20260709 12:19:14.865343 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:14.876330 29018 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:14.879850 29166 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:14.880707 29126 raft_consensus.cc:1275] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:14.881165 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.882035 29201 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:14.828851 30283 raft_consensus.cc:3060] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:14.781505 30108 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:14.885951 29043 raft_consensus.cc:1275] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:19:14.809124 30186 raft_consensus.cc:697] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:14.911069 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:14.893816 29166 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:14.801450 30389 consensus_queue.cc:1048] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.089s
I20260709 12:19:14.917032 29166 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:14.918318 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:14.919005 29126 raft_consensus.cc:2468] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
W20260709 12:19:14.919250 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:14.781123 30304 consensus_queue.cc:1048] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.097s
I20260709 12:19:14.749279 30296 raft_consensus.cc:515] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.923347 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:14.924191 29197 raft_consensus.cc:2393] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 4: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:14.923987 30278 consensus_queue.cc:1048] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:14.925230 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.925372 30399 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:14.926206 30376 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:14.807698 30386 raft_consensus.cc:2749] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:14.923962 29050 raft_consensus.cc:2468] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:14.892107 30362 raft_consensus.cc:2804] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:14.912583 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.927735 30362 raft_consensus.cc:697] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:14.928167 29201 raft_consensus.cc:2468] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:14.928682 30362 consensus_queue.cc:237] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.833817 30319 raft_consensus.cc:697] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:14.766320 30280 raft_consensus.cc:515] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.921103 29166 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:14.931962 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.804263 29762 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:14.933225 29795 raft_consensus.cc:2955] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
W20260709 12:19:14.934734 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 144310us
I20260709 12:19:14.935632 30307 raft_consensus.cc:2804] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:14.936101 30307 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:14.936492 30307 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:14.938228 30326 raft_consensus.cc:2804] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:14.938819 30326 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:14.939201 30326 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:14.940733 30280 leader_election.cc:290] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:14.938354 30319 consensus_queue.cc:237] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.922134 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:14.924391 30296 leader_election.cc:290] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:14.892299 29122 raft_consensus.cc:1240] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:14.926736 30376 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.828336 30275 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:14.892644 30183 raft_consensus.cc:2749] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:14.913018 30346 raft_consensus.cc:2749] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:14.895041 30384 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:14.875222 30260 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.069s
I20260709 12:19:14.924070 30108 raft_consensus.cc:2749] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:14.925887 29197 raft_consensus.cc:2468] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:14.874413 30309 consensus_queue.cc:1048] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.069s
I20260709 12:19:14.872350 30168 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:14.957777 30395 log.cc:927] Time spent T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.124s	user 0.000s	sys 0.001s
I20260709 12:19:14.890323 30143 consensus_queue.cc:1059] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
I20260709 12:19:14.910477 30388 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:14.977341 29166 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:14.986424 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:19:14.993408 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 79067.5us
I20260709 12:19:14.992841 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:14.996670 29017 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:15.004165 29017 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:14.973475 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:15.005647 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:15.007305 30175 raft_consensus.cc:2804] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:15.007630 30275 raft_consensus.cc:2804] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:15.007773 30175 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:15.008028 30253 raft_consensus.cc:3055] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:14.985045 30399 consensus_queue.cc:1048] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 12:19:15.008731 30253 raft_consensus.cc:740] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:14.990342 30260 raft_consensus.cc:3055] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:15.010485 30260 raft_consensus.cc:740] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:15.008252 30175 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:14.993378 30312 raft_consensus.cc:2804] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:15.014225 30186 consensus_queue.cc:237] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.015038 30312 raft_consensus.cc:697] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:15.016592 30312 consensus_queue.cc:237] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.020072 29017 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:15.010047 30188 leader_election.cc:290] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:15.017264 30127 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:14.969252 30384 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.008080 30275 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:15.068843 30275 raft_consensus.cc:3060] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:15.047585 30360 raft_consensus.cc:2804] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:15.070495 30282 raft_consensus.cc:3055] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:15.070909 30360 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:15.071031 30282 raft_consensus.cc:740] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:15.071408 30360 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:15.072121 30282 consensus_queue.cc:260] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.002518 29195 raft_consensus.cc:2468] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:15.100076 30260 consensus_queue.cc:260] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.102275 30282 raft_consensus.cc:3060] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:19:15.112421 30394 log.cc:927] Time spent T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5: Append to log took a long time: real 0.345s	user 0.003s	sys 0.000s
I20260709 12:19:15.131313 30388 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:15.132805 30376 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:15.136869 30311 consensus_meta.cc:287] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32: Time spent flushing consensus metadata: real 0.584s	user 0.015s	sys 0.005s
I20260709 12:19:15.141878 29198 raft_consensus.cc:1275] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:15.038326 29017 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
W20260709 12:19:15.170626 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 132377us
I20260709 12:19:15.182585 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:15.068354 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:15.186959 29017 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:15.103925 30260 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:15.190816 29017 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
W20260709 12:19:15.194306 29763 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 140953us
I20260709 12:19:15.143400 30346 raft_consensus.cc:493] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:15.184950 30388 raft_consensus.cc:2804] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:15.195923 30307 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:15.202199 30326 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:15.203047 30376 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:15.203490 30168 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:15.205217 30359 raft_consensus.cc:2749] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:19:15.205535 30298 consensus_meta.cc:287] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32: Time spent flushing consensus metadata: real 0.616s	user 0.016s	sys 0.009s
W20260709 12:19:15.191824 30407 log.cc:927] Time spent T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 12:19:15.211784 29017 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:15.208132 30283 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.216241 30376 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.218528 30283 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:15.218834 30376 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:15.220037 29045 raft_consensus.cc:1240] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:15.217780 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:15.215430 30406 raft_consensus.cc:2804] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:15.222762 30406 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:15.223125 30406 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:15.226454 30148 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.227568 30307 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:15.209439 30388 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:15.228332 30388 raft_consensus.cc:3060] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:15.228772 30148 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:15.209959 30346 raft_consensus.cc:515] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.231408 30346 leader_election.cc:290] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:15.232067 30326 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:15.232771 29194 raft_consensus.cc:2468] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:15.234218 30175 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:15.257879 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 46173.2us
I20260709 12:19:15.247963 30304 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:15.266566 29017 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:15.267171 29017 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:15.271780 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:15.262928 30271 raft_consensus.cc:2804] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:15.292161 30385 raft_consensus.cc:1064] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50: attempting to promote NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 to VOTER
I20260709 12:19:15.265004 30346 consensus_queue.cc:1059] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 12:19:15.286485 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:15.268829 30168 consensus_queue.cc:1048] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 12:19:15.268392 30304 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.298549 30384 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:15.298946 30271 raft_consensus.cc:697] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:15.349432 30271 consensus_queue.cc:237] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.351533 30253 consensus_queue.cc:260] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.352902 30253 raft_consensus.cc:3060] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:15.366811 30267 raft_consensus.cc:3055] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:15.367434 30267 raft_consensus.cc:740] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:15.329782 30272 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:15.308413 30275 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.368291 30267 consensus_queue.cc:260] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.369534 30267 raft_consensus.cc:3060] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:15.370697 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:15.372108 29048 raft_consensus.cc:1240] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:15.372488 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:15.372532 30406 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.374056 30185 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:15.375054 30185 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.374595 30275 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:15.377292 29124 raft_consensus.cc:1240] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:15.372133 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:15.382197 29017 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:15.374282 30272 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
W20260709 12:19:15.378559 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 576774us
I20260709 12:19:15.366945 30175 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:15.396801 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
W20260709 12:19:15.356410 30268 consensus_meta.cc:287] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f: Time spent flushing consensus metadata: real 0.873s	user 0.008s	sys 0.008s
I20260709 12:19:15.397528 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:15.398851 29018 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:15.402508 29126 raft_consensus.cc:2393] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:15.404815 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:15.379248 30309 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:15.375672 30406 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:15.428576 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:15.445122 29991 raft_consensus.cc:2804] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:15.446242 29991 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:15.397773 30311 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:15.446674 29991 raft_consensus.cc:3060] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:15.450712 29018 leader_election.cc:304] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:15.445209 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:15.397656 30152 raft_consensus.cc:3055] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:15.444885 29124 raft_consensus.cc:1240] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:15.400913 30168 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
W20260709 12:19:15.402940 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 90254.7us
I20260709 12:19:15.452838 29127 raft_consensus.cc:2393] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:15.457145 29018 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:15.492827 29991 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.409264 30268 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.449141 30272 raft_consensus.cc:2749] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:19:15.509877 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 52941.9us
W20260709 12:19:15.513079 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 695669us
I20260709 12:19:15.515734 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:15.452450 30389 raft_consensus.cc:493] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:15.527138 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 140731us
I20260709 12:19:15.528306 29093 leader_election.cc:304] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:15.518275 29120 raft_consensus.cc:1240] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:15.519235 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:15.521121 29991 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:15.512612 29018 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:15.515417 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:15.515203 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:15.532478 29126 raft_consensus.cc:2393] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:15.452064 30152 raft_consensus.cc:740] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:15.532486 29093 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:15.539353 29093 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:15.483903 30175 raft_consensus.cc:2749] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:15.533167 29018 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:15.542927 29991 raft_consensus.cc:2749] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:15.507318 30384 raft_consensus.cc:2749] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:15.508662 30127 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:15.457521 30311 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.525055 29794 raft_consensus.cc:1240] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260709 12:19:15.484006 30388 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.555140 29991 raft_consensus.cc:2764] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:19:15.543413 29122 raft_consensus.cc:2955] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:15.542606 30406 raft_consensus.cc:2804] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:15.498854 30168 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.553213 29796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
I20260709 12:19:15.552150 30271 raft_consensus.cc:2804] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:15.553418 30360 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:15.545440 30389 raft_consensus.cc:515] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.594537 29126 raft_consensus.cc:1240] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:15.571810 30406 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:15.605664 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:15.574497 30398 raft_consensus.cc:2749] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:15.590371 29991 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:15.609702 29991 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.598604 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:15.592188 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:15.596482 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:15.579742 30268 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:15.596117 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:15.564867 30127 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.611040 29126 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:15.616230 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:15.583407 30271 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:15.611325 29121 raft_consensus.cc:3060] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:15.612102 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:15.621234 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:15.621934 29124 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:15.612502 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 73240.6us
I20260709 12:19:15.593309 30421 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:15.606823 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:15.628346 29196 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:15.597406 30186 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:15.588446 30387 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:15.586727 30304 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:15.625844 29199 raft_consensus.cc:1240] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:19:15.611272 29118 raft_consensus.cc:2393] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:15.608577 30406 raft_consensus.cc:3060] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:15.631275 29093 leader_election.cc:304] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:15.631678 30421 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:15.666945 30415 log.cc:927] Time spent T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:19:15.616534 30326 consensus_queue.cc:1059] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.047s
I20260709 12:19:15.669236 30421 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:15.669518 29015 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:15.670549 30417 log.cc:927] Time spent T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.085s	user 0.000s	sys 0.001s
I20260709 12:19:15.671715 30168 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:15.672621 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:15.673233 30360 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:15.619740 30384 consensus_queue.cc:1048] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.054s
I20260709 12:19:15.639110 29991 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:15.618251 30283 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:15.641136 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:15.674538 30283 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:15.675083 29119 raft_consensus.cc:3060] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:15.640969 30186 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.676832 30283 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:15.649662 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:15.602274 30152 consensus_queue.cc:260] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:15.678690 30409 log.cc:927] Time spent T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.224s	user 0.000s	sys 0.001s
I20260709 12:19:15.634857 30398 consensus_queue.cc:1048] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.045s
I20260709 12:19:15.679463 30152 raft_consensus.cc:3060] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:19:15.680184 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 49070.9us
I20260709 12:19:15.680867 30398 raft_consensus.cc:2749] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:15.681039 29093 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:15.618098 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:15.623298 30271 raft_consensus.cc:3060] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:15.682307 30265 raft_consensus.cc:2749] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:15.683398 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:15.684023 29197 raft_consensus.cc:3060] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:15.663007 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:15.682180 30413 log.cc:927] Time spent T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.184s	user 0.001s	sys 0.000s
I20260709 12:19:15.686337 29198 raft_consensus.cc:3060] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:15.687202 29093 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:15.688704 29093 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:15.693638 29093 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:15.700446 30389 leader_election.cc:290] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:15.701048 29124 raft_consensus.cc:2468] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:15.663902 30387 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.702498 30142 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:15.703672 30127 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:15.721807 30142 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.723323 30387 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:15.724323 30142 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:15.677930 30186 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:15.704501 30326 raft_consensus.cc:3055] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:15.725642 30326 raft_consensus.cc:740] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:15.685348 30385 consensus_queue.cc:237] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:15.710250 30398 raft_consensus.cc:2749] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:15.710780 30283 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:15.713330 30414 log.cc:927] Time spent T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5: Append to log took a long time: real 0.123s	user 0.000s	sys 0.000s
I20260709 12:19:15.713918 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:15.714284 30416 log.cc:927] Time spent T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.116s	user 0.000s	sys 0.001s
W20260709 12:19:15.715543 30419 log.cc:927] Time spent T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 12:19:15.716624 30311 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:15.717008 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:15.646656 30185 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:15.719913 29121 raft_consensus.cc:2468] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:15.721151 29196 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:15.724784 29119 raft_consensus.cc:2468] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:15.708808 30388 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:15.697682 29126 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:15.726709 30326 consensus_queue.cc:260] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:15.736301 30421 raft_consensus.cc:2749] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:15.737136 29197 raft_consensus.cc:2468] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:15.739436 30397 raft_consensus.cc:2749] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:19:15.740252 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 46777us
I20260709 12:19:15.803452 29093 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:15.745077 29198 raft_consensus.cc:2468] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
W20260709 12:19:15.751207 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:15.794996 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:15.807144 29196 raft_consensus.cc:2468] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:15.808632 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:15.809487 29196 raft_consensus.cc:2468] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:15.810953 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:15.812618 29196 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:15.814208 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:15.814649 30406 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.791658 29194 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 5
W20260709 12:19:15.858590 29015 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:15.831902 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:15.833014 30406 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:15.843791 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:15.860031 29200 raft_consensus.cc:3060] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:15.861123 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:15.861835 29195 raft_consensus.cc:2468] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:15.818248 30185 raft_consensus.cc:2749] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:15.846346 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:15.868005 29197 raft_consensus.cc:1275] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:15.847365 30271 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.785611 30283 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:15.848491 30326 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:19:15.869374 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:15.883185 29763 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:15.884157 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:15.887233 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:15.873737 29197 raft_consensus.cc:1275] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:15.876207 30283 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:15.890996 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 85804.7us
I20260709 12:19:15.893884 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:15.898188 29126 raft_consensus.cc:1240] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:15.898473 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:15.903282 29121 raft_consensus.cc:2393] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:15.903757 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:15.904078 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:15.904752 29121 raft_consensus.cc:2468] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:15.905577 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:15.906845 29043 raft_consensus.cc:2393] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:15.901656 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:15.908143 29124 raft_consensus.cc:1275] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:15.908516 29118 raft_consensus.cc:2368] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 4. Current term is 5.
I20260709 12:19:15.899531 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:15.899739 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:15.910810 29122 raft_consensus.cc:2393] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:15.904788 29126 raft_consensus.cc:2468] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:15.899695 29196 raft_consensus.cc:2468] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:15.914366 29166 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:15.915143 29093 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:15.916002 29200 raft_consensus.cc:2468] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:15.927783 29018 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:15.927840 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:15.928743 29018 leader_election.cc:304] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:15.927924 29166 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:15.929548 29018 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:15.930354 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:15.930588 29166 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:15.931694 29166 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:15.934072 29166 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:15.934386 29196 raft_consensus.cc:3060] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:15.936630 29166 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:15.932137 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:15.938570 29018 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:15.893738 30418 raft_consensus.cc:2749] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 12:19:15.984218 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 43819us
I20260709 12:19:15.987226 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:15.949743 29196 raft_consensus.cc:1275] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:15.907094 30322 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:15.988312 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:15.991755 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:15.992954 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:15.993682 29044 raft_consensus.cc:2468] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:15.995151 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:15.993531 29018 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:15.914424 29192 raft_consensus.cc:2468] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:15.936298 30152 raft_consensus.cc:2749] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:15.998626 29043 raft_consensus.cc:2368] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 4. Current term is 5.
I20260709 12:19:15.942359 29048 raft_consensus.cc:2368] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 4. Current term is 5.
I20260709 12:19:15.998906 29166 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:15.936039 30142 raft_consensus.cc:2749] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:15.983652 30280 raft_consensus.cc:2804] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:15.997720 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:15.988902 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 55140.4us
I20260709 12:19:15.937790 30253 raft_consensus.cc:2749] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:16.002822 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:15.927309 30108 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:15.926366 30148 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:15.935880 30311 raft_consensus.cc:2749] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:16.001289 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:16.003003 29018 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:15.986171 30283 raft_consensus.cc:2804] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:15.940052 30183 raft_consensus.cc:2749] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:16.024910 30280 raft_consensus.cc:697] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:15.985472 30186 raft_consensus.cc:2804] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:16.006362 29166 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:15.989454 30312 raft_consensus.cc:2749] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:15.931946 30398 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:15.932091 30421 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:15.932723 30397 raft_consensus.cc:2764] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election decision vote started in defunct term 3: won
I20260709 12:19:15.993988 30362 raft_consensus.cc:2804] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:16.007026 30359 consensus_queue.cc:1048] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 12:19:16.003418 30322 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.020788 30296 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:16.004948 30275 raft_consensus.cc:2804] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:16.030720 29018 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:16.052592 29018 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:16.053956 30322 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:16.054682 30384 raft_consensus.cc:2804] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:16.055250 30384 raft_consensus.cc:697] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:15.940522 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:16.008620 30143 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:16.056248 30384 consensus_queue.cc:237] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Queue going to 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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:16.035168 30398 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:16.034893 30280 consensus_queue.cc:237] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.033658 30186 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:16.026543 30148 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.025449 30108 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.040134 30421 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.040977 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:16.041849 30271 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:16.125416 30148 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:16.042331 30183 raft_consensus.cc:2749] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:16.042723 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:16.126668 29192 raft_consensus.cc:2368] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3.
I20260709 12:19:16.022033 30401 raft_consensus.cc:2749] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:16.030550 30283 raft_consensus.cc:493] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:16.128975 30283 raft_consensus.cc:3060] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:19:16.043989 30411 log.cc:927] Time spent T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.543s	user 0.009s	sys 0.012s
I20260709 12:19:16.005226 30318 consensus_queue.cc:1059] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 12:19:16.033767 30389 raft_consensus.cc:2804] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:16.034679 29166 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:16.057338 30143 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.051584 30296 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.059152 30388 raft_consensus.cc:2804] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:16.061522 29796 raft_consensus.cc:1275] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 LEARNER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:19:16.052057 30275 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:16.063639 29194 raft_consensus.cc:2468] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:16.050845 30362 raft_consensus.cc:697] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:16.142477 30318 raft_consensus.cc:3060] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:16.125526 30421 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:16.143965 30389 raft_consensus.cc:697] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:16.146193 30271 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:19:16.149304 30275 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.148954 30389 consensus_queue.cc:237] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.150199 30401 raft_consensus.cc:3055] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:16.150601 30401 raft_consensus.cc:740] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:16.151443 30401 consensus_queue.cc:260] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.152313 30296 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:16.064627 29164 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:16.064515 30282 consensus_queue.cc:1048] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:16.143750 30143 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:16.065799 29018 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:16.142700 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 108137us
W20260709 12:19:16.154711 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 89006us
I20260709 12:19:16.155082 29166 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:16.156487 30148 raft_consensus.cc:2749] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:16.142498 30388 raft_consensus.cc:697] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:16.068979 29123 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59980 (request call id 662) took 1366 ms. Trace:
I20260709 12:19:16.157953 30388 consensus_queue.cc:237] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.159822 29166 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:16.086181 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:16.087826 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:16.089389 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:16.090061 30185 consensus_queue.cc:1048] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:16.092128 30095 raft_consensus.cc:2955] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:16.095273 29195 raft_consensus.cc:1240] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:16.096781 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:16.210683 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:16.211781 29126 raft_consensus.cc:3060] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.098762 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:16.212881 29122 raft_consensus.cc:2468] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:16.099828 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:16.100220 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:16.102272 29795 raft_consensus.cc:2955] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:16.106990 28946 catalog_manager.cc:5697] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 1 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:16.218129 28946 catalog_manager.cc:5697] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 2 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
W20260709 12:19:16.112079 29017 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:16.220784 29017 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:16.117969 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:16.221534 29118 raft_consensus.cc:3060] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.119040 29124 raft_consensus.cc:1275] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:16.119916 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:16.135124 29201 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 653) took 1111 ms. Trace:
I20260709 12:19:16.222450 29127 raft_consensus.cc:3060] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.135668 30108 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:16.122802 30186 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:16.141577 29198 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:16.152686 30401 raft_consensus.cc:3060] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.157665 29123 rpcz_store.cc:276] 0709 12:19:14.702627 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:14.702946 (+   319us) service_pool.cc:224] Handling call
0709 12:19:14.703285 (+   339us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:15.452254 (+748969us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:15.452288 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:15.483783 (+ 31495us) log.cc:844] Serialized 26 byte log entry
0709 12:19:15.877950 (+394167us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:19:15.877992 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:16.068510 (+190518us) spinlock_profiling.cc:243] Waited 223 ms on lock 0x7b54000cfdd4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db22e01 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:16.068556 (+    46us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:16.068600 (+    44us) raft_consensus.cc:1685] finished
0709 12:19:16.068617 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:16.068892 (+   275us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":520475,"raft.queue_time_us":570043,"raft.run_cpu_time_us":340,"raft.run_wall_time_us":43278,"spinlock_wait_cycles":512478080,"thread_start_us":335158,"threads_started":1,"wal-append.queue_time_us":405637}
I20260709 12:19:16.143239 30398 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505)
I20260709 12:19:16.156510 30143 raft_consensus.cc:2804] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:16.196182 29199 raft_consensus.cc:1275] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:19:16.196997 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:16.160864 30362 consensus_queue.cc:237] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.245258 30405 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:16.245615 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:16.246325 30405 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.201198 29018 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:16.202112 29121 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:16.202395 29093 leader_election.cc:400] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Vote denied by peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279) with higher term. Message: Invalid argument: T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3.
I20260709 12:19:16.250284 29093 leader_election.cc:403] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:19:16.162649 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:16.204182 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:16.224332 29166 leader_election.cc:400] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663) with higher term. Message: Invalid argument: T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 4. Current term is 5.
I20260709 12:19:16.251518 29196 raft_consensus.cc:3060] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.251819 29166 leader_election.cc:403] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
W20260709 12:19:16.250916 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 48711.3us
I20260709 12:19:16.252550 29166 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:16.246438 29122 raft_consensus.cc:2468] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:16.220049 28946 catalog_manager.cc:5697] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 2 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:16.222625 29201 rpcz_store.cc:276] 0709 12:19:15.024173 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:15.081677 (+ 57504us) service_pool.cc:224] Handling call
0709 12:19:15.082021 (+   344us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:15.234045 (+152024us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:15.234078 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:15.234629 (+   551us) log.cc:844] Serialized 26 byte log entry
0709 12:19:15.306429 (+ 71800us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:15.338238 (+ 31809us) log.cc:844] Serialized 14 byte log entry
0709 12:19:15.338689 (+   451us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:15.338772 (+    83us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:16.030001 (+691229us) spinlock_profiling.cc:243] Waited 7.33 ms on lock 0x7b4400022b4c. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a95bc85 00007fe93a95c6a2 00007fe93d6ce1db 00007fe93d6c9aaf 00007fe93d6bd86e 00007fe93d6bcbb6 00007fe93d6bc7d8 00007fe93d6c6221 00007fe93d6c61d9 00007fe93d6c6169
0709 12:19:16.134801 (+104800us) raft_consensus.cc:1685] finished
0709 12:19:16.134896 (+    95us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:16.135041 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":161126,"prepare.queue_time_us":16289,"prepare.run_cpu_time_us":259,"prepare.run_wall_time_us":259,"raft.queue_time_us":150193,"raft.run_cpu_time_us":275,"raft.run_wall_time_us":280,"spinlock_wait_cycles":16850816,"thread_start_us":71346,"threads_started":1,"wal-append.queue_time_us":172661}
I20260709 12:19:16.232039 29124 raft_consensus.cc:1275] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:19:16.234716 29123 raft_consensus.cc:1275] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:16.071904 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:16.217159 30298 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:16.261938 29196 raft_consensus.cc:2468] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:16.271122 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:16.262385 29118 raft_consensus.cc:2468] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:16.259049 28946 catalog_manager.cc:5697] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 2 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:16.294003 29121 raft_consensus.cc:2468] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:16.269975 30108 raft_consensus.cc:2804] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:16.238736 30346 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:16.296316 29166 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:16.301397 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 100311us
I20260709 12:19:16.242687 30143 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:16.295521 30108 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:16.303932 29018 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:16.270272 29193 raft_consensus.cc:2393] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 3: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:16.307725 29126 raft_consensus.cc:2468] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:16.268424 30398 raft_consensus.cc:2749] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279) with higher term. Message: Invalid argument: T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3.
W20260709 12:19:16.309129 29015 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:16.311491 29017 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:16.267855 30253 raft_consensus.cc:2749] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663) with higher term. Message: Invalid argument: T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 4. Current term is 5.
I20260709 12:19:16.249325 30405 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:16.243475 30301 consensus_queue.cc:1048] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
I20260709 12:19:16.314383 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:16.323472 29166 leader_election.cc:304] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:16.321694 29199 raft_consensus.cc:2468] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:16.268185 29194 raft_consensus.cc:2468] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:16.303789 30406 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:16.296964 29125 raft_consensus.cc:2468] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:16.305061 30143 raft_consensus.cc:3060] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.307977 30108 raft_consensus.cc:3060] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.302312 28946 catalog_manager.cc:5697] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 1 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 3 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:16.302660 30421 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:16.312521 30311 raft_consensus.cc:2749] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:16.344817 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:16.326252 29017 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:16.344846 29018 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:16.304512 30376 consensus_queue.cc:1059] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 12:19:16.346051 30152 raft_consensus.cc:2749] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:16.306495 30298 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.355769 30275 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:16.356603 30298 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:16.357256 30168 raft_consensus.cc:2804] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:16.357832 30168 raft_consensus.cc:697] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:16.327538 30384 raft_consensus.cc:2749] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:16.340862 29127 raft_consensus.cc:2468] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:16.311225 30346 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.330900 29193 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:57510 (request call id 636) took 1507 ms. Trace:
W20260709 12:19:16.377472 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 51339.1us
I20260709 12:19:16.380648 29017 leader_election.cc:304] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:16.365005 28946 catalog_manager.cc:5697] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 1 to 2, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:16.383967 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:16.384773 29201 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.358071 30275 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:16.387442 29166 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:16.369993 30405 raft_consensus.cc:2804] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:16.386734 28946 catalog_manager.cc:5697] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 1 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:16.391139 29199 raft_consensus.cc:2468] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:16.391088 29166 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:16.393406 28946 catalog_manager.cc:5697] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:16.399708 30271 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:16.400640 30271 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:16.380052 29193 rpcz_store.cc:276] 0709 12:19:14.819372 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:14.829516 (+ 10144us) service_pool.cc:224] Handling call
0709 12:19:15.281690 (+452174us) spinlock_profiling.cc:243] Waited 2.08 ms on lock 0x7b58001c3598. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a9fdb71 00007fe93a9fda22 00007fe9439168d9 00007fe942a70ee0 00007fe942b3a0ab 00007fe942b3a131 00007fe942ae80a0 00007fe942ae7984 00007fe93c0626d4 00007fe93c062662
0709 12:19:16.099948 (+818258us) spinlock_profiling.cc:243] Waited 4.69 ms on lock 0x7b58001c3598. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a9fde9c 00007fe93a9fda5b 00007fe9439168d9 00007fe942a70ee0 00007fe942b3a0ab 00007fe942b3a131 00007fe942ae80a0 00007fe942ae7984 00007fe93c0626d4 00007fe93c062662
0709 12:19:16.324891 (+224943us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":15582336}
I20260709 12:19:16.402978 30301 raft_consensus.cc:2749] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:16.395691 30311 raft_consensus.cc:2749] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:16.405943 30405 raft_consensus.cc:697] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:16.407375 30405 consensus_queue.cc:237] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.408941 30143 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.358767 30168 consensus_queue.cc:237] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.412777 30318 raft_consensus.cc:2749] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:16.422215 29796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:16.425101 30271 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:16.365788 30389 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.025s
I20260709 12:19:16.387214 30362 raft_consensus.cc:2749] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:16.432406 30271 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:16.452334 30271 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.455451 30271 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:16.392489 30282 raft_consensus.cc:3060] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:16.359102 30283 raft_consensus.cc:515] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.396270 28946 catalog_manager.cc:5697] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 1 to 2, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 2 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:16.462608 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:16.463289 29199 raft_consensus.cc:3060] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.462512 28946 catalog_manager.cc:5697] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 2 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 3 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:16.464905 29093 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:16.363667 30421 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.465135 28946 catalog_manager.cc:5697] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 1 to 2, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:16.466324 30326 raft_consensus.cc:2804] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:16.467217 28946 catalog_manager.cc:5697] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 1 to 2, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:16.439751 29201 raft_consensus.cc:2468] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:16.440053 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:16.468272 30152 raft_consensus.cc:3055] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:16.468672 29196 raft_consensus.cc:2468] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:16.468746 30152 raft_consensus.cc:740] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:16.468981 28946 catalog_manager.cc:5697] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 1 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 3 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:16.469697 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:16.442773 29017 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:16.444360 30346 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:16.470417 30398 consensus_queue.cc:1059] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:16.471339 30398 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:16.460760 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:16.471720 30398 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:16.472119 30398 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:16.461521 30283 leader_election.cc:290] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:16.467856 30421 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:16.474184 30326 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:16.474422 30421 raft_consensus.cc:3055] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:16.474694 30326 raft_consensus.cc:3060] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.474839 30421 raft_consensus.cc:740] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:16.470451 29196 raft_consensus.cc:2393] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 4: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:16.465865 29093 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:16.482436 29093 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:16.481654 30439 log.cc:927] Time spent T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.085s	user 0.000s	sys 0.001s
I20260709 12:19:16.486034 29018 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:16.447902 30186 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.487582 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:16.439170 30143 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:16.453848 29197 raft_consensus.cc:1275] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:16.475739 30421 consensus_queue.cc:260] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.469769 30152 consensus_queue.cc:260] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:16.494994 29093 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:16.501644 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:16.505775 30152 raft_consensus.cc:3060] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:16.507823 30421 raft_consensus.cc:3060] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:19:16.509409 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 83059.3us
I20260709 12:19:16.507561 30108 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.527201 29166 leader_election.cc:400] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: Vote denied by peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505) with higher term. Message: Invalid argument: T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 4. Current term is 5.
I20260709 12:19:16.527534 29166 leader_election.cc:403] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 12:19:16.527956 30108 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:16.528275 30318 raft_consensus.cc:2749] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505) with higher term. Message: Invalid argument: T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 4. Current term is 5.
I20260709 12:19:16.489755 30322 raft_consensus.cc:2804] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:16.529034 29166 leader_election.cc:400] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505) with higher term. Message: Invalid argument: T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 4. Current term is 5.
I20260709 12:19:16.529175 30322 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:16.529577 30322 raft_consensus.cc:3060] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:19:16.513268 29091 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:16.511957 30186 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:16.487246 30360 raft_consensus.cc:2749] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:16.487295 30296 raft_consensus.cc:2804] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:16.541500 30296 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:16.541975 30296 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:19:16.542969 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 58835.1us
I20260709 12:19:16.546849 30271 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:19:16.546458 30186 consensus_queue.cc:1048] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:19:16.550640 29199 raft_consensus.cc:2468] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:16.551952 29044 raft_consensus.cc:1240] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:16.552630 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:16.553493 29043 raft_consensus.cc:2468] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:16.555064 30397 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:16.521787 29200 raft_consensus.cc:2955] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:16.512396 30185 raft_consensus.cc:2804] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:16.556324 30185 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:16.556876 30185 raft_consensus.cc:3060] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.555799 30397 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:16.508781 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 87563.1us
I20260709 12:19:16.535688 30362 raft_consensus.cc:2804] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:16.560787 30362 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:16.561647 30362 raft_consensus.cc:3060] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:16.566780 30398 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.568521 29017 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:16.569341 30271 raft_consensus.cc:2804] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:16.569720 30271 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:16.570140 30271 raft_consensus.cc:3060] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:16.470489 28946 catalog_manager.cc:5697] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 2 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
W20260709 12:19:16.535506 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 49556.3us
I20260709 12:19:16.571051 29017 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:16.571086 29018 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:16.535482 30283 consensus_queue.cc:1048] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:16.509260 30183 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:16.572217 30183 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.573010 30186 raft_consensus.cc:2804] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:16.573570 30186 raft_consensus.cc:697] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:16.574389 30322 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.574472 30186 consensus_queue.cc:237] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.575639 30398 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:16.576171 30183 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:16.576728 30322 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:16.578112 30296 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:16.578992 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:16.579741 29199 raft_consensus.cc:2393] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 3: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:16.579785 30397 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:16.580338 30296 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505)
I20260709 12:19:16.580794 30278 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:16.581106 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:16.582297 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:16.585466 29199 raft_consensus.cc:2468] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:16.582998 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:16.586680 29195 raft_consensus.cc:2393] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 3: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:16.587756 29193 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:19:16.590006 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:16.588965 30260 raft_consensus.cc:2955] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:16.591749 30185 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.592430 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:16.593178 29043 raft_consensus.cc:2393] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:16.589043 29093 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:16.595062 30397 raft_consensus.cc:2804] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:16.595583 30397 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:16.595963 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:16.596829 29195 raft_consensus.cc:3060] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.599635 29018 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:16.601169 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:16.602059 29125 raft_consensus.cc:2368] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 4. Current term is 5.
I20260709 12:19:16.602627 30271 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.602911 30278 consensus_queue.cc:1048] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:16.593952 30185 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:16.604998 30271 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:16.606999 29166 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:16.607144 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:16.607882 29043 raft_consensus.cc:2393] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:16.607776 30152 consensus_queue.cc:1059] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:16.608907 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:16.609546 30318 raft_consensus.cc:3055] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:16.609957 30318 raft_consensus.cc:740] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:16.610042 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:16.610728 29051 raft_consensus.cc:3060] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.611019 30318 consensus_queue.cc:260] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.612264 30318 raft_consensus.cc:3060] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.613111 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:16.616837 30362 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.618039 29119 raft_consensus.cc:1240] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:19:16.618364 29051 raft_consensus.cc:2468] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:16.620407 29044 raft_consensus.cc:2468] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:16.625367 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:16.626204 29126 raft_consensus.cc:2393] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:16.626201 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:16.627570 29118 raft_consensus.cc:2410] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 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:19:16.628737 29018 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:16.628808 29166 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:16.631820 29166 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:16.635027 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 64046.7us
I20260709 12:19:16.595945 30397 raft_consensus.cc:3060] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:16.641795 30278 raft_consensus.cc:2804] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:16.643649 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:16.653450 29166 leader_election.cc:400] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663) with higher term. Message: Invalid argument: T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 4. Current term is 5.
I20260709 12:19:16.653934 29166 leader_election.cc:403] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:19:16.655248 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:16.657179 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:16.659163 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:16.659773 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:16.657506 29044 raft_consensus.cc:1240] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:16.661279 29201 raft_consensus.cc:1275] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:16.656131 29196 raft_consensus.cc:2955] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:16.661829 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:16.663820 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:16.671288 29048 raft_consensus.cc:1240] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:16.671706 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:16.671985 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:16.672405 29050 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:16.673285 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:16.673893 29127 raft_consensus.cc:3060] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.642477 30278 raft_consensus.cc:697] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:16.644063 30152 raft_consensus.cc:2804] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:16.644960 30346 raft_consensus.cc:2804] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:16.644711 30360 raft_consensus.cc:2804] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:16.681299 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:16.667160 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:16.689815 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:16.680495 30152 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:16.682359 30282 raft_consensus.cc:2749] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:16.693528 30095 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:16.700258 30278 consensus_queue.cc:237] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.700881 30095 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.703300 30095 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:16.699446 29195 raft_consensus.cc:2468] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:16.704499 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:16.704856 30127 raft_consensus.cc:2764] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:19:16.706476 29093 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:16.706790 30362 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:16.708479 30398 raft_consensus.cc:2804] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:16.695672 29166 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:16.711804 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:16.698411 30152 raft_consensus.cc:3060] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.713855 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:16.714644 29200 raft_consensus.cc:2368] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 for earlier term 2. Current term is 3.
I20260709 12:19:16.717532 30267 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:16.691195 30346 raft_consensus.cc:697] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:16.718077 30267 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.718925 30346 consensus_queue.cc:237] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.722715 29795 raft_consensus.cc:2955] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:16.724603 29048 raft_consensus.cc:1240] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:16.729950 30384 consensus_queue.cc:1048] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:16.730160 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:16.709054 30398 raft_consensus.cc:697] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:16.697036 30360 raft_consensus.cc:697] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:16.715541 29051 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:16.735188 29127 raft_consensus.cc:2468] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:16.740235 29051 raft_consensus.cc:1275] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:16.746838 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:16.749099 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:16.750140 29048 raft_consensus.cc:2468] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:16.757117 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:16.759503 30398 consensus_queue.cc:237] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.762538 29195 raft_consensus.cc:1275] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:19:16.763425 29166 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:16.753002 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:16.766093 29051 raft_consensus.cc:2468] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:16.771512 30384 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:16.772132 30384 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.774557 30384 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:16.775147 30384 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:16.775656 30384 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:16.776309 30397 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.776644 30360 consensus_queue.cc:237] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [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: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:16.778810 29018 leader_election.cc:400] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Vote denied by peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279) with higher term. Message: Invalid argument: T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 for earlier term 2. Current term is 3.
I20260709 12:19:16.779165 29018 leader_election.cc:403] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:19:16.781633 30362 raft_consensus.cc:3060] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:16.782426 30397 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:16.787954 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:16.788534 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:16.789212 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:16.790215 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:16.790468 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:16.790305 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:16.790982 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:16.791592 29044 raft_consensus.cc:3060] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:16.807025 29118 raft_consensus.cc:1275] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:19:16.807509 29118 pending_rounds.cc:85] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f: Aborting all ops after (but not including) 1
I20260709 12:19:16.807762 29118 pending_rounds.cc:107] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:19:16.808036 29118 raft_consensus.cc:2889] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:16.808844 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:16.807615 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:16.809530 29200 raft_consensus.cc:2468] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:16.812312 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:16.764544 30326 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.791003 29051 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:16.836216 29092 leader_election.cc:304] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:16.837659 29092 leader_election.cc:304] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:16.777952 30384 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:16.812908 30376 raft_consensus.cc:3060] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:16.843979 29092 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:16.844799 29051 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:16.845880 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:16.846683 29127 raft_consensus.cc:2393] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:16.831553 30271 raft_consensus.cc:493] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:16.856326 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:16.855929 29125 raft_consensus.cc:1240] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:16.820120 30304 consensus_queue.cc:1048] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 12:19:16.867030 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:16.868302 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:16.873206 30322 raft_consensus.cc:2749] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:16.857268 30095 raft_consensus.cc:2749] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:16.844259 30185 raft_consensus.cc:2749] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:16.862493 29796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:16.879781 29127 raft_consensus.cc:1275] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 12:19:16.882525 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 51768us
I20260709 12:19:16.894652 29017 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:16.888882 30443 raft_consensus.cc:2749] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:16.903208 30405 raft_consensus.cc:2749] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:16.906200 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:16.916356 29120 raft_consensus.cc:2468] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:16.917811 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:16.906652 29796 raft_consensus.cc:2393] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 4: Already voted for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in this term.
I20260709 12:19:16.880352 30271 raft_consensus.cc:515] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.920405 29120 raft_consensus.cc:2468] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:16.914978 29018 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:16.921802 29017 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:16.886601 30152 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:16.929033 29017 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:16.904850 29193 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:16.930380 30283 raft_consensus.cc:2749] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:16.933305 30278 raft_consensus.cc:2749] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:16.931141 29092 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:16.934006 30186 consensus_queue.cc:1048] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:16.934384 29017 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:16.903091 30312 consensus_queue.cc:1059] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:19:16.939536 29194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976"
dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
mode: GRACEFUL
new_leader_uuid: "21e762c5edf34e02bb4aeff4a563385f"
 from {username='slave'} at 127.0.0.1:50520
I20260709 12:19:16.907738 30185 consensus_queue.cc:1059] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 12:19:16.903168 30360 consensus_queue.cc:1048] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 12:19:16.947654 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:16.926815 30385 raft_consensus.cc:2804] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:16.954862 29124 raft_consensus.cc:2393] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:16.942755 30301 raft_consensus.cc:2749] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663) with higher term. Message: Invalid argument: T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 4. Current term is 5.
I20260709 12:19:16.952623 29092 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:16.962481 30296 consensus_queue.cc:1059] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:19:16.970196 30185 raft_consensus.cc:2749] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:16.944974 30322 raft_consensus.cc:2749] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:16.971982 29124 raft_consensus.cc:1275] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:16.930922 30455 consensus_queue.cc:1048] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 12:19:16.953147 29017 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:16.966663 29092 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:16.968386 29044 raft_consensus.cc:2468] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:16.982185 30186 raft_consensus.cc:2804] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:16.957767 30388 raft_consensus.cc:2804] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:16.957726 29194 raft_consensus.cc:606] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Received request to transfer leadership to TS 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:16.958847 30385 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:16.997306 29124 raft_consensus.cc:1275] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:17.004770 29092 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:17.005429 30296 consensus_queue.cc:1059] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:16.994144 29194 raft_consensus.cc:614] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:19:16.995288 30385 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:16.993758 30186 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:16.993494 30388 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
W20260709 12:19:17.005731 30458 log.cc:927] Time spent T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260709 12:19:17.006073 29092 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:17.011271 29127 raft_consensus.cc:1275] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:19:17.007007 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:17.014427 30186 raft_consensus.cc:3060] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:17.006444 30322 raft_consensus.cc:3055] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:17.014942 30388 raft_consensus.cc:3060] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:17.006292 30185 raft_consensus.cc:2749] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:17.038481 30267 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:17.041431 30362 raft_consensus.cc:2749] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279) with higher term. Message: Invalid argument: T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 for earlier term 2. Current term is 3.
I20260709 12:19:17.013594 30376 raft_consensus.cc:2749] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:17.027163 30304 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:17.021975 30464 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:17.029349 29092 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:17.018615 30260 consensus_queue.cc:1048] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 12:19:17.034385 29194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3"
dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
mode: GRACEFUL
new_leader_uuid: "21e762c5edf34e02bb4aeff4a563385f"
 from {username='slave'} at 127.0.0.1:50520
I20260709 12:19:17.030764 30322 raft_consensus.cc:740] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:17.069891 29093 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:17.079941 29124 raft_consensus.cc:1275] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:19:17.050282 30309 consensus_queue.cc:1048] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:17.051319 30304 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.051630 30185 raft_consensus.cc:2749] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:17.051846 30271 leader_election.cc:290] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:17.053057 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:17.097167 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:17.024777 30465 raft_consensus.cc:2749] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:17.065420 29050 raft_consensus.cc:2468] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:17.066553 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:17.067266 29092 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:17.070009 29200 raft_consensus.cc:1240] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:17.074306 29196 raft_consensus.cc:1275] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:17.083912 29201 raft_consensus.cc:1275] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:17.085951 29198 raft_consensus.cc:1275] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:19:17.095763 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:17.125883 29017 leader_election.cc:304] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:17.092123 30376 raft_consensus.cc:493] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:17.092934 30464 raft_consensus.cc:697] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 4 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:17.074900 30397 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:17.106917 30296 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:17.099723 29194 raft_consensus.cc:606] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Received request to transfer leadership to TS 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:17.157227 29194 raft_consensus.cc:614] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:19:17.157521 30267 raft_consensus.cc:2749] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:17.156880 29124 raft_consensus.cc:2955] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:17.159475 29194 raft_consensus.cc:1240] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:17.134860 30143 consensus_queue.cc:1048] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.027s
W20260709 12:19:17.162364 30468 log.cc:927] Time spent T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 12:19:17.163250 30398 raft_consensus.cc:3055] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:17.163736 30398 raft_consensus.cc:740] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:17.164624 30398 consensus_queue.cc:260] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.154726 30384 raft_consensus.cc:2749] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:17.140563 30376 raft_consensus.cc:515] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.156327 30397 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:17.096797 30359 consensus_queue.cc:1048] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.042s
I20260709 12:19:17.122174 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:17.171728 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 104582us
I20260709 12:19:17.180449 29092 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:17.170262 30398 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:19:17.225643 30473 log.cc:927] Time spent T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.129s	user 0.001s	sys 0.000s
I20260709 12:19:17.226048 30304 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:17.226446 30376 leader_election.cc:290] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:17.170943 30296 raft_consensus.cc:697] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
W20260709 12:19:17.231069 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 50733.8us
I20260709 12:19:17.187439 29193 raft_consensus.cc:3060] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:17.232750 29092 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:17.243666 29092 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:17.240073 30296 consensus_queue.cc:237] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.143736 30322 consensus_queue.cc:260] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.227231 30464 consensus_queue.cc:237] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.245230 30388 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.253763 29192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0"
dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
mode: GRACEFUL
new_leader_uuid: "21e762c5edf34e02bb4aeff4a563385f"
 from {username='slave'} at 127.0.0.1:50520
I20260709 12:19:17.284662 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:17.302184 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:17.289870 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:17.297457 29044 raft_consensus.cc:1240] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:17.300657 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:17.258196 30185 raft_consensus.cc:2749] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:17.307713 29043 raft_consensus.cc:2468] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:17.278836 30322 raft_consensus.cc:3060] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:17.319638 29192 raft_consensus.cc:606] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Received request to transfer leadership to TS 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:17.354990 30312 consensus_queue.cc:1059] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 12:19:17.366778 30152 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:17.373941 30443 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:17.416450 29166 leader_election.cc:304] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:17.422777 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 224237us
I20260709 12:19:17.411237 30388 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:17.418859 30480 raft_consensus.cc:493] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:17.424805 30152 raft_consensus.cc:2804] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:17.425478 30185 raft_consensus.cc:2804] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:17.419762 30397 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:17.458223 30318 raft_consensus.cc:3055] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:17.413491 30443 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.475422 29121 raft_consensus.cc:1275] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:17.475580 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:17.476598 29126 raft_consensus.cc:2468] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:17.478441 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:17.419817 30385 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:17.486531 30443 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:17.487727 30478 log.cc:927] Time spent T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
W20260709 12:19:17.489955 30476 log.cc:927] Time spent T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.137s	user 0.001s	sys 0.000s
I20260709 12:19:17.489804 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:17.461627 30152 raft_consensus.cc:493] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:17.463593 29192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9474502758343a7a1b679efa20dc086"
dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
mode: GRACEFUL
new_leader_uuid: "21e762c5edf34e02bb4aeff4a563385f"
 from {username='slave'} at 127.0.0.1:50520
I20260709 12:19:17.465461 30318 raft_consensus.cc:740] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:17.505752 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:17.507584 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:17.507922 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:17.508416 29166 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:17.509865 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:17.515851 29121 raft_consensus.cc:1240] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:17.520020 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:17.520991 29043 raft_consensus.cc:1275] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:17.521093 29196 raft_consensus.cc:2393] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 4: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:17.482585 30185 raft_consensus.cc:697] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 4 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:17.499821 30152 raft_consensus.cc:3060] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:17.530103 29018 leader_election.cc:304] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:17.463286 30480 raft_consensus.cc:515] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:17.527611 30486 log.cc:927] Time spent T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 12:19:17.525930 30397 consensus_queue.cc:1059] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.048s
W20260709 12:19:17.539811 30487 log.cc:927] Time spent T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
W20260709 12:19:17.540819 30481 log.cc:927] Time spent T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 12:19:17.538677 30311 raft_consensus.cc:2804] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:17.543427 30185 consensus_queue.cc:237] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.520323 29192 raft_consensus.cc:606] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Received request to transfer leadership to TS 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:17.531667 30376 consensus_queue.cc:1048] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 12:19:17.573745 29126 raft_consensus.cc:2468] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
W20260709 12:19:17.586773 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 56743.8us
W20260709 12:19:17.550063 30186 consensus_meta.cc:287] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.504s	user 0.012s	sys 0.000s
I20260709 12:19:17.569248 30397 raft_consensus.cc:3055] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:17.577286 30311 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:17.552062 30385 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Requested vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:17.582137 30312 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:17.569783 30480 leader_election.cc:290] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:17.620029 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:17.620441 30312 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.622678 30312 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:17.623979 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
I20260709 12:19:17.624917 29795 raft_consensus.cc:2393] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 4: Already voted for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in this term.
I20260709 12:19:17.625433 30301 raft_consensus.cc:3055] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:17.625856 30301 raft_consensus.cc:740] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
W20260709 12:19:17.600136 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 91793.4us
W20260709 12:19:17.617766 30488 log.cc:927] Time spent T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.118s	user 0.000s	sys 0.003s
I20260709 12:19:17.628500 29166 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:17.590490 30388 raft_consensus.cc:2749] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:17.601423 30095 raft_consensus.cc:2749] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:17.633047 29166 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:17.607836 30311 raft_consensus.cc:3060] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:17.599612 30397 raft_consensus.cc:740] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:17.607996 30406 consensus_queue.cc:1059] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 12:19:17.598969 30186 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.633857 30443 raft_consensus.cc:2749] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:17.590713 30318 consensus_queue.cc:260] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.654078 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:17.654906 29118 raft_consensus.cc:2468] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:17.643321 29043 raft_consensus.cc:1240] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:17.644387 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:17.651664 29192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c"
dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
mode: GRACEFUL
new_leader_uuid: "21e762c5edf34e02bb4aeff4a563385f"
 from {username='slave'} at 127.0.0.1:50520
I20260709 12:19:17.657034 29052 raft_consensus.cc:2468] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:17.653442 30318 raft_consensus.cc:3060] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:19:17.660216 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 59683.1us
W20260709 12:19:17.660651 29164 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:17.665982 29192 raft_consensus.cc:606] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Received request to transfer leadership to TS 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:17.668155 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:19:17.668623 30497 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:17.669878 30326 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:17.669376 30497 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:19:17.674445 30485 log.cc:927] Time spent T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.174s	user 0.003s	sys 0.000s
I20260709 12:19:17.678427 30168 consensus_queue.cc:1048] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:19:17.683625 30472 log.cc:927] Time spent T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.443s	user 0.003s	sys 0.000s
I20260709 12:19:17.640697 30304 raft_consensus.cc:2749] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:19:17.653290 30346 consensus_queue.cc:1175] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "21e762c5edf34e02bb4aeff4a563385f" 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 d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:19:17.688798 30143 consensus_queue.cc:1048] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:17.690557 30143 consensus_queue.cc:1048] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:17.668170 29795 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 LEARNER]: Advancing to term 5
I20260709 12:19:17.696555 30397 consensus_queue.cc:260] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.700167 30389 raft_consensus.cc:3055] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:17.700623 30389 raft_consensus.cc:740] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:17.701527 30389 consensus_queue.cc:260] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.704073 29193 raft_consensus.cc:2468] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:17.640183 30152 raft_consensus.cc:515] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.707139 30152 leader_election.cc:290] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:17.708822 30497 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:17.698760 30397 raft_consensus.cc:3060] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:19:17.714741 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 286562us
I20260709 12:19:17.723037 30186 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:17.727653 30301 consensus_queue.cc:260] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.725008 30484 raft_consensus.cc:3055] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:17.729485 30484 raft_consensus.cc:740] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:17.670007 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:17.731796 30484 consensus_queue.cc:260] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.736016 30484 raft_consensus.cc:3060] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:17.729384 30301 raft_consensus.cc:3060] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:19:17.744041 29093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:17.746703 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:17.750391 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:17.751215 29199 raft_consensus.cc:2393] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 3: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:17.752763 29201 raft_consensus.cc:1240] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:17.768486 29093 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:17.772222 29016 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:17.771809 30480 raft_consensus.cc:2749] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:19:17.776871 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 131813us
I20260709 12:19:17.729310 30311 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.778075 29166 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:17.796218 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 112311us
I20260709 12:19:17.796860 29166 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:17.772571 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:17.800154 30304 raft_consensus.cc:2749] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:17.814755 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
W20260709 12:19:17.818627 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 130245us
I20260709 12:19:17.818923 29044 raft_consensus.cc:3060] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:17.802641 30148 raft_consensus.cc:2804] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:17.832270 29124 raft_consensus.cc:1275] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:17.835047 29044 raft_consensus.cc:2468] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:17.830274 30148 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:17.811370 29193 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:17.842540 30148 raft_consensus.cc:3060] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:17.802330 30495 consensus_queue.cc:1048] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 12:19:17.851294 30311 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:17.852717 30311 raft_consensus.cc:993] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32: : Instructing follower 21e762c5edf34e02bb4aeff4a563385f to start an election
I20260709 12:19:17.853511 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:17.829612 30346 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:17.855297 30346 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.857666 30346 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:17.858312 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:17.861301 29795 raft_consensus.cc:1275] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 5 LEARNER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:19:17.861889 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:17.863189 30497 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:17.863708 30497 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:17.833721 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:17.864687 29125 raft_consensus.cc:3060] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:17.865363 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:17.866194 29052 raft_consensus.cc:2393] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:17.868455 29052 raft_consensus.cc:1275] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:17.868587 30148 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.872357 29052 raft_consensus.cc:1240] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:19:17.873835 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:17.874960 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:17.875989 29052 raft_consensus.cc:2393] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 3: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:17.877509 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:17.882323 29044 raft_consensus.cc:1275] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:19:17.883176 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:17.890435 29092 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:17.892509 29121 raft_consensus.cc:1275] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:17.905886 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:17.906222 29122 raft_consensus.cc:1275] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:17.909521 29123 raft_consensus.cc:1275] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:17.910817 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:17.911453 29123 raft_consensus.cc:3060] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:17.905000 30188 raft_consensus.cc:3060] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:17.897692 29051 raft_consensus.cc:2955] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:17.875917 30322 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:17.866014 30497 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:17.895382 30326 raft_consensus.cc:1081] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Signalling peer 21e762c5edf34e02bb4aeff4a563385f to start an election
I20260709 12:19:17.896423 30389 raft_consensus.cc:3060] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:17.938454 29166 leader_election.cc:304] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:17.946516 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:17.947315 29044 raft_consensus.cc:3060] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:19:17.945775 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:17.917361 30311 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:17.931217 30397 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:17.962327 29118 raft_consensus.cc:2468] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:17.957530 29166 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:17.969848 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:17.904651 30491 consensus_queue.cc:1048] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 12:19:17.935834 30376 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:17.969892 29044 raft_consensus.cc:2468] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:17.952014 30496 raft_consensus.cc:2804] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:17.983659 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:17.991118 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:17.991963 29118 raft_consensus.cc:3060] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:17.989775 29166 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:17.973894 29123 raft_consensus.cc:2468] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:17.936676 30322 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:17.966977 30148 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:17.952688 30168 consensus_queue.cc:1048] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 12:19:17.994940 30152 raft_consensus.cc:2749] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:19:17.975179 30405 consensus_queue.cc:1048] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.035s
I20260709 12:19:18.026295 29127 raft_consensus.cc:1275] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:17.966682 30311 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.006595 30301 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.007488 30496 raft_consensus.cc:697] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:17.985081 30385 consensus_queue.cc:1048] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 12:19:17.994092 29763 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:17.976439 30397 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.015364 30346 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.022442 30148 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.019286 30443 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:18.018613 30497 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:18.033020 29121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9474502758343a7a1b679efa20dc086"
dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
 from {username='slave'} at 127.0.0.1:59982
I20260709 12:19:18.045540 29121 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:18.046075 29121 raft_consensus.cc:3060] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:19:18.034291 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 48755.7us
I20260709 12:19:18.001806 30376 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.018097 30183 raft_consensus.cc:2804] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:18.056912 30271 consensus_queue.cc:1048] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:18.057912 30376 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:18.070468 29017 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:18.068944 29118 raft_consensus.cc:2468] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:18.078660 29166 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:18.073693 29017 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:18.047453 30316 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:18.036350 30301 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.121855 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:18.112994 29121 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:18.127046 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 53425.5us
I20260709 12:19:18.127466 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:18.048031 29763 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 80858.7us
I20260709 12:19:18.138067 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:18.139320 29044 raft_consensus.cc:2410] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 for term 5 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 12:19:18.139379 29092 leader_election.cc:304] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:18.099601 30183 raft_consensus.cc:697] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:18.125025 30152 raft_consensus.cc:2749] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:18.046092 30443 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.044795 30346 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.049587 30148 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:18.177907 30507 log.cc:927] Time spent T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 12:19:18.105574 30168 raft_consensus.cc:2804] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:18.198648 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:18.050859 30497 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:18.211889 29121 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:18.062516 30406 consensus_queue.cc:1048] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.096s
W20260709 12:19:18.184441 30509 log.cc:927] Time spent T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.154s	user 0.000s	sys 0.000s
W20260709 12:19:18.182256 30508 log.cc:927] Time spent T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.146s	user 0.001s	sys 0.000s
W20260709 12:19:18.185235 30511 log.cc:927] Time spent T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.140s	user 0.000s	sys 0.000s
I20260709 12:19:18.182312 30322 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:18.184792 30512 log.cc:927] Time spent T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.162s	user 0.001s	sys 0.000s
W20260709 12:19:18.190361 30506 log.cc:927] Time spent T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.127s	user 0.001s	sys 0.000s
W20260709 12:19:18.190899 30513 log.cc:927] Time spent T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.128s	user 0.000s	sys 0.000s
W20260709 12:19:18.193939 30485 log.cc:927] Time spent T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
W20260709 12:19:18.185447 30505 log.cc:927] Time spent T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.217s	user 0.000s	sys 0.001s
W20260709 12:19:18.180246 30486 log.cc:927] Time spent T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 12:19:18.183395 30311 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:18.195253 30397 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:18.175637 30388 raft_consensus.cc:2804] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:18.182992 30183 consensus_queue.cc:237] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.257436 30188 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:18.186715 29125 raft_consensus.cc:2468] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:18.259752 30326 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.260316 30326 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.260775 30398 raft_consensus.cc:2749] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:18.170063 30296 consensus_queue.cc:1048] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.055s
W20260709 12:19:18.226639 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 85123.5us
I20260709 12:19:18.070813 30496 consensus_queue.cc:237] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.276629 29195 raft_consensus.cc:1275] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:18.278352 30388 raft_consensus.cc:697] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:18.279405 30388 consensus_queue.cc:237] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.283253 30497 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:18.241495 30405 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:18.224774 30168 raft_consensus.cc:697] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:18.305606 30168 consensus_queue.cc:237] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.245121 29192 raft_consensus.cc:2468] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:18.291146 30405 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:18.330629 30500 log.cc:927] Time spent T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.455s	user 0.010s	sys 0.009s
I20260709 12:19:18.332312 30326 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:18.333081 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:18.334177 29043 raft_consensus.cc:2410] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for term 5 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:19:18.339152 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:18.339818 29120 raft_consensus.cc:2468] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:18.344568 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:18.353731 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:18.354570 29051 raft_consensus.cc:3060] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:18.364353 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:18.370814 29017 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:18.384645 29044 raft_consensus.cc:1275] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:18.386425 29048 raft_consensus.cc:1275] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:18.369160 30405 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:18.391753 29051 raft_consensus.cc:2468] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:18.375715 30384 raft_consensus.cc:2804] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:18.406103 29092 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:18.405668 30095 raft_consensus.cc:493] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:18.408667 30095 raft_consensus.cc:515] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.411728 30484 raft_consensus.cc:2804] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:18.413686 30484 raft_consensus.cc:697] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:18.374430 30186 consensus_queue.cc:1048] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 12:19:18.387846 30443 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:18.411266 30095 leader_election.cc:290] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:18.449297 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:18.402151 30398 consensus_queue.cc:1048] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.052s
I20260709 12:19:18.406926 30384 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:18.458437 30384 raft_consensus.cc:3060] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:18.460114 30385 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.460675 30385 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.462868 30385 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:18.401335 30296 consensus_queue.cc:1048] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.062s
I20260709 12:19:18.463230 30484 consensus_queue.cc:237] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.464219 30148 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:18.433674 30185 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.469341 30185 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.471746 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:18.480697 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:18.481895 29044 raft_consensus.cc:2468] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:18.493630 29092 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:18.504088 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:18.509035 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:18.495314 30148 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.471774 30185 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:18.508142 30477 raft_consensus.cc:2804] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:18.516409 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:18.521510 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:18.522541 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:18.525467 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:18.512842 29120 raft_consensus.cc:2393] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:18.526298 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:18.511297 29166 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:18.510903 30496 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:18.533573 29166 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:18.524258 30477 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:18.535511 30495 raft_consensus.cc:2749] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:18.528831 30496 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.537886 30152 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:18.535774 30533 raft_consensus.cc:2749] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:18.537714 30519 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:18.524672 30148 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.548463 30477 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:18.601775 30508 log.cc:927] Time spent T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 12:19:18.606498 30519 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.619961 30519 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:18.620368 30384 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.621785 30346 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:18.626973 30301 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:18.631300 30311 raft_consensus.cc:993] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32: : Instructing follower 21e762c5edf34e02bb4aeff4a563385f to start an election
W20260709 12:19:18.635306 30537 log.cc:927] Time spent T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 12:19:18.635573 30384 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:18.640831 30496 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:18.641563 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:18.642482 29193 raft_consensus.cc:2468] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:18.643944 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:18.603142 30152 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.649106 30152 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:18.660708 30148 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:18.608147 30495 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:18.662811 30495 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.665697 30495 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:18.684083 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 51079.6us
I20260709 12:19:18.686873 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:18.687587 29200 raft_consensus.cc:3055] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:18.687922 29200 raft_consensus.cc:740] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:18.688800 29200 consensus_queue.cc:260] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.691867 30477 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:18.700244 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 84076.5us
I20260709 12:19:18.701012 30311 raft_consensus.cc:1081] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Signalling peer 21e762c5edf34e02bb4aeff4a563385f to start an election
I20260709 12:19:18.701440 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:18.702164 29199 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 2.
I20260709 12:19:18.704178 29201 raft_consensus.cc:1275] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 12:19:18.704210 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 133279us
I20260709 12:19:18.705195 30527 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:18.705695 30527 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.708128 30527 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:18.709602 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:18.711284 30148 raft_consensus.cc:993] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32: : Instructing follower 21e762c5edf34e02bb4aeff4a563385f to start an election
I20260709 12:19:18.711817 30148 raft_consensus.cc:1081] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Signalling peer 21e762c5edf34e02bb4aeff4a563385f to start an election
I20260709 12:19:18.712284 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:18.713049 29043 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:18.716214 29166 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:18.719100 29192 raft_consensus.cc:1275] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:19:18.719693 29192 pending_rounds.cc:85] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32: Aborting all ops after (but not including) 1
I20260709 12:19:18.719961 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:18.720625 29052 raft_consensus.cc:2468] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:18.719934 29192 pending_rounds.cc:107] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:19:18.721823 29192 raft_consensus.cc:2889] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:19:18.724321 30534 log.cc:927] Time spent T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 12:19:18.724328 29192 raft_consensus.cc:1275] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:18.726437 29092 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:18.727216 30480 raft_consensus.cc:2804] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:18.727715 30480 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:18.728111 30480 raft_consensus.cc:3060] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:18.728875 29201 raft_consensus.cc:1275] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:19:18.731122 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 752298us
I20260709 12:19:18.735459 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:18.736191 29120 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 2.
I20260709 12:19:18.736425 29192 raft_consensus.cc:1275] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:18.736776 30480 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.739701 29762 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:18.727274 29198 raft_consensus.cc:1275] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:18.746647 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:18.747416 29198 raft_consensus.cc:3060] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:18.740564 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:18.742206 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:18.675704 29194 raft_consensus.cc:1275] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:18.668876 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:18.755218 29196 raft_consensus.cc:2468] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:18.690047 29200 raft_consensus.cc:3060] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:18.744230 29166 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:18.744468 29201 raft_consensus.cc:1275] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:19:18.725775 29043 raft_consensus.cc:2468] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:18.751302 29047 raft_consensus.cc:2393] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:18.761797 29092 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:18.766592 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:18.768271 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:18.770100 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:18.770879 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:18.771241 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:18.772503 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:18.773969 29050 raft_consensus.cc:1240] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:18.778601 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:18.780186 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:18.762686 30319 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.781121 30535 raft_consensus.cc:2804] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:18.791927 30535 raft_consensus.cc:697] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:18.796942 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:18.751030 30152 raft_consensus.cc:2749] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:18.801473 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:18.802479 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:18.754433 30168 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.810166 29049 raft_consensus.cc:1275] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:18.808358 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:18.781194 30477 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:18.811043 30183 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.811295 30388 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:18.897559 29166 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:18.819288 29127 raft_consensus.cc:2468] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:18.792883 30535 consensus_queue.cc:237] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.787981 30497 raft_consensus.cc:2749] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:18.826820 30527 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.787895 30319 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.831854 30168 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.789387 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:18.839936 29093 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:18.841683 29018 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:18.849447 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:18.853318 30542 log.cc:927] Time spent T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.065s	user 0.000s	sys 0.003s
I20260709 12:19:18.853978 29120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0"
dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
 from {username='slave'} at 127.0.0.1:59982
I20260709 12:19:18.866312 29123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c"
dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
 from {username='slave'} at 127.0.0.1:59982
I20260709 12:19:18.875286 28950 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:34572 (request call id 44) took 3644 ms. Trace:
I20260709 12:19:18.904187 29166 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:18.893747 30318 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:18.947531 28950 rpcz_store.cc:276] 0709 12:19:15.230620 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:15.230781 (+   161us) service_pool.cc:224] Handling call
0709 12:19:18.875192 (+3644411us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":182352,"reported_tablets":1}
W20260709 12:19:18.948379 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 44304.8us
I20260709 12:19:18.949034 29123 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:18.900660 30148 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:18.948743 29120 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:18.950076 29120 raft_consensus.cc:3060] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:18.950500 29123 raft_consensus.cc:3060] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:18.950088 29166 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:18.896884 30183 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:18.847157 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 107573us
I20260709 12:19:18.909096 29198 raft_consensus.cc:2468] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:18.964993 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:18.970831 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 77503.7us
I20260709 12:19:18.887705 30501 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.887672 30530 consensus_queue.cc:1048] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.066s
I20260709 12:19:19.015889 29166 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:18.969514 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:18.916126 30480 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:19.017345 29198 raft_consensus.cc:2393] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 3: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:19.020069 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:18.917227 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:19.020800 29198 raft_consensus.cc:2468] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:18.912187 29200 raft_consensus.cc:2468] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:18.907356 30301 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:18.899528 30388 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:19.026975 29120 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.953109 30495 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:18.955287 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:19.016881 30528 raft_consensus.cc:2749] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:18.969373 30533 raft_consensus.cc:2749] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:19.018687 30304 raft_consensus.cc:2749] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:18.972854 29017 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:19.067591 29123 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.957645 30148 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:19.032761 30398 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.956609 30318 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:18.916652 30527 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:19.066593 30480 raft_consensus.cc:2804] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:19.064428 30517 raft_consensus.cc:493] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:19.095731 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 122965us
I20260709 12:19:18.972647 30501 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:19.077476 30385 raft_consensus.cc:2804] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:19.110585 30528 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:19.144526 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 304716us
I20260709 12:19:19.094928 29192 raft_consensus.cc:2393] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 3: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:19.158305 29121 raft_consensus.cc:1275] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:19.064971 30301 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:19.171464 29122 raft_consensus.cc:1275] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:19.173655 29123 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:19.112007 30480 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:19.112975 30443 raft_consensus.cc:2749] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:19:19.271939 30545 log.cc:927] Time spent T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.204s	user 0.000s	sys 0.000s
W20260709 12:19:19.273062 30548 log.cc:927] Time spent T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.129s	user 0.000s	sys 0.000s
I20260709 12:19:19.148310 30528 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:19.148310 30517 raft_consensus.cc:515] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:19.418015 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 402152us
I20260709 12:19:19.661437 29166 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:19.423738 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 265483us
I20260709 12:19:19.630513 30309 raft_consensus.cc:2804] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:19.168277 29762 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:19.068325 30495 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
W20260709 12:19:19.633093 30552 log.cc:927] Time spent T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.385s	user 0.007s	sys 0.003s
I20260709 12:19:19.633777 30183 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:19.635331 30148 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:19.635571 29048 consensus_meta.cc:287] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.884s	user 0.012s	sys 0.016s
W20260709 12:19:19.667100 30557 log.cc:927] Time spent T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.496s	user 0.003s	sys 0.008s
I20260709 12:19:19.097513 30398 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:19.637794 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 796274us
I20260709 12:19:19.656778 30319 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:19.664165 30385 raft_consensus.cc:697] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:19.633147 30318 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:19.664410 30521 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:19.637923 30531 raft_consensus.cc:2749] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:19.679553 29048 raft_consensus.cc:2468] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
W20260709 12:19:19.248165 30484 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.754s	user 0.016s	sys 0.022s
I20260709 12:19:19.681206 30376 raft_consensus.cc:2749] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:19.682015 30563 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:19.684201 30564 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:19.684826 30346 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:19.685189 30497 raft_consensus.cc:2804] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:19.637588 30480 raft_consensus.cc:3060] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:19.672676 30562 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:19.675429 29166 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:19.712517 29119 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59980 (request call id 790) took 1537 ms. Trace:
I20260709 12:19:19.693295 30168 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:19.710391 30484 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.225s	user 0.029s	sys 0.029s
W20260709 12:19:19.682857 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 538934us
I20260709 12:19:19.700350 30398 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:19.693719 30309 raft_consensus.cc:697] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:19.845710 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:19.839589 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:19.874553 29122 raft_consensus.cc:2468] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:19.876770 29119 rpcz_store.cc:276] 0709 12:19:18.175259 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:18.175405 (+   146us) service_pool.cc:224] Handling call
0709 12:19:18.175754 (+   349us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:18.522581 (+346827us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:18.522628 (+    47us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:18.524746 (+  2118us) log.cc:844] Serialized 26 byte log entry
0709 12:19:18.837454 (+312708us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:19:18.837490 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:18.837559 (+    69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:19.712285 (+874726us) raft_consensus.cc:1685] finished
0709 12:19:19.712306 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:19.712453 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":92985,"raft.queue_time_us":47471,"raft.run_cpu_time_us":209,"raft.run_wall_time_us":23514,"thread_start_us":636233,"threads_started":2,"wal-append.queue_time_us":530436}
I20260709 12:19:19.882920 29121 raft_consensus.cc:2393] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
W20260709 12:19:19.886579 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 211253us
W20260709 12:19:19.888928 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 176351us
I20260709 12:19:19.890995 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:19.891242 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:19.891690 29045 raft_consensus.cc:2468] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:19.891809 29047 raft_consensus.cc:2468] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:19.715533 30318 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:19.716218 29193 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 745) took 1111 ms. Trace:
I20260709 12:19:19.700091 30495 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:19.731420 30359 consensus_queue.cc:1048] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.216s
I20260709 12:19:19.713174 30521 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:19.789927 30346 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:19.935187 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 47012us
W20260709 12:19:20.022043 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 131835us
W20260709 12:19:20.007736 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 164936us
I20260709 12:19:19.965307 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:20.050107 29051 raft_consensus.cc:3060] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:20.050066 29092 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:19.812501 30567 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:19.997453 29201 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 769) took 1169 ms. Trace:
I20260709 12:19:20.048404 29166 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:20.069461 29201 rpcz_store.cc:276] 0709 12:19:18.827732 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:19.996568 (+1168836us) service_pool.cc:224] Handling call
0709 12:19:19.996929 (+   361us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:19.997122 (+   193us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:19.997146 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:19.997188 (+    42us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:19.997215 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:19.997270 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:19.997394 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:20.070423 29166 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:20.056680 29018 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
W20260709 12:19:19.908351 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 245352us
W20260709 12:19:20.143180 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 70877.7us
I20260709 12:19:20.143086 29120 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:20.146091 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 254588us
W20260709 12:19:20.152133 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 102191us
I20260709 12:19:19.838600 30527 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:19.821907 29197 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 758) took 1081 ms. Trace:
I20260709 12:19:19.889159 30312 raft_consensus.cc:2749] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:19.733543 30388 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:19.791070 30497 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:20.163856 29120 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:59982 (request call id 1315) took 1292 ms. Trace:
I20260709 12:19:19.994578 30576 raft_consensus.cc:493] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:19.794174 30384 consensus_queue.cc:1048] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.353s
I20260709 12:19:19.982442 30501 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:19.944916 30362 raft_consensus.cc:493] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:19.944628 30455 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.143110 30495 raft_consensus.cc:2749] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:19.810576 30360 consensus_queue.cc:1048] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.354s
I20260709 12:19:20.183161 29120 rpcz_store.cc:276] 0709 12:19:18.852672 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:18.853707 (+  1035us) service_pool.cc:224] Handling call
0709 12:19:20.051542 (+1197835us) spinlock_profiling.cc:243] Waited 7.79 ms on lock 0x7b24000efbb8. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a8b8cb9 00007fe93a8b6dcb 00007fe93a9b52b1 00007fe93a9b0848 00007fe93a9b07ad 00007fe93bdf19a7 00007fe93da7e85c 00007fe93da7e699 00007fe93dacf012 00007fe93db19a55
0709 12:19:20.144772 (+ 93230us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":17914624}
I20260709 12:19:19.821445 30569 consensus_queue.cc:1048] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.342s
I20260709 12:19:20.019434 30517 leader_election.cc:290] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:19.810375 30280 consensus_queue.cc:1048] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.355s
I20260709 12:19:20.143642 30326 raft_consensus.cc:2749] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:19.737293 30563 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.201702 29051 raft_consensus.cc:2468] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:20.163519 30570 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:19.791260 30566 consensus_queue.cc:1048] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.453s
I20260709 12:19:20.163906 30572 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
W20260709 12:19:20.202363 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 253929us
I20260709 12:19:20.188215 30497 raft_consensus.cc:3060] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:20.068544 30318 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.172986 30183 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:20.173182 30575 raft_consensus.cc:493] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:19.808312 30385 consensus_queue.cc:237] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:20.186702 30148 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:20.204195 30561 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.192061 30527 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:19.883934 30562 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:19.734957 30564 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.170915 30565 consensus_queue.cc:1048] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.072s
I20260709 12:19:20.220832 30580 raft_consensus.cc:2804] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:20.228482 30388 raft_consensus.cc:2804] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:20.163185 30567 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.234190 30517 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.253571 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:20.253857 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:20.254509 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:20.256228 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:20.271077 29049 raft_consensus.cc:2410] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 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:19:20.234526 30484 raft_consensus.cc:493] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:20.257436 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:20.218693 30362 raft_consensus.cc:515] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.219399 30309 consensus_queue.cc:237] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.237432 30519 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:20.275923 30579 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:20.278401 30519 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.278769 30579 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.281023 30519 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.281420 30579 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.170445 29197 rpcz_store.cc:276] 0709 12:19:18.732344 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:18.791648 (+ 59304us) service_pool.cc:224] Handling call
0709 12:19:18.792042 (+   394us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:18.792486 (+   444us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:18.792519 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:18.793046 (+   527us) log.cc:844] Serialized 26 byte log entry
0709 12:19:18.962167 (+169121us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:19:18.972871 (+ 10704us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:19.014736 (+ 41865us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:19.793854 (+779118us) raft_consensus.cc:1685] finished
0709 12:19:19.793877 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:19.813574 (+ 19697us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":69089,"raft.queue_time_us":1394,"raft.run_cpu_time_us":171,"raft.run_wall_time_us":6927,"thread_start_us":153351,"threads_started":1,"wal-append.queue_time_us":305143}
I20260709 12:19:20.283252 30484 raft_consensus.cc:515] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.283720 30562 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.284217 30501 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.284590 29192 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 768) took 1476 ms. Trace:
I20260709 12:19:20.284768 30501 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.285579 30484 leader_election.cc:290] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.285756 30319 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:20.286664 30318 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.286430 30319 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:20.225977 30455 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.204787 30576 raft_consensus.cc:515] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.254690 30578 raft_consensus.cc:493] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:20.274211 30585 raft_consensus.cc:493] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:20.242236 30398 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:20.246377 30183 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.265390 30388 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:20.246721 30587 consensus_queue.cc:1048] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.054s
I20260709 12:19:20.274592 30326 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.295547 30304 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:20.299674 30398 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.307633 30319 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:20.300849 30346 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.255509 30148 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.277837 30583 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:20.271889 30580 raft_consensus.cc:697] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:20.285765 30564 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.295324 30578 raft_consensus.cc:515] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.241933 30572 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.236524 30570 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.308291 30304 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.309128 30398 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.309460 30326 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.311425 30183 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.384531 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:20.386693 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:20.419519 30183 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.420642 30183 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.387671 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:19:20.387704 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 239951us
W20260709 12:19:20.388847 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 245058us
I20260709 12:19:20.424211 30183 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.285048 29192 rpcz_store.cc:276] 0709 12:19:18.808276 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:19.668179 (+859903us) service_pool.cc:224] Handling call
0709 12:19:20.283719 (+615540us) spinlock_profiling.cc:243] Waited 3.41 ms on lock 0x7b58001c3598. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a9fdb71 00007fe93a9fda22 00007fe9439168d9 00007fe942a70ee0 00007fe942b3a0ab 00007fe942b3a131 00007fe942afbfc0 00007fe942ae6929 00007fe942ae63d2 00007fe93c05dbd4
0709 12:19:20.283988 (+   269us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:20.284189 (+   201us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:20.284224 (+    35us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:20.284278 (+    54us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:20.284327 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:20.284396 (+    69us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:20.284526 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7838592}
I20260709 12:19:20.401361 30602 raft_consensus.cc:493] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:20.048857 29193 rpcz_store.cc:276] 0709 12:19:18.602219 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:18.645203 (+ 42984us) service_pool.cc:224] Handling call
0709 12:19:18.645594 (+   391us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:18.645885 (+   291us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:19:19.066338 (+420453us) log.cc:844] Serialized 14 byte log entry
0709 12:19:19.673887 (+607549us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:19.683221 (+  9334us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:19.686868 (+  3647us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:19.693852 (+  6984us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:19.712431 (+ 18579us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":34200,"prepare.queue_time_us":214472,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":45,"raft.queue_time_us":39115,"raft.run_cpu_time_us":161,"raft.run_wall_time_us":7928,"thread_start_us":700015,"threads_started":2,"wal-append.queue_time_us":868054}
I20260709 12:19:20.339232 30572 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.405825 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:20.445622 30519 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:20.407358 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:20.409472 29201 raft_consensus.cc:1240] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 4. Current term is 5. Ops: []
I20260709 12:19:20.446601 30519 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.447233 29199 raft_consensus.cc:2468] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
W20260709 12:19:20.298767 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 52251.7us
I20260709 12:19:20.333808 30595 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:20.425004 30183 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.431488 30280 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:20.311303 30362 leader_election.cc:290] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.303390 30388 raft_consensus.cc:3060] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:19:20.457299 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 64788.6us
I20260709 12:19:20.434289 30304 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.434001 30398 raft_consensus.cc:493] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:20.435525 30346 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:20.436513 30326 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.437296 30384 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:20.438179 30385 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:20.438476 30359 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:20.439253 30360 raft_consensus.cc:493] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:20.439332 30455 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.439811 30319 raft_consensus.cc:493] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:20.440923 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:20.441515 30495 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:20.336014 30501 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.276348 30517 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:19:20.499776 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 49597.2us
W20260709 12:19:20.333896 30536 log.cc:927] Time spent T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5: Append to log took a long time: real 1.506s	user 0.008s	sys 0.019s
I20260709 12:19:20.258441 30561 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.506680 30360 raft_consensus.cc:515] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:20.262518 30527 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.508790 29795 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51678 (request call id 22) took 2193 ms. Trace:
I20260709 12:19:20.509634 30561 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.300406 30567 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.339289 30570 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.248771 30575 raft_consensus.cc:515] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.307667 30576 leader_election.cc:290] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.339293 30578 leader_election.cc:290] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.336756 30580 consensus_queue.cc:237] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.316974 30583 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:20.401851 29194 raft_consensus.cc:1275] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:20.311964 30585 raft_consensus.cc:515] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:20.413013 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:20.534422 30495 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:20.422331 29048 raft_consensus.cc:2468] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:20.446285 29197 raft_consensus.cc:2468] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:20.449290 30595 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:20.457207 30565 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.538419 30561 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.433584 30318 raft_consensus.cc:493] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:20.443929 30564 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.449841 30519 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.471607 30577 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:20.471359 30346 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.474821 29093 leader_election.cc:304] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:20.480175 30280 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.481851 30566 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:20.482939 30384 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.486282 30183 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:20.489866 30480 consensus_meta.cc:287] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f: Time spent flushing consensus metadata: real 0.655s	user 0.011s	sys 0.006s
I20260709 12:19:20.490882 30148 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.496049 30596 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.497061 30359 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:20.300308 30563 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.510041 30319 raft_consensus.cc:515] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.516768 30385 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.539585 30561 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.517681 30575 leader_election.cc:290] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.524884 30583 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:20.525449 30497 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:20.526963 29796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:20.529138 30455 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:20.531328 30594 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:20.539551 30565 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:20.543372 30318 raft_consensus.cc:515] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.581775 30309 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:20.582585 29192 raft_consensus.cc:2410] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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:19:20.544080 30564 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:20.582928 30384 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.583541 30318 leader_election.cc:290] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.563215 30480 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.586068 30319 leader_election.cc:290] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.586532 30480 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:20.588121 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 135278us
I20260709 12:19:20.548411 30572 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:20.559630 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 47189.7us
I20260709 12:19:20.550659 29794 raft_consensus.cc:2468] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:20.594933 30585 leader_election.cc:290] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.595597 30455 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.570067 30578 consensus_queue.cc:1048] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:20.598793 29017 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:20.599588 30588 consensus_queue.cc:1048] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:20.540902 30593 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:20.577083 30385 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.584509 30183 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.588052 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:20.510317 30602 raft_consensus.cc:515] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:20.547446 30346 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.562974 30596 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.571319 30566 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.592025 30477 raft_consensus.cc:2804] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:20.589064 30577 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.604903 30527 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.585933 30564 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:20.612645 30596 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.562493 30398 raft_consensus.cc:515] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:20.614861 30589 raft_consensus.cc:2804] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:20.615094 29196 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 752) took 1666 ms. Trace:
I20260709 12:19:20.617666 30593 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.618942 29196 rpcz_store.cc:276] 0709 12:19:18.948310 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:19.716107 (+767797us) service_pool.cc:224] Handling call
0709 12:19:19.716463 (+   356us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:20.248748 (+532285us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:20.248780 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:20.248824 (+    44us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:20.248855 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:20.609010 (+360155us) spinlock_profiling.cc:243] Waited 532 ms on lock 0x7b54003840d4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db22e01 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:20.614577 (+  5567us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:20.614867 (+   290us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1223624064}
W20260709 12:19:20.616407 30549 log.cc:927] Time spent T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.930s	user 0.010s	sys 0.002s
I20260709 12:19:20.621119 30594 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.604904 30280 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.603132 30575 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:20.612672 30477 raft_consensus.cc:493] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:20.616451 30589 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:20.606997 30495 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:20.592047 30572 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.627384 30566 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.721048 30484 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:20.509383 29795 rpcz_store.cc:276] 0709 12:19:18.315622 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:18.315819 (+   197us) service_pool.cc:224] Handling call
0709 12:19:18.316306 (+   487us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:19:18.317332 (+  1026us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:18.317380 (+    48us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:19:18.328693 (+ 11313us) log.cc:844] Serialized 52 byte log entry
0709 12:19:18.573258 (+244565us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:19:19.130611 (+557353us) log.cc:844] Serialized 14 byte log entry
0709 12:19:19.271590 (+140979us) log.cc:844] Serialized 14 byte log entry
0709 12:19:19.635921 (+364331us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:19.636015 (+    94us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:20.325706 (+689691us) spinlock_profiling.cc:243] Waited 9.72 ms on lock 0x7b4400022b4c. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a95bc85 00007fe93a95c6a2 00007fe93d6ce1db 00007fe93d6c9aaf 00007fe93d6bd86e 00007fe93d6bcbb6 00007fe93d6bc7d8 00007fe93d6c6221 00007fe93d6c61d9 00007fe93d6c6169
0709 12:19:20.508190 (+182484us) raft_consensus.cc:1685] finished
0709 12:19:20.508238 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:20.508491 (+   253us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":1793116,"prepare.run_cpu_time_us":100,"prepare.run_wall_time_us":103,"raft.queue_time_us":379164,"raft.run_cpu_time_us":387,"raft.run_wall_time_us":5708,"spinlock_wait_cycles":22353664,"thread_start_us":693081,"threads_started":2,"wal-append.queue_time_us":479049}
I20260709 12:19:20.722404 30484 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.722024 30562 consensus_queue.cc:1048] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:20.618569 29792 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
W20260709 12:19:20.674544 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 52701.4us
I20260709 12:19:20.633138 30576 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:20.737083 30576 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.736084 30168 raft_consensus.cc:1064] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50: attempting to promote NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 to VOTER
W20260709 12:19:20.670603 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 56800us
I20260709 12:19:20.582635 30309 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.716627 30595 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.732553 29119 raft_consensus.cc:1275] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:20.747341 30593 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.629335 30477 raft_consensus.cc:3060] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:20.741300 29092 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:20.725884 30589 raft_consensus.cc:3060] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:20.754233 30594 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.754840 30530 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:20.755395 30531 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.670710 30535 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:20.759682 29121 raft_consensus.cc:1275] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:20.759541 30521 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.761822 30565 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:20.762204 30593 raft_consensus.cc:2804] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:20.741827 30484 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.762703 30398 leader_election.cc:290] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:20.763113 30561 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.766571 30577 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.632972 30570 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:20.666288 30564 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.771241 30593 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:20.705736 30596 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:20.786381 29093 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:20.790261 30517 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:20.790539 30602 leader_election.cc:290] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:20.791343 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:20.808135 29199 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:20.808858 30576 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.803681 30593 raft_consensus.cc:3060] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:20.809329 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:20.809900 30564 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.793238 30309 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.668108 30575 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.793849 30530 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:20.802595 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:20.799422 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:20.766346 30531 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.810992 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:20.799427 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:20.824348 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:20.825104 29795 raft_consensus.cc:1275] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:19:20.825256 29199 raft_consensus.cc:2468] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:20.826102 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:20.828153 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:20.829079 29126 raft_consensus.cc:2468] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 5.
I20260709 12:19:20.829365 30575 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.830230 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:20.831341 29122 raft_consensus.cc:2410] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 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:19:20.844933 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:20.810427 30581 consensus_queue.cc:1059] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 12:19:20.821978 29166 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:20.809284 30535 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.862533 30576 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:20.867621 30528 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.867291 30576 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:20.864099 29126 raft_consensus.cc:1240] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
W20260709 12:19:20.877912 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 57073.9us
I20260709 12:19:20.878615 29123 raft_consensus.cc:1240] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:20.882498 29092 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:20.884076 30095 raft_consensus.cc:2804] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:20.884563 30095 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:20.885025 30095 raft_consensus.cc:3060] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:20.885061 29092 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:20.838622 30521 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.888919 30521 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:20.887559 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 101414us
I20260709 12:19:20.890564 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:20.891698 29119 raft_consensus.cc:2410] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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:19:20.891515 30521 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.878453 30602 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.841226 29792 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:20.877533 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:20.837268 30562 raft_consensus.cc:2749] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:19:20.900125 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 93643.4us
I20260709 12:19:20.903120 30531 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:20.922613 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 43725.5us
I20260709 12:19:20.863504 30596 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.875630 30575 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:20.843305 30570 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.923839 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:20.926576 30602 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.937071 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:20.942307 30362 raft_consensus.cc:3055] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:20.942942 30362 raft_consensus.cc:740] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:20.944510 29047 raft_consensus.cc:1275] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:20.944198 30362 consensus_queue.cc:260] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.945241 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:20.945665 30362 raft_consensus.cc:3060] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:20.946034 29048 raft_consensus.cc:2468] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:19:20.946503 30095 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:20.947492 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:20.948783 29018 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:20.961505 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:20.962092 30577 raft_consensus.cc:2804] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:20.962383 29052 raft_consensus.cc:2468] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:20.962617 30577 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:20.963115 30577 raft_consensus.cc:3060] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:20.963243 30301 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:20.966401 30385 consensus_queue.cc:1048] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:20.968055 29018 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:20.969492 30581 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:20.969974 30581 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:20.970429 30581 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:20.976619 30535 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.982533 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:20.983745 29051 raft_consensus.cc:2410] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 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:19:20.971158 30484 raft_consensus.cc:2804] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:20.986963 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:20.988912 30597 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:20.998728 29198 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 764) took 2222 ms. Trace:
I20260709 12:19:20.998948 30095 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:20.999655 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:21.000460 29195 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 766) took 2204 ms. Trace:
I20260709 12:19:20.998528 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:20.956570 30521 raft_consensus.cc:2804] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:20.999154 29198 rpcz_store.cc:276] 0709 12:19:18.776322 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:19.021980 (+245658us) service_pool.cc:224] Handling call
0709 12:19:19.022313 (+   333us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:19.631559 (+609246us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:19.631592 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:19.631640 (+    48us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:19.631691 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:20.998264 (+1366573us) spinlock_profiling.cc:243] Waited 236 ms on lock 0x7b54002585d4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db22e01 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:20.998329 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:20.998539 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":541956992}
I20260709 12:19:21.010965 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:21.013101 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:21.013507 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:21.000466 29125 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:21.015113 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:21.013957 29120 raft_consensus.cc:2468] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:21.016805 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:21.016774 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:20.989765 30597 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:21.044431 30597 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:21.009297 30521 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:21.002002 30484 raft_consensus.cc:697] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:20.974519 30575 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:21.045872 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:21.000941 29195 rpcz_store.cc:276] 0709 12:19:18.796293 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:19.077867 (+281574us) service_pool.cc:224] Handling call
0709 12:19:19.112101 (+ 34234us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:19.173437 (+ 61336us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:19.176609 (+  3172us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:19.639503 (+462894us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:19.650797 (+ 11294us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:20.999957 (+1349160us) spinlock_profiling.cc:243] Waited 14.6 ms on lock 0x7b54000b59d4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db22e01 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:21.000035 (+    78us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:21.000248 (+   213us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":33573632}
I20260709 12:19:21.060636 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:21.061234 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:20.949954 30168 consensus_queue.cc:237] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:21.068006 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:21.064842 29048 raft_consensus.cc:2410] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 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.
I20260709 12:19:21.059183 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:21.042001 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:21.030246 30572 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:21.040494 30564 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:21.057013 30521 raft_consensus.cc:3060] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:21.092716 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:21.103543 29051 raft_consensus.cc:2368] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 4. Current term is 5.
I20260709 12:19:21.106395 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:21.107177 29043 raft_consensus.cc:2468] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:21.114830 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:21.115631 29044 raft_consensus.cc:2468] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:21.120386 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:21.121122 29049 raft_consensus.cc:2468] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 3.
W20260709 12:19:21.122386 30612 log.cc:927] Time spent T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.221s	user 0.000s	sys 0.001s
I20260709 12:19:21.095582 30587 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:21.124100 30587 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:21.128630 30359 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:21.017498 30614 consensus_queue.cc:1048] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.192s
I20260709 12:19:21.130570 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:21.131881 30576 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505)
I20260709 12:19:21.133304 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:21.134689 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:21.134855 30596 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:21.135476 29051 raft_consensus.cc:2468] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:21.137159 30570 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:21.138747 30388 consensus_meta.cc:287] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.680s	user 0.008s	sys 0.008s
I20260709 12:19:21.139326 30388 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:21.139964 30610 log.cc:927] Time spent T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.348s	user 0.001s	sys 0.000s
I20260709 12:19:21.141215 30301 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:21.143445 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:21.151119 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:21.102712 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:21.143975 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:21.141803 30388 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:21.228331 29046 raft_consensus.cc:2393] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 in current term 2: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:21.691884 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:21.705857 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:21.341147 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:21.751865 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:21.752630 29049 raft_consensus.cc:3060] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:19:21.566970 29016 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:21.370534 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:21.749584 29048 raft_consensus.cc:2368] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3.
I20260709 12:19:21.356225 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:21.196643 30617 log.cc:927] Time spent T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.217s	user 0.000s	sys 0.005s
W20260709 12:19:21.768122 30581 consensus_meta.cc:287] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.797s	user 0.008s	sys 0.006s
I20260709 12:19:21.768584 30581 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:21.768966 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:21.769227 29797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:21.769999 29197 raft_consensus.cc:2468] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:21.771528 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:21.369347 29050 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35540 (request call id 1327) took 1113 ms. Trace:
I20260709 12:19:21.718603 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:21.758659 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:21.421391 29796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:21.760087 30580 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.761094 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:21.762558 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:19.637279 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:19:21.765627 30362 consensus_meta.cc:287] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.808s	user 0.007s	sys 0.003s
I20260709 12:19:21.144600 30484 consensus_queue.cc:237] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:21.105204 30572 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:21.130716 30577 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:21.775049 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:21.426029 29200 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 765) took 2645 ms. Trace:
I20260709 12:19:21.749560 29118 raft_consensus.cc:2468] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:21.788920 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:21.428253 30619 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:21.771883 30570 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:21.791319 29118 raft_consensus.cc:2393] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 5: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:21.791507 30570 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:21.792243 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:21.793613 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:21.235556 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:21.485177 30477 consensus_meta.cc:287] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f: Time spent flushing consensus metadata: real 0.692s	user 0.010s	sys 0.003s
W20260709 12:19:21.768173 30593 consensus_meta.cc:287] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f: Time spent flushing consensus metadata: real 0.958s	user 0.004s	sys 0.008s
I20260709 12:19:21.794550 30570 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:21.538000 30616 log.cc:927] Time spent T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.560s	user 0.002s	sys 0.000s
I20260709 12:19:21.794682 29195 raft_consensus.cc:2468] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:21.795540 29044 raft_consensus.cc:1240] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 4. Current term is 5. Ops: []
I20260709 12:19:21.790402 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:21.411489 30575 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:21.199942 30530 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:21.163275 30359 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:21.200973 30585 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:21.150283 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:21.252923 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:21.772987 29050 rpcz_store.cc:276] 0709 12:19:20.256207 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:20.256343 (+   136us) service_pool.cc:224] Handling call
0709 12:19:20.256626 (+   283us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:20.384086 (+127460us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:20.384204 (+   118us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:20.384306 (+   102us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:19:20.384369 (+    63us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:21.368766 (+984397us) spinlock_profiling.cc:243] Waited 127 ms on lock 0x7b54000ab4d4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db22e01 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:21.368842 (+    76us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:21.369096 (+   254us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":291208448}
I20260709 12:19:21.200155 30564 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:21.534705 30521 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:21.805938 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:21.806313 30312 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:21.153723 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:21.143610 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:21.425320 30561 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.402451 30587 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:21.370646 30596 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:21.141849 30301 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:21.530951 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:21.807798 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:22.406445 29196 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 782) took 1638 ms. Trace:
W20260709 12:19:22.179101 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:22.428711 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:22.427402 29196 rpcz_store.cc:276] 0709 12:19:20.768081 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:20.771715 (+  3634us) service_pool.cc:224] Handling call
0709 12:19:20.790699 (+ 18984us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:20.818809 (+ 28110us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:20.818832 (+    23us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:20.869861 (+ 51029us) log.cc:844] Serialized 26 byte log entry
0709 12:19:21.148053 (+278192us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:21.327771 (+179718us) log.cc:844] Serialized 14 byte log entry
0709 12:19:21.341800 (+ 14029us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:21.341911 (+   111us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:22.406159 (+1064248us) raft_consensus.cc:1685] finished
0709 12:19:22.406185 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:22.406366 (+   181us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":16125,"prepare.queue_time_us":133045,"prepare.run_cpu_time_us":52,"prepare.run_wall_time_us":51,"raft.queue_time_us":42498,"raft.run_cpu_time_us":169,"raft.run_wall_time_us":15272,"spinlock_wait_cycles":81428224,"thread_start_us":217487,"threads_started":1,"wal-append.queue_time_us":1121125}
W20260709 12:19:22.302419 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 494385us
I20260709 12:19:22.432230 29044 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37528 (request call id 752) took 1303 ms. Trace:
I20260709 12:19:21.819825 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:21.808948 29118 raft_consensus.cc:2468] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:21.848924 30580 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.435788 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:22.436563 29126 raft_consensus.cc:2393] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:22.437784 29199 raft_consensus.cc:2368] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f for earlier term 3. Current term is 4.
I20260709 12:19:22.438102 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:21.820590 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:22.439566 29195 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 762) took 1452 ms (client timeout 1628 ms). Trace:
I20260709 12:19:22.439790 29198 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 766) took 1427 ms. Trace:
W20260709 12:19:22.440047 29195 rpcz_store.cc:269] 0709 12:19:20.986769 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.147782 (+161013us) service_pool.cc:224] Handling call
0709 12:19:22.439478 (+1291696us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.440378 29198 rpcz_store.cc:276] 0709 12:19:21.012548 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.796400 (+783852us) service_pool.cc:224] Handling call
0709 12:19:22.439703 (+643303us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.441624 29051 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37528 (request call id 758) took 1182 ms. Trace:
I20260709 12:19:22.442059 29051 rpcz_store.cc:276] 0709 12:19:21.259338 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.790040 (+530702us) service_pool.cc:224] Handling call
0709 12:19:22.441562 (+651522us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:21.878024 30619 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.444679 29048 raft_consensus.cc:2468] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:22.432742 29044 rpcz_store.cc:276] 0709 12:19:21.128381 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.155799 (+ 27418us) service_pool.cc:224] Handling call
0709 12:19:21.774072 (+618273us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:22.431913 (+657841us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:22.432160 (+   247us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.443225 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.449391 29051 raft_consensus.cc:2410] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 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:19:21.786911 29200 rpcz_store.cc:276] 0709 12:19:18.780123 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:19.029641 (+249518us) service_pool.cc:224] Handling call
0709 12:19:19.030137 (+   496us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:19.690179 (+660042us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:19:19.710781 (+ 20602us) log.cc:844] Serialized 14 byte log entry
0709 12:19:20.606187 (+895406us) spinlock_profiling.cc:243] Waited 1.92 ms on lock 0x7b18002b90c0. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe9438fdab1 00007fe94390a281 00007fe93aa17e07 00007fe9438729a9 00007fe93aa3469b 00007fe93aa3293f 00007fe93aa34c02 00007fe93d6bc20b 00007fe93d6c1d23 00007fe93d6c223a 00007fe93db2ca2a
0709 12:19:20.919861 (+313674us) log.cc:844] Serialized 14 byte log entry
0709 12:19:20.932994 (+ 13133us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:20.950736 (+ 17742us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:19:20.970645 (+ 19909us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:21.425497 (+454852us) spinlock_profiling.cc:243] Waited 660 ms on lock 0x7b54002a85d4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db22e01 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:21.425563 (+    66us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:21.425793 (+   230us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4796,"prepare.queue_time_us":216746,"prepare.run_cpu_time_us":109,"prepare.run_wall_time_us":111,"raft.queue_time_us":31904,"raft.run_cpu_time_us":370,"raft.run_wall_time_us":11030,"spinlock_wait_cycles":1521742464,"thread_start_us":199558,"threads_started":2,"wal-append.queue_time_us":1101959}
I20260709 12:19:22.438917 29118 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
W20260709 12:19:22.450650 29016 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.669s	user 0.008s	sys 0.014s
W20260709 12:19:22.451140 29016 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.670s	user 0.008s	sys 0.014s
I20260709 12:19:21.874092 29791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:22.323679 29043 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37528 (request call id 753) took 1195 ms. Trace:
I20260709 12:19:21.824121 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:21.942406 30572 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.458711 29047 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35540 (request call id 1353) took 1309 ms. Trace:
I20260709 12:19:22.449321 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:22.426564 30561 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.484290 29046 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37528 (request call id 757) took 1354 ms. Trace:
I20260709 12:19:22.481025 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:22.450666 29051 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35540 (request call id 1349) took 1306 ms. Trace:
W20260709 12:19:22.498229 29092 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.625s	user 0.010s	sys 0.023s
W20260709 12:19:22.499372 29092 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.626s	user 0.010s	sys 0.023s
I20260709 12:19:22.499070 29051 rpcz_store.cc:276] 0709 12:19:21.143979 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.442931 (+1298952us) service_pool.cc:224] Handling call
0709 12:19:22.450586 (+  7655us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.500697 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:19:21.880259 30589 consensus_meta.cc:287] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 1.100s	user 0.000s	sys 0.017s
I20260709 12:19:22.497332 29046 rpcz_store.cc:276] 0709 12:19:21.130042 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.782245 (+652203us) service_pool.cc:224] Handling call
0709 12:19:22.484198 (+701953us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:19:22.414471 30624 log.cc:927] Time spent T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.124s	user 0.001s	sys 0.000s
I20260709 12:19:22.498437 29047 rpcz_store.cc:276] 0709 12:19:21.149784 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.799267 (+649483us) service_pool.cc:224] Handling call
0709 12:19:22.458623 (+659356us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.506944 29197 raft_consensus.cc:2468] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:22.423668 30533 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:22.495903 30530 raft_consensus.cc:493] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:22.523204 30533 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.523983 30530 raft_consensus.cc:515] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.508226 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.500983 30570 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:22.403832 29762 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.27.60.130:41663 timed out after 1.788s (SENT) [suppressed 2 similar messages]
I20260709 12:19:22.527199 30570 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:21.795496 30576 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:22.544402 30576 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.515345 30312 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.515790 30564 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.547807 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.549269 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.504613 30359 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.516559 29194 raft_consensus.cc:3055] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:22.549286 30360 leader_election.cc:290] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:21.808449 30477 raft_consensus.cc:515] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.030577 30346 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:22.518225 29201 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 786) took 1722 ms. Trace:
I20260709 12:19:22.518671 30587 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:22.549358 30312 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:22.519270 29166 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:22.519886 30619 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:22.521590 30572 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:22.522107 29120 raft_consensus.cc:2468] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:22.526576 29044 raft_consensus.cc:2468] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:22.573761 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.575150 30602 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:22.514251 29197 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 758) took 1583 ms. Trace:
W20260709 12:19:22.527992 29193 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.888s	user 0.005s	sys 0.005s
I20260709 12:19:22.528033 30301 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:22.530066 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:19:22.576361 29193 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.172s	user 0.006s	sys 0.005s
I20260709 12:19:22.531903 30633 consensus_queue.cc:1048] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:22.576861 29050 raft_consensus.cc:2468] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:22.568812 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:22.578167 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.579286 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.579562 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.580363 29050 raft_consensus.cc:2468] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:22.580788 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.581398 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.511751 30362 raft_consensus.cc:493] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:22.570495 30346 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.582559 30362 raft_consensus.cc:515] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.583581 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.584347 29047 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35540 (request call id 1347) took 1441 ms. Trace:
I20260709 12:19:22.532171 30575 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:22.531286 30625 log.cc:927] Time spent T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.517s	user 0.000s	sys 0.000s
I20260709 12:19:22.482082 30585 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:22.532903 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:22.532789 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:22.529448 30589 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.534523 30570 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:22.538744 30530 leader_election.cc:290] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:22.539182 30603 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.340s	user 0.027s	sys 0.056s
I20260709 12:19:22.539541 30596 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.525892 30533 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:22.541236 29125 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34092 (request call id 63) took 1491 ms (client timeout 1788 ms). Trace:
I20260709 12:19:22.542053 29793 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47690 (request call id 51) took 1023 ms. Trace:
I20260709 12:19:22.542855 29121 raft_consensus.cc:2468] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:22.503567 29051 raft_consensus.cc:2468] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:22.543778 30561 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:22.500447 29791 raft_consensus.cc:2468] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:22.549346 30564 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:22.516950 29792 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51678 (request call id 28) took 1363 ms (client timeout 1615 ms). Trace:
I20260709 12:19:22.554574 30577 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:22.527516 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 123755us
I20260709 12:19:22.568540 29194 raft_consensus.cc:740] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:21.879112 30588 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:22.584664 29047 rpcz_store.cc:276] 0709 12:19:21.143115 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.546418 (+1403303us) service_pool.cc:224] Handling call
0709 12:19:22.584285 (+ 37867us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:21.820091 30593 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.688678 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.690415 30593 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:22.690618 29048 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35540 (request call id 1348) took 1547 ms (client timeout 1616 ms). Trace:
I20260709 12:19:22.660358 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:19:22.692186 29165 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.613s	user 0.010s	sys 0.006s
W20260709 12:19:22.692550 29199 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 755) took 1800 ms (client timeout 1553 ms). Trace:
I20260709 12:19:22.692648 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:19:22.693032 29199 rpcz_store.cc:269] 0709 12:19:20.892332 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:20.914543 (+ 22211us) service_pool.cc:224] Handling call
0709 12:19:22.692326 (+1777783us) spinlock_profiling.cc:243] Waited 1.5 s on lock 0x7b5400086e54. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db262fa 00007fe942ae7b17 00007fe93c0626d4 00007fe93c062662 00007fe93c062591 00007fe93c06250c 00007fe93c0617c2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:22.692475 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3459813632}
I20260709 12:19:22.693961 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:22.692577 29165 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.798s	user 0.010s	sys 0.006s
I20260709 12:19:22.694638 29124 raft_consensus.cc:2468] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:22.696465 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:22.697265 29200 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 778) took 1104 ms. Trace:
I20260709 12:19:22.697592 29200 rpcz_store.cc:276] 0709 12:19:21.592694 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.696147 (+1103453us) service_pool.cc:224] Handling call
0709 12:19:22.697207 (+  1060us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.699005 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:22.699978 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 180823us
W20260709 12:19:22.691787 29048 rpcz_store.cc:269] 0709 12:19:21.143643 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.762154 (+618511us) service_pool.cc:224] Handling call
0709 12:19:22.690442 (+928288us) spinlock_profiling.cc:243] Waited 660 ms on lock 0x7b54003543d4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db262fa 00007fe942ae7b17 00007fe93c0626d4 00007fe93c062662 00007fe93c062591 00007fe93c06250c 00007fe93c0617c2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:22.690559 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1519135616}
I20260709 12:19:22.696435 29124 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59980 (request call id 848) took 1621 ms. Trace:
I20260709 12:19:22.701326 29122 raft_consensus.cc:2410] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 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:19:22.701231 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:22.701054 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.704648 29166 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:22.576123 29197 rpcz_store.cc:276] 0709 12:19:20.930955 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.797213 (+866258us) service_pool.cc:224] Handling call
0709 12:19:22.514158 (+716945us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.701709 29124 rpcz_store.cc:276] 0709 12:19:21.079955 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.695423 (+1615468us) service_pool.cc:224] Handling call
0709 12:19:22.695783 (+   360us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:22.696052 (+   269us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:22.696078 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:22.696157 (+    79us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:19:22.696187 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:22.696243 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:22.696351 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.699836 29118 raft_consensus.cc:2468] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:22.711802 29200 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 774) took 1287 ms. Trace:
I20260709 12:19:22.719439 29047 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:22.503720 29795 raft_consensus.cc:2468] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:22.718286 29200 rpcz_store.cc:276] 0709 12:19:21.423957 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.698722 (+1274765us) service_pool.cc:224] Handling call
0709 12:19:22.711702 (+ 12980us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.722172 29122 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59982 (request call id 1342) took 1624 ms. Trace:
I20260709 12:19:22.722709 29122 rpcz_store.cc:276] 0709 12:19:21.087588 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.532350 (+1444762us) service_pool.cc:224] Handling call
0709 12:19:22.711825 (+179475us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.723068 29199 raft_consensus.cc:2468] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:22.640142 29046 raft_consensus.cc:1240] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:22.724167 29199 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:57510 (request call id 799) took 1364 ms. Trace:
I20260709 12:19:22.724701 29046 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35540 (request call id 1351) took 1580 ms. Trace:
I20260709 12:19:22.724776 29199 rpcz_store.cc:276] 0709 12:19:21.359360 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.693968 (+1334608us) service_pool.cc:224] Handling call
0709 12:19:22.724094 (+ 30126us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.725260 29046 rpcz_store.cc:276] 0709 12:19:21.144679 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.581711 (+1437032us) service_pool.cc:224] Handling call
0709 12:19:22.589173 (+  7462us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:22.724356 (+135183us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:22.724629 (+   273us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.622788 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.731297 29050 raft_consensus.cc:2393] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:22.733263 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:22.717689 30603 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.937s	user 0.027s	sys 0.062s
I20260709 12:19:22.585172 30346 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:22.742612 30635 raft_consensus.cc:2804] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:22.743152 30635 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:22.743686 30635 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:22.570013 30359 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:22.744688 29124 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59980 (request call id 850) took 1420 ms. Trace:
I20260709 12:19:22.745153 29124 rpcz_store.cc:276] 0709 12:19:21.324062 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.740149 (+1416087us) service_pool.cc:224] Handling call
0709 12:19:22.744110 (+  3961us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:22.744320 (+   210us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:22.744349 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:22.744412 (+    63us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:22.744441 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:22.744503 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:22.744630 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.669205 30619 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:22.746408 30619 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.746951 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:22.747733 29198 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 767) took 1378 ms (client timeout 1818 ms). Trace:
I20260709 12:19:22.748090 30152 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:22.748148 29198 rpcz_store.cc:269] 0709 12:19:21.369724 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.746654 (+1376930us) service_pool.cc:224] Handling call
0709 12:19:22.747677 (+  1023us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.748648 30619 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:22.748876 30152 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.749444 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:22.732584 29795 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47690 (request call id 49) took 1530 ms (client timeout 1534 ms). Trace:
I20260709 12:19:22.750159 30629 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:22.750305 29795 rpcz_store.cc:269] 0709 12:19:21.202183 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.252414 (+ 50231us) service_pool.cc:224] Handling call
0709 12:19:22.730312 (+1477898us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.751924 30576 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:22.752518 30576 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:22.753057 29120 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59982 (request call id 1345) took 1652 ms (client timeout 1598 ms). Trace:
W20260709 12:19:22.753500 29120 rpcz_store.cc:269] 0709 12:19:21.100601 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.152308 (+ 51707us) service_pool.cc:224] Handling call
0709 12:19:22.752744 (+1600436us) spinlock_profiling.cc:243] Waited 745 ms on lock 0x7b540031c254. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db262fa 00007fe942ae7b17 00007fe93c0626d4 00007fe93c062662 00007fe93c062591 00007fe93c06250c 00007fe93c0617c2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:22.752950 (+   206us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1712600832}
I20260709 12:19:22.741912 29127 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59982 (request call id 1328) took 1911 ms. Trace:
W20260709 12:19:22.550618 29049 consensus_meta.cc:287] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.772s	user 0.010s	sys 0.000s
I20260709 12:19:22.742177 29166 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:22.637431 29192 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:57510 (request call id 780) took 2242 ms (client timeout 2155 ms). Trace:
I20260709 12:19:22.717722 30362 leader_election.cc:290] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:22.734156 29197 raft_consensus.cc:2468] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:22.453603 29043 rpcz_store.cc:276] 0709 12:19:21.128702 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.154798 (+ 26096us) service_pool.cc:224] Handling call
0709 12:19:21.155339 (+   541us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:21.319836 (+164497us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:19:21.743257 (+423421us) log.cc:844] Serialized 14 byte log entry
0709 12:19:22.323293 (+580036us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:22.323358 (+    65us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:19:22.323403 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:22.323474 (+    71us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:22.323620 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":659862,"prepare.run_cpu_time_us":244,"prepare.run_wall_time_us":24148,"raft.queue_time_us":608,"raft.run_cpu_time_us":188,"raft.run_wall_time_us":85131,"thread_start_us":824925,"threads_started":2}
I20260709 12:19:22.729451 30574 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:22.690521 30588 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.755558 29165 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:22.766738 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:22.758282 30589 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:22.758702 30521 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:22.732771 30575 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.759780 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.575223 30477 leader_election.cc:290] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:22.760174 30564 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:22.570999 30587 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.625790 30301 raft_consensus.cc:2749] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:22.760836 30496 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:22.761204 29052 raft_consensus.cc:2393] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 5: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:22.761381 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:22.762938 29198 raft_consensus.cc:2468] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:22.570667 29201 rpcz_store.cc:276] 0709 12:19:20.795964 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:20.796117 (+   153us) service_pool.cc:224] Handling call
0709 12:19:20.796570 (+   453us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:20.814721 (+ 18151us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:20.814754 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:20.846226 (+ 31472us) log.cc:844] Serialized 26 byte log entry
0709 12:19:20.978439 (+132213us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:19:20.978485 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:20.978567 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:21.537108 (+558541us) spinlock_profiling.cc:243] Waited 15.1 ms on lock 0x7b4400022b4c. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a95bc85 00007fe93a95c6a2 00007fe93d6ce1db 00007fe93d6c9aaf 00007fe93d6bd86e 00007fe93d6bcbb6 00007fe93d6bc7d8 00007fe93d6c6221 00007fe93d6c61d9 00007fe93d6c6169
0709 12:19:22.517702 (+980594us) raft_consensus.cc:1685] finished
0709 12:19:22.517737 (+    35us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:22.518090 (+   353us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15006,"raft.queue_time_us":25412,"raft.run_cpu_time_us":161,"raft.run_wall_time_us":11848,"spinlock_wait_cycles":34744704,"thread_start_us":71785,"threads_started":1,"wal-append.queue_time_us":106589}
I20260709 12:19:22.653836 30580 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:22.763281 29127 rpcz_store.cc:276] 0709 12:19:20.808024 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:20.819794 (+ 11770us) service_pool.cc:224] Handling call
0709 12:19:20.823404 (+  3610us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:20.925933 (+102529us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:20.925986 (+    53us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:20.930027 (+  4041us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:19:20.930092 (+    65us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:22.708929 (+1778837us) spinlock_profiling.cc:243] Waited 88.7 ms on lock 0x7b540031b0d4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db22e01 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:22.709006 (+    77us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:22.719219 (+ 10213us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":203977984}
I20260709 12:19:22.754727 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:22.765479 29197 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 775) took 1341 ms. Trace:
I20260709 12:19:22.797643 29197 rpcz_store.cc:276] 0709 12:19:21.424286 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.705866 (+1281580us) service_pool.cc:224] Handling call
0709 12:19:22.765408 (+ 59542us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:19:22.799202 29196 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:57510 (request call id 795) took 1723 ms (client timeout 2057 ms). Trace:
W20260709 12:19:22.799794 29196 rpcz_store.cc:269] 0709 12:19:21.076165 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.754384 (+1678219us) service_pool.cc:224] Handling call
0709 12:19:22.799092 (+ 44708us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.801092 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:22.717190 29125 rpcz_store.cc:269] 0709 12:19:21.050173 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.075450 (+ 25277us) service_pool.cc:224] Handling call
0709 12:19:22.540944 (+1465494us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.767547 29049 raft_consensus.cc:2468] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:22.638638 30572 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:22.764873 30533 raft_consensus.cc:2749] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:22.808521 29049 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37528 (request call id 751) took 1675 ms. Trace:
I20260709 12:19:22.808583 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:22.765012 29192 rpcz_store.cc:269] 0709 12:19:20.394721 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:20.440469 (+ 45748us) service_pool.cc:224] Handling call
0709 12:19:22.637105 (+2196636us) spinlock_profiling.cc:243] Waited 80.2 ms on lock 0x7b54003a1e54. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db262fa 00007fe942ae7b17 00007fe93c0626d4 00007fe93c062662 00007fe93c062591 00007fe93c06250c 00007fe93c0617c2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:22.637309 (+   204us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":184378240}
I20260709 12:19:22.809021 29049 rpcz_store.cc:276] 0709 12:19:21.128016 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.155728 (+ 27712us) service_pool.cc:224] Handling call
0709 12:19:22.803112 (+1647384us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.812060 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:22.812803 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:22.771381 29045 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35540 (request call id 1342) took 1776 ms. Trace:
I20260709 12:19:22.814177 29192 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:22.815307 29192 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:57510 (request call id 797) took 1552 ms. Trace:
I20260709 12:19:22.815958 29192 rpcz_store.cc:276] 0709 12:19:21.262658 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.812332 (+1549674us) service_pool.cc:224] Handling call
0709 12:19:22.815206 (+  2874us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.816669 30575 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:22.813643 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:22.771781 30183 raft_consensus.cc:2804] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:22.750872 30629 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.669858 30630 consensus_queue.cc:1048] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.128s
W20260709 12:19:22.700727 29792 rpcz_store.cc:269] 0709 12:19:21.153122 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.153335 (+   213us) service_pool.cc:224] Handling call
0709 12:19:22.516845 (+1363510us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.766228 29797 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:22.772733 30152 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:22.772410 30574 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.773646 30581 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:22.773874 29166 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:22.774580 29794 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47688 (request call id 84) took 2363 ms (client timeout 1977 ms). Trace:
I20260709 12:19:22.775658 30596 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:22.776553 29118 raft_consensus.cc:1240] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:22.753068 30576 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:22.769793 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 256093us
I20260709 12:19:22.716821 29793 rpcz_store.cc:276] 0709 12:19:21.518663 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.530266 (+ 11603us) service_pool.cc:224] Handling call
0709 12:19:22.541910 (+1011644us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.780963 29200 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 770) took 1358 ms. Trace:
W20260709 12:19:22.781374 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 74140.7us
I20260709 12:19:22.786247 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:22.764763 29763 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 217431us
I20260709 12:19:22.787781 29091 leader_election.cc:304] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:22.785607 30564 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.790043 29198 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 759) took 1836 ms. Trace:
I20260709 12:19:22.801980 29196 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:22.809931 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:22.910316 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:22.934962 29118 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59980 (request call id 849) took 1788 ms. Trace:
I20260709 12:19:22.839943 29121 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59982 (request call id 1344) took 1741 ms. Trace:
I20260709 12:19:22.935806 29196 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 776) took 1511 ms. Trace:
W20260709 12:19:22.936883 29126 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59980 (request call id 863) took 1202 ms (client timeout 1526 ms). Trace:
I20260709 12:19:22.938071 29196 rpcz_store.cc:276] 0709 12:19:21.424636 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.800675 (+1376039us) service_pool.cc:224] Handling call
0709 12:19:22.935647 (+134972us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.937873 29200 rpcz_store.cc:276] 0709 12:19:21.422512 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.741413 (+1318901us) service_pool.cc:224] Handling call
0709 12:19:22.780896 (+ 39483us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.936882 29121 rpcz_store.cc:276] 0709 12:19:21.098516 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.795657 (+697141us) service_pool.cc:224] Handling call
0709 12:19:22.839636 (+1043979us) spinlock_profiling.cc:243] Waited 111 ms on lock 0x7b540031abd4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db262fa 00007fe942ae7b17 00007fe93c0626d4 00007fe93c062662 00007fe93c062591 00007fe93c06250c 00007fe93c0617c2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:22.839839 (+   203us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":255650176}
W20260709 12:19:22.941716 29091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.132:42775, user_credentials={real_user=slave}} blocked reactor thread for 176001us
I20260709 12:19:22.944948 29198 rpcz_store.cc:276] 0709 12:19:20.953718 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.749165 (+1795447us) service_pool.cc:224] Handling call
0709 12:19:22.789978 (+ 40813us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.813064 29197 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:57510 (request call id 802) took 1445 ms. Trace:
I20260709 12:19:22.946341 29197 rpcz_store.cc:276] 0709 12:19:21.367459 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.798503 (+1431044us) service_pool.cc:224] Handling call
0709 12:19:22.812980 (+ 14477us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:19:22.938238 29126 rpcz_store.cc:269] 0709 12:19:21.759202 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.796400 (+ 37198us) service_pool.cc:224] Handling call
0709 12:19:22.936676 (+1140276us) spinlock_profiling.cc:243] Waited 9.52 ms on lock 0x7b540013f954. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db262fa 00007fe942ae7b17 00007fe93c0626d4 00007fe93c062662 00007fe93c062591 00007fe93c06250c 00007fe93c0617c2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:22.936819 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":21889792}
I20260709 12:19:22.947942 30642 raft_consensus.cc:2804] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:22.948522 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:22.948520 30642 raft_consensus.cc:493] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:22.817736 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:22.796367 30477 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:22.950043 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:22.963804 29126 raft_consensus.cc:2393] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:22.951335 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:22.946760 30183 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:22.949141 30629 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:22.806805 30496 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.968688 30183 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:22.971027 30496 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:22.949851 30642 raft_consensus.cc:3060] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.972059 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.972841 29050 raft_consensus.cc:2468] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:22.974108 29195 raft_consensus.cc:3055] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:22.832681 29201 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 773) took 1409 ms. Trace:
I20260709 12:19:22.974704 29195 raft_consensus.cc:740] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:22.975096 29201 rpcz_store.cc:276] 0709 12:19:21.423603 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.790211 (+1366608us) service_pool.cc:224] Handling call
0709 12:19:22.832586 (+ 42375us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.975443 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.935693 29118 rpcz_store.cc:276] 0709 12:19:21.146766 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.726940 (+1580174us) service_pool.cc:224] Handling call
0709 12:19:22.776345 (+ 49405us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:22.934536 (+158191us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:22.934866 (+   330us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.976271 29049 raft_consensus.cc:2468] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:22.976289 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:22.977439 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.977824 29201 raft_consensus.cc:2468] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:22.828192 30587 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:22.978399 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.979082 29044 raft_consensus.cc:2468] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:22.833262 30635 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:22.979558 30576 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:22.980134 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.980048 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:22.963078 29199 raft_consensus.cc:2468] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 3.
I20260709 12:19:22.979112 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:22.981262 29199 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35574 (request call id 24) took 1174 ms. Trace:
I20260709 12:19:22.981730 29199 rpcz_store.cc:276] 0709 12:19:21.806766 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.886971 (+1080205us) service_pool.cc:224] Handling call
0709 12:19:22.981196 (+ 94225us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.982775 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.983904 29050 raft_consensus.cc:2410] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f 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: 3 index: 2.
I20260709 12:19:22.986773 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.814838 29045 rpcz_store.cc:276] 0709 12:19:20.994697 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.004475 (+  9778us) service_pool.cc:224] Handling call
0709 12:19:21.057185 (+ 52710us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:21.145045 (+ 87860us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:21.145084 (+    39us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:21.145715 (+   631us) log.cc:844] Serialized 26 byte log entry
0709 12:19:21.328771 (+183056us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:21.328834 (+    63us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:21.328952 (+   118us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:22.771153 (+1442201us) raft_consensus.cc:1685] finished
0709 12:19:22.771172 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:22.771313 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3947,"raft.queue_time_us":61290,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":33423,"thread_start_us":182403,"threads_started":1,"wal-append.queue_time_us":720524}
I20260709 12:19:22.986773 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:22.988695 29127 raft_consensus.cc:2468] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
W20260709 12:19:22.937704 29794 rpcz_store.cc:269] 0709 12:19:20.411728 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:20.412320 (+   592us) service_pool.cc:224] Handling call
0709 12:19:22.774307 (+2361987us) spinlock_profiling.cc:243] Waited 6.39 ms on lock 0x7b54004fef54. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db262fa 00007fe942ae7b17 00007fe93c0626d4 00007fe93c062662 00007fe93c062591 00007fe93c06250c 00007fe93c0617c2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:22.774456 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":14692736}
I20260709 12:19:22.990823 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.990442 29201 raft_consensus.cc:2468] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:22.992451 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:22.992753 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:22.993299 29201 raft_consensus.cc:2468] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:22.976197 29195 consensus_queue.cc:260] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:22.994419 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:22.994719 29195 raft_consensus.cc:3060] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:22.994565 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.995157 30635 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:22.995836 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:22.996042 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.996515 29201 raft_consensus.cc:2468] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:23.000058 29122 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59980 (request call id 851) took 1588 ms. Trace:
I20260709 12:19:23.000434 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.001590 29198 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 769) took 1603 ms. Trace:
I20260709 12:19:23.003886 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:22.826493 30585 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:23.004629 29201 raft_consensus.cc:3060] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:23.007434 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:23.008178 29121 raft_consensus.cc:2468] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:22.838332 30588 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:23.019073 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:19:23.005782 30643 log.cc:927] Time spent T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260709 12:19:22.978348 29192 raft_consensus.cc:2468] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
W20260709 12:19:23.058497 29192 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:57510 (request call id 803) took 1690 ms (client timeout 2214 ms). Trace:
I20260709 12:19:23.058684 30618 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:23.059000 29192 rpcz_store.cc:269] 0709 12:19:21.367771 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.817170 (+1449399us) service_pool.cc:224] Handling call
0709 12:19:23.058430 (+241260us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:23.059226 30618 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:23.060015 28946 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35258 (request call id 142) took 8134 ms. Trace:
I20260709 12:19:23.060416 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.061218 29192 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:22.822383 30572 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:23.063930 30572 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:23.000653 29122 rpcz_store.cc:276] 0709 12:19:21.411951 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.744102 (+1332151us) service_pool.cc:224] Handling call
0709 12:19:22.744468 (+   366us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:22.834647 (+ 90179us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:22.834700 (+    53us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:22.834986 (+   286us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:22.835098 (+   112us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:22.999714 (+164616us) spinlock_profiling.cc:243] Waited 89.7 ms on lock 0x7b54001e3a54. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db22e01 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:22.999789 (+    75us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:22.999971 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":206304128}
I20260709 12:19:23.063663 28947 catalog_manager.cc:5697] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 2 to 3, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 3 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:23.065104 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:23.012416 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.066519 29199 raft_consensus.cc:2468] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
W20260709 12:19:23.066578 29052 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35540 (request call id 1345) took 2015 ms (client timeout 2517 ms). Trace:
I20260709 12:19:23.066708 29018 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:23.067059 29052 rpcz_store.cc:269] 0709 12:19:21.051303 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.051454 (+   151us) service_pool.cc:224] Handling call
0709 12:19:23.066367 (+2014913us) spinlock_profiling.cc:243] Waited 1.69 s on lock 0x7b54003c6254. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db262fa 00007fe942ae7b17 00007fe93c0626d4 00007fe93c062662 00007fe93c062591 00007fe93c06250c 00007fe93c0617c2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:23.066520 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3891726080}
I20260709 12:19:23.067476 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.068316 29199 raft_consensus.cc:2468] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:23.068902 29018 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:23.069213 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.070276 30566 raft_consensus.cc:2804] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:23.065804 29122 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:23.070672 30566 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:23.071133 30566 raft_consensus.cc:3060] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:22.999269 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.018635 30152 raft_consensus.cc:2749] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:23.074544 29200 raft_consensus.cc:2468] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:23.089030 29200 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 779) took 1316 ms. Trace:
I20260709 12:19:23.028126 30183 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:23.029910 29093 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:23.030375 29201 raft_consensus.cc:2468] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:23.089444 29200 rpcz_store.cc:276] 0709 12:19:21.779853 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.940748 (+1160895us) service_pool.cc:224] Handling call
0709 12:19:23.088965 (+148217us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:23.089887 29195 raft_consensus.cc:2468] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:23.032837 30642 raft_consensus.cc:515] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:23.035640 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:23.036820 29196 raft_consensus.cc:2468] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:23.090328 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:23.090957 29196 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 777) took 1666 ms (client timeout 2220 ms). Trace:
W20260709 12:19:23.091485 29196 rpcz_store.cc:269] 0709 12:19:21.425090 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.939441 (+1514351us) service_pool.cc:224] Handling call
0709 12:19:23.090862 (+151421us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:22.817819 29125 raft_consensus.cc:2468] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
W20260709 12:19:23.042171 29797 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47688 (request call id 86) took 1282 ms (client timeout 1569 ms). Trace:
I20260709 12:19:23.047737 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:23.050268 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:23.051190 29792 raft_consensus.cc:1275] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 5 LEARNER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:19:23.056985 30574 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:23.100473 29797 rpcz_store.cc:269] 0709 12:19:21.759800 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.768606 (+  8806us) service_pool.cc:224] Handling call
0709 12:19:23.041832 (+1273226us) spinlock_profiling.cc:243] Waited 985 ms on lock 0x7b5400641ed4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db262fa 00007fe942ae7b17 00007fe93c0626d4 00007fe93c062662 00007fe93c062591 00007fe93c06250c 00007fe93c0617c2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:23.042044 (+   212us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2265167744}
W20260709 12:19:23.075271 29016 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:23.075131 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:23.110493 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 80650.7us
I20260709 12:19:23.111019 29199 raft_consensus.cc:2468] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:23.078544 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:22.833715 30455 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:23.002328 29198 rpcz_store.cc:276] 0709 12:19:21.398394 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.946037 (+1547643us) service_pool.cc:224] Handling call
0709 12:19:23.001504 (+ 55467us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:23.088832 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:23.091184 29201 raft_consensus.cc:2393] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 5: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:23.114151 29049 raft_consensus.cc:2468] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:23.113641 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.115422 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:23.116532 29044 raft_consensus.cc:2393] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
W20260709 12:19:23.090432 29195 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 760) took 2104 ms (client timeout 2238 ms). Trace:
W20260709 12:19:23.117484 29195 rpcz_store.cc:269] 0709 12:19:20.986060 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.951037 (+1964977us) service_pool.cc:224] Handling call
0709 12:19:23.090372 (+139335us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:23.023173 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.119040 29197 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35574 (request call id 23) took 1312 ms. Trace:
I20260709 12:19:23.119465 29197 rpcz_store.cc:276] 0709 12:19:21.806383 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.963405 (+1157022us) service_pool.cc:224] Handling call
0709 12:19:23.118967 (+155562us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:23.120427 30572 raft_consensus.cc:2804] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:23.120858 30572 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:23.121230 30572 raft_consensus.cc:3060] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:23.121767 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:23.114951 29196 raft_consensus.cc:2468] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:23.022289 29193 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 784) took 2246 ms. Trace:
I20260709 12:19:22.832558 30497 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:23.128176 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:23.106998 28947 catalog_manager.cc:5697] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:23.107672 29018 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
W20260709 12:19:23.039196 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 265422us
I20260709 12:19:23.130029 29166 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:23.098770 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:23.126603 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.061896 30618 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:23.134905 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:23.131865 29195 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:23.100739 30613 raft_consensus.cc:2804] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:23.133687 29200 raft_consensus.cc:2393] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 4: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:23.140300 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:23.141206 29126 raft_consensus.cc:2468] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:23.146934 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.147596 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:23.147683 29201 raft_consensus.cc:2468] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:23.149204 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.150429 30455 raft_consensus.cc:2804] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:23.150673 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.150909 30455 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:23.151350 30455 raft_consensus.cc:3060] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:23.151971 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.152880 29199 raft_consensus.cc:2393] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 in current term 5: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:23.153434 29199 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35574 (request call id 25) took 1346 ms. Trace:
I20260709 12:19:23.154460 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.154981 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:23.155359 29198 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:23.156527 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.157290 29198 raft_consensus.cc:2468] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:23.157955 28947 catalog_manager.cc:5697] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: config changed from index 2 to 3, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:19:23.160305 29119 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59980 (request call id 853) took 1747 ms. Trace:
I20260709 12:19:23.161430 29093 leader_election.cc:400] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Vote denied by peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279) with higher term. Message: Invalid argument: T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f for earlier term 3. Current term is 4.
W20260709 12:19:23.162314 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 50834.2us
I20260709 12:19:23.163729 29118 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59980 (request call id 855) took 1750 ms. Trace:
I20260709 12:19:23.164119 29118 rpcz_store.cc:276] 0709 12:19:21.413547 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.162852 (+1749305us) service_pool.cc:224] Handling call
0709 12:19:23.163161 (+   309us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:23.163397 (+   236us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:23.163425 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:23.163486 (+    61us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:23.163515 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:23.163570 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:23.163675 (+   105us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:23.165130 29093 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:23.166181 30629 raft_consensus.cc:2804] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:23.166647 30629 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:23.167071 30629 raft_consensus.cc:3060] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:23.149873 29201 raft_consensus.cc:2468] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:23.153823 29199 rpcz_store.cc:276] 0709 12:19:21.807067 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.151711 (+1344644us) service_pool.cc:224] Handling call
0709 12:19:23.153335 (+  1624us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:23.173236 29093 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:23.160856 29119 rpcz_store.cc:276] 0709 12:19:21.412830 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.158687 (+1745857us) service_pool.cc:224] Handling call
0709 12:19:23.159260 (+   573us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:23.159803 (+   543us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:23.159852 (+    49us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:23.159938 (+    86us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:19:23.159989 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:23.160079 (+    90us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:23.160229 (+   150us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:23.177400 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:23.161144 28947 catalog_manager.cc:5697] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 2 to 3, leader changed from f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:23.113124 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.184985 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:23.190263 29198 raft_consensus.cc:3060] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:23.185813 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.186841 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.192356 29197 raft_consensus.cc:2468] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
W20260709 12:19:23.195369 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 65422.8us
I20260709 12:19:23.191282 29199 raft_consensus.cc:2468] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:23.200408 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.201804 29201 raft_consensus.cc:2410] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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:19:23.204347 29093 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:23.205418 29093 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:23.207489 29093 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:23.208032 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 75222.1us
I20260709 12:19:23.089565 30477 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:19:23.224006 29165 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.132:42775, user_credentials={real_user=slave}} blocked reactor thread for 275329us
I20260709 12:19:23.209842 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.256476 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:23.282946 29200 raft_consensus.cc:3060] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:23.060415 28946 rpcz_store.cc:276] 0709 12:19:14.925094 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:14.927422 (+  2328us) service_pool.cc:224] Handling call
0709 12:19:23.059519 (+8132097us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:19:16.754314 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:19:16.755234 (+   920us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:19:16.755292 (+    58us) write_op.cc:435] Acquired schema lock
0709 12:19:16.755328 (+    36us) tablet.cc:662] Decoding operations
0709 12:19:16.846224 (+ 90896us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:19:16.861513 (+ 15289us) write_op.cc:641] Partition lock acquired for write op
0709 12:19:16.872210 (+ 10697us) tablet.cc:685] Acquiring locks for 14 operations
0709 12:19:16.873410 (+  1200us) tablet.cc:701] Row locks acquired
0709 12:19:16.873428 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:19:16.873606 (+   178us) write_op.cc:270] Start()
0709 12:19:16.873733 (+   127us) write_op.cc:276] Timestamp: P: 1783599556873559 usec, L: 0
0709 12:19:16.873750 (+    17us) op_driver.cc:348] REPLICATION: starting
0709 12:19:16.874530 (+   780us) log.cc:844] Serialized 5643 byte log entry
0709 12:19:17.541692 (+667162us) op_driver.cc:464] REPLICATION: finished
0709 12:19:17.842269 (+300577us) write_op.cc:301] APPLY: starting
0709 12:19:18.306259 (+463990us) spinlock_profiling.cc:243] Waited 13.4 ms on lock 0x7b540015f328. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe943ede9e1 00007fe943edd64c 00007fe94156de10 00007fe94155997c 00007fe94155dd61 00007fe94155dd19 00007fe94155dca9 00007fe94155dc71 00007fe94155ce9d 0000000000388634 0000000000388479
0709 12:19:18.306407 (+   148us) tablet.cc:1367] starting BulkCheckPresence
0709 12:19:18.306785 (+   378us) tablet.cc:1370] finished BulkCheckPresence
0709 12:19:18.306811 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:19:18.308625 (+  1814us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:19:18.308933 (+   308us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=14
0709 12:19:18.308992 (+    59us) write_op.cc:312] APPLY: finished
0709 12:19:18.309410 (+   418us) log.cc:844] Serialized 100 byte log entry
0709 12:19:18.327652 (+ 18242us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:18.327853 (+   201us) write_op.cc:454] Released schema lock
0709 12:19:18.327920 (+    67us) write_op.cc:341] FINISH: Updating metrics
0709 12:19:18.329307 (+  1387us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:18.329343 (+    36us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1494,"reported_tablets":26,"spinlock_wait_cycles":121472,"child_traces":[["op",{"apply.queue_time_us":282210,"apply.run_cpu_time_us":16582,"apply.run_wall_time_us":496824,"num_ops":14,"prepare.queue_time_us":77209,"prepare.run_cpu_time_us":63735,"prepare.run_wall_time_us":342458,"raft.queue_time_us":360602,"raft.run_cpu_time_us":112867,"raft.run_wall_time_us":236488,"replication_time_us":667711,"spinlock_wait_cycles":30918016,"thread_start_us":734480,"threads_started":4,"wal-append.queue_time_us":281271,"wal-append.run_cpu_time_us":168679,"wal-append.run_wall_time_us":2488004}]]}
I20260709 12:19:22.927917 29194 consensus_queue.cc:260] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:23.182318 30152 raft_consensus.cc:2749] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:23.122948 30574 consensus_queue.cc:1048] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.072s
I20260709 12:19:23.267402 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.272470 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.329771 29197 raft_consensus.cc:2468] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:23.213008 30575 raft_consensus.cc:2804] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:23.266932 30576 raft_consensus.cc:2804] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:23.352205 29199 raft_consensus.cc:2468] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:23.332777 29192 raft_consensus.cc:2393] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 5: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:23.182512 30484 raft_consensus.cc:2804] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:23.194959 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:23.292979 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:23.255254 30596 raft_consensus.cc:2804] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:23.333660 29166 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:23.335165 29120 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:23.344646 30575 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:23.283715 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 74940.1us
I20260709 12:19:23.368245 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:23.281749 29093 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:23.431864 30642 leader_election.cc:290] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:23.352453 30576 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:23.367043 30640 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:23.449911 30640 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:23.427125 30484 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:23.435050 29122 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59980 (request call id 864) took 1675 ms. Trace:
I20260709 12:19:23.136992 30613 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:23.439595 29125 raft_consensus.cc:2393] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:23.344211 30521 consensus_queue.cc:1059] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.109s
W20260709 12:19:23.505934 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 172285us
I20260709 12:19:23.500113 29199 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 791) took 2612 ms. Trace:
I20260709 12:19:23.508862 29199 rpcz_store.cc:276] 0709 12:19:20.797748 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.395549 (+2597801us) service_pool.cc:224] Handling call
0709 12:19:23.396001 (+   452us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:23.409847 (+ 13846us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:23.409909 (+    62us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:23.410016 (+   107us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:23.410078 (+    62us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:23.410208 (+   130us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:23.410423 (+   215us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:23.365935 28947 catalog_manager.cc:5697] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 2, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:23.505475 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:23.449244 30575 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:23.451895 29122 rpcz_store.cc:276] 0709 12:19:21.783276 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.148686 (+1365410us) service_pool.cc:224] Handling call
0709 12:19:23.149009 (+   323us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:23.149664 (+   655us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:23.149695 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:23.150263 (+   568us) log.cc:844] Serialized 26 byte log entry
0709 12:19:23.351458 (+201195us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:19:23.351549 (+    91us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:23.351730 (+   181us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:23.434738 (+ 83008us) raft_consensus.cc:1685] finished
0709 12:19:23.434766 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:23.434976 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":255,"raft.queue_time_us":387,"raft.run_cpu_time_us":156,"raft.run_wall_time_us":156,"thread_start_us":193295,"threads_started":1,"wal-append.queue_time_us":282188}
I20260709 12:19:23.440564 30596 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:23.453830 30564 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:23.472528 30576 raft_consensus.cc:3060] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:23.519938 29197 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 789) took 2722 ms. Trace:
I20260709 12:19:23.528371 30640 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:23.528798 30477 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:23.531276 30455 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:23.533448 30183 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
W20260709 12:19:23.538197 29164 service_pool.cc:136] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:57510 dropped due to backpressure: service queue is full with 50 items
I20260709 12:19:23.544332 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:23.485643 30152 raft_consensus.cc:2749] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:23.469736 30484 raft_consensus.cc:3060] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:23.486968 30613 raft_consensus.cc:3060] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:23.553048 29196 raft_consensus.cc:2468] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:23.557112 29197 rpcz_store.cc:276] 0709 12:19:20.797060 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.345497 (+2548437us) service_pool.cc:224] Handling call
0709 12:19:23.409190 (+ 63693us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:23.513506 (+104316us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:23.513651 (+   145us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:23.513870 (+   219us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:19:23.514085 (+   215us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:23.519171 (+  5086us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:23.519682 (+   511us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:23.567734 29195 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:23.547940 30596 raft_consensus.cc:3060] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:23.582316 29121 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 2.
I20260709 12:19:23.596493 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:23.597373 29121 raft_consensus.cc:2393] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 5: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:23.599208 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
I20260709 12:19:23.591871 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:23.601055 30621 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:23.601457 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:23.601663 30621 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:23.128054 29193 rpcz_store.cc:276] 0709 12:19:20.775782 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:20.779571 (+  3789us) service_pool.cc:224] Handling call
0709 12:19:20.838892 (+ 59321us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:20.921622 (+ 82730us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:20.921661 (+    39us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:20.935149 (+ 13488us) log.cc:844] Serialized 26 byte log entry
0709 12:19:21.234901 (+299752us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:22.576900 (+1341999us) log.cc:844] Serialized 14 byte log entry
0709 12:19:22.827355 (+250455us) spinlock_profiling.cc:243] Waited 1.65 ms on lock 0x7b18002b91e0. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe9438fdab1 00007fe94390a281 00007fe93aa353f3 00007fe93aa377c1 00007fe93aa37779 00007fe93aa37709 00007fe93aa376d1 00007fe93aa369cd 0000000000388634 0000000000388479 00007fe93aa1883a
0709 12:19:22.898486 (+ 71131us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:22.914061 (+ 15575us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:22.940791 (+ 26730us) raft_consensus.cc:1685] finished
0709 12:19:22.984349 (+ 43558us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:23.016965 (+ 32616us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":52473,"prepare.queue_time_us":110780,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":45,"raft.queue_time_us":50940,"raft.run_cpu_time_us":312,"raft.run_wall_time_us":314,"spinlock_wait_cycles":3817600,"thread_start_us":1517562,"threads_started":3,"wal-append.queue_time_us":618483,"wal-append.run_cpu_time_us":2651,"wal-append.run_wall_time_us":1014953}
I20260709 12:19:23.604213 30621 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:23.604911 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:23.611554 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 251092us
I20260709 12:19:23.613267 29196 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 800) took 2228 ms. Trace:
W20260709 12:19:23.614194 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:23.613698 29196 rpcz_store.cc:276] 0709 12:19:21.366730 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.587112 (+2220382us) service_pool.cc:224] Handling call
0709 12:19:23.587441 (+   329us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:23.593891 (+  6450us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:23.593921 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:23.593970 (+    49us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:23.594001 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:23.594063 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:23.595148 (+  1085us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:23.624070 29124 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59980 (request call id 852) took 2211 ms. Trace:
I20260709 12:19:23.633072 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:23.636693 29195 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 804) took 2252 ms. Trace:
I20260709 12:19:23.624854 29124 rpcz_store.cc:276] 0709 12:19:21.412470 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.746090 (+1333620us) service_pool.cc:224] Handling call
0709 12:19:22.766266 (+ 20176us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:22.782407 (+ 16141us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:19:23.193831 (+411424us) log.cc:844] Serialized 14 byte log entry
0709 12:19:23.622526 (+428695us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:23.622822 (+   296us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:23.623487 (+   665us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:23.623790 (+   303us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:23.623978 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":646026,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":42,"thread_start_us":719928,"threads_started":2}
I20260709 12:19:23.637356 29195 rpcz_store.cc:276] 0709 12:19:21.368066 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.588497 (+2220431us) service_pool.cc:224] Handling call
0709 12:19:23.588771 (+   274us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:23.620442 (+ 31671us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:23.620481 (+    39us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:23.620547 (+    66us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:19:23.620590 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:23.620656 (+    66us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:23.620793 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:23.655095 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:23.656229 29119 raft_consensus.cc:2468] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
W20260709 12:19:23.674518 29016 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:23.577872 29164 service_pool.cc:137] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:57510 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 805)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 806)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 807)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 808)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 768)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 771)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 772)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 780)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 782)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 809)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 810)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 812)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 813)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 814)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 815)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 816)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 817)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 790)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 797)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 798)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 823)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 824)
W20260709 12:19:23.694829 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 413159us
W20260709 12:19:23.698464 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 170167us
I20260709 12:19:23.678367 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:23.705190 29166 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:23.706214 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:23.709002 29122 raft_consensus.cc:1275] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:19:23.713485 29123 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59980 (request call id 865) took 1819 ms. Trace:
I20260709 12:19:23.715787 29201 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 756) took 2802 ms. Trace:
I20260709 12:19:23.716426 29201 rpcz_store.cc:276] 0709 12:19:20.913056 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.481900 (+2568844us) service_pool.cc:224] Handling call
0709 12:19:23.517960 (+ 36060us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:23.705922 (+187962us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:23.705955 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:23.715428 (+  9473us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:19:23.715476 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:23.715566 (+    90us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:23.715710 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3693,"raft.queue_time_us":54410,"raft.run_cpu_time_us":216,"raft.run_wall_time_us":9069,"thread_start_us":177883,"threads_started":1}
I20260709 12:19:23.729918 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:23.732584 29201 raft_consensus.cc:1275] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:23.716035 29123 rpcz_store.cc:276] 0709 12:19:21.905287 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.155984 (+1250697us) service_pool.cc:224] Handling call
0709 12:19:23.156259 (+   275us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:23.156508 (+   249us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:19:23.514907 (+358399us) log.cc:844] Serialized 14 byte log entry
0709 12:19:23.712996 (+198089us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:23.713055 (+    59us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:23.713091 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:23.713286 (+   195us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:23.713418 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3227,"prepare.queue_time_us":277971,"prepare.run_cpu_time_us":28,"prepare.run_wall_time_us":29,"thread_start_us":525664,"threads_started":2}
I20260709 12:19:23.737977 29201 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 808) took 2368 ms. Trace:
I20260709 12:19:23.738420 29201 rpcz_store.cc:276] 0709 12:19:21.369386 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.718598 (+2349212us) service_pool.cc:224] Handling call
0709 12:19:23.732206 (+ 13608us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:23.737676 (+  5470us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:23.737919 (+   243us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:23.731279 29166 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:23.719254 30642 raft_consensus.cc:2804] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:19:23.749809 29164 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:23.741988 30564 raft_consensus.cc:2804] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:19:23.738963 30629 consensus_meta.cc:287] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f: Time spent flushing consensus metadata: real 0.571s	user 0.014s	sys 0.011s
I20260709 12:19:23.766691 29201 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 768) took 2396 ms. Trace:
I20260709 12:19:23.767578 29201 rpcz_store.cc:276] 0709 12:19:21.370032 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.739533 (+2369501us) service_pool.cc:224] Handling call
0709 12:19:23.739893 (+   360us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:23.760175 (+ 20282us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:23.760245 (+    70us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:23.760473 (+   228us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:23.766025 (+  5552us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:23.766305 (+   280us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:23.766573 (+   268us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:23.771672 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:23.757344 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:23.778059 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:23.738401 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
I20260709 12:19:23.782637 29791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:23.779738 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.726940 30587 consensus_queue.cc:1059] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 12:19:23.795015 29201 raft_consensus.cc:2468] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:23.785957 29165 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
W20260709 12:19:23.781895 30572 consensus_meta.cc:287] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f: Time spent flushing consensus metadata: real 0.657s	user 0.010s	sys 0.003s
I20260709 12:19:23.764567 30564 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:23.801980 30564 raft_consensus.cc:3060] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:23.808063 30587 raft_consensus.cc:3055] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:23.808665 30587 raft_consensus.cc:740] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:23.769152 30183 raft_consensus.cc:2804] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:23.815411 29166 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:23.772799 30629 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:23.821931 30649 log.cc:927] Time spent T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5: Append to log took a long time: real 0.149s	user 0.000s	sys 0.000s
I20260709 12:19:23.822485 29791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:23.823096 29126 raft_consensus.cc:1240] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:23.812965 30484 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:23.833364 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.794516 29792 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
W20260709 12:19:23.841351 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 129849us
I20260709 12:19:23.840467 29018 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:23.820343 30659 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:23.819027 30183 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:23.843689 29018 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:23.851660 29018 leader_election.cc:304] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:23.813649 30572 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:23.856819 29017 leader_election.cc:304] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:23.859783 29166 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:23.846895 30589 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:23.850893 30183 raft_consensus.cc:3060] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:23.871732 29093 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:23.927675 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:23.910455 29201 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:23.860886 30640 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:23.931928 30640 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:23.934188 30659 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:23.934842 30659 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:23.934231 30574 raft_consensus.cc:2749] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:19:23.909966 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 48034.4us
I20260709 12:19:24.284672 29018 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:24.285684 29018 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:23.842975 30658 raft_consensus.cc:2804] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:24.286540 30658 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:24.286958 30658 raft_consensus.cc:3060] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:23.911954 30630 raft_consensus.cc:2804] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:24.289795 30630 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:24.290292 30630 raft_consensus.cc:3060] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:24.292053 30621 raft_consensus.cc:2804] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:24.292690 30621 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:24.293077 30621 raft_consensus.cc:3060] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:23.911978 30581 raft_consensus.cc:2749] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:23.852072 30618 raft_consensus.cc:2804] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:23.916047 30572 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:23.916937 30484 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:23.917771 30629 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:23.912184 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 47668.2us
W20260709 12:19:23.916952 30566 consensus_meta.cc:287] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.845s	user 0.010s	sys 0.001s
I20260709 12:19:24.389302 30566 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:23.926424 30589 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:24.398659 30589 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:24.400187 30566 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:23.950662 30655 raft_consensus.cc:2804] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:24.400954 30655 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:24.401366 30655 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:24.405170 29194 raft_consensus.cc:3060] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:23.910854 29166 leader_election.cc:304] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:24.408547 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 497743us
I20260709 12:19:24.409322 29166 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
W20260709 12:19:23.980545 30651 log.cc:927] Time spent T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.133s	user 0.001s	sys 0.000s
I20260709 12:19:24.410332 30152 raft_consensus.cc:2804] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:24.410929 30152 raft_consensus.cc:493] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:23.982973 30659 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:23.950349 29200 consensus_meta.cc:287] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32: Time spent flushing consensus metadata: real 0.658s	user 0.023s	sys 0.015s
W20260709 12:19:23.956447 29198 consensus_meta.cc:287] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32: Time spent flushing consensus metadata: real 0.747s	user 0.013s	sys 0.009s
I20260709 12:19:24.302824 29018 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:24.588717 29198 raft_consensus.cc:2468] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
W20260709 12:19:24.589121 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 286369us
I20260709 12:19:24.589689 29198 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:57510 (request call id 811) took 1831 ms. Trace:
I20260709 12:19:24.590035 29198 rpcz_store.cc:276] 0709 12:19:22.757856 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.158071 (+400215us) service_pool.cc:224] Handling call
0709 12:19:24.589560 (+1431489us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:24.590484 29018 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:24.591295 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:24.309702 29195 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 805) took 2941 ms. Trace:
I20260709 12:19:24.354815 29193 raft_consensus.cc:1240] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 4. Current term is 5. Ops: []
I20260709 12:19:24.592680 29193 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 807) took 3223 ms. Trace:
I20260709 12:19:24.592140 29195 rpcz_store.cc:276] 0709 12:19:21.368424 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:24.308708 (+2940284us) service_pool.cc:224] Handling call
0709 12:19:24.309112 (+   404us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:24.309319 (+   207us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:24.309349 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:24.309422 (+    73us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:19:24.309455 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:24.309514 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:24.309636 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:24.593314 29193 rpcz_store.cc:276] 0709 12:19:21.369079 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:24.354048 (+2984969us) service_pool.cc:224] Handling call
0709 12:19:24.354536 (+   488us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:24.592375 (+237839us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:24.592613 (+   238us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:24.594072 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:24.594480 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:24.595212 29193 raft_consensus.cc:2468] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:24.595353 30661 raft_consensus.cc:2804] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:19:24.595610 29016 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:24.594728 29195 raft_consensus.cc:2468] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
W20260709 12:19:24.367762 29164 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:24.596935 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:23.918061 29125 raft_consensus.cc:3060] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:24.392432 29092 leader_election.cc:304] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:24.633795 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 241461us
I20260709 12:19:24.413017 29166 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:24.638942 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 226023us
I20260709 12:19:24.639726 29166 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:24.640612 29166 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:24.641358 29166 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:24.642309 30572 raft_consensus.cc:2804] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:24.642788 30572 raft_consensus.cc:493] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:24.643149 30572 raft_consensus.cc:3060] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:24.421172 29194 raft_consensus.cc:2468] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
W20260709 12:19:24.648208 29194 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 757) took 3728 ms (client timeout 1735 ms). Trace:
W20260709 12:19:24.648645 29194 rpcz_store.cc:269] 0709 12:19:20.919426 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:21.143198 (+223772us) service_pool.cc:224] Handling call
0709 12:19:22.927327 (+1784129us) spinlock_profiling.cc:243] Waited 39.2 ms on lock 0x7b4c0018b480. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93bdeea20 00007fe93bdffa29 00007fe93bdc5644 00007fe93bdecf2d 00007fe93bdecb93 00007fe93db1d18b 00007fe93db1dcb5 00007fe93db18f30 00007fe93db1a7de 00007fe93db2627c 00007fe942ae7b17
0709 12:19:24.404692 (+1477365us) spinlock_profiling.cc:243] Waited 265 ms on lock 0x7b5400255920. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93da97a1d 00007fe93da7e1a4 00007fe93db00447 00007fe93db18fe7 00007fe93db1a7de 00007fe93db2627c 00007fe942ae7b17 00007fe93c0626d4 00007fe93c062662 00007fe93c062591
0709 12:19:24.648127 (+243435us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":699050624}
I20260709 12:19:24.649945 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:24.650633 29194 raft_consensus.cc:2468] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:24.651559 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:24.652209 29194 raft_consensus.cc:2468] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:24.653194 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:24.654327 30635 raft_consensus.cc:2749] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:24.655129 30635 raft_consensus.cc:2804] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:24.655478 30635 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:24.655821 30635 raft_consensus.cc:3060] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:24.659091 30681 raft_consensus.cc:2764] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:19:24.660285 30681 raft_consensus.cc:2804] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:24.661150 30681 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:24.424903 29126 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59980 (request call id 869) took 1319 ms. Trace:
I20260709 12:19:24.661623 30681 raft_consensus.cc:3060] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:24.661876 29126 rpcz_store.cc:276] 0709 12:19:23.105661 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.261770 (+156109us) service_pool.cc:224] Handling call
0709 12:19:23.327115 (+ 65345us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:23.823487 (+496372us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:24.423388 (+599901us) spinlock_profiling.cc:243] Waited 496 ms on lock 0x7b54001b99d4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db22e01 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:24.424829 (+  1441us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1139874560}
W20260709 12:19:24.427896 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 571101us
I20260709 12:19:24.666546 29017 leader_election.cc:304] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:24.668437 29017 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:24.669467 30676 raft_consensus.cc:2749] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:24.669689 29017 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:23.963004 30576 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:23.984344 30564 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:24.712476 30564 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:24.411360 30152 raft_consensus.cc:3060] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:24.012591 30183 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:24.720511 30183 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:23.987352 30575 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:24.723438 30575 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:23.997692 30596 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:24.725987 30596 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:24.726645 29118 raft_consensus.cc:1240] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:24.729395 29118 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59980 (request call id 870) took 1623 ms. Trace:
I20260709 12:19:24.302241 30581 raft_consensus.cc:2804] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:24.313746 30621 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:24.200466 30587 consensus_queue.cc:260] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:24.294368 30618 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:24.415074 30589 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:23.989702 30613 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:24.310209 30630 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:24.435837 30642 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:24.010977 30640 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:24.409751 30655 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:24.318450 30658 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:24.412048 30659 raft_consensus.cc:2804] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:23.970604 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:24.489390 29127 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59980 (request call id 860) took 2756 ms. Trace:
I20260709 12:19:24.539883 29196 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 806) took 3171 ms. Trace:
W20260709 12:19:23.927518 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 71106.2us
W20260709 12:19:24.558612 29192 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.774s	user 0.011s	sys 0.036s
I20260709 12:19:24.588012 29200 raft_consensus.cc:2468] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:24.592101 29198 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:24.596248 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:24.605006 30677 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:24.616459 29197 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 801) took 3249 ms. Trace:
I20260709 12:19:24.621531 30661 raft_consensus.cc:697] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
W20260709 12:19:24.434662 29199 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.581s	user 0.011s	sys 0.001s
W20260709 12:19:24.730430 29763 leader_election.cc:336] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Timed out: RequestConsensusVote RPC to 127.27.60.131:33279 timed out after 1.788s (SENT)
I20260709 12:19:24.762001 29763 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:24.762941 29762 leader_election.cc:336] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.788s (SENT)
I20260709 12:19:24.766285 30497 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:24.729722 29118 rpcz_store.cc:276] 0709 12:19:23.105934 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.267832 (+161898us) service_pool.cc:224] Handling call
0709 12:19:23.268177 (+   345us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:24.727059 (+1458882us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:24.729137 (+  2078us) spinlock_profiling.cc:243] Waited 1.46 s on lock 0x7b540012fcd4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db22e01 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:24.729319 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3353733888}
I20260709 12:19:24.681295 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:24.670673 30455 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:24.688319 28949 catalog_manager.cc:5697] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 1 to 2, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 2 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:24.731565 30581 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:24.769486 30581 raft_consensus.cc:3060] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:24.769088 28949 catalog_manager.cc:5697] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 1 to 2, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 2 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:24.671368 30676 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:24.670552 30681 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:24.698374 28947 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35270 (request call id 155) took 8028 ms. Trace:
I20260709 12:19:24.702535 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:24.733819 30621 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:24.736816 30587 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:24.775722 30681 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:24.738147 30618 raft_consensus.cc:3060] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:24.744920 30589 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:24.703254 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:24.704981 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:24.748453 29195 raft_consensus.cc:2393] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 6: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:24.787388 29119 raft_consensus.cc:2393] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:24.706406 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:24.707073 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:24.653915 29194 raft_consensus.cc:2468] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
W20260709 12:19:24.761529 29199 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.908s	user 0.012s	sys 0.002s
I20260709 12:19:24.789564 29195 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:57510 (request call id 832) took 1034 ms. Trace:
I20260709 12:19:24.790072 29123 raft_consensus.cc:2410] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 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:19:24.790011 29195 rpcz_store.cc:276] 0709 12:19:23.754715 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:24.596693 (+841978us) service_pool.cc:224] Handling call
0709 12:19:24.789362 (+192669us) spinlock_profiling.cc:243] Waited 151 ms on lock 0x7b54002459d4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db262fa 00007fe942ae7b17 00007fe93c0626d4 00007fe93c062662 00007fe93c062591 00007fe93c06250c 00007fe93c0617c2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:24.789493 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":346733440}
I20260709 12:19:24.673940 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
I20260709 12:19:24.791603 29792 raft_consensus.cc:3060] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:24.793865 29194 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 809) took 1041 ms. Trace:
I20260709 12:19:24.794317 29194 rpcz_store.cc:276] 0709 12:19:23.752387 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:24.652935 (+900548us) service_pool.cc:224] Handling call
0709 12:19:24.793785 (+140850us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:24.797369 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:24.749482 30630 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:24.750286 30642 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:24.757151 30658 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:24.757912 30659 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:24.803871 30659 raft_consensus.cc:3060] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:24.758852 29093 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:24.759299 29200 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 801) took 1722 ms (client timeout 2190 ms). Trace:
W20260709 12:19:24.807893 29200 rpcz_store.cc:269] 0709 12:19:23.036497 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.184057 (+147560us) service_pool.cc:224] Handling call
0709 12:19:24.759233 (+1575176us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:24.759531 29198 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 814) took 1005 ms. Trace:
I20260709 12:19:24.809082 29198 rpcz_store.cc:276] 0709 12:19:23.753839 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:24.590987 (+837148us) service_pool.cc:224] Handling call
0709 12:19:24.759464 (+168477us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:19:24.758795 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 89174us
I20260709 12:19:24.812469 29017 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:24.760092 29201 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 811) took 1007 ms. Trace:
I20260709 12:19:24.847090 29201 rpcz_store.cc:276] 0709 12:19:23.752952 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.969225 (+216273us) service_pool.cc:224] Handling call
0709 12:19:24.760030 (+790805us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:24.816488 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:24.817512 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:24.851392 29126 raft_consensus.cc:2468] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:24.818472 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:24.855274 29017 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:24.821410 29125 raft_consensus.cc:2468] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:24.840615 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:24.841636 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:24.758406 29196 rpcz_store.cc:276] 0709 12:19:21.368732 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:24.538867 (+3170135us) service_pool.cc:224] Handling call
0709 12:19:24.539257 (+   390us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:24.539488 (+   231us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:24.539518 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:24.539562 (+    44us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:24.539596 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:24.539658 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:24.539792 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:24.845224 29199 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 798) took 3524 ms. Trace:
I20260709 12:19:24.876542 29017 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: f3fe548c90cd41ac95fa5e796a58a3e5
W20260709 12:19:24.866969 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 108095us
I20260709 12:19:24.869329 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:24.887261 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:24.758275 29127 rpcz_store.cc:276] 0709 12:19:21.733066 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.137463 (+1404397us) service_pool.cc:224] Handling call
0709 12:19:23.151019 (+ 13556us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:23.151374 (+   355us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:23.151413 (+    39us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:23.151874 (+   461us) log.cc:844] Serialized 26 byte log entry
0709 12:19:23.412931 (+261057us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:23.412992 (+    61us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:23.413089 (+    97us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:24.489055 (+1075966us) raft_consensus.cc:1685] finished
0709 12:19:24.489085 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:24.489309 (+   224us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":97,"raft.run_cpu_time_us":80,"raft.run_wall_time_us":80,"thread_start_us":260634,"threads_started":1,"wal-append.queue_time_us":612098}
I20260709 12:19:24.882649 29199 rpcz_store.cc:276] 0709 12:19:21.324341 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.582533 (+2258192us) service_pool.cc:224] Handling call
0709 12:19:23.582896 (+   363us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:23.583128 (+   232us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:19:23.840103 (+256975us) log.cc:844] Serialized 14 byte log entry
0709 12:19:24.806796 (+966693us) log.cc:844] Serialized 14 byte log entry
0709 12:19:24.844869 (+ 38073us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:24.844933 (+    64us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:19:24.844977 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:24.845047 (+    70us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:24.845166 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":387472,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":56,"raft.queue_time_us":38805,"raft.run_cpu_time_us":193,"raft.run_wall_time_us":196,"thread_start_us":1181037,"threads_started":3,"wal-append.queue_time_us":157829}
I20260709 12:19:24.890168 29201 raft_consensus.cc:1240] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 4. Current term is 5. Ops: [3.2-4.3]
I20260709 12:19:24.893033 29017 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:24.895761 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:19:24.759028 29192 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.974s	user 0.011s	sys 0.037s
I20260709 12:19:24.908907 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:24.905614 29017 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:24.897197 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:24.895660 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:24.898077 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:24.898196 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:24.884097 29093 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:24.895695 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:24.912488 29045 raft_consensus.cc:3060] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:24.901506 29201 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 782) took 2245 ms. Trace:
I20260709 12:19:24.913255 29201 rpcz_store.cc:276] 0709 12:19:22.655943 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:24.848435 (+2192492us) service_pool.cc:224] Handling call
0709 12:19:24.848826 (+   391us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:19:24.901101 (+ 52275us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:24.901423 (+   322us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:24.909986 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:24.760456 29197 rpcz_store.cc:276] 0709 12:19:21.367096 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.587964 (+2220868us) service_pool.cc:224] Handling call
0709 12:19:23.797765 (+209801us) spinlock_profiling.cc:243] Waited 9.51 ms on lock 0x7b58001c3598. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a9fdb71 00007fe93a9fda22 00007fe9439168d9 00007fe942a70ee0 00007fe942b3a0ab 00007fe942b3a131 00007fe942afbfc0 00007fe942ae6929 00007fe942ae63d2 00007fe93c05dbd4
0709 12:19:23.799193 (+  1428us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:23.809943 (+ 10750us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:19:24.289089 (+479146us) log.cc:844] Serialized 14 byte log entry
0709 12:19:24.315987 (+ 26898us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:24.316068 (+    81us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:24.316136 (+    68us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:24.316235 (+    99us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:24.616175 (+299940us) spinlock_profiling.cc:243] Waited 1.12 ms on lock 0x7b54000848d0. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db218ad 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:24.616365 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":172717,"prepare.run_cpu_time_us":30,"prepare.run_wall_time_us":31,"raft.queue_time_us":160,"raft.run_cpu_time_us":142,"raft.run_wall_time_us":204,"spinlock_wait_cycles":24448000,"thread_start_us":504972,"threads_started":2,"wal-append.queue_time_us":32769}
I20260709 12:19:24.908360 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:19:24.895077 29166 connection.cc:256] RPC call timeout handler was delayed by -2.3759425200000805s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1533s for a response
W20260709 12:19:24.920207 29166 connection.cc:256] RPC call timeout handler was delayed by -2.3435425200000282s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1569s for a response
W20260709 12:19:24.920559 29166 connection.cc:256] RPC call timeout handler was delayed by -2.3354425200000151s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15780000000000002s for a response
W20260709 12:19:24.920589 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 328977us
I20260709 12:19:24.920951 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:24.920975 29166 connection.cc:256] RPC call timeout handler was delayed by -2.317442519999986s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15980000000000003s for a response
W20260709 12:19:24.971571 29166 connection.cc:256] RPC call timeout handler was delayed by -2.3102425199999743s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16060000000000002s for a response
W20260709 12:19:24.972044 29166 connection.cc:256] RPC call timeout handler was delayed by -2.3084425199999714s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16080000000000003s for a response
W20260709 12:19:24.972427 29166 connection.cc:256] RPC call timeout handler was delayed by -2.3012425199999598s: 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:19:24.929122 29123 raft_consensus.cc:2393] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:24.700834 30572 raft_consensus.cc:515] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:24.773639 28947 rpcz_store.cc:276] 0709 12:19:16.670422 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:16.678600 (+  8178us) service_pool.cc:224] Handling call
0709 12:19:16.936001 (+257401us) spinlock_profiling.cc:243] Waited 21.8 ms on lock 0x7b5400002490. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a9fdb71 00007fe93a9fe0b2 00007fe943977759 00007fe94390fa76 00007fe9438e0d58 00007fe9439df04e 00007fe941ea02a4 00007fe941ea0232 00007fe941ea0161 00007fe941ea00dc
0709 12:19:17.200945 (+264944us) spinlock_profiling.cc:243] Waited 165 ms on lock 0x7b540015f4d4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8c090 00007fe93db2af3a 00007fe9438e0e9c 00007fe9439df04e 00007fe941ea02a4 00007fe941ea0232 00007fe941ea0161 00007fe941ea00dc 00007fe941e9f392 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:24.698232 (+7497287us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:19:24.011488 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:19:24.012359 (+   871us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:19:24.012414 (+    55us) write_op.cc:435] Acquired schema lock
0709 12:19:24.012434 (+    20us) tablet.cc:662] Decoding operations
0709 12:19:24.013334 (+   900us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:19:24.013445 (+   111us) write_op.cc:641] Partition lock acquired for write op
0709 12:19:24.013481 (+    36us) tablet.cc:685] Acquiring locks for 5 operations
0709 12:19:24.014239 (+   758us) tablet.cc:701] Row locks acquired
0709 12:19:24.014296 (+    57us) write_op.cc:260] PREPARE: finished
0709 12:19:24.014525 (+   229us) write_op.cc:270] Start()
0709 12:19:24.014693 (+   168us) write_op.cc:276] Timestamp: P: 1783599564014446 usec, L: 0
0709 12:19:24.014859 (+   166us) op_driver.cc:348] REPLICATION: starting
0709 12:19:24.118173 (+103314us) log.cc:844] Serialized 2146 byte log entry
0709 12:19:24.202895 (+ 84722us) op_driver.cc:464] REPLICATION: finished
0709 12:19:24.204362 (+  1467us) write_op.cc:301] APPLY: starting
0709 12:19:24.204446 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0709 12:19:24.204578 (+   132us) tablet.cc:1370] finished BulkCheckPresence
0709 12:19:24.204683 (+   105us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:19:24.205344 (+   661us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:19:24.205561 (+   217us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 12:19:24.205623 (+    62us) write_op.cc:312] APPLY: finished
0709 12:19:24.206021 (+   398us) log.cc:844] Serialized 46 byte log entry
0709 12:19:24.207149 (+  1128us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:24.207344 (+   195us) write_op.cc:454] Released schema lock
0709 12:19:24.207426 (+    82us) write_op.cc:341] FINISH: Updating metrics
0709 12:19:24.207997 (+   571us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:24.208024 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":4322,"reported_tablets":24,"spinlock_wait_cycles":428636288,"child_traces":[["op",{"apply.queue_time_us":1193,"apply.run_cpu_time_us":2796,"apply.run_wall_time_us":3561,"num_ops":5,"prepare.queue_time_us":177043,"prepare.run_cpu_time_us":10562,"prepare.run_wall_time_us":198187,"raft.queue_time_us":1130,"raft.run_cpu_time_us":1373,"raft.run_wall_time_us":1373,"replication_time_us":187846,"thread_start_us":538358,"threads_started":5,"wal-append.queue_time_us":80602}]]}
W20260709 12:19:24.977913 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 93904.3us
I20260709 12:19:24.908160 30455 raft_consensus.cc:2804] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:24.908862 30152 raft_consensus.cc:515] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.016474 29093 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:24.972807 29166 connection.cc:256] RPC call timeout handler was delayed by -2.2868425199999365s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1632s for a response
W20260709 12:19:24.980902 29762 leader_election.cc:336] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.983s (SENT)
I20260709 12:19:24.760542 30677 raft_consensus.cc:697] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:24.975587 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:24.991614 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:25.044132 29124 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:24.754922 30655 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:24.761071 30576 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:24.998000 29125 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59980 (request call id 879) took 1649 ms. Trace:
I20260709 12:19:24.998600 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:25.004794 29199 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 810) took 2247 ms. Trace:
I20260709 12:19:25.049373 29125 rpcz_store.cc:276] 0709 12:19:23.348676 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.611916 (+263240us) service_pool.cc:224] Handling call
0709 12:19:24.997861 (+1385945us) spinlock_profiling.cc:243] Waited 206 ms on lock 0x7b540017be54. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db262fa 00007fe942ae7b17 00007fe93c0626d4 00007fe93c062662 00007fe93c062591 00007fe93c06250c 00007fe93c0617c2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:24.997946 (+    85us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":474732416}
I20260709 12:19:24.899914 30640 raft_consensus.cc:2804] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:24.899741 30621 raft_consensus.cc:2749] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:24.910558 30589 raft_consensus.cc:2804] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:24.907893 30676 raft_consensus.cc:2804] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:19:25.070139 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 96146.7us
I20260709 12:19:25.070554 30676 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:25.071244 30676 raft_consensus.cc:3060] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:25.071301 29018 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:25.072683 30688 raft_consensus.cc:2804] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:25.073381 30688 raft_consensus.cc:697] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:25.074608 30688 consensus_queue.cc:237] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.077143 30572 leader_election.cc:290] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:25.041833 30629 raft_consensus.cc:2804] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:25.078333 30629 raft_consensus.cc:697] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:25.079672 30629 consensus_queue.cc:237] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.082206 30675 consensus_queue.cc:1059] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:19:25.083698 30675 raft_consensus.cc:3055] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:25.084173 30675 raft_consensus.cc:740] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:25.085253 30675 consensus_queue.cc:260] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:25.057267 30640 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:25.086697 30640 raft_consensus.cc:3060] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:25.086892 30675 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:24.806188 29194 raft_consensus.cc:2468] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:25.012672 29196 raft_consensus.cc:1240] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:25.115342 29018 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:25.115878 29196 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 809) took 2358 ms. Trace:
I20260709 12:19:25.116241 29196 rpcz_store.cc:276] 0709 12:19:22.757190 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:24.921498 (+2164308us) service_pool.cc:224] Handling call
0709 12:19:25.012475 (+ 90977us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:25.115603 (+103128us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.115817 (+   214us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:24.760707 30566 raft_consensus.cc:2804] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:24.747227 30613 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:24.988291 29200 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 772) took 3565 ms. Trace:
I20260709 12:19:25.119454 29200 rpcz_store.cc:276] 0709 12:19:21.423264 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:24.808630 (+3385366us) service_pool.cc:224] Handling call
0709 12:19:24.896730 (+ 88100us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:24.923581 (+ 26851us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:24.971195 (+ 47614us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:24.971249 (+    54us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:19:24.987885 (+ 16636us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:24.988009 (+   124us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:24.988205 (+   196us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:19:25.018102 29166 connection.cc:256] RPC call timeout handler was delayed by -2.2625425200001246s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16590000000000002s for a response
W20260709 12:19:25.121058 29166 connection.cc:256] RPC call timeout handler was delayed by -2.2544425200001115s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1668s for a response
W20260709 12:19:25.121529 29166 connection.cc:256] RPC call timeout handler was delayed by -2.2481425200001013s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1675s for a response
W20260709 12:19:25.121905 29166 connection.cc:256] RPC call timeout handler was delayed by -2.1905425200000082s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17390000000000003s for a response
W20260709 12:19:25.122319 29166 connection.cc:256] RPC call timeout handler was delayed by -2.1347425200001453s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1801s for a response
W20260709 12:19:25.122686 29166 connection.cc:256] RPC call timeout handler was delayed by -2.1122425200001089s: 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
W20260709 12:19:25.123037 29166 connection.cc:256] RPC call timeout handler was delayed by -2.080742520000058s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18610000000000002s for a response
W20260709 12:19:25.123389 29166 connection.cc:256] RPC call timeout handler was delayed by -1.9763425200001166s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19770000000000001s for a response
W20260709 12:19:25.123745 29166 connection.cc:256] RPC call timeout handler was delayed by -1.8404425200001242s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21280000000000002s for a response
W20260709 12:19:25.124095 29166 connection.cc:256] RPC call timeout handler was delayed by -1.8107425200000762s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21610000000000001s for a response
W20260709 12:19:25.124439 29166 connection.cc:256] RPC call timeout handler was delayed by -1.7513425199999801s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2227s for a response
W20260709 12:19:25.124799 29166 connection.cc:256] RPC call timeout handler was delayed by -1.5623425200001293s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2437s for a response
W20260709 12:19:25.125142 29166 connection.cc:256] RPC call timeout handler was delayed by -1.4903425200000129s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2517s for a response
W20260709 12:19:25.125494 29166 connection.cc:256] RPC call timeout handler was delayed by -1.0421425199999703s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.30150000000000005s for a response
I20260709 12:19:25.018718 29121 raft_consensus.cc:1240] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:19:25.019534 29093 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:25.127045 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 107581us
I20260709 12:19:24.977859 30630 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:25.027150 29119 raft_consensus.cc:1240] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:24.830243 30618 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.030092 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:25.037885 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:24.993191 30575 raft_consensus.cc:2804] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:25.149941 30575 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:25.150449 30575 raft_consensus.cc:3060] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:25.049901 29123 raft_consensus.cc:2468] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:19:25.049891 29199 rpcz_store.cc:276] 0709 12:19:22.757553 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:25.003670 (+2246117us) service_pool.cc:224] Handling call
0709 12:19:25.004073 (+   403us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:25.004330 (+   257us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:25.004365 (+    35us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:25.004429 (+    64us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:19:25.004475 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.004551 (+    76us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:25.004703 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:25.051065 30686 consensus_queue.cc:1059] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:19:25.047405 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 66538us
I20260709 12:19:25.019105 30455 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:25.055490 30152 leader_election.cc:290] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:25.056622 30682 log.cc:927] Time spent T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260709 12:19:25.066234 30660 raft_consensus.cc:2749] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:25.069422 29792 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:24.761233 30661 consensus_queue.cc:237] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:25.108280 29016 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:25.147347 29197 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 813) took 2359 ms. Trace:
I20260709 12:19:24.759841 29193 raft_consensus.cc:2468] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:25.148391 29093 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:25.152377 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 177584us
I20260709 12:19:25.176990 29197 rpcz_store.cc:276] 0709 12:19:22.758454 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:25.014439 (+2255985us) service_pool.cc:224] Handling call
0709 12:19:25.048755 (+ 34316us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:25.117464 (+ 68709us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:25.117530 (+    66us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:25.117601 (+    71us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:19:25.117648 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.117743 (+    95us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:25.117903 (+   160us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:19:25.178573 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 52419.8us
I20260709 12:19:25.018700 30627 consensus_queue.cc:1048] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.133s
I20260709 12:19:25.183890 29201 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 812) took 2425 ms. Trace:
I20260709 12:19:25.152726 30572 raft_consensus.cc:2804] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:25.187376 29201 rpcz_store.cc:276] 0709 12:19:22.758123 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:25.007587 (+2249464us) service_pool.cc:224] Handling call
0709 12:19:25.009092 (+  1505us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:25.015223 (+  6131us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:19:25.129683 (+114460us) log.cc:844] Serialized 14 byte log entry
0709 12:19:25.182941 (+ 53258us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:25.182998 (+    57us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:25.183042 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.183111 (+    69us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:25.183674 (+   563us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":39665,"prepare.queue_time_us":102237,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":39,"thread_start_us":85367,"threads_started":2,"wal-append.queue_time_us":49478}
W20260709 12:19:25.173542 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 56945.7us
I20260709 12:19:25.183421 29093 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:25.192801 30477 raft_consensus.cc:2804] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:25.192899 29093 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:25.193462 30477 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:25.194024 30477 raft_consensus.cc:3060] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:25.194281 29093 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:25.195205 30484 raft_consensus.cc:2804] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:25.195576 29093 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:25.195658 30484 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:25.196300 30484 raft_consensus.cc:3060] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:25.128082 30566 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:25.151068 29194 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:57510 (request call id 838) took 1308 ms. Trace:
W20260709 12:19:25.202497 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 370741us
I20260709 12:19:25.171733 30455 raft_consensus.cc:3060] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:25.199786 29166 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:25.172521 30613 raft_consensus.cc:2804] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:25.190433 29193 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:57510 (request call id 831) took 1436 ms. Trace:
I20260709 12:19:25.209594 29197 raft_consensus.cc:1240] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:25.153911 30630 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.213117 29197 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 815) took 2454 ms. Trace:
I20260709 12:19:25.213512 29197 rpcz_store.cc:276] 0709 12:19:22.759015 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:25.183614 (+2424599us) service_pool.cc:224] Handling call
0709 12:19:25.205052 (+ 21438us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:25.212853 (+  7801us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.213059 (+   206us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:25.189751 30576 raft_consensus.cc:2804] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:25.218305 29201 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 816) took 2459 ms. Trace:
I20260709 12:19:25.218945 29201 rpcz_store.cc:276] 0709 12:19:22.759295 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:25.190444 (+2431149us) service_pool.cc:224] Handling call
0709 12:19:25.190705 (+   261us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:25.202060 (+ 11355us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:25.202094 (+    34us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:25.214087 (+ 11993us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:25.218018 (+  3931us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.218101 (+    83us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:25.218240 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:25.191789 30572 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:25.205960 30564 consensus_queue.cc:1048] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 12:19:25.213383 30658 raft_consensus.cc:2804] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:25.225718 30658 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:25.227794 30658 raft_consensus.cc:3060] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:25.228749 30659 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:25.207835 30655 raft_consensus.cc:2804] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:25.230713 30655 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:25.231110 30655 raft_consensus.cc:3060] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:25.231501 30659 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:25.227377 29166 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:25.233498 30564 raft_consensus.cc:2804] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:25.233928 30564 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:25.232868 29166 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:25.234239 30443 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:25.234858 30497 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:25.236115 30690 log.cc:927] Time spent T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 12:19:25.235572 30497 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:25.238754 30521 raft_consensus.cc:2749] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:25.242528 30572 raft_consensus.cc:3060] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:25.211105 30660 raft_consensus.cc:3055] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:25.243265 30660 raft_consensus.cc:740] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:25.199542 30581 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.244288 30660 consensus_queue.cc:260] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.245653 30660 raft_consensus.cc:3060] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:25.202104 30566 raft_consensus.cc:3060] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:25.242417 30576 raft_consensus.cc:697] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:25.234375 30564 raft_consensus.cc:3060] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:25.225890 29093 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:25.287458 29017 leader_election.cc:304] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:25.288424 29045 raft_consensus.cc:2468] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:25.209316 30613 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:25.305204 29017 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:25.216634 30587 raft_consensus.cc:2804] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:25.316115 29201 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 790) took 2507 ms. Trace:
I20260709 12:19:25.316543 29201 rpcz_store.cc:276] 0709 12:19:22.808947 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:25.220222 (+2411275us) service_pool.cc:224] Handling call
0709 12:19:25.220620 (+   398us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:25.297108 (+ 76488us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:25.297136 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:25.315795 (+ 18659us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:25.315852 (+    57us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.315919 (+    67us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:25.316054 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:19:25.322362 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 89582.2us
I20260709 12:19:25.202425 29194 rpcz_store.cc:276] 0709 12:19:23.838361 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:24.797028 (+958667us) service_pool.cc:224] Handling call
0709 12:19:25.146273 (+349245us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:19:25.329208 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 127514us
I20260709 12:19:25.327867 29197 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 817) took 2568 ms. Trace:
I20260709 12:19:25.328027 29017 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:25.330866 29197 rpcz_store.cc:276] 0709 12:19:22.759604 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:25.214338 (+2454734us) service_pool.cc:224] Handling call
0709 12:19:25.290755 (+ 76417us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:25.306807 (+ 16052us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:25.306837 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:25.327546 (+ 20709us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:25.327603 (+    57us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.327677 (+    74us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:25.327806 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:25.299940 30640 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.337766 29017 leader_election.cc:304] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:25.211207 29193 rpcz_store.cc:276] 0709 12:19:23.754367 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:24.596009 (+841642us) service_pool.cc:224] Handling call
0709 12:19:25.188784 (+592775us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:25.234935 30443 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.315026 30613 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:25.305313 30621 raft_consensus.cc:2749] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:25.345109 29166 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:25.326607 30587 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:25.358474 29092 leader_election.cc:336] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.520s (SENT)
I20260709 12:19:25.359652 29092 leader_election.cc:304] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:25.337013 30627 raft_consensus.cc:2749] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:19:25.342806 30686 raft_consensus.cc:2749] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:25.373441 29197 raft_consensus.cc:1240] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 3. Current term is 4. Ops: []
W20260709 12:19:25.375698 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 149884us
I20260709 12:19:25.392438 30618 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:25.392844 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
I20260709 12:19:25.393769 29792 raft_consensus.cc:2393] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:25.399842 29093 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:25.207998 30677 consensus_queue.cc:237] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.359717 30587 raft_consensus.cc:3060] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:25.385620 29166 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
W20260709 12:19:25.387518 29763 leader_election.cc:336] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Timed out: RequestConsensusVote RPC to 127.27.60.131:33279 timed out after 2.220s (SENT)
I20260709 12:19:25.388038 30497 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:25.382300 30152 raft_consensus.cc:2749] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:25.431303 30659 raft_consensus.cc:2804] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:25.431871 30659 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:25.432282 30659 raft_consensus.cc:3060] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:25.378219 30581 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:25.377453 29197 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 798) took 2364 ms. Trace:
I20260709 12:19:25.424575 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:25.431162 29763 leader_election.cc:304] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:25.400315 30627 raft_consensus.cc:2804] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:25.384091 30630 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:25.435628 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 50145.4us
I20260709 12:19:25.356992 30676 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:25.434396 29197 rpcz_store.cc:276] 0709 12:19:23.012621 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:25.332006 (+2319385us) service_pool.cc:224] Handling call
0709 12:19:25.373169 (+ 41163us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:25.377097 (+  3928us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.377381 (+   284us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:25.403327 29192 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 761) took 4415 ms. Trace:
I20260709 12:19:25.447508 30699 raft_consensus.cc:3060] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:25.466866 30484 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.439673 30627 raft_consensus.cc:493] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:25.472944 30640 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:25.473248 30627 raft_consensus.cc:3060] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:25.473423 29198 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 780) took 3620 ms. Trace:
I20260709 12:19:25.473871 29198 rpcz_store.cc:276] 0709 12:19:21.853067 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:24.809750 (+2956683us) service_pool.cc:224] Handling call
0709 12:19:25.115473 (+305723us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:25.144495 (+ 29022us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:25.144553 (+    58us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:25.150337 (+  5784us) log.cc:844] Serialized 26 byte log entry
0709 12:19:25.215223 (+ 64886us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:19:25.233126 (+ 17903us) log.cc:844] Serialized 14 byte log entry
0709 12:19:25.234854 (+  1728us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.234927 (+    73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:25.243351 (+  8424us) raft_consensus.cc:1685] finished
0709 12:19:25.243382 (+    31us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:25.473241 (+229859us) spinlock_profiling.cc:243] Waited 305 ms on lock 0x7b54000b77d0. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db218ad 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:25.473362 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8357,"prepare.queue_time_us":17297,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":40,"raft.queue_time_us":40173,"raft.run_cpu_time_us":253,"raft.run_wall_time_us":15578,"spinlock_wait_cycles":702204672,"thread_start_us":64454,"threads_started":1,"wal-append.queue_time_us":90429}
I20260709 12:19:25.470861 30676 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:25.469347 30572 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.474968 30655 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.471144 29197 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:19:25.435242 29194 raft_consensus.cc:1240] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:25.456682 29124 raft_consensus.cc:2468] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 6.
I20260709 12:19:25.451288 29195 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 771) took 4028 ms. Trace:
I20260709 12:19:25.451722 29166 leader_election.cc:400] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505) with higher term. Message: Invalid argument: T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 4. Current term is 5.
I20260709 12:19:25.498494 29166 leader_election.cc:403] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
W20260709 12:19:25.457540 30693 log.cc:927] Time spent T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
W20260709 12:19:25.496037 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 137594us
W20260709 12:19:25.504101 29092 leader_election.cc:336] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.542s (SENT)
I20260709 12:19:25.504627 29092 leader_election.cc:304] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:25.498054 29195 rpcz_store.cc:276] 0709 12:19:21.422937 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:24.807457 (+3384520us) service_pool.cc:224] Handling call
0709 12:19:24.809243 (+  1786us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:24.846383 (+ 37140us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:24.846436 (+    53us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:24.889437 (+ 43001us) log.cc:844] Serialized 26 byte log entry
0709 12:19:25.054492 (+165055us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:25.449887 (+395395us) log.cc:844] Serialized 14 byte log entry
0709 12:19:25.450833 (+   946us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.450942 (+   109us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:25.451003 (+    61us) raft_consensus.cc:1685] finished
0709 12:19:25.451020 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:25.451213 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":35921,"prepare.queue_time_us":75740,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":40,"raft.queue_time_us":24873,"raft.run_cpu_time_us":268,"raft.run_wall_time_us":18255,"thread_start_us":397549,"threads_started":2,"wal-append.queue_time_us":60043}
I20260709 12:19:25.505808 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.506894 30572 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:25.507007 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.507650 29195 raft_consensus.cc:3060] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:25.508297 29193 raft_consensus.cc:1240] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 5. Current term is 6. Ops: []
I20260709 12:19:25.509088 29193 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 824) took 2423 ms. Trace:
I20260709 12:19:25.438156 30704 raft_consensus.cc:2749] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:25.508831 30658 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:25.461115 29222 debug-util.cc:398] Leaking SignalData structure 0x7b080019bcc0 after lost signal to thread 27893
W20260709 12:19:25.494697 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 58320.2us
I20260709 12:19:25.461655 30702 raft_consensus.cc:2749] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:19:25.515825 29222 debug-util.cc:398] Leaking SignalData structure 0x7b0800153f20 after lost signal to thread 28984
W20260709 12:19:25.518391 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 66823.3us
I20260709 12:19:25.519114 29166 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5
W20260709 12:19:25.519562 29222 debug-util.cc:398] Leaking SignalData structure 0x7b08001c67a0 after lost signal to thread 29151
W20260709 12:19:25.519852 29222 debug-util.cc:398] Leaking SignalData structure 0x7b08000522a0 after lost signal to thread 29152
I20260709 12:19:25.521023 29093 leader_election.cc:304] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:25.511534 29199 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 833) took 1756 ms. Trace:
I20260709 12:19:25.521193 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.522063 29200 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:25.522228 29093 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:25.522588 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 184967us
W20260709 12:19:25.521154 29222 debug-util.cc:398] Leaking SignalData structure 0x7b08000dcb20 after lost signal to thread 29225
W20260709 12:19:25.524134 29092 leader_election.cc:336] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.566s (SENT)
I20260709 12:19:25.521893 29199 rpcz_store.cc:276] 0709 12:19:23.755023 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:25.471110 (+1716087us) service_pool.cc:224] Handling call
0709 12:19:25.471378 (+   268us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:25.471572 (+   194us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:19:25.471857 (+   285us) log.cc:844] Serialized 14 byte log entry
0709 12:19:25.511202 (+ 39345us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:25.511255 (+    53us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:25.511297 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.511359 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:25.511480 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9280,"prepare.queue_time_us":2580,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":36,"raft.queue_time_us":14071,"raft.run_cpu_time_us":107,"raft.run_wall_time_us":108,"thread_start_us":24107,"threads_started":1,"wal-append.queue_time_us":24458}
I20260709 12:19:25.499289 30521 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:25.524369 29222 debug-util.cc:398] Leaking SignalData structure 0x7b0800370920 after lost signal to thread 29822
W20260709 12:19:25.460465 29763 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 72996.4us
I20260709 12:19:25.509523 29193 rpcz_store.cc:276] 0709 12:19:23.085637 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:25.357276 (+2271639us) service_pool.cc:224] Handling call
0709 12:19:25.507890 (+150614us) spinlock_profiling.cc:243] Waited 4.31 ms on lock 0x7b58001c3598. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a9fdb71 00007fe93a9fdeee 000000000036eb39 00007fe942a711e0 00007fe942b3a0c4 00007fe942b3a131 00007fe942afbfc0 00007fe942ae6929 00007fe942ae63d2 00007fe93c05dbd4
0709 12:19:25.508080 (+   190us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:25.508756 (+   676us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.509027 (+   271us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9902464}
W20260709 12:19:25.514541 30635 consensus_meta.cc:287] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32: Time spent flushing consensus metadata: real 0.858s	user 0.016s	sys 0.000s
I20260709 12:19:25.390705 30576 consensus_queue.cc:237] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:25.525629 29092 leader_election.cc:336] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.628s (SENT)
I20260709 12:19:25.529363 29166 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:25.529937 29222 debug-util.cc:398] Leaking SignalData structure 0x7b080037e060 after lost signal to thread 29823
I20260709 12:19:25.535519 30655 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:25.459950 29192 rpcz_store.cc:276] 0709 12:19:20.986467 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:23.515767 (+2529300us) service_pool.cc:224] Handling call
0709 12:19:23.628227 (+112460us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:23.710770 (+ 82543us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:23.715825 (+  5055us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:23.784319 (+ 68494us) log.cc:844] Serialized 26 byte log entry
0709 12:19:24.981725 (+1197406us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:19:25.189154 (+207429us) log.cc:844] Serialized 14 byte log entry
0709 12:19:25.375289 (+186135us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.383075 (+  7786us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:25.386492 (+  3417us) raft_consensus.cc:1685] finished
0709 12:19:25.386509 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:25.401612 (+ 15103us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8827,"prepare.queue_time_us":118401,"prepare.run_cpu_time_us":53,"prepare.run_wall_time_us":61,"raft.queue_time_us":13162,"raft.run_cpu_time_us":321,"raft.run_wall_time_us":13284,"thread_start_us":1430457,"threads_started":3,"wal-append.queue_time_us":429868,"wal-append.run_cpu_time_us":6648,"wal-append.run_wall_time_us":1009877}
W20260709 12:19:25.570271 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:25.540323 30477 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:25.517203 30642 consensus_meta.cc:287] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f: Time spent flushing consensus metadata: real 0.718s	user 0.009s	sys 0.005s
I20260709 12:19:25.525861 30681 raft_consensus.cc:2749] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:25.524354 30712 raft_consensus.cc:2749] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:25.525094 30521 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.543717 30658 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:25.527127 29194 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 823) took 2440 ms. Trace:
I20260709 12:19:25.549778 30589 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:25.549860 29195 raft_consensus.cc:2468] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:25.551524 29018 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:25.551857 30484 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:25.552001 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
I20260709 12:19:25.555943 30443 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:25.556732 30566 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.563339 29093 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:25.563733 29200 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
I20260709 12:19:25.527330 30704 raft_consensus.cc:2749] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:19:25.566390 29222 debug-util.cc:398] Leaking SignalData structure 0x7b080034ed40 after lost signal to thread 30574
I20260709 12:19:25.568709 29197 raft_consensus.cc:1275] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:19:25.540118 30706 consensus_queue.cc:1059] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:19:25.576889 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 47590.4us
W20260709 12:19:25.577584 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 49193.2us
I20260709 12:19:25.567488 30183 raft_consensus.cc:2749] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:25.501004 30455 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.579113 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.579830 30564 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.580698 30699 raft_consensus.cc:2749] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:25.582140 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:25.582365 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 56820.5us
W20260709 12:19:25.558954 30701 log.cc:927] Time spent T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.099s	user 0.002s	sys 0.000s
I20260709 12:19:25.591934 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.604894 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.548588 30659 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:25.607007 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 43799.8us
I20260709 12:19:25.625564 30521 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:25.625633 29093 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:25.626235 30659 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:25.626355 29193 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 839) took 1787 ms. Trace:
I20260709 12:19:25.619359 30455 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:25.627012 30575 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.621111 29201 raft_consensus.cc:1240] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:25.621399 29199 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 837) took 1783 ms. Trace:
I20260709 12:19:25.628468 29199 rpcz_store.cc:276] 0709 12:19:23.837700 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:25.620456 (+1782756us) service_pool.cc:224] Handling call
0709 12:19:25.620810 (+   354us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:25.621025 (+   215us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:25.621051 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:25.621129 (+    78us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:25.621166 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.621240 (+    74us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:25.621340 (+   100us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:25.614677 29197 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 810) took 1862 ms. Trace:
I20260709 12:19:25.629211 30575 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:25.629524 29197 rpcz_store.cc:276] 0709 12:19:23.752680 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:25.449855 (+1697175us) service_pool.cc:224] Handling call
0709 12:19:25.471020 (+ 21165us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:25.614356 (+143336us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.614611 (+   255us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:25.631101 29197 raft_consensus.cc:1275] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:25.631750 29197 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 815) took 1775 ms. Trace:
I20260709 12:19:25.621745 30564 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:25.631763 29201 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 797) took 2709 ms. Trace:
I20260709 12:19:25.598492 30677 raft_consensus.cc:2804] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:25.594219 30589 raft_consensus.cc:3060] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:25.602941 30477 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:25.592448 29194 rpcz_store.cc:276] 0709 12:19:23.085329 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:25.345261 (+2259932us) service_pool.cc:224] Handling call
0709 12:19:25.390817 (+ 45556us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:25.500115 (+109298us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.525175 (+ 25060us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:25.586921 30655 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:25.603034 30587 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.570742 30629 raft_consensus.cc:2804] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:25.624331 29195 raft_consensus.cc:2393] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 3: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
W20260709 12:19:25.595394 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 43937.8us
I20260709 12:19:25.596364 30642 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:25.630064 29192 raft_consensus.cc:2393] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 4: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:25.661572 30704 raft_consensus.cc:2804] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:25.664708 30704 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:25.665169 30704 raft_consensus.cc:3060] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:25.629217 29200 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 835) took 1873 ms. Trace:
I20260709 12:19:25.666150 29200 rpcz_store.cc:276] 0709 12:19:23.755642 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:25.607692 (+1852050us) service_pool.cc:224] Handling call
0709 12:19:25.628714 (+ 21022us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:25.628927 (+   213us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:25.628953 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:25.628992 (+    39us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:25.629022 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.629073 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:25.629163 (+    90us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:25.666975 29195 raft_consensus.cc:1240] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:25.658603 30711 raft_consensus.cc:2804] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:25.669296 30711 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:25.669378 30642 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505)
I20260709 12:19:25.669766 30711 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:25.669981 30587 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:25.631909 30706 raft_consensus.cc:3055] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:25.670789 30706 raft_consensus.cc:740] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:25.626778 29193 rpcz_store.cc:276] 0709 12:19:23.838996 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:25.625323 (+1786327us) service_pool.cc:224] Handling call
0709 12:19:25.625684 (+   361us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:25.625926 (+   242us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:25.625959 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:25.626034 (+    75us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:25.626073 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.626172 (+    99us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:25.626297 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:25.661201 29093 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:25.662523 30629 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:25.672212 30629 raft_consensus.cc:3060] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:25.672538 29093 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:25.673306 30642 raft_consensus.cc:2804] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:25.673413 29093 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:25.673748 30642 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:25.674209 30642 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:25.674389 29093 leader_election.cc:304] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:25.675231 30575 raft_consensus.cc:2804] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:25.675514 29093 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:25.675752 30575 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:25.650030 29196 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 814) took 2891 ms. Trace:
I20260709 12:19:25.676854 30575 raft_consensus.cc:3060] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:25.677526 30699 raft_consensus.cc:2804] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:25.678267 30699 raft_consensus.cc:697] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:25.676884 29196 rpcz_store.cc:276] 0709 12:19:22.758754 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:25.170321 (+2411567us) service_pool.cc:224] Handling call
0709 12:19:25.187416 (+ 17095us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:25.202912 (+ 15496us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:25.202947 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:25.215416 (+ 12469us) log.cc:844] Serialized 26 byte log entry
0709 12:19:25.515835 (+300419us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:19:25.515895 (+    60us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.516309 (+   414us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:25.649637 (+133328us) raft_consensus.cc:1685] finished
0709 12:19:25.649671 (+    34us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:25.649913 (+   242us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4119,"raft.queue_time_us":4466,"raft.run_cpu_time_us":186,"raft.run_wall_time_us":6212,"thread_start_us":201560,"threads_started":1,"wal-append.queue_time_us":299896}
I20260709 12:19:25.678411 30572 raft_consensus.cc:2804] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:25.678983 30572 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:25.615559 29166 leader_election.cc:304] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:25.679601 30572 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:25.679294 30699 consensus_queue.cc:237] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.680913 30564 raft_consensus.cc:2749] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:19:25.680208 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 64805.2us
W20260709 12:19:25.622359 29092 leader_election.cc:336] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.697s (SENT)
I20260709 12:19:25.632200 29197 rpcz_store.cc:276] 0709 12:19:23.856044 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:25.630363 (+1774319us) service_pool.cc:224] Handling call
0709 12:19:25.630677 (+   314us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:25.631500 (+   823us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.631695 (+   195us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:25.682591 29166 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:25.669306 29018 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:25.676340 30484 raft_consensus.cc:2804] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:25.626379 30630 raft_consensus.cc:2749] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505) with higher term. Message: Invalid argument: T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 4. Current term is 5.
W20260709 12:19:25.682969 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 60641.3us
I20260709 12:19:25.633176 29201 rpcz_store.cc:276] 0709 12:19:22.922371 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:25.317487 (+2395116us) service_pool.cc:224] Handling call
0709 12:19:25.317820 (+   333us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:25.627953 (+310133us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.631518 (+  3565us) spinlock_profiling.cc:243] Waited 303 ms on lock 0x7b54003840d4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db22e01 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:25.631706 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":696930560}
W20260709 12:19:25.684216 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 68226.6us
I20260709 12:19:25.684634 29018 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:25.709154 29092 leader_election.cc:336] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.818s (SENT)
I20260709 12:19:25.709605 29092 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:25.709923 29198 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 834) took 1954 ms. Trace:
I20260709 12:19:25.710747 30710 raft_consensus.cc:2804] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:25.711570 30710 raft_consensus.cc:697] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:25.711771 30581 consensus_queue.cc:1048] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:19:25.710366 29198 rpcz_store.cc:276] 0709 12:19:23.755343 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:25.475955 (+1720612us) service_pool.cc:224] Handling call
0709 12:19:25.476284 (+   329us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:25.476494 (+   210us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:19:25.476803 (+   309us) log.cc:844] Serialized 14 byte log entry
0709 12:19:25.709506 (+232703us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:25.709562 (+    56us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:25.709607 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.709679 (+    72us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:25.709800 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2546,"prepare.queue_time_us":696,"prepare.run_cpu_time_us":66,"prepare.run_wall_time_us":2121,"thread_start_us":229786,"threads_started":1}
I20260709 12:19:25.570959 30635 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.644263 30566 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:25.705997 30677 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:25.707556 30621 raft_consensus.cc:2804] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:25.737836 29199 raft_consensus.cc:1240] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:25.738664 29199 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 840) took 1899 ms. Trace:
I20260709 12:19:25.738994 29199 rpcz_store.cc:276] 0709 12:19:23.839387 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:25.629471 (+1790084us) service_pool.cc:224] Handling call
0709 12:19:25.734702 (+105231us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:25.738390 (+  3688us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:25.738602 (+   212us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:25.740046 29018 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:25.733013 29166 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:25.714349 30564 raft_consensus.cc:2804] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:25.706679 30484 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:25.734043 30720 raft_consensus.cc:2749] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:25.727555 29017 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:25.746474 29195 raft_consensus.cc:1240] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:19:25.662322 30655 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.652136 30613 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.751771 30706 consensus_queue.cc:260] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.753163 30706 raft_consensus.cc:3060] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:25.742048 30564 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:25.758809 30564 raft_consensus.cc:3060] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:25.716411 30710 consensus_queue.cc:237] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.765523 30703 consensus_queue.cc:1059] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:25.720521 30618 consensus_queue.cc:1059] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
I20260709 12:19:25.737622 30677 raft_consensus.cc:3060] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:25.653398 30627 raft_consensus.cc:515] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.743089 30621 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:25.745455 30675 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:19:25.744692 30484 raft_consensus.cc:3060] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:25.744225 28950 catalog_manager.cc:5697] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: config changed from index 2 to 4, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:25.775707 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.765694 30629 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.750164 30566 raft_consensus.cc:3060] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:25.788798 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:25.793790 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 69975.4us
I20260709 12:19:25.801206 28950 catalog_manager.cc:5697] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: config changed from index 2 to 4, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:25.725308 30477 consensus_queue.cc:1059] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.075s
I20260709 12:19:25.788364 30621 raft_consensus.cc:3060] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:19:25.812187 29016 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:25.806885 28950 catalog_manager.cc:5697] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: term changed from 1 to 5, leader changed from 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 5 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:19:25.834527 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:25.836136 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.837364 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.837527 30572 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:25.838506 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.839248 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:25.839577 29197 raft_consensus.cc:2393] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 4: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:25.840054 29196 raft_consensus.cc:2393] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 6: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:25.841063 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.841884 29200 raft_consensus.cc:3060] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:25.847759 30477 raft_consensus.cc:3055] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:25.848256 30477 raft_consensus.cc:740] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:25.849095 30477 consensus_queue.cc:260] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.851715 30477 raft_consensus.cc:3060] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:25.853497 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
I20260709 12:19:25.854810 30572 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:25.858572 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.859301 29194 raft_consensus.cc:2376] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2. Re-sending same reply.
I20260709 12:19:25.862048 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.862399 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.863606 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.863713 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.865408 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.866734 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.866940 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.867848 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.868872 29197 raft_consensus.cc:1240] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:19:25.869508 29199 raft_consensus.cc:2393] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 4: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
W20260709 12:19:25.870432 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 123984us
I20260709 12:19:25.869177 29196 raft_consensus.cc:1240] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:25.874428 29200 raft_consensus.cc:2468] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:25.876320 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.877305 29201 raft_consensus.cc:2368] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3.
I20260709 12:19:25.878971 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:25.880134 29195 raft_consensus.cc:2393] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 4: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:25.808518 30698 consensus_queue.cc:1059] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.090s
I20260709 12:19:25.882005 30698 raft_consensus.cc:3055] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 12:19:25.882285 30723 log.cc:927] Time spent T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260709 12:19:25.882483 30698 raft_consensus.cc:740] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:25.883617 30698 consensus_queue.cc:260] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:25.898744 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 165821us
I20260709 12:19:25.890441 30727 consensus_queue.cc:1059] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:25.890471 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.899497 30152 raft_consensus.cc:2749] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:25.826785 30712 consensus_queue.cc:1059] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.068s
W20260709 12:19:25.890300 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 71837.6us
W20260709 12:19:25.893641 30719 log.cc:927] Time spent T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 12:19:25.912911 28949 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35262 (request call id 162) took 9967 ms. Trace:
I20260709 12:19:25.896566 30629 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:25.823081 30576 consensus_queue.cc:1048] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.072s
I20260709 12:19:25.888725 30711 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.887413 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.915730 29198 raft_consensus.cc:2393] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 3: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:25.822719 30687 raft_consensus.cc:3055] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:25.906208 29166 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:25.912418 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.916603 29194 raft_consensus.cc:2393] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 3: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:25.897578 30635 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:25.827085 30675 raft_consensus.cc:697] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 6 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:25.918457 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:25.927626 29047 raft_consensus.cc:2410] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 for term 5 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: 2 index: 5.
I20260709 12:19:25.927771 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:25.928409 29048 raft_consensus.cc:2468] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 3.
I20260709 12:19:25.926831 29166 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5
W20260709 12:19:25.918859 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 209726us
I20260709 12:19:25.919754 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:25.921288 30627 leader_election.cc:290] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:25.922209 30655 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:25.922755 30152 raft_consensus.cc:2749] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:25.935842 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:25.931720 29050 raft_consensus.cc:1240] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Rejecting Update request from peer f3fe548c90cd41ac95fa5e796a58a3e5 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:25.936714 29052 raft_consensus.cc:2368] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 for earlier term 2. Current term is 3.
I20260709 12:19:25.938166 30660 consensus_queue.cc:1059] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:25.943471 30704 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.946645 30675 consensus_queue.cc:237] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.917040 30687 raft_consensus.cc:740] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:25.954373 30687 consensus_queue.cc:260] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.955158 30642 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.955788 30687 raft_consensus.cc:3060] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:25.921834 30727 raft_consensus.cc:3055] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 12:19:25.970918 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 44143.8us
I20260709 12:19:25.973675 29166 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:25.945796 30704 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:25.907840 30722 consensus_queue.cc:1048] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.145s
I20260709 12:19:25.959959 30727 raft_consensus.cc:740] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:25.979007 30152 raft_consensus.cc:2749] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:19:25.977790 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:25.989606 29052 raft_consensus.cc:2410] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 for term 5 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: 2 index: 5.
I20260709 12:19:25.983844 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:25.984323 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:25.913316 28949 rpcz_store.cc:276] 0709 12:19:15.939728 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:15.939916 (+   188us) service_pool.cc:224] Handling call
0709 12:19:25.907383 (+9967467us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:19:24.783957 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:19:24.784836 (+   879us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:19:24.784897 (+    61us) write_op.cc:435] Acquired schema lock
0709 12:19:24.784927 (+    30us) tablet.cc:662] Decoding operations
0709 12:19:24.785900 (+   973us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:19:24.786040 (+   140us) write_op.cc:641] Partition lock acquired for write op
0709 12:19:24.786088 (+    48us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:19:24.786565 (+   477us) tablet.cc:701] Row locks acquired
0709 12:19:24.788670 (+  2105us) write_op.cc:260] PREPARE: finished
0709 12:19:24.788844 (+   174us) write_op.cc:270] Start()
0709 12:19:24.788972 (+   128us) write_op.cc:276] Timestamp: P: 1783599564788798 usec, L: 0
0709 12:19:24.789013 (+    41us) op_driver.cc:348] REPLICATION: starting
0709 12:19:24.789729 (+   716us) log.cc:844] Serialized 928 byte log entry
0709 12:19:24.997250 (+207521us) op_driver.cc:464] REPLICATION: finished
0709 12:19:25.350288 (+353038us) write_op.cc:301] APPLY: starting
0709 12:19:25.357223 (+  6935us) tablet.cc:1367] starting BulkCheckPresence
0709 12:19:25.380118 (+ 22895us) tablet.cc:1370] finished BulkCheckPresence
0709 12:19:25.402451 (+ 22333us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:19:25.454689 (+ 52238us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:19:25.454907 (+   218us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:19:25.454963 (+    56us) write_op.cc:312] APPLY: finished
0709 12:19:25.455184 (+   221us) log.cc:844] Serialized 28 byte log entry
0709 12:19:25.455362 (+   178us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:25.455469 (+   107us) write_op.cc:454] Released schema lock
0709 12:19:25.455539 (+    70us) write_op.cc:341] FINISH: Updating metrics
0709 12:19:25.455955 (+   416us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:25.455988 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":315474,"reported_tablets":23,"child_traces":[["op",{"apply.queue_time_us":331641,"apply.run_cpu_time_us":2552,"apply.run_wall_time_us":112197,"num_ops":2,"prepare.queue_time_us":10687,"prepare.run_cpu_time_us":3915,"prepare.run_wall_time_us":12165,"replication_time_us":208096,"thread_start_us":182714,"threads_started":2}]]}
I20260709 12:19:25.987318 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.991837 29195 raft_consensus.cc:2368] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 for earlier term 2. Current term is 3.
I20260709 12:19:25.996057 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:25.985488 30698 raft_consensus.cc:3060] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:26.003777 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:25.988191 30443 raft_consensus.cc:2804] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:26.005189 30642 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:26.005636 30711 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:25.971375 30589 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.009351 30575 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.970974 30677 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.001075 30720 raft_consensus.cc:3055] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:26.014107 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:26.030161 29198 raft_consensus.cc:2393] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 in current term 5: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:25.997430 30564 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.016502 30688 raft_consensus.cc:3055] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:19:26.017287 30727 consensus_queue.cc:260] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.017868 30443 raft_consensus.cc:697] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:26.058712 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:26.059780 29198 raft_consensus.cc:2393] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 in current term 6: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:26.059914 30566 raft_consensus.cc:2749] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:26.062459 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:26.062532 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:26.063174 29120 raft_consensus.cc:3060] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:26.021166 30621 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:25.995098 30613 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:26.023054 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.070816 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.071056 29050 raft_consensus.cc:2468] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:26.013123 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.028710 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:26.072834 29201 raft_consensus.cc:2368] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 for earlier term 2. Current term is 3.
I20260709 12:19:26.034740 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:26.073567 29200 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:26.029683 30720 raft_consensus.cc:740] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:26.054557 30589 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:26.056221 30575 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:26.058562 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.082015 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.059966 30443 consensus_queue.cc:237] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.080610 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.003341 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:26.060643 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:26.061091 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:26.085798 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.061465 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:26.096773 29123 raft_consensus.cc:3060] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:26.062139 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:26.062282 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:26.067442 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:26.097725 29125 raft_consensus.cc:3060] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:26.084719 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.083097 29047 raft_consensus.cc:2410] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 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:19:26.083207 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.096101 29124 raft_consensus.cc:2393] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:26.085808 29043 raft_consensus.cc:1240] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:19:26.086226 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.087007 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.100662 29049 raft_consensus.cc:2393] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:26.101094 29051 raft_consensus.cc:2468] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:26.101802 29118 raft_consensus.cc:2393] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:26.098340 29121 raft_consensus.cc:2393] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:25.992632 30455 consensus_queue.cc:1059] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 12:19:26.102921 29050 raft_consensus.cc:2393] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:26.110112 29195 raft_consensus.cc:1240] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 4. Current term is 5. Ops: []
I20260709 12:19:26.111928 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:26.114368 29200 raft_consensus.cc:2468] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
I20260709 12:19:26.118086 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.119223 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.120518 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.120635 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.108259 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:26.121596 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.121934 29122 raft_consensus.cc:2468] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:26.122920 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:26.119324 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.127166 30729 raft_consensus.cc:3055] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:26.127363 30727 raft_consensus.cc:3060] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:26.127660 30729 raft_consensus.cc:740] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:26.106493 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:26.129573 29118 raft_consensus.cc:2393] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:26.082988 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:26.135321 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:26.136183 29127 raft_consensus.cc:2393] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:26.082109 30564 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:26.139227 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:26.139158 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.140748 29052 raft_consensus.cc:2468] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 1.
I20260709 12:19:26.052954 30688 raft_consensus.cc:740] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:26.086360 30621 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:26.140286 29126 raft_consensus.cc:2410] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 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: 1 index: 1.
I20260709 12:19:26.144927 29120 raft_consensus.cc:2468] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:26.147428 29046 raft_consensus.cc:2468] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:26.149201 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.161437 29166 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:26.163688 29125 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:26.182390 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.092494 30710 raft_consensus.cc:3055] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:26.164525 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.087536 30677 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:26.189298 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.167974 29166 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:26.169662 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:26.084544 30484 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.172390 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:26.193409 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:26.173946 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:26.194432 29198 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:26.195580 29119 raft_consensus.cc:2468] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:26.196448 29199 raft_consensus.cc:1240] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:19:26.180759 29047 raft_consensus.cc:1240] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 5. Current term is 6. Ops: []
I20260709 12:19:26.152554 30729 consensus_queue.cc:260] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.091280 30720 consensus_queue.cc:260] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.185884 30710 raft_consensus.cc:740] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:26.169211 30152 raft_consensus.cc:3060] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:26.182425 30688 consensus_queue.cc:260] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:26.187109 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:26.198444 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.202078 29166 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:26.205173 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:26.182705 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:26.211738 29050 raft_consensus.cc:2393] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
W20260709 12:19:26.206002 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 59370.9us
I20260709 12:19:26.211830 29198 raft_consensus.cc:1275] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:19:26.211850 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.213377 29166 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:26.213835 29052 raft_consensus.cc:2468] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:26.214679 29166 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:26.215346 29018 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:26.221205 29166 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:26.222059 30635 raft_consensus.cc:2804] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:26.225618 30635 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:26.207029 30521 raft_consensus.cc:2749] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:26.229102 29166 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:26.229368 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:26.230824 29166 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:26.232722 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.234666 29047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.232646 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.236765 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:26.238585 29050 raft_consensus.cc:1240] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:26.226054 30635 raft_consensus.cc:3060] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:26.246961 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.247814 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.246275 30681 raft_consensus.cc:3060] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:26.236670 30630 raft_consensus.cc:2749] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:26.249583 30627 consensus_queue.cc:1048] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:26.233258 30731 consensus_queue.cc:1059] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.031s
I20260709 12:19:26.227242 30729 raft_consensus.cc:3060] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:26.218763 30183 raft_consensus.cc:2749] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:26.254482 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.256822 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.257644 29052 raft_consensus.cc:2393] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:26.258337 30720 raft_consensus.cc:3060] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:26.258962 30688 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:19:26.255249 29762 leader_election.cc:336] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.675s (SENT)
I20260709 12:19:26.259631 29762 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:26.222286 30564 raft_consensus.cc:2749] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:26.227581 30734 raft_consensus.cc:2804] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:19:26.255326 29093 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:26.264055 28950 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:34572 (request call id 45) took 3311 ms. Trace:
I20260709 12:19:26.264019 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.261426 30735 consensus_queue.cc:1059] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:19:26.270916 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.226854 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:26.277933 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.278671 29051 raft_consensus.cc:2468] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:26.232282 30659 raft_consensus.cc:2749] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:26.281230 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.277966 29050 raft_consensus.cc:2393] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 5: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:26.283280 29093 leader_election.cc:400] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Vote denied by peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279) with higher term. Message: Invalid argument: T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3.
I20260709 12:19:26.283635 29093 leader_election.cc:403] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:19:26.294351 29046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a"
dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:35530
I20260709 12:19:26.295982 30735 raft_consensus.cc:2804] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:26.296562 30735 raft_consensus.cc:697] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:26.298478 30699 raft_consensus.cc:3055] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:26.299201 30699 raft_consensus.cc:740] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:26.300027 30699 consensus_queue.cc:260] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.300580 29093 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:26.302747 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.301234 30699 raft_consensus.cc:3060] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:26.305029 29050 raft_consensus.cc:1240] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:26.306113 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.306763 29051 raft_consensus.cc:2376] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4. Re-sending same reply.
I20260709 12:19:26.308528 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.308678 29044 raft_consensus.cc:2468] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:26.309434 29052 raft_consensus.cc:2410] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 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:19:26.310315 30711 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:26.310827 30711 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:26.311277 30711 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:26.276464 30702 raft_consensus.cc:2749] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:26.266261 30477 consensus_queue.cc:1059] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.046s
I20260709 12:19:26.315460 30484 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:26.305181 30722 raft_consensus.cc:2749] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279) with higher term. Message: Invalid argument: T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f for earlier term 2. Current term is 3.
I20260709 12:19:26.316206 30677 raft_consensus.cc:3055] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:26.316824 30677 raft_consensus.cc:740] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:26.323475 30734 raft_consensus.cc:697] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 6 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:26.324687 30734 consensus_queue.cc:237] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.267125 30710 consensus_queue.cc:260] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.327134 30710 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:26.267423 28950 rpcz_store.cc:276] 0709 12:19:22.952378 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:22.952669 (+   291us) service_pool.cc:224] Handling call
0709 12:19:26.263458 (+3310789us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:19:26.051675 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:19:26.063075 (+ 11400us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:19:26.063111 (+    36us) write_op.cc:435] Acquired schema lock
0709 12:19:26.063128 (+    17us) tablet.cc:662] Decoding operations
0709 12:19:26.063704 (+   576us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:19:26.063763 (+    59us) write_op.cc:641] Partition lock acquired for write op
0709 12:19:26.063791 (+    28us) tablet.cc:685] Acquiring locks for 3 operations
0709 12:19:26.064164 (+   373us) tablet.cc:701] Row locks acquired
0709 12:19:26.064184 (+    20us) write_op.cc:260] PREPARE: finished
0709 12:19:26.064332 (+   148us) write_op.cc:270] Start()
0709 12:19:26.064450 (+   118us) write_op.cc:276] Timestamp: P: 1783599566064284 usec, L: 0
0709 12:19:26.064472 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:19:26.065219 (+   747us) log.cc:844] Serialized 1490 byte log entry
0709 12:19:26.225059 (+159840us) op_driver.cc:464] REPLICATION: finished
0709 12:19:26.239582 (+ 14523us) write_op.cc:301] APPLY: starting
0709 12:19:26.239702 (+   120us) tablet.cc:1367] starting BulkCheckPresence
0709 12:19:26.239871 (+   169us) tablet.cc:1370] finished BulkCheckPresence
0709 12:19:26.240023 (+   152us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:19:26.240657 (+   634us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:19:26.240890 (+   233us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 12:19:26.240941 (+    51us) write_op.cc:312] APPLY: finished
0709 12:19:26.241328 (+   387us) log.cc:844] Serialized 34 byte log entry
0709 12:19:26.241560 (+   232us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:26.241692 (+   132us) write_op.cc:454] Released schema lock
0709 12:19:26.241741 (+    49us) write_op.cc:341] FINISH: Updating metrics
0709 12:19:26.242215 (+   474us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:26.242242 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":176925,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":14069,"apply.run_cpu_time_us":2621,"apply.run_wall_time_us":2767,"num_ops":3,"prepare.queue_time_us":126774,"prepare.run_cpu_time_us":3377,"prepare.run_wall_time_us":65520,"replication_time_us":160435,"thread_start_us":100262,"threads_started":2}]]}
I20260709 12:19:26.329696 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:19:26.328646 30581 consensus_queue.cc:1175] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "d3d3599aa2d146419d7bed03e8df9c32" responder_term: 3 status { last_received { term: 3 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 3 index: 2 } }
I20260709 12:19:26.335431 29045 raft_consensus.cc:2468] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:26.342348 30575 consensus_queue.cc:1059] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:26.344035 30712 raft_consensus.cc:3055] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:19:26.344455 30712 raft_consensus.cc:740] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:26.344748 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.345357 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.343830 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.345688 29052 raft_consensus.cc:2410] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f 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:19:26.346675 30484 raft_consensus.cc:3055] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:26.348551 30484 raft_consensus.cc:740] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:26.345497 30712 consensus_queue.cc:260] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.349895 30712 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:26.349838 30484 consensus_queue.cc:260] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.338629 29093 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:26.350471 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.353356 29043 raft_consensus.cc:2393] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 3: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:26.354383 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.354471 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.358628 30484 raft_consensus.cc:3060] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:26.361392 29123 raft_consensus.cc:2410] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 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:19:26.297488 30735 consensus_queue.cc:237] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.364790 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.369704 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:19:26.401803 29091 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:26.391641 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.393491 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.401598 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.395689 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.408864 29049 raft_consensus.cc:2393] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 5: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:26.392180 29047 raft_consensus.cc:2468] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:26.388443 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.381117 30152 raft_consensus.cc:2749] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:26.398281 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.411736 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.415940 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
W20260709 12:19:26.373287 29763 leader_election.cc:336] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Timed out: RequestConsensusVote RPC to 127.27.60.131:33279 timed out after 1.675s (SENT)
W20260709 12:19:26.369146 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 113939us
I20260709 12:19:26.374979 28950 catalog_manager.cc:5697] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: term changed from 3 to 4, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 4 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:26.412853 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.413563 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.413841 29046 raft_consensus.cc:606] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Received request to transfer leadership
I20260709 12:19:26.419247 29046 raft_consensus.cc:614] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:19:26.408402 29052 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:26.421420 29044 raft_consensus.cc:2410] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f 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:19:26.421097 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.358349 30677 consensus_queue.cc:260] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.423529 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.427045 29200 raft_consensus.cc:1275] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:26.368184 30722 raft_consensus.cc:2749] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:26.432435 29049 raft_consensus.cc:1240] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 6 LEADER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 5. Current term is 6. Ops: []
I20260709 12:19:26.432765 29200 raft_consensus.cc:1240] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:26.434090 29045 raft_consensus.cc:2410] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f for term 6 because replica has last-logged OpId of term: 5 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 12:19:26.434859 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.435724 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.439284 29195 raft_consensus.cc:1275] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:26.440724 29049 raft_consensus.cc:1240] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 4. Current term is 5. Ops: []
I20260709 12:19:26.442425 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.443300 29048 raft_consensus.cc:2393] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 4: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:26.447410 29194 raft_consensus.cc:1275] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:19:26.449177 29196 raft_consensus.cc:1240] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:26.462782 29052 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
W20260709 12:19:26.428336 29763 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 55077.6us
W20260709 12:19:26.465849 29092 leader_election.cc:336] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.826s (SENT)
I20260709 12:19:26.532992 30477 consensus_queue.cc:1048] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:19:26.535728 29090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:26.530587 29044 raft_consensus.cc:1240] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:26.458899 29043 raft_consensus.cc:1240] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:26.530421 30677 raft_consensus.cc:3060] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:26.533223 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 67420.3us
I20260709 12:19:26.452160 29050 raft_consensus.cc:1240] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 3. Current term is 4. Ops: [3.3-3.3]
W20260709 12:19:26.541285 29092 leader_election.cc:336] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.834s (SENT)
W20260709 12:19:26.542346 29092 leader_election.cc:336] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.853s (SENT)
W20260709 12:19:26.542840 29093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:26.544366 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 309775us
W20260709 12:19:26.543645 29093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:26.544850 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:26.545257 29166 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:26.542848 29092 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:26.470510 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:26.551246 29043 raft_consensus.cc:1240] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:26.459496 30710 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:26.445541 30640 consensus_queue.cc:1048] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.101s
I20260709 12:19:26.555011 29166 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:26.555797 29092 leader_election.cc:336] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.871s (SENT)
I20260709 12:19:26.538776 30681 raft_consensus.cc:2749] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:26.454408 30655 consensus_queue.cc:1059] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.096s
I20260709 12:19:26.479589 30688 consensus_queue.cc:1048] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.071s
I20260709 12:19:26.485566 30635 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.549041 30152 raft_consensus.cc:2749] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:26.550424 30712 raft_consensus.cc:2749] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:26.559672 29092 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:26.529191 30711 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:26.574276 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:26.576012 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.576996 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.585505 29052 raft_consensus.cc:2393] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 4: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:26.564666 30564 raft_consensus.cc:2749] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:19:26.589534 29092 leader_election.cc:336] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.875s (SENT)
I20260709 12:19:26.595518 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.596057 29049 raft_consensus.cc:2468] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:26.568297 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.578246 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.560302 30659 consensus_queue.cc:1059] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 12:19:26.560787 30710 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:26.599043 29124 raft_consensus.cc:2468] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
W20260709 12:19:26.591310 29092 leader_election.cc:336] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.954s (SENT)
I20260709 12:19:26.580857 29199 raft_consensus.cc:1240] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:26.583163 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.597208 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.599923 29092 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:26.600919 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.599414 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.601410 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.601636 29050 raft_consensus.cc:2393] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 3: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:26.603596 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.565541 29166 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:26.605994 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.606858 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.608042 29043 raft_consensus.cc:2393] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 3: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:26.609105 29049 raft_consensus.cc:2393] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 4: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:26.609091 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.609818 29166 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:26.610899 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
W20260709 12:19:26.612432 29092 leader_election.cc:336] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.973s (SENT)
I20260709 12:19:26.613013 29092 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:26.598109 30720 raft_consensus.cc:2749] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:26.614624 29166 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:26.614957 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
W20260709 12:19:26.619999 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:26.618031 30484 raft_consensus.cc:2749] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:26.626556 30710 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:26.626761 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:26.626982 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.627575 29792 raft_consensus.cc:2468] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
W20260709 12:19:26.627712 29092 leader_election.cc:336] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.981s (SENT)
I20260709 12:19:26.628356 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.628895 29016 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
W20260709 12:19:26.629041 29092 leader_election.cc:336] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.982s (SENT)
I20260709 12:19:26.629411 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.629684 30734 raft_consensus.cc:2804] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:26.630165 30734 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:26.630103 29043 raft_consensus.cc:2468] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:26.630873 30734 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:26.631636 29043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.633347 29043 raft_consensus.cc:1240] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:26.626605 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.636278 29046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
W20260709 12:19:26.637324 29092 leader_election.cc:336] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.987s (SENT)
I20260709 12:19:26.626556 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.638293 29092 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:26.626670 29015 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:26.643186 29049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.644702 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.647302 29196 raft_consensus.cc:1240] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 5. Current term is 6. Ops: []
I20260709 12:19:26.648794 29193 raft_consensus.cc:1275] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:26.652241 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.655045 29198 raft_consensus.cc:1240] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:26.658604 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.613369 30655 raft_consensus.cc:2749] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 12:19:26.667194 29092 leader_election.cc:336] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.029s (SENT)
I20260709 12:19:26.613603 30740 raft_consensus.cc:2804] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:26.617057 30443 raft_consensus.cc:2804] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:19:26.672407 29092 leader_election.cc:304] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:26.674923 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:26.679416 29198 raft_consensus.cc:2468] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
W20260709 12:19:26.700099 29091 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:26.613078 30681 consensus_queue.cc:1059] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
I20260709 12:19:26.637432 30659 raft_consensus.cc:2804] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:26.640385 30484 raft_consensus.cc:2749] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:26.704646 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
W20260709 12:19:26.707638 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 93086.1us
I20260709 12:19:26.709782 29166 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:26.680325 30740 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:26.711334 29166 leader_election.cc:304] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:26.701160 30688 consensus_queue.cc:1059] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 12:19:26.713320 29045 raft_consensus.cc:1275] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:26.715579 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.704449 30712 raft_consensus.cc:2749] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:26.721963 29166 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:26.706152 30443 raft_consensus.cc:697] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 6 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:26.704376 30659 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:26.725181 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:26.690434 30735 consensus_queue.cc:1059] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.029s
I20260709 12:19:26.690603 30640 consensus_queue.cc:1048] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 12:19:26.733016 29166 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:26.730517 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.735687 29047 raft_consensus.cc:1240] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:26.731914 29045 raft_consensus.cc:1240] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 4. Current term is 5. Ops: []
I20260709 12:19:26.718333 30630 raft_consensus.cc:2804] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:26.740397 29126 raft_consensus.cc:1275] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:19:26.715171 30740 raft_consensus.cc:3060] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:19:26.744201 29092 leader_election.cc:336] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.034s (SENT)
I20260709 12:19:26.748330 29092 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:26.749631 29044 raft_consensus.cc:1275] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:19:26.750562 29092 leader_election.cc:336] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.072s (SENT)
I20260709 12:19:26.751116 29092 leader_election.cc:304] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:26.746428 29126 pending_rounds.cc:85] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f: Aborting all ops after (but not including) 2
I20260709 12:19:26.734458 30659 raft_consensus.cc:3060] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:26.743868 29048 raft_consensus.cc:2393] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:26.742687 30152 raft_consensus.cc:2749] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:19:26.735512 30681 raft_consensus.cc:2804] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:19:26.755767 29092 leader_election.cc:336] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.077s (SENT)
I20260709 12:19:26.757953 30635 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:26.758070 28937 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet f6308fee499a42bcb0025188e8399034 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica d3d3599aa2d146419d7bed03e8df9c32 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:26.759141 30635 consensus_queue.cc:1059] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:26.760268 30477 raft_consensus.cc:3055] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:26.760758 30477 raft_consensus.cc:740] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:26.761644 30477 consensus_queue.cc:260] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.762753 30477 raft_consensus.cc:3060] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:26.766480 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.768083 30581 raft_consensus.cc:3055] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:26.768496 30581 raft_consensus.cc:740] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:26.756842 30735 raft_consensus.cc:2749] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:19:26.770740 30669 log.cc:927] Time spent T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85: Append to log took a long time: real 0.288s	user 0.005s	sys 0.000s
I20260709 12:19:26.771243 30711 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:26.754456 30748 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:26.773154 30576 raft_consensus.cc:3055] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:19:26.773586 30576 raft_consensus.cc:740] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:26.776777 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:26.779776 29092 leader_election.cc:336] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.095s (SENT)
I20260709 12:19:26.780413 29092 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:26.752240 29126 pending_rounds.cc:107] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:19:26.782066 29126 raft_consensus.cc:2889] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:26.783713 30681 raft_consensus.cc:697] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:26.754770 30699 raft_consensus.cc:2749] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:26.784749 30681 consensus_queue.cc:237] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.787492 30443 consensus_queue.cc:237] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:26.766528 30564 raft_consensus.cc:3055] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:26.790459 30564 raft_consensus.cc:740] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:26.790563 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.791393 29050 raft_consensus.cc:2410] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f 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:19:26.791344 30564 consensus_queue.cc:260] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [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: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:26.792686 30564 raft_consensus.cc:3060] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:26.793078 29045 raft_consensus.cc:1275] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:19:26.793272 30740 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:26.794117 29091 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:26.779367 30734 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:26.794988 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.796953 30734 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 election: Requested vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:26.745479 29763 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:26.798730 29763 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 71422.9us
I20260709 12:19:26.798874 30699 raft_consensus.cc:2749] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:26.799242 30742 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:26.799786 29763 leader_election.cc:400] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 2 election: Vote denied by peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279) with higher term. Message: Invalid argument: T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 for earlier term 2. Current term is 3.
I20260709 12:19:26.800141 29763 leader_election.cc:403] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:19:26.801227 30702 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279) with higher term. Message: Invalid argument: T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 for earlier term 2. Current term is 3.
I20260709 12:19:26.801901 29192 raft_consensus.cc:1240] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:26.803570 30183 raft_consensus.cc:3055] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 12:19:26.805855 29090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:26.808480 29092 leader_election.cc:336] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.111s (SENT)
I20260709 12:19:26.809077 29092 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:26.810055 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 67733.2us
I20260709 12:19:26.810953 29166 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:26.804092 30183 raft_consensus.cc:740] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:26.812769 29166 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:26.813575 29195 raft_consensus.cc:1240] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:26.769414 30581 consensus_queue.cc:260] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.815263 29166 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:26.819736 30640 raft_consensus.cc:2749] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:19:26.824764 29092 leader_election.cc:336] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.144s (SENT)
I20260709 12:19:26.825562 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.819415 30754 raft_consensus.cc:2749] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:26.826864 30754 raft_consensus.cc:2804] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:26.827395 30754 raft_consensus.cc:697] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:26.828306 30754 consensus_queue.cc:237] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.830543 30742 raft_consensus.cc:2749] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:26.830685 30576 consensus_queue.cc:260] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.832171 30576 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:26.832456 30740 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:26.834897 29197 raft_consensus.cc:1275] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:19:26.836714 29045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50" is_pre_election: true
I20260709 12:19:26.836946 30640 consensus_queue.cc:1048] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:26.837617 29045 raft_consensus.cc:2410] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f for term 6 because replica has last-logged OpId of term: 5 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 12:19:26.838522 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:26.839368 29126 raft_consensus.cc:2410] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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:19:26.839570 29120 raft_consensus.cc:1240] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:26.840612 29123 raft_consensus.cc:1240] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:26.840734 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:26.841596 29122 raft_consensus.cc:2393] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 3: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:26.841740 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:26.847350 29118 raft_consensus.cc:1240] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:26.859761 29048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
W20260709 12:19:26.862556 29092 leader_election.cc:336] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.220s (SENT)
W20260709 12:19:26.864117 29092 leader_election.cc:336] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.220s (SENT)
I20260709 12:19:26.867187 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:26.867451 29051 raft_consensus.cc:2468] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
W20260709 12:19:26.885464 29092 leader_election.cc:336] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.238s (SENT)
I20260709 12:19:26.868701 30581 raft_consensus.cc:3060] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:19:26.892901 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 73421.1us
I20260709 12:19:26.893910 29166 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:26.897126 29166 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:26.813844 30183 consensus_queue.cc:260] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.901108 29166 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:26.906101 30152 raft_consensus.cc:2804] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:26.899551 30748 raft_consensus.cc:2749] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:26.930706 30630 raft_consensus.cc:697] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:26.902923 30659 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:26.944684 29044 raft_consensus.cc:1275] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:19:26.938064 30748 raft_consensus.cc:2749] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:26.976754 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:26.977664 29200 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:26.950567 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
I20260709 12:19:26.988018 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:26.989524 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:26.993317 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:26.999363 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:26.984809 29792 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Advancing to term 6
I20260709 12:19:27.000991 29118 raft_consensus.cc:1240] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:27.001611 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:27.002594 29123 raft_consensus.cc:1240] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:26.993232 30521 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:27.010174 29119 raft_consensus.cc:2468] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:27.020442 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:27.025507 29126 raft_consensus.cc:1240] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:26.991444 30658 raft_consensus.cc:2749] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:27.027674 29200 raft_consensus.cc:2468] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
I20260709 12:19:27.028306 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:27.029626 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:27.032559 29125 raft_consensus.cc:1240] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:27.037026 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:27.041098 29118 raft_consensus.cc:2393] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:27.027769 29121 raft_consensus.cc:1240] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
W20260709 12:19:27.043002 30753 log.cc:927] Time spent T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260709 12:19:27.043542 29126 raft_consensus.cc:1240] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:27.045701 30734 consensus_queue.cc:1059] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:27.055738 29126 raft_consensus.cc:1240] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 5. Current term is 6. Ops: []
I20260709 12:19:27.058815 29123 raft_consensus.cc:1240] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:27.042601 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:27.063071 29121 raft_consensus.cc:2410] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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:19:27.059332 29118 raft_consensus.cc:1240] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:27.018033 29119 raft_consensus.cc:1240] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 4. Current term is 5. Ops: []
I20260709 12:19:27.069254 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
W20260709 12:19:27.070533 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:27.071105 29125 raft_consensus.cc:1240] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
W20260709 12:19:27.073330 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 172348us
I20260709 12:19:27.076614 29119 raft_consensus.cc:1240] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:27.077737 29166 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:27.085232 29093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:27.097285 29093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:27.115890 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:27.070878 30477 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:27.120743 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 91787.1us
I20260709 12:19:27.026801 30521 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:27.122404 29166 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f
W20260709 12:19:27.164896 29092 leader_election.cc:336] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.642s (SENT)
I20260709 12:19:27.121658 30681 raft_consensus.cc:2749] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:27.167693 29762 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:27.032210 30630 consensus_queue.cc:237] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:27.174084 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 51798.4us
I20260709 12:19:27.178330 30702 consensus_queue.cc:1059] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
W20260709 12:19:27.186299 30763 log.cc:927] Time spent T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.160s	user 0.000s	sys 0.001s
I20260709 12:19:27.187508 30765 raft_consensus.cc:2804] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:27.188182 30765 raft_consensus.cc:697] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:27.190305 30740 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:27.191005 30740 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:27.131594 30659 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:27.253558 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 71652.6us
I20260709 12:19:27.124482 30658 consensus_queue.cc:1059] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.057s
W20260709 12:19:27.309212 29164 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:27.579504 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 279268us
I20260709 12:19:27.128360 30477 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:27.189368 30765 consensus_queue.cc:237] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:27.193946 30740 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:27.929570 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 218350us
I20260709 12:19:27.256492 29792 raft_consensus.cc:2468] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
W20260709 12:19:28.016588 29760 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.721s	user 0.031s	sys 0.058s
W20260709 12:19:28.099990 29760 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.846s	user 0.031s	sys 0.059s
W20260709 12:19:28.164681 29762 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.968s	user 0.124s	sys 0.179s
W20260709 12:19:28.165505 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 997858us
W20260709 12:19:28.018054 30675 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.844s	user 0.184s	sys 0.331s
I20260709 12:19:27.722361 30748 consensus_queue.cc:1059] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.391s
I20260709 12:19:28.018184 30771 raft_consensus.cc:2749] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:19:28.441785 30760 log.cc:927] Time spent T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 1.246s	user 0.000s	sys 0.001s
I20260709 12:19:28.443585 29197 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 870) took 1604 ms. Trace:
I20260709 12:19:28.444067 29197 rpcz_store.cc:276] 0709 12:19:26.839105 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:26.839242 (+   137us) service_pool.cc:224] Handling call
0709 12:19:26.839551 (+   309us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:26.839963 (+   412us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:26.839992 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:26.841292 (+  1300us) log.cc:844] Serialized 26 byte log entry
0709 12:19:26.992860 (+151568us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:19:26.993592 (+   732us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:26.993674 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:28.443281 (+1449607us) raft_consensus.cc:1685] finished
0709 12:19:28.443319 (+    38us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:28.443511 (+   192us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":9569,"raft.run_cpu_time_us":33,"raft.run_wall_time_us":33,"thread_start_us":151068,"threads_started":1,"wal-append.queue_time_us":242410}
W20260709 12:19:28.449100 30767 log.cc:927] Time spent T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 1.219s	user 0.001s	sys 0.000s
W20260709 12:19:28.452342 30770 log.cc:927] Time spent T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.874s	user 0.000s	sys 0.000s
I20260709 12:19:28.458500 30477 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:28.103224 29792 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51678 (request call id 38) took 1184 ms. Trace:
W20260709 12:19:28.316972 30675 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.058s	user 0.185s	sys 0.331s
I20260709 12:19:28.371883 30681 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:28.164577 30740 consensus_queue.cc:1059] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.504s
I20260709 12:19:28.551997 30658 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:28.962415 29192 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.706s	user 0.000s	sys 0.009s
W20260709 12:19:29.017158 29164 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.084s	user 0.010s	sys 0.011s
W20260709 12:19:29.017653 29164 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.085s	user 0.010s	sys 0.011s
I20260709 12:19:28.542038 29792 rpcz_store.cc:276] 0709 12:19:26.931028 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:26.937237 (+  6209us) service_pool.cc:224] Handling call
0709 12:19:28.023109 (+1085872us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:19:29.025492 29164 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:28.998819 30576 consensus_meta.cc:287] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f: Time spent flushing consensus metadata: real 2.166s	user 0.013s	sys 0.003s
W20260709 12:19:29.010546 29192 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.837s	user 0.000s	sys 0.010s
W20260709 12:19:29.020944 30581 consensus_meta.cc:287] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 2.133s	user 0.003s	sys 0.010s
I20260709 12:19:28.997124 30521 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:29.024799 30630 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.568s	user 0.010s	sys 0.000s
I20260709 12:19:29.018471 30658 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:29.058385 30703 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.137s	user 0.003s	sys 0.011s
W20260709 12:19:29.069707 30703 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.422s	user 0.003s	sys 0.011s
I20260709 12:19:29.032155 30748 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:28.966748 30681 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.044094 30766 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:29.057569 30630 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.601s	user 0.010s	sys 0.001s
W20260709 12:19:29.081934 29166 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.915s	user 0.018s	sys 0.029s
W20260709 12:19:29.112283 29166 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.945s	user 0.019s	sys 0.037s
W20260709 12:19:29.077962 29167 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.144s	user 0.007s	sys 0.010s
W20260709 12:19:29.113122 29167 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.191s	user 0.013s	sys 0.015s
I20260709 12:19:29.122032 29166 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:29.115746 30678 negotiation.cc:336] Failed RPC negotiation. Trace:
0709 12:19:24.605784 (+     0us) reactor.cc:730] Submitting negotiation task for client connection to 127.27.60.129:38505 (local address 127.0.0.1:56116)
0709 12:19:24.694308 (+ 88524us) negotiation.cc:107] Waiting for socket to connect
0709 12:19:24.694414 (+   106us) client_negotiation.cc:175] Beginning negotiation
0709 12:19:24.696777 (+  2363us) client_negotiation.cc:262] Sending NEGOTIATE NegotiatePB request
0709 12:19:26.984059 (+2287282us) client_negotiation.cc:281] Received NEGOTIATE NegotiatePB response
0709 12:19:26.986406 (+  2347us) client_negotiation.cc:404] Received NEGOTIATE response from server
0709 12:19:27.007610 (+ 21204us) client_negotiation.cc:190] Negotiated authn=SASL
0709 12:19:27.043688 (+ 36078us) client_negotiation.cc:530] Sending TLS_HANDSHAKE message to server
0709 12:19:27.043815 (+   127us) client_negotiation.cc:262] Sending TLS_HANDSHAKE NegotiatePB request
0709 12:19:28.091044 (+1047229us) negotiation.cc:326] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 127.27.60.129:38505: received 0 of 4 requested bytes
Metrics: {"client-negotiator.queue_time_us":87327,"thread_start_us":86434,"threads_started":1}
W20260709 12:19:29.123059 30702 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.477s	user 0.002s	sys 0.028s
W20260709 12:19:29.144606 30702 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.581s	user 0.002s	sys 0.029s
I20260709 12:19:29.059660 30521 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:29.123919 29762 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.227s (SENT) [suppressed 66 similar messages]
I20260709 12:19:29.059749 30740 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:29.146194 30630 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:29.140287 30779 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:29.077612 30748 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.153527 30702 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:29.162652 30521 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.169586 30740 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.236644 30630 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:29.258823 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 136895us
W20260709 12:19:29.260653 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 136778us
I20260709 12:19:29.119609 30766 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:29.265492 30761 negotiation.cc:336] Failed RPC negotiation. Trace:
0709 12:19:26.846723 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56116 (local address 127.27.60.129:38505)
0709 12:19:26.974532 (+127809us) server_negotiation.cc:207] Beginning negotiation
0709 12:19:26.974566 (+    34us) server_negotiation.cc:400] Waiting for connection header
0709 12:19:26.974627 (+    61us) server_negotiation.cc:408] Connection header received
0709 12:19:26.974835 (+   208us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
0709 12:19:26.975008 (+   173us) server_negotiation.cc:462] Received NEGOTIATE request from client
0709 12:19:26.975516 (+   508us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
0709 12:19:26.975852 (+   336us) server_negotiation.cc:227] Negotiated authn=SASL
0709 12:19:27.053566 (+ 77714us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
0709 12:19:28.115999 (+1062433us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
0709 12:19:28.692288 (+576289us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56116: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"server-negotiator.queue_time_us":124882,"thread_start_us":114876,"threads_started":1}
I20260709 12:19:29.236462 30779 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:29.274355 30782 log.cc:927] Time spent T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.130s	user 0.002s	sys 0.000s
I20260709 12:19:29.246868 30702 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:29.284574 30787 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:29.278462 30789 raft_consensus.cc:493] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:29.297286 30787 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:19:29.299566 30783 log.cc:927] Time spent T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
W20260709 12:19:29.300014 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:29.282823 30778 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:29.296379 30658 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.296072 30681 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:29.312909 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 52838.8us
I20260709 12:19:29.299975 30152 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:29.302659 30781 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:29.300186 30793 raft_consensus.cc:2749] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:29.316784 30794 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:29.320647 30152 raft_consensus.cc:3060] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:29.309751 30789 raft_consensus.cc:515] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:29.322082 30781 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.313380 30778 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:29.338433 29192 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 865) took 2533 ms. Trace:
W20260709 12:19:29.341552 30785 log.cc:927] Time spent T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.100s	user 0.002s	sys 0.000s
I20260709 12:19:29.350883 30521 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.353057 30740 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.329969 30681 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:29.381058 30681 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.383423 30681 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.340277 30796 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:29.384315 30183 raft_consensus.cc:3060] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:29.384125 30796 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.332373 30784 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:29.386447 30798 consensus_queue.cc:1048] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:19:29.370456 30765 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:29.391156 30796 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.391485 30765 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.392246 30778 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:29.393097 30781 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.392717 30784 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:29.393793 30765 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.377300 29192 rpcz_store.cc:276] 0709 12:19:26.805310 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:26.812235 (+  6925us) service_pool.cc:224] Handling call
0709 12:19:26.880902 (+ 68667us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:27.118109 (+237207us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:27.118192 (+    83us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:27.650185 (+531993us) log.cc:844] Serialized 26 byte log entry
0709 12:19:29.057437 (+1407252us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:29.067456 (+ 10019us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:29.078567 (+ 11111us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:29.333015 (+254448us) raft_consensus.cc:1685] finished
0709 12:19:29.334758 (+  1743us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:29.334985 (+   227us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":25523,"raft.queue_time_us":76978,"raft.run_cpu_time_us":125,"raft.run_wall_time_us":2061,"thread_start_us":1092212,"threads_started":2,"wal-append.queue_time_us":1078318}
W20260709 12:19:29.397429 29015 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:29.370570 29166 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:29.394968 30789 leader_election.cc:290] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:29.399494 30779 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.399830 30702 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:29.397372 30766 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.370184 30777 raft_consensus.cc:3055] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:29.403712 30787 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:29.396063 30784 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:29.376648 30793 raft_consensus.cc:493] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
W20260709 12:19:29.414657 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 44203.9us
I20260709 12:19:29.414944 30777 raft_consensus.cc:740] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Running, Role: LEADER
I20260709 12:19:29.411840 30773 raft_consensus.cc:493] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:29.415009 30581 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:29.425725 30773 raft_consensus.cc:515] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.413885 30703 raft_consensus.cc:493] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:29.426640 30793 raft_consensus.cc:515] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.427547 30703 raft_consensus.cc:515] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:29.427922 30777 consensus_queue.cc:260] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:29.428639 30773 leader_election.cc:290] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:29.414985 30675 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:29.429070 30793 leader_election.cc:290] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.415215 30710 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:29.418757 30765 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:29.429602 30675 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.429952 30703 leader_election.cc:290] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:29.429884 30710 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:29.415062 30152 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.431890 30675 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:29.426537 30581 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.433081 30710 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:29.433331 30152 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.433957 30581 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:29.429843 30802 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:29.434198 30765 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:29.434864 30802 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:29.437263 30765 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:29.437772 30802 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:29.335753 30794 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.429118 30777 raft_consensus.cc:3060] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:19:29.439261 30800 log.cc:927] Time spent T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 12:19:29.440053 30794 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.412225 30630 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.411849 30781 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:29.441476 30781 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.442317 30780 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:29.442847 30798 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:29.442860 30780 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.446396 30781 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.444622 30798 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.446866 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:29.418711 30779 raft_consensus.cc:2804] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:29.450419 30796 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:29.454615 29792 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:29.454481 29797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:29.455041 30796 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.455243 30780 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.446019 30766 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:29.455703 29797 raft_consensus.cc:2468] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:29.457572 30796 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.458473 30802 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:29.451007 30794 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:29.445050 30630 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:29.444999 30765 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:29.444887 30183 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:29.461082 30794 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.461439 30765 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.460909 30630 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.466598 30794 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.466786 30765 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.466964 30630 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.458568 30766 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.469821 30766 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.471149 30793 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:29.471676 30766 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:29.471836 30793 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.472311 30766 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.459642 30802 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.474882 30793 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.474915 30766 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.476171 30780 raft_consensus.cc:493] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:29.476727 30780 raft_consensus.cc:515] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:29.477065 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:29.477315 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:29.477959 29197 raft_consensus.cc:2468] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 2.
I20260709 12:19:29.478014 30802 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.479681 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:29.480252 30780 leader_election.cc:290] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:29.463227 30779 raft_consensus.cc:697] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:29.481333 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:29.481457 30794 raft_consensus.cc:493] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:29.486029 29197 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 2.
I20260709 12:19:29.486339 30794 raft_consensus.cc:515] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.488830 30794 leader_election.cc:290] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:29.480032 30183 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:29.481139 30803 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:29.483851 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:30.481326 30484 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:30.481652 29792 raft_consensus.cc:2468] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 1.
I20260709 12:19:29.482647 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:29.492668 29763 leader_election.cc:304] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [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: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:29.502588 30803 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:29.485271 29797 raft_consensus.cc:1275] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 5. (term mismatch)
I20260709 12:19:30.613195 29797 pending_rounds.cc:85] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5: Aborting all ops after (but not including) 4
I20260709 12:19:30.613600 29797 pending_rounds.cc:107] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 5.5
I20260709 12:19:29.497181 30183 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:30.315922 30798 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:30.376255 30796 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:30.644507 30796 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.443672 30765 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:30.471532 30152 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:30.481969 30484 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.646986 30765 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.648698 30484 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:30.482712 29762 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:29.489946 30779 consensus_queue.cc:237] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.489822 30521 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:30.652707 30521 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.647017 30152 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.655757 30521 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:30.656723 30771 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:30.490427 30748 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:30.496989 30805 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:30.657358 30152 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:30.499944 30806 raft_consensus.cc:493] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:30.658308 30806 raft_consensus.cc:515] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:30.505913 30754 raft_consensus.cc:3055] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:30.519992 30807 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:30.661758 30754 raft_consensus.cc:740] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:30.662026 30807 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.662874 30754 consensus_queue.cc:260] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.663708 30754 raft_consensus.cc:3060] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:30.664391 30807 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:30.543516 30675 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:30.545486 30581 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:30.665172 30675 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.665330 30581 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:30.657869 30805 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.667436 30675 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:30.556758 30810 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:30.668236 30806 leader_election.cc:290] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:30.668282 30805 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:30.668817 30810 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.657359 30771 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:30.671175 30810 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:30.566058 30809 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:30.672103 30809 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.674388 30809 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:30.573067 30811 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:30.675168 30811 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.591751 30635 raft_consensus.cc:3055] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:30.677578 30811 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:30.600427 30681 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:30.677932 30635 raft_consensus.cc:740] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:30.678246 30681 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:30.678982 30635 consensus_queue.cc:260] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.680392 30635 raft_consensus.cc:3060] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:30.680955 30681 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
W20260709 12:19:30.602721 30769 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 2.163s	user 0.020s	sys 0.025s
I20260709 12:19:30.614459 29797 raft_consensus.cc:2917] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Aborting config change with OpId 5.5: Aborted: Op aborted by new leader
W20260709 12:19:30.681771 30769 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 2.242s	user 0.020s	sys 0.025s
I20260709 12:19:30.682123 29797 raft_consensus.cc:2889] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:30.683358 29797 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47688 (request call id 102) took 1200 ms. Trace:
I20260709 12:19:30.619272 30703 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:30.683768 29797 rpcz_store.cc:276] 0709 12:19:29.482804 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:29.484510 (+  1706us) service_pool.cc:224] Handling call
0709 12:19:29.484868 (+   358us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:30.682981 (+1198113us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:30.683259 (+   278us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:30.684095 30703 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.686568 30703 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:30.627120 30757 raft_consensus.cc:3055] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:30.687260 30757 raft_consensus.cc:740] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:30.638370 30742 raft_consensus.cc:2804] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:30.613812 30803 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:30.649111 30765 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:30.688445 30742 raft_consensus.cc:493] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:30.688200 30757 consensus_queue.cc:260] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.688928 30742 raft_consensus.cc:3060] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:30.689258 30757 raft_consensus.cc:3060] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:30.671552 30771 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:30.595016 30724 raft_consensus.cc:3055] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:30.633531 30710 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:30.580497 30658 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:30.690284 30710 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.690404 30658 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.692595 30658 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:30.690032 30724 raft_consensus.cc:740] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:30.693176 30710 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:30.693867 30724 consensus_queue.cc:260] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.647024 30796 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:30.668217 30581 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
W20260709 12:19:30.468341 28937 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet f6308fee499a42bcb0025188e8399034 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica d3d3599aa2d146419d7bed03e8df9c32 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:30.494096 28949 catalog_manager.cc:5697] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
W20260709 12:19:29.885281 29015 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:30.434319 29091 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:30.486918 29048 raft_consensus.cc:2468] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
W20260709 12:19:30.726099 29091 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:30.727491 29091 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:30.728734 29016 connection.cc:256] RPC call timeout handler was delayed by -2.0977191350000339s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1686s for a response
W20260709 12:19:30.348248 29018 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 3.312s	user 0.030s	sys 0.077s
W20260709 12:19:30.730938 29018 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 3.694s	user 0.031s	sys 0.078s
W20260709 12:19:30.731608 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 3.69492e+06us
W20260709 12:19:30.456856 29090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:30.734910 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 156260us
W20260709 12:19:30.721316 28937 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 252769us
W20260709 12:19:30.410045 29092 leader_election.cc:336] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.560s (SENT)
W20260709 12:19:30.143851 29124 consensus_meta.cc:287] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f: Time spent flushing consensus metadata: real 0.670s	user 0.009s	sys 0.000s
I20260709 12:19:30.741376 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:30.741671 29124 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
W20260709 12:19:30.543547 29122 consensus_meta.cc:287] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f: Time spent flushing consensus metadata: real 3.489s	user 0.023s	sys 0.011s
I20260709 12:19:30.615783 29192 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 3.
I20260709 12:19:30.589092 29200 raft_consensus.cc:2468] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 3.
I20260709 12:19:30.743278 29122 raft_consensus.cc:2468] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
W20260709 12:19:30.539636 29127 consensus_meta.cc:287] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f: Time spent flushing consensus metadata: real 3.526s	user 0.005s	sys 0.025s
I20260709 12:19:30.744472 29200 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35574 (request call id 38) took 1262 ms. Trace:
I20260709 12:19:30.744649 29127 raft_consensus.cc:2468] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:30.577320 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:30.739490 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:30.742705 29118 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 3.
W20260709 12:19:30.574713 29760 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:30.635568 29763 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 1.14291e+06us
I20260709 12:19:30.765293 30805 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:30.766371 30806 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:30.767772 30806 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:30.771432 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:30.775359 29092 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:30.781268 29124 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59980 (request call id 903) took 3794 ms (client timeout 1542 ms). Trace:
W20260709 12:19:30.745770 29127 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59980 (request call id 907) took 3747 ms (client timeout 2113 ms). Trace:
I20260709 12:19:30.745105 29200 rpcz_store.cc:276] 0709 12:19:29.482237 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:29.482377 (+   140us) service_pool.cc:224] Handling call
0709 12:19:30.744092 (+1261715us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:30.752676 30675 consensus_queue.cc:1059] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:30.755043 29119 raft_consensus.cc:2393] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:30.758864 30581 raft_consensus.cc:493] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:30.761937 29048 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37528 (request call id 887) took 3927 ms (client timeout 1683 ms). Trace:
I20260709 12:19:30.769892 28950 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:34572 (request call id 46) took 4419 ms. Trace:
I20260709 12:19:30.787078 30809 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:30.789894 30581 raft_consensus.cc:515] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.790706 30809 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:30.792549 29148 debug-util.cc:398] Leaking SignalData structure 0x7b08001c3800 after lost signal to thread 27893
I20260709 12:19:30.766544 30805 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.761461 29797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:30.788204 30807 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:30.758034 30742 raft_consensus.cc:515] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:30.788918 29192 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35574 (request call id 34) took 1312 ms. Trace:
I20260709 12:19:30.725296 28949 catalog_manager.cc:5697] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 5, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 5 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:30.788926 30811 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:30.793905 30581 leader_election.cc:290] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:30.801565 30811 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.804491 30811 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:30.795125 30805 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:30.795627 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:30.807871 29120 raft_consensus.cc:2468] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 6.
I20260709 12:19:30.773906 30484 raft_consensus.cc:493] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:30.809409 30484 raft_consensus.cc:515] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:30.810691 29122 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59980 (request call id 908) took 3811 ms (client timeout 1811 ms). Trace:
W20260709 12:19:30.811383 29122 rpcz_store.cc:269] 0709 12:19:26.998881 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:26.999110 (+   229us) service_pool.cc:224] Handling call
0709 12:19:30.810435 (+3811325us) spinlock_profiling.cc:243] Waited 54.5 ms on lock 0x7b54000dfcd4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db262fa 00007fe942ae7b17 00007fe93c0626d4 00007fe93c062662 00007fe93c062591 00007fe93c06250c 00007fe93c0617c2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:30.810593 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":125391744}
I20260709 12:19:30.813393 30484 leader_election.cc:290] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:30.795850 30807 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.816112 30724 raft_consensus.cc:3060] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:30.816464 30807 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:30.782472 29127 rpcz_store.cc:269] 0709 12:19:26.998554 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:27.001336 (+  2782us) service_pool.cc:224] Handling call
0709 12:19:30.745599 (+3744263us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:19:30.782184 29124 rpcz_store.cc:269] 0709 12:19:26.987252 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:26.993051 (+  5799us) service_pool.cc:224] Handling call
0709 12:19:30.780805 (+3787754us) spinlock_profiling.cc:243] Waited 2.48 s on lock 0x7b540016b554. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db262fa 00007fe942ae7b17 00007fe93c0626d4 00007fe93c062662 00007fe93c062591 00007fe93c06250c 00007fe93c0617c2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:30.781114 (+   309us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5703454464}
W20260709 12:19:30.799721 29148 debug-util.cc:398] Leaking SignalData structure 0x7b0800166540 after lost signal to thread 28984
W20260709 12:19:30.784649 29048 rpcz_store.cc:269] 0709 12:19:26.834569 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:26.843120 (+  8551us) service_pool.cc:224] Handling call
0709 12:19:30.761322 (+3918202us) spinlock_profiling.cc:243] Waited 3.61 s on lock 0x7b5400353ed4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db262fa 00007fe942ae7b17 00007fe93c0626d4 00007fe93c062662 00007fe93c062591 00007fe93c06250c 00007fe93c0617c2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:30.761635 (+   313us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8308962688}
W20260709 12:19:30.820472 29148 debug-util.cc:398] Leaking SignalData structure 0x7b0800166600 after lost signal to thread 28998
I20260709 12:19:30.822659 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:30.796947 30675 raft_consensus.cc:3055] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:30.823738 29793 raft_consensus.cc:2468] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:30.824016 30675 raft_consensus.cc:740] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:30.799099 29192 rpcz_store.cc:276] 0709 12:19:29.476580 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:29.476723 (+   143us) service_pool.cc:224] Handling call
0709 12:19:30.788456 (+1311733us) spinlock_profiling.cc:243] Waited 1.14 s on lock 0x7b54003b88d4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db262fa 00007fe942ae7b17 00007fe93c0626d4 00007fe93c062662 00007fe93c062591 00007fe93c06250c 00007fe93c0617c2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:30.788697 (+   241us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2616717056}
W20260709 12:19:30.827503 29148 debug-util.cc:398] Leaking SignalData structure 0x7b080036f9a0 after lost signal to thread 29076
I20260709 12:19:30.800427 29797 raft_consensus.cc:2468] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
W20260709 12:19:30.827513 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 417503us
W20260709 12:19:30.834064 29016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.132:42775, user_credentials={real_user=slave}} blocked reactor thread for 53207.4us
/apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:454: Failure
Failed
Bad status: Timed out: Client connection negotiation failed: client connection to 127.27.60.129:38505: received 0 of 4 requested bytes
W20260709 12:19:30.832623 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 86396.8us
W20260709 12:19:30.838591 29148 debug-util.cc:398] Leaking SignalData structure 0x7b0800379580 after lost signal to thread 29151
I20260709 12:19:30.800441 28949 catalog_manager.cc:5697] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 2 to 4, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 4 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
W20260709 12:19:30.861591 29148 debug-util.cc:398] Leaking SignalData structure 0x7b08003173a0 after lost signal to thread 29225
I20260709 12:19:30.860993 28949 catalog_manager.cc:5697] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
W20260709 12:19:30.862402 29148 debug-util.cc:398] Leaking SignalData structure 0x7b08003132a0 after lost signal to thread 29226
W20260709 12:19:30.839687 29092 leader_election.cc:336] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.676s (SENT)
I20260709 12:19:30.838642 27890 tablet_server.cc:179] TabletServer@127.27.60.129:0 shutting down...
I20260709 12:19:30.840904 29044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:30.841727 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:30.874902 29793 raft_consensus.cc:2468] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 LEARNER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
I20260709 12:19:30.875283 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:30.841874 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:30.820459 30806 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:30.847060 29050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7bfea685b6384dd484dd4d3918990d50"
I20260709 12:19:30.842762 29048 raft_consensus.cc:1275] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:30.828442 30675 consensus_queue.cc:260] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:30.858330 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:30.799800 30742 leader_election.cc:290] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:30.858464 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:30.878752 30819 raft_consensus.cc:2749] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:30.879927 29792 raft_consensus.cc:2410] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for term 7 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:19:30.858711 29797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:30.786289 28950 rpcz_store.cc:276] 0709 12:19:26.350372 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:26.350567 (+   195us) service_pool.cc:224] Handling call
0709 12:19:30.769497 (+4418930us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:19:26.446058 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:19:26.480239 (+ 34181us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:19:26.480275 (+    36us) write_op.cc:435] Acquired schema lock
0709 12:19:26.480288 (+    13us) tablet.cc:662] Decoding operations
0709 12:19:26.480625 (+   337us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:19:26.480681 (+    56us) write_op.cc:641] Partition lock acquired for write op
0709 12:19:26.480708 (+    27us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:19:26.480949 (+   241us) tablet.cc:701] Row locks acquired
0709 12:19:26.480967 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:19:26.481107 (+   140us) write_op.cc:270] Start()
0709 12:19:26.481216 (+   109us) write_op.cc:276] Timestamp: P: 1783599566481061 usec, L: 0
0709 12:19:26.481232 (+    16us) op_driver.cc:348] REPLICATION: starting
0709 12:19:26.481919 (+   687us) log.cc:844] Serialized 535 byte log entry
0709 12:19:26.977049 (+495130us) op_driver.cc:464] REPLICATION: finished
0709 12:19:27.711131 (+734082us) write_op.cc:301] APPLY: starting
0709 12:19:27.715755 (+  4624us) tablet.cc:1367] starting BulkCheckPresence
0709 12:19:27.893865 (+178110us) tablet.cc:1370] finished BulkCheckPresence
0709 12:19:28.016781 (+122916us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:19:28.116341 (+ 99560us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:19:28.346338 (+229997us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:19:28.439435 (+ 93097us) write_op.cc:312] APPLY: finished
0709 12:19:28.439755 (+   320us) log.cc:844] Serialized 22 byte log entry
0709 12:19:30.578907 (+2139152us) spinlock_profiling.cc:243] Waited 27.8 ms on lock 0x7b4400022b4c. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a95bc85 00007fe93a95c6a2 00007fe93d6ce1db 00007fe93d6c9aaf 00007fe93aa180ac 00007fe9438729a9 00007fe93aa3469b 00007fe93aa3293f 00007fe93aa34c02 00007fe93d6bc20b
0709 12:19:30.682554 (+103647us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:30.682650 (+    96us) write_op.cc:454] Released schema lock
0709 12:19:30.682692 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 12:19:30.683348 (+   656us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:30.683381 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":282076,"apply.run_cpu_time_us":49083,"apply.run_wall_time_us":3114347,"num_ops":1,"prepare.queue_time_us":141,"prepare.run_cpu_time_us":2597,"prepare.run_wall_time_us":42460,"replication_time_us":495616,"spinlock_wait_cycles":63833984,"thread_start_us":2344070,"threads_started":2,"wal-append.queue_time_us":2162580}]]}
W20260709 12:19:30.865026 29148 debug-util.cc:398] Leaking SignalData structure 0x7b08000cbe80 after lost signal to thread 29822
W20260709 12:19:30.884055 29148 debug-util.cc:398] Leaking SignalData structure 0x7b0800329060 after lost signal to thread 29823
I20260709 12:19:30.885450 30818 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:30.886562 29797 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:30.886700 30807 raft_consensus.cc:493] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:30.886896 30818 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.887851 30807 raft_consensus.cc:515] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.891021 29120 raft_consensus.cc:1240] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 5. Current term is 6. Ops: [5.5-5.5]
I20260709 12:19:30.889724 30818 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:30.878656 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:30.892481 29127 raft_consensus.cc:2393] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:30.891069 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:30.885531 30484 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:30.895747 29120 raft_consensus.cc:1240] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:30.896114 30484 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:30.869601 29165 leader_election.cc:304] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:30.881943 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:30.899793 30796 raft_consensus.cc:2804] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:30.900048 29124 raft_consensus.cc:2393] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:30.877656 29018 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:30.798867 30809 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:30.878795 30675 raft_consensus.cc:3060] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:19:30.904143 29092 connection.cc:256] RPC call timeout handler was delayed by -3.186118802999772s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18910000000000002s for a response
I20260709 12:19:30.898952 30807 leader_election.cc:290] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:30.908710 29092 connection.cc:256] RPC call timeout handler was delayed by -3.1798188029997618s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1898s for a response
W20260709 12:19:30.910143 29092 connection.cc:256] RPC call timeout handler was delayed by -3.1789188029997604s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1899s for a response
I20260709 12:19:30.904022 30796 raft_consensus.cc:493] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:30.912103 30821 raft_consensus.cc:2804] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:19:30.912976 30821 raft_consensus.cc:697] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 6 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:30.913822 30484 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:30.912256 30796 raft_consensus.cc:3060] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:19:30.907503 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 118614us
W20260709 12:19:30.917691 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:30.919413 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:30.922622 29122 raft_consensus.cc:1240] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:30.924616 29200 raft_consensus.cc:1275] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 12:19:30.926535 29122 raft_consensus.cc:1240] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:30.927505 29123 raft_consensus.cc:1240] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:30.928256 29127 raft_consensus.cc:1240] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 5. Current term is 6. Ops: []
I20260709 12:19:30.914654 30821 consensus_queue.cc:237] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:19:30.930271 29166 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:30.930644 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:30.935588 29194 raft_consensus.cc:1275] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:19:30.936018 29123 raft_consensus.cc:1275] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:30.938745 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:30.939739 29197 raft_consensus.cc:2468] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 6.
I20260709 12:19:30.940794 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:30.941839 29200 raft_consensus.cc:2410] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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: 4 index: 3.
I20260709 12:19:30.941756 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:30.942579 29763 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:30.932206 28949 catalog_manager.cc:5697] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 5, leader changed from 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 5 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:30.943679 30742 raft_consensus.cc:2804] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:19:30.944113 30742 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:30.944617 30742 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:30.946293 29124 raft_consensus.cc:2393] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:30.953974 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:30.955284 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:30.956583 29127 raft_consensus.cc:2393] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 6: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:30.956420 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:30.957831 29122 raft_consensus.cc:2393] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:30.958751 30820 consensus_queue.cc:1048] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 12:19:30.944053 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:30.962635 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:30.963418 29124 raft_consensus.cc:3060] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:30.955461 29197 raft_consensus.cc:2468] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:30.966931 29120 raft_consensus.cc:2393] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:30.946097 28949 catalog_manager.cc:5697] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 2 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:30.969763 29123 raft_consensus.cc:1275] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:30.992640 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.007072 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.010862 29123 raft_consensus.cc:2468] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
W20260709 12:19:31.013420 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 46048.9us
I20260709 12:19:31.015604 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.019651 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:31.022703 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.022881 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.037750 29197 raft_consensus.cc:2468] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 6.
I20260709 12:19:31.023466 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.024708 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.046869 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.048192 29193 raft_consensus.cc:2468] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:31.050386 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.051386 29199 raft_consensus.cc:2468] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:31.051963 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:31.030921 29762 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.047260 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.054960 29196 raft_consensus.cc:2468] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:31.056413 29196 raft_consensus.cc:1240] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Rejecting Update request from peer 21e762c5edf34e02bb4aeff4a563385f for earlier term 4. Current term is 5. Ops: []
W20260709 12:19:31.057870 29093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:31.058743 29093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:31.062474 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.026726 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:31.063403 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.063555 29123 raft_consensus.cc:2393] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
W20260709 12:19:31.064071 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.053280 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.064857 29198 raft_consensus.cc:2468] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:31.029549 28949 catalog_manager.cc:5697] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:31.052356 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.075809 29051 raft_consensus.cc:2468] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:31.074280 29044 raft_consensus.cc:2468] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:31.076473 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.078926 29123 raft_consensus.cc:1275] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 12:19:31.079746 29092 connection.cc:256] RPC call timeout handler was delayed by -3.0894729740000457s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1524s for a response
I20260709 12:19:31.080642 29120 raft_consensus.cc:2393] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:31.009923 30742 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:31.085343 29124 raft_consensus.cc:2468] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:31.086505 29199 raft_consensus.cc:2393] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 4: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:31.086273 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.094357 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.096468 29120 raft_consensus.cc:2410] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 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:19:31.097070 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.097826 29123 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 6.
I20260709 12:19:31.100668 30757 raft_consensus.cc:1064] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32: attempting to promote NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 to VOTER
W20260709 12:19:31.101209 30757 raft_consensus.cc:1068] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32: Unable to promote non-voter f3fe548c90cd41ac95fa5e796a58a3e5: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:19:31.102435 30710 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:31.103345 30710 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.108003 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.108695 29122 raft_consensus.cc:2468] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:31.109655 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.109786 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.110540 29127 raft_consensus.cc:2468] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:31.111123 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.111598 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.112314 29119 raft_consensus.cc:2468] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:31.107266 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.113680 29123 raft_consensus.cc:2393] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:31.112613 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.114336 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.131839 29199 raft_consensus.cc:2468] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:31.134558 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:31.136461 29092 leader_election.cc:336] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.805s (SENT)
I20260709 12:19:31.143026 29092 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:31.142519 30724 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:31.144667 30724 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.146795 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.147637 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:31.148272 29121 raft_consensus.cc:2393] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:31.147073 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.125663 30710 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:31.133613 30821 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:31.117739 30796 raft_consensus.cc:515] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:31.155710 29198 raft_consensus.cc:2468] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
W20260709 12:19:31.160518 29164 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.154785 30811 raft_consensus.cc:2749] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:31.165448 29195 raft_consensus.cc:2368] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 for earlier term 2. Current term is 3.
I20260709 12:19:31.165488 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.167409 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.169353 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.170907 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.174058 29197 raft_consensus.cc:2393] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 5: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:31.171360 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.159734 30710 raft_consensus.cc:493] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:31.179872 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.172473 28949 catalog_manager.cc:5697] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 3 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:31.182847 29121 raft_consensus.cc:2393] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:31.183236 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.173775 29093 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:31.188182 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 74875.8us
I20260709 12:19:31.181387 30771 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:31.190062 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.185107 30724 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:31.184547 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.189673 30710 raft_consensus.cc:515] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.193334 29093 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:31.178881 30821 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.196341 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.199280 29194 raft_consensus.cc:2468] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:31.203118 29121 raft_consensus.cc:2393] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:31.204133 30814 raft_consensus.cc:2804] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:31.204566 30814 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:31.204921 30814 raft_consensus.cc:3060] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:31.203969 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:31.206437 29092 leader_election.cc:336] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.810s (SENT)
I20260709 12:19:31.207027 29126 raft_consensus.cc:2393] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:31.196143 30811 raft_consensus.cc:2804] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:19:31.209043 29124 raft_consensus.cc:2468] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:31.194653 30771 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:31.213264 29093 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:31.206938 30742 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:31.216203 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:31.220222 30710 leader_election.cc:290] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:31.219738 30771 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:31.192912 30675 consensus_queue.cc:1048] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 12:19:31.220749 29194 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:31.209841 30811 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:31.225793 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.226963 29124 raft_consensus.cc:2393] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 6: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:31.227824 30710 consensus_queue.cc:1048] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:19:31.230260 30823 raft_consensus.cc:2804] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:31.230805 30823 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:31.231237 30823 raft_consensus.cc:3060] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:31.231650 29093 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:31.232673 29093 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:31.233003 30819 consensus_queue.cc:1059] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:19:31.230820 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:31.234920 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.235514 29763 leader_election.cc:400] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 2 election: Vote denied by peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279) with higher term. Message: Invalid argument: T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 for earlier term 2. Current term is 3.
I20260709 12:19:31.235896 29763 leader_election.cc:403] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:19:31.233387 30811 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:31.242885 30484 raft_consensus.cc:2804] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:31.243161 30824 raft_consensus.cc:2804] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:31.243137 30819 raft_consensus.cc:3055] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:31.243510 30484 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:31.243868 30824 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:31.243963 30819 raft_consensus.cc:740] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:31.244179 30484 raft_consensus.cc:3060] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:31.244356 30824 raft_consensus.cc:3060] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:31.245194 30819 consensus_queue.cc:260] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:31.243141 29760 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.246591 30819 raft_consensus.cc:3060] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:31.256419 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 45439.6us
I20260709 12:19:31.259460 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.261288 29122 raft_consensus.cc:2468] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:31.251785 28949 catalog_manager.cc:5697] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:31.257191 30771 raft_consensus.cc:3060] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:19:31.265868 29090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.266522 29797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
W20260709 12:19:31.272011 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 72331.8us
I20260709 12:19:31.275679 30796 leader_election.cc:290] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
W20260709 12:19:31.275810 29092 connection.cc:256] RPC call timeout handler was delayed by -2.9913729739998871s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1633s for a response
W20260709 12:19:31.278733 29092 connection.cc:256] RPC call timeout handler was delayed by -2.9571729740000592s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16710000000000003s for a response
W20260709 12:19:31.279199 29092 connection.cc:256] RPC call timeout handler was delayed by -2.9418729740000344s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1688s for a response
I20260709 12:19:31.279415 30824 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.280452 30807 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:31.280930 30807 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.282714 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.282976 30807 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:31.275303 30831 log.cc:927] Time spent T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.084s	user 0.000s	sys 0.001s
W20260709 12:19:31.283680 29092 connection.cc:256] RPC call timeout handler was delayed by -2.9170188029997917s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.219s for a response
I20260709 12:19:31.265069 29093 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:31.281809 30824 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:31.285434 29194 raft_consensus.cc:2468] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 7.
W20260709 12:19:31.286680 29092 connection.cc:256] RPC call timeout handler was delayed by -2.901372973999969s: 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:19:31.288025 29092 connection.cc:256] RPC call timeout handler was delayed by -2.8927558190000582s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1674s for a response
W20260709 12:19:31.288506 29092 connection.cc:256] RPC call timeout handler was delayed by -2.891472973999953s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1744s for a response
I20260709 12:19:31.289288 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:31.291157 29092 connection.cc:256] RPC call timeout handler was delayed by -2.8603558190000058s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.171s for a response
I20260709 12:19:31.289659 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.293032 29093 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:31.296320 29126 raft_consensus.cc:2393] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:31.290596 30807 raft_consensus.cc:2804] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:31.295645 29018 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:31.297713 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:31.301287 29092 connection.cc:256] RPC call timeout handler was delayed by -2.7746510929998749s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17520000000000002s for a response
W20260709 12:19:31.301689 29092 connection.cc:256] RPC call timeout handler was delayed by -2.7726729739999882s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1876s for a response
W20260709 12:19:31.301971 29092 connection.cc:256] RPC call timeout handler was delayed by -2.7609729739999693s: 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:19:31.299930 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:31.305856 29092 connection.cc:256] RPC call timeout handler was delayed by -2.664672974000041s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1996s for a response
W20260709 12:19:31.304077 30833 log.cc:927] Time spent T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260709 12:19:31.307246 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:31.309451 29090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.310034 29124 raft_consensus.cc:1275] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:19:31.304476 30710 raft_consensus.cc:2804] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:31.312594 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.313465 29197 raft_consensus.cc:2468] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 6.
W20260709 12:19:31.314481 29015 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.303218 30818 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:31.300681 30807 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:19:31.316826 29092 connection.cc:256] RPC call timeout handler was delayed by -2.5940392189997965s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1573s for a response
I20260709 12:19:31.304525 30805 raft_consensus.cc:2804] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:31.315268 29121 raft_consensus.cc:2468] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:31.322983 30805 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:31.323457 30805 raft_consensus.cc:3060] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:19:31.324158 28998 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:31.324770 28998 auto_rebalancer.cc:901] Could not move replica: Illegal state: not currently leader
W20260709 12:19:31.325139 28998 auto_rebalancer.cc:330] scheduled replica move failed to complete: Illegal state: not currently leader
I20260709 12:19:31.315594 30710 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:31.325691 30710 raft_consensus.cc:3060] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:31.326538 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.327452 29120 raft_consensus.cc:2393] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:31.330963 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.331918 29120 raft_consensus.cc:2410] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for term 7 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:19:31.331822 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.332136 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.332726 29126 raft_consensus.cc:2468] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:31.332873 29121 raft_consensus.cc:2468] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:31.334214 30807 raft_consensus.cc:3060] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:31.336496 29121 raft_consensus.cc:1275] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:31.315372 29093 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:31.320413 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:31.320876 29092 connection.cc:256] RPC call timeout handler was delayed by -2.5782729739999013s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20920000000000002s for a response
I20260709 12:19:31.339150 29194 raft_consensus.cc:3060] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:31.342887 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:31.343998 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.308329 28949 catalog_manager.cc:5697] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:31.316910 30812 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:31.299016 29763 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:31.344851 30812 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:31.345034 29763 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 50209.9us
I20260709 12:19:31.345079 28949 catalog_manager.cc:5697] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:31.346989 28949 catalog_manager.cc:5697] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } }
I20260709 12:19:31.345875 30742 raft_consensus.cc:2804] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:19:31.347828 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.321962 30818 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:31.350456 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.351060 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.351163 29125 raft_consensus.cc:2468] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:31.351804 29127 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:31.352258 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.352718 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.353453 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.349853 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:31.347129 30812 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:31.354894 29123 raft_consensus.cc:2393] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:31.355065 29118 raft_consensus.cc:1275] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:31.355333 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:31.356051 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.356215 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.356828 29124 raft_consensus.cc:1275] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:31.358090 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.360134 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.361743 29118 raft_consensus.cc:2393] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:31.360577 30484 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.359345 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:31.364519 29127 raft_consensus.cc:2393] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:31.359802 30818 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:31.356053 29126 raft_consensus.cc:2376] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4. Re-sending same reply.
I20260709 12:19:31.311566 30821 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:31.360963 29125 raft_consensus.cc:2393] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:31.343914 29121 raft_consensus.cc:2468] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:31.366593 30811 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.368513 29122 raft_consensus.cc:1240] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 6. Current term is 7. Ops: []
I20260709 12:19:31.368985 30811 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:31.370438 29120 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:31.356841 29123 raft_consensus.cc:2393] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 6: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
W20260709 12:19:31.376221 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 60937.1us
I20260709 12:19:31.376852 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.379194 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.379957 29123 raft_consensus.cc:2468] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:31.380649 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.380885 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.382488 29126 raft_consensus.cc:2468] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:31.380017 28949 catalog_manager.cc:5697] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
W20260709 12:19:31.388832 29092 connection.cc:256] RPC call timeout handler was delayed by -2.5301271449998239s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17020000000000002s for a response
I20260709 12:19:31.387248 29194 raft_consensus.cc:2468] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:31.365458 30484 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:31.390398 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.391512 29126 raft_consensus.cc:2468] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
W20260709 12:19:31.392527 29092 connection.cc:256] RPC call timeout handler was delayed by -2.5242729740000414s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21520000000000003s for a response
W20260709 12:19:31.393023 29092 connection.cc:256] RPC call timeout handler was delayed by -2.5008729740000035s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2178s for a response
W20260709 12:19:31.393430 29092 connection.cc:256] RPC call timeout handler was delayed by -2.4864729739999802s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2194s for a response
W20260709 12:19:31.393947 29092 connection.cc:256] RPC call timeout handler was delayed by -2.4864729739999802s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2194s for a response
W20260709 12:19:31.394709 29092 connection.cc:256] RPC call timeout handler was delayed by -2.4567729739999322s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2227s for a response
W20260709 12:19:31.395139 29092 connection.cc:256] RPC call timeout handler was delayed by -2.297472973999902s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2404s for a response
W20260709 12:19:31.395519 29092 connection.cc:256] RPC call timeout handler was delayed by -2.2709548939999422s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1543s for a response
W20260709 12:19:31.395875 29092 connection.cc:256] RPC call timeout handler was delayed by -2.2668782659998215s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1781s for a response
W20260709 12:19:31.396226 29092 connection.cc:256] RPC call timeout handler was delayed by -2.2479729740000494s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2459s for a response
W20260709 12:19:31.396742 29092 connection.cc:256] RPC call timeout handler was delayed by -2.23392902899991s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1683s for a response
W20260709 12:19:31.397127 29092 connection.cc:256] RPC call timeout handler was delayed by -2.1442048069998236s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2162s for a response
W20260709 12:19:31.397545 29092 connection.cc:256] RPC call timeout handler was delayed by -2.0584290289998535s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1878s for a response
W20260709 12:19:31.398245 29092 connection.cc:256] RPC call timeout handler was delayed by -1.6848420469998473s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20990000000000003s for a response
I20260709 12:19:31.402163 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.403064 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.405455 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.403127 29093 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:31.407788 29092 connection.cc:256] RPC call timeout handler was delayed by -1.6031828419997964s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2088s for a response
W20260709 12:19:31.408490 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.410177 29126 raft_consensus.cc:2393] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:31.410439 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.411281 29123 raft_consensus.cc:2393] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:31.414484 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.415688 29125 raft_consensus.cc:2410] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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: 3 index: 2.
I20260709 12:19:31.414599 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.416540 29122 raft_consensus.cc:2468] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
W20260709 12:19:31.416970 29092 connection.cc:256] RPC call timeout handler was delayed by -1.3466232719997606s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2209s for a response
I20260709 12:19:31.418700 30796 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:31.419485 30796 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.422627 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.423465 29126 raft_consensus.cc:2468] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:31.423494 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:31.416338 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:31.426460 30484 raft_consensus.cc:2804] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:31.427047 30484 raft_consensus.cc:697] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 4 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:31.429708 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
I20260709 12:19:31.416769 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:31.428052 30484 consensus_queue.cc:237] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.420866 29196 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:31.398464 30771 raft_consensus.cc:2749] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279) with higher term. Message: Invalid argument: T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 for earlier term 2. Current term is 3.
I20260709 12:19:31.461964 29124 raft_consensus.cc:1275] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:31.467428 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.468732 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.469569 29124 raft_consensus.cc:2393] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 2: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:31.424715 30796 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:31.449067 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.471447 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.449892 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.448421 30805 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.451545 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.384872 30814 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:31.451565 29762 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.452363 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.454113 29120 raft_consensus.cc:1240] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
W20260709 12:19:31.455442 29017 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.455916 30807 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.459025 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:31.482909 29127 raft_consensus.cc:3060] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:31.463310 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.463732 29018 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:31.405005 30710 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.391826 30811 raft_consensus.cc:2804] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:19:31.470388 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.404096 28949 catalog_manager.cc:5697] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:31.481679 29200 raft_consensus.cc:2468] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:31.485790 29093 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:31.483428 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.486742 29123 raft_consensus.cc:2468] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:31.485059 29124 raft_consensus.cc:2468] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:31.491042 29118 raft_consensus.cc:2393] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 5: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:31.488626 30742 raft_consensus.cc:697] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 LEADER]: Becoming Leader. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Running, Role: LEADER
I20260709 12:19:31.495752 30742 consensus_queue.cc:237] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:31.486183 30811 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:31.497393 30811 raft_consensus.cc:3060] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:31.498170 30824 raft_consensus.cc:2804] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:31.498812 30824 raft_consensus.cc:697] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:31.499166 30814 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:31.499823 30824 consensus_queue.cc:237] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.501583 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:31.492518 30823 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.502290 29195 raft_consensus.cc:3060] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:31.504483 30823 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:31.490935 30821 raft_consensus.cc:2804] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:31.505163 30805 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:31.505322 30821 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:31.505682 29119 raft_consensus.cc:1240] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:31.505901 30821 raft_consensus.cc:3060] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:31.506199 29762 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:31.509455 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:31.510216 29793 raft_consensus.cc:2468] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:31.511222 30771 raft_consensus.cc:2804] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:31.511756 30771 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:31.512101 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:31.512231 30771 raft_consensus.cc:3060] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:31.523772 29195 raft_consensus.cc:2468] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:31.524290 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:31.526074 29200 raft_consensus.cc:3060] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:31.528201 29797 raft_consensus.cc:2468] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:31.530535 29193 raft_consensus.cc:1240] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
W20260709 12:19:31.535226 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.539584 30710 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:31.540454 29198 raft_consensus.cc:2468] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:31.541903 29093 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:31.543174 30807 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:31.543565 30823 raft_consensus.cc:2804] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:31.544123 30823 raft_consensus.cc:697] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:31.545153 30823 consensus_queue.cc:237] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.548280 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:31.549023 29197 raft_consensus.cc:3060] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:31.549957 29165 leader_election.cc:304] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:31.551220 30811 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.553746 30811 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:31.554737 29016 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.555209 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:31.555984 29198 raft_consensus.cc:3060] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:19:31.557354 29093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.556860 29016 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
W20260709 12:19:31.562542 29164 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.562278 30658 consensus_queue.cc:1048] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:19:31.562306 29017 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.563401 29093 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:31.565300 30521 raft_consensus.cc:2804] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:31.565877 30521 raft_consensus.cc:697] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:31.566708 30581 raft_consensus.cc:2804] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:31.567233 30581 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:31.566893 30521 consensus_queue.cc:237] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [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: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:31.567683 30581 raft_consensus.cc:3060] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:31.570906 29198 raft_consensus.cc:2468] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 7.
I20260709 12:19:31.561647 29197 raft_consensus.cc:2468] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:31.561676 29200 raft_consensus.cc:2468] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:31.572330 29093 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:31.576155 29093 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:31.580515 29093 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:31.583412 29127 raft_consensus.cc:2468] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
W20260709 12:19:31.586338 29091 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:31.593864 29091 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.575587 30811 raft_consensus.cc:2804] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:31.580060 30807 raft_consensus.cc:2804] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader election won for term 7
W20260709 12:19:31.597198 29091 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.583637 30805 raft_consensus.cc:2804] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:31.595213 30818 raft_consensus.cc:2804] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:31.601181 29797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
W20260709 12:19:31.654035 29093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.656461 29091 leader_election.cc:304] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:31.613256 30811 raft_consensus.cc:697] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:31.621008 30807 raft_consensus.cc:697] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 7 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:31.648082 30805 raft_consensus.cc:697] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
W20260709 12:19:31.674389 29762 leader_election.cc:336] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.227s (SENT)
I20260709 12:19:31.663232 30818 raft_consensus.cc:697] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 4 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:31.670493 29797 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:31.683184 30818 consensus_queue.cc:237] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:31.683935 29090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:31.686239 29091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.132:42775, user_credentials={real_user=slave}} blocked reactor thread for 84256.6us
I20260709 12:19:31.687045 29091 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:31.677291 30823 raft_consensus.cc:2764] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:19:31.690886 30658 raft_consensus.cc:1064] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32: attempting to promote NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 to VOTER
I20260709 12:19:31.692639 30812 raft_consensus.cc:2804] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:31.699949 30805 consensus_queue.cc:237] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:31.716041 29090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.703053 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.711156 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.712584 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.712180 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.717694 29123 raft_consensus.cc:2393] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:31.717008 29121 raft_consensus.cc:2468] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
W20260709 12:19:31.718648 30658 raft_consensus.cc:1068] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32: Unable to promote non-voter f3fe548c90cd41ac95fa5e796a58a3e5: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:19:31.715325 30812 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:31.741216 29119 raft_consensus.cc:2368] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 for earlier term 2. Current term is 3.
I20260709 12:19:31.720602 30807 consensus_queue.cc:237] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:31.748667 30841 log.cc:927] Time spent T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
W20260709 12:19:31.752285 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.743718 29793 raft_consensus.cc:1240] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 LEADER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 6. Current term is 7. Ops: []
I20260709 12:19:31.753932 30771 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:31.755156 29762 leader_election.cc:400] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663) with higher term. Message: Invalid argument: T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 for earlier term 2. Current term is 3.
I20260709 12:19:31.736627 30812 raft_consensus.cc:3060] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:19:31.770754 30839 log.cc:927] Time spent T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.124s	user 0.001s	sys 0.000s
I20260709 12:19:31.776801 30710 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:31.770778 30581 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:31.779274 30710 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.781772 30581 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:31.724023 30821 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:31.788136 29015 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.729802 30811 consensus_queue.cc:237] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.793111 30812 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:31.800853 30821 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:31.790014 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:31.806536 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:31.806941 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:31.785879 29760 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:31.810271 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 227275us
I20260709 12:19:31.815867 29197 raft_consensus.cc:1240] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:31.820189 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:31.820719 29199 raft_consensus.cc:3060] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:31.824415 30710 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:31.825217 29193 raft_consensus.cc:1240] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 2. Current term is 3. Ops: []
W20260709 12:19:31.827031 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.827592 29195 raft_consensus.cc:1240] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:31.828311 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
W20260709 12:19:31.828706 29092 leader_election.cc:336] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.573s (SENT)
I20260709 12:19:31.829023 29127 raft_consensus.cc:3060] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:31.830675 29196 raft_consensus.cc:1240] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 5. Ops: []
I20260709 12:19:31.805739 30724 consensus_queue.cc:1059] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.017s
I20260709 12:19:31.832896 30724 consensus_queue.cc:1243] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer f3fe548c90cd41ac95fa5e796a58a3e5 log is divergent from this leader: its last log entry 7.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:19:31.833500 30724 raft_consensus.cc:3055] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:19:31.833861 30724 raft_consensus.cc:740] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
W20260709 12:19:31.832309 29092 leader_election.cc:336] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.671s (SENT)
I20260709 12:19:31.836417 30812 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
W20260709 12:19:31.838147 29166 leader_election.cc:336] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:31.837466 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:31.844170 29127 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 4.
W20260709 12:19:31.852937 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.839387 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
W20260709 12:19:31.840315 29166 leader_election.cc:336] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:31.859843 29092 leader_election.cc:336] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.683s (SENT)
I20260709 12:19:31.861443 29092 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:31.862756 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:31.863695 29194 raft_consensus.cc:3060] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:31.834829 30724 consensus_queue.cc:260] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, 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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:19:31.870301 29017 connection.cc:256] RPC call timeout handler was delayed by -3.0548692510001274s: 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:19:31.870736 29017 connection.cc:256] RPC call timeout handler was delayed by -3.0044692510000459s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15980000000000003s for a response
W20260709 12:19:31.871044 29017 connection.cc:256] RPC call timeout handler was delayed by -2.9378692510001656s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16720000000000002s for a response
W20260709 12:19:31.871398 29017 connection.cc:256] RPC call timeout handler was delayed by -2.9180692510001336s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1694s for a response
W20260709 12:19:31.871747 29017 connection.cc:256] RPC call timeout handler was delayed by -2.8127692510001907s: 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:19:31.872054 29017 connection.cc:256] RPC call timeout handler was delayed by -2.7353692510000656s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1897s for a response
W20260709 12:19:31.872375 29017 connection.cc:256] RPC call timeout handler was delayed by -2.6705692510001882s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19690000000000002s for a response
W20260709 12:19:31.872694 29017 connection.cc:256] RPC call timeout handler was delayed by -2.654369251000162s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19870000000000002s for a response
W20260709 12:19:31.873010 29017 connection.cc:256] RPC call timeout handler was delayed by -2.5589692510000077s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2093s for a response
W20260709 12:19:31.873334 29017 connection.cc:256] RPC call timeout handler was delayed by -2.5517692509999961s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2101s for a response
W20260709 12:19:31.873651 29017 connection.cc:256] RPC call timeout handler was delayed by -2.540969251000206s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21130000000000002s for a response
I20260709 12:19:31.874432 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
I20260709 12:19:31.875752 30771 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:31.885903 30842 consensus_queue.cc:1059] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:31.866671 30848 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:31.886631 30724 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:31.887074 30846 raft_consensus.cc:3055] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:31.887007 30848 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.887543 30846 raft_consensus.cc:740] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:31.888451 30846 consensus_queue.cc:260] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.889429 30848 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:31.876816 30821 raft_consensus.cc:493] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:31.890475 30821 raft_consensus.cc:515] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.889734 30846 raft_consensus.cc:3060] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:31.892647 30821 leader_election.cc:290] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:31.873972 29017 connection.cc:256] RPC call timeout handler was delayed by -2.4734692510000968s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21880000000000002s for a response
I20260709 12:19:31.892930 30734 consensus_queue.cc:1059] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:31.893288 30821 consensus_queue.cc:1059] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:31.867643 30847 consensus_queue.cc:1059] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 12:19:31.875124 30851 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:31.889698 30675 consensus_queue.cc:1059] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:19:31.893435 29017 connection.cc:256] RPC call timeout handler was delayed by -2.4374692510000386s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22280000000000003s for a response
W20260709 12:19:31.922566 29017 connection.cc:256] RPC call timeout handler was delayed by -2.38436925100018s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22870000000000001s for a response
W20260709 12:19:31.922969 29017 connection.cc:256] RPC call timeout handler was delayed by -2.0747692510001343s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2631s for a response
I20260709 12:19:31.901491 29199 raft_consensus.cc:2468] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
W20260709 12:19:31.906386 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 46631.7us
I20260709 12:19:31.910113 29793 raft_consensus.cc:2468] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
W20260709 12:19:31.914991 29166 leader_election.cc:336] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:31.923363 29017 connection.cc:256] RPC call timeout handler was delayed by -1.2404692510001496s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3558s for a response
I20260709 12:19:31.922981 29194 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:31.926746 30847 raft_consensus.cc:3055] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:31.927282 30847 raft_consensus.cc:740] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:31.928185 30847 consensus_queue.cc:260] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.929418 30847 raft_consensus.cc:3060] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:31.894587 30811 raft_consensus.cc:2749] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:31.894098 30842 raft_consensus.cc:3055] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:31.930439 30842 raft_consensus.cc:740] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:31.931646 30842 consensus_queue.cc:260] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.925480 30851 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.935717 30851 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:31.936548 30851 raft_consensus.cc:3055] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:31.936996 30851 raft_consensus.cc:740] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
W20260709 12:19:31.938309 29092 leader_election.cc:336] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.688s (SENT)
I20260709 12:19:31.939002 29092 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:31.940675 29092 leader_election.cc:336] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.702s (SENT)
I20260709 12:19:31.941236 29092 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:31.941949 30811 raft_consensus.cc:2749] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:31.942214 30805 raft_consensus.cc:2749] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 12:19:31.942596 29166 leader_election.cc:336] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:31.943619 29166 leader_election.cc:336] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:31.944478 29166 leader_election.cc:336] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:31.945776 29166 leader_election.cc:336] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:31.946614 29166 leader_election.cc:336] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:31.947328 29166 leader_election.cc:336] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:31.948061 29166 leader_election.cc:336] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:31.948899 29166 leader_election.cc:336] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:31.929901 29091 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:31.955394 30805 raft_consensus.cc:2804] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:31.955961 30805 raft_consensus.cc:697] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:31.957156 30805 consensus_queue.cc:237] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:31.956024 30842 raft_consensus.cc:3060] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:19:31.963267 29092 leader_election.cc:336] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.733s (SENT)
W20260709 12:19:31.965584 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 43781.1us
W20260709 12:19:31.966704 29166 leader_election.cc:336] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:31.972679 29018 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:31.966187 30851 consensus_queue.cc:260] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:31.975615 30851 raft_consensus.cc:3060] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:31.979313 29017 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:31.984184 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:31.984719 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.985867 29127 raft_consensus.cc:2393] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:31.982919 29018 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:31.980791 29092 leader_election.cc:336] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.781s (SENT)
I20260709 12:19:31.990658 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:31.991704 29127 raft_consensus.cc:2393] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 6: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:31.996311 29018 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:31.997280 29092 leader_election.cc:336] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.878s (SENT)
I20260709 12:19:31.988721 30675 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:31.997741 29092 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:31.999526 29092 leader_election.cc:336] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.898s (SENT)
W20260709 12:19:32.000464 29092 leader_election.cc:336] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.899s (SENT)
I20260709 12:19:32.002346 30807 raft_consensus.cc:2749] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:19:32.001847 29092 leader_election.cc:336] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.088s (SENT)
I20260709 12:19:32.004990 29092 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.005366 30581 raft_consensus.cc:2804] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:32.005944 30807 raft_consensus.cc:2749] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:19:31.989903 30724 consensus_queue.cc:1059] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 12:19:32.011360 30842 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:32.013005 30848 raft_consensus.cc:3055] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:32.013451 30848 raft_consensus.cc:740] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:32.006359 30734 raft_consensus.cc:2804] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:32.014568 30734 raft_consensus.cc:697] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:32.015517 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:32.015683 30734 consensus_queue.cc:237] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Queue going to 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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.019168 29017 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.023983 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:32.027459 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:32.028182 29200 raft_consensus.cc:2468] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:32.029858 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:32.030752 29119 raft_consensus.cc:2393] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:32.030603 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:32.031670 29121 raft_consensus.cc:2393] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:32.039708 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:32.042428 29196 raft_consensus.cc:2393] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 7: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:32.041114 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:32.023320 30581 raft_consensus.cc:697] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:32.025524 30724 raft_consensus.cc:2749] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:32.044934 29018 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:32.047995 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 46191.2us
W20260709 12:19:32.066605 29016 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:32.069160 29092 leader_election.cc:336] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.099s (SENT)
I20260709 12:19:32.069907 29092 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.071776 30842 raft_consensus.cc:2804] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:32.072268 30842 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:32.072693 30842 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:32.075649 29093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:32.081916 29091 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:32.101310 29017 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.106351 30581 consensus_queue.cc:237] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.120543 29198 raft_consensus.cc:1275] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:19:32.055045 30848 consensus_queue.cc:260] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.122555 30848 raft_consensus.cc:3060] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 5
W20260709 12:19:32.124046 29092 leader_election.cc:336] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.190s (SENT)
W20260709 12:19:32.125504 29092 leader_election.cc:336] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.194s (SENT)
W20260709 12:19:32.127528 29091 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:32.086642 30805 raft_consensus.cc:2749] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:19:32.136695 29093 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:32.146111 29164 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:32.158245 29195 raft_consensus.cc:1275] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:32.131595 30842 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.166617 30842 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:32.167304 29092 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.194s (SENT)
W20260709 12:19:32.168449 29092 leader_election.cc:336] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.209s (SENT)
I20260709 12:19:32.168889 29092 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:32.170081 29092 leader_election.cc:336] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.227s (SENT)
W20260709 12:19:32.170594 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 79084.1us
W20260709 12:19:32.171602 29092 leader_election.cc:336] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 2.459s (SENT)
I20260709 12:19:32.172096 29092 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.172923 30818 raft_consensus.cc:2749] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:32.173466 29017 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.175370 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:32.181609 29201 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 5
W20260709 12:19:32.186499 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:32.190375 30823 consensus_queue.cc:1059] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:32.191277 29192 raft_consensus.cc:1275] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:32.191342 30806 raft_consensus.cc:3055] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:32.193063 30806 raft_consensus.cc:740] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:32.193969 30806 consensus_queue.cc:260] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.195574 30806 raft_consensus.cc:3060] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:32.198740 29201 raft_consensus.cc:2468] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:32.179901 30819 consensus_queue.cc:1059] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.027s
I20260709 12:19:32.208278 30819 raft_consensus.cc:3055] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:32.208797 30819 raft_consensus.cc:740] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:32.148622 30846 raft_consensus.cc:2749] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:32.173673 30818 raft_consensus.cc:2749] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:32.173820 30842 consensus_queue.cc:1059] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
I20260709 12:19:32.213040 30805 consensus_queue.cc:1048] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:32.213587 29017 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:32.214793 30821 raft_consensus.cc:2749] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:32.215071 29017 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.215631 30821 raft_consensus.cc:2749] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:32.216387 30821 raft_consensus.cc:2749] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:19:32.218302 30710 consensus_queue.cc:1059] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:32.219453 30710 raft_consensus.cc:3055] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:32.219781 30710 raft_consensus.cc:740] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:32.220728 30710 consensus_queue.cc:260] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.221904 30842 raft_consensus.cc:3055] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:32.228864 30842 raft_consensus.cc:740] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:32.230209 30842 consensus_queue.cc:260] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:32.231345 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:32.235008 29194 raft_consensus.cc:1275] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:19:32.239292 29090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:32.240553 29018 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:32.158496 30812 consensus_queue.cc:1048] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.080s
W20260709 12:19:32.250353 29166 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:32.244688 29760 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:32.248833 30814 consensus_queue.cc:1048] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:19:32.242336 30710 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:32.247789 30851 raft_consensus.cc:2804] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:32.209992 30819 consensus_queue.cc:260] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.258384 29017 leader_election.cc:304] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.252585 30823 consensus_queue.cc:1048] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:19:32.263058 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:32.260609 30851 raft_consensus.cc:697] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:32.263749 29196 raft_consensus.cc:3060] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:32.264155 30819 raft_consensus.cc:3060] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:32.264532 30851 consensus_queue.cc:237] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.270800 29194 raft_consensus.cc:1275] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Refusing update from remote peer f3fe548c90cd41ac95fa5e796a58a3e5: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 12:19:32.270974 30842 raft_consensus.cc:3060] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:19:32.277376 29090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:32.279147 30658 consensus_queue.cc:1048] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:32.282550 30814 consensus_queue.cc:1059] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:32.282771 29166 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:32.283995 30823 raft_consensus.cc:3055] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:32.284448 30823 raft_consensus.cc:740] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:32.285290 30658 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:19:32.285444 30823 consensus_queue.cc:260] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.286238 30658 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:32.287336 30658 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:32.293263 30823 raft_consensus.cc:3060] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:32.298080 29196 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 4.
I20260709 12:19:32.308528 29166 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:32.322539 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 86735.1us
I20260709 12:19:32.326618 30812 consensus_queue.cc:1048] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:32.328369 30812 consensus_queue.cc:1048] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:19:32.329690 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:32.344327 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 47336.1us
W20260709 12:19:32.346552 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:32.344681 30873 raft_consensus.cc:2764] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 12:19:32.329692 30846 raft_consensus.cc:2749] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:32.350533 29166 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:32.352572 30868 consensus_queue.cc:1059] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:19:32.354558 30868 raft_consensus.cc:3055] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:32.355033 30868 raft_consensus.cc:740] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:32.356061 30868 consensus_queue.cc:260] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.357616 30868 raft_consensus.cc:3060] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:32.360406 29198 raft_consensus.cc:1275] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 12:19:32.364528 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:32.367997 29201 raft_consensus.cc:1275] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:19:32.343724 30818 consensus_queue.cc:1048] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 12:19:32.343537 30869 consensus_queue.cc:1059] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 12:19:32.381413 30873 raft_consensus.cc:2804] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:32.366360 30821 consensus_queue.cc:1059] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 12:19:32.382056 30805 consensus_queue.cc:1048] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 12:19:32.412660 29017 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.400975 30873 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:32.394917 30812 consensus_queue.cc:1048] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 12:19:32.395466 30851 consensus_queue.cc:1059] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 12:19:32.426091 30851 raft_consensus.cc:2749] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:19:32.428617 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:32.421496 30879 consensus_queue.cc:1048] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 12:19:32.417970 30873 raft_consensus.cc:3060] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:32.446484 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 50108.5us
I20260709 12:19:32.431532 30848 raft_consensus.cc:3055] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:32.461021 30848 raft_consensus.cc:740] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:32.471526 30848 consensus_queue.cc:260] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.473060 30848 raft_consensus.cc:3060] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:32.474936 29017 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.475952 30821 raft_consensus.cc:2749] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:32.476432 29017 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.477347 30821 raft_consensus.cc:2804] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:32.477952 30821 raft_consensus.cc:697] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:32.478200 30846 consensus_queue.cc:1059] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:32.479636 30846 raft_consensus.cc:3055] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:32.479140 30821 consensus_queue.cc:237] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.480048 30846 raft_consensus.cc:740] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:32.481058 30846 consensus_queue.cc:260] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.452813 29166 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:32.477795 29017 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.491534 30869 raft_consensus.cc:3055] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:32.492053 30869 raft_consensus.cc:740] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:32.492998 30869 consensus_queue.cc:260] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.498798 30675 raft_consensus.cc:3055] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:19:32.499285 30675 raft_consensus.cc:740] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:32.500475 30675 consensus_queue.cc:260] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.506500 30869 raft_consensus.cc:3060] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:32.512483 30675 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:32.526849 30846 raft_consensus.cc:3060] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:32.518396 30658 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.531900 29194 raft_consensus.cc:1240] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 6. Current term is 7. Ops: []
I20260709 12:19:32.532683 30873 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:32.534787 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 57067.3us
I20260709 12:19:32.537145 29017 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.541254 30873 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:32.541905 28946 catalog_manager.cc:5697] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: term changed from 5 to 6, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 6 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
W20260709 12:19:32.545168 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 96953.2us
W20260709 12:19:32.554435 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 144715us
I20260709 12:19:32.543977 30846 raft_consensus.cc:2804] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:32.578452 29196 raft_consensus.cc:1275] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:19:32.582109 29196 raft_consensus.cc:1275] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:32.591240 29166 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:32.571132 30658 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:32.572737 30879 raft_consensus.cc:2804] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:32.576327 30842 raft_consensus.cc:2749] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 12:19:32.597447 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 60474.6us
I20260709 12:19:32.572472 30846 raft_consensus.cc:697] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:32.579247 30873 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:32.599071 30879 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:32.609476 28949 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35270 (request call id 156) took 6399 ms. Trace:
I20260709 12:19:32.581274 30868 consensus_queue.cc:1059] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.025s
I20260709 12:19:32.616937 30710 consensus_queue.cc:1059] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:32.617599 29196 raft_consensus.cc:1275] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:19:32.618098 30842 raft_consensus.cc:3055] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:32.618513 30842 raft_consensus.cc:740] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:32.619755 30724 consensus_queue.cc:1048] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:32.596630 30851 consensus_queue.cc:1048] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 12:19:32.622390 30658 raft_consensus.cc:2764] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 12:19:32.612285 30879 raft_consensus.cc:3060] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:32.612972 30881 consensus_queue.cc:1048] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 12:19:32.625197 30846 consensus_queue.cc:237] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.619490 30842 consensus_queue.cc:260] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.650450 30842 raft_consensus.cc:3060] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:32.644037 30868 consensus_queue.cc:1059] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:19:32.652719 30868 raft_consensus.cc:3055] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:32.653105 30868 raft_consensus.cc:740] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:32.654081 30868 consensus_queue.cc:260] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [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: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
W20260709 12:19:32.647620 29760 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:32.649071 29164 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:32.623734 30821 raft_consensus.cc:3055] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:19:32.607057 30873 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.622700 30882 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:32.666875 30882 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.669636 30882 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:32.609990 28949 rpcz_store.cc:276] 0709 12:19:26.211621 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:26.218424 (+  6803us) service_pool.cc:224] Handling call
0709 12:19:32.605741 (+6387317us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:19:31.758954 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:19:31.759794 (+   840us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:19:31.759854 (+    60us) write_op.cc:435] Acquired schema lock
0709 12:19:31.759878 (+    24us) tablet.cc:662] Decoding operations
0709 12:19:31.799212 (+ 39334us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:19:31.799356 (+   144us) write_op.cc:641] Partition lock acquired for write op
0709 12:19:31.799384 (+    28us) tablet.cc:685] Acquiring locks for 14 operations
0709 12:19:31.800655 (+  1271us) tablet.cc:701] Row locks acquired
0709 12:19:31.800709 (+    54us) write_op.cc:260] PREPARE: finished
0709 12:19:31.800907 (+   198us) write_op.cc:270] Start()
0709 12:19:31.801068 (+   161us) write_op.cc:276] Timestamp: P: 1783599571800839 usec, L: 0
0709 12:19:31.801108 (+    40us) op_driver.cc:348] REPLICATION: starting
0709 12:19:31.802315 (+  1207us) log.cc:844] Serialized 5581 byte log entry
0709 12:19:32.206579 (+404264us) op_driver.cc:464] REPLICATION: finished
0709 12:19:32.353517 (+146938us) write_op.cc:301] APPLY: starting
0709 12:19:32.353639 (+   122us) tablet.cc:1367] starting BulkCheckPresence
0709 12:19:32.353974 (+   335us) tablet.cc:1370] finished BulkCheckPresence
0709 12:19:32.354154 (+   180us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:19:32.356214 (+  2060us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:19:32.356578 (+   364us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=14
0709 12:19:32.356643 (+    65us) write_op.cc:312] APPLY: finished
0709 12:19:32.357050 (+   407us) log.cc:844] Serialized 100 byte log entry
0709 12:19:32.372119 (+ 15069us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:32.387860 (+ 15741us) write_op.cc:454] Released schema lock
0709 12:19:32.398811 (+ 10951us) write_op.cc:341] FINISH: Updating metrics
0709 12:19:32.420094 (+ 21283us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:32.421649 (+  1555us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":29,"child_traces":[["op",{"apply.queue_time_us":142068,"apply.run_cpu_time_us":4976,"apply.run_wall_time_us":60953,"num_ops":14,"prepare.queue_time_us":52823,"prepare.run_cpu_time_us":17346,"prepare.run_wall_time_us":122210,"raft.queue_time_us":272451,"raft.run_cpu_time_us":37946,"raft.run_wall_time_us":91137,"replication_time_us":405268,"thread_start_us":323096,"threads_started":4,"wal-append.queue_time_us":99769}]]}
W20260709 12:19:32.657797 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 80067.6us
I20260709 12:19:32.663362 30873 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:32.663196 30868 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:32.643399 30710 consensus_queue.cc:1059] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true }, Status: INVALID_TERM, Last received: 2.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 12:19:32.677227 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:32.657668 30821 raft_consensus.cc:740] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:32.690632 30869 consensus_queue.cc:1059] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:19:32.689678 30873 consensus_queue.cc:1048] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:19:32.693879 30675 raft_consensus.cc:3055] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:19:32.694428 30675 raft_consensus.cc:740] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:32.695395 30675 consensus_queue.cc:260] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.696768 30675 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:32.697093 30734 consensus_queue.cc:1048] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:32.699741 29017 leader_election.cc:304] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:32.700933 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 94406.7us
I20260709 12:19:32.704969 30860 consensus_queue.cc:1048] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.015s
I20260709 12:19:32.720196 29793 raft_consensus.cc:1275] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:19:32.675731 30848 consensus_queue.cc:1059] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
W20260709 12:19:32.726209 29015 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:32.721133 30734 raft_consensus.cc:2749] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:32.735167 29017 leader_election.cc:304] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:32.745579 30814 consensus_queue.cc:1048] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } 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:19:32.746368 29166 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:32.747692 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:32.747484 29166 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:32.756834 29017 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.760900 30887 raft_consensus.cc:2764] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 12:19:32.752588 30889 raft_consensus.cc:2804] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:32.778720 30821 consensus_queue.cc:260] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.780308 30821 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:32.769657 30851 raft_consensus.cc:2749] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:32.792227 29166 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:32.787113 30734 raft_consensus.cc:2749] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:32.770577 30889 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:32.799513 28946 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:34572 (request call id 47) took 1710 ms. Trace:
I20260709 12:19:32.800448 30860 raft_consensus.cc:3055] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:32.808238 30860 raft_consensus.cc:740] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:32.808862 30887 raft_consensus.cc:2749] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:32.809216 30821 consensus_queue.cc:1059] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:32.809346 30860 consensus_queue.cc:260] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.810957 30860 raft_consensus.cc:3060] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:32.808132 29017 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.814230 30889 raft_consensus.cc:3060] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:19:32.817677 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:32.818147 29017 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.818614 30724 raft_consensus.cc:3055] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:32.819077 30724 raft_consensus.cc:740] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:32.819451 29017 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.820571 30869 raft_consensus.cc:2804] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:32.821914 30869 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:32.826663 30821 consensus_queue.cc:1243] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer 21e762c5edf34e02bb4aeff4a563385f 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:19:32.837003 30851 raft_consensus.cc:3055] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:19:32.837478 30851 raft_consensus.cc:740] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
W20260709 12:19:32.838546 27890 thread.cc:527] Waited for 1000ms trying to join with heartbeat (tid 29077)
I20260709 12:19:32.838435 30851 consensus_queue.cc:260] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.835603 30869 raft_consensus.cc:3060] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:32.839780 30851 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:32.820979 30734 raft_consensus.cc:2804] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:32.844077 30734 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:32.844515 30734 raft_consensus.cc:3060] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:32.854378 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 63768.8us
I20260709 12:19:32.853967 30869 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.858947 30805 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:32.858574 30885 consensus_queue.cc:1048] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:32.859593 30805 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.862198 30887 consensus_queue.cc:1048] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:19:32.862805 30807 raft_consensus.cc:493] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:32.863849 30807 raft_consensus.cc:515] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:32.864723 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 45384.7us
I20260709 12:19:32.804909 28946 rpcz_store.cc:276] 0709 12:19:31.088973 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:31.089223 (+   250us) service_pool.cc:224] Handling call
0709 12:19:32.799416 (+1710193us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:19:32.603218 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:19:32.698573 (+ 95355us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:19:32.698612 (+    39us) write_op.cc:435] Acquired schema lock
0709 12:19:32.698632 (+    20us) tablet.cc:662] Decoding operations
0709 12:19:32.699054 (+   422us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:19:32.699140 (+    86us) write_op.cc:641] Partition lock acquired for write op
0709 12:19:32.699176 (+    36us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:19:32.699362 (+   186us) tablet.cc:701] Row locks acquired
0709 12:19:32.699381 (+    19us) write_op.cc:260] PREPARE: finished
0709 12:19:32.699529 (+   148us) write_op.cc:270] Start()
0709 12:19:32.699654 (+   125us) write_op.cc:276] Timestamp: P: 1783599572699484 usec, L: 0
0709 12:19:32.699677 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 12:19:32.700395 (+   718us) log.cc:844] Serialized 598 byte log entry
0709 12:19:32.793640 (+ 93245us) op_driver.cc:464] REPLICATION: finished
0709 12:19:32.796078 (+  2438us) write_op.cc:301] APPLY: starting
0709 12:19:32.796221 (+   143us) tablet.cc:1367] starting BulkCheckPresence
0709 12:19:32.796383 (+   162us) tablet.cc:1370] finished BulkCheckPresence
0709 12:19:32.796539 (+   156us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:19:32.796879 (+   340us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:19:32.797093 (+   214us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:19:32.797166 (+    73us) write_op.cc:312] APPLY: finished
0709 12:19:32.797422 (+   256us) log.cc:844] Serialized 22 byte log entry
0709 12:19:32.797654 (+   232us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:32.797765 (+   111us) write_op.cc:454] Released schema lock
0709 12:19:32.797817 (+    52us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":43156,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":1232,"apply.run_cpu_time_us":2237,"apply.run_wall_time_us":2238,"num_ops":1,"prepare.queue_time_us":18072,"prepare.run_cpu_time_us":3314,"prepare.run_wall_time_us":108171,"replication_time_us":89182,"thread_start_us":17583,"threads_started":1}]]}
I20260709 12:19:32.865545 29017 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.867456 29166 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:32.871781 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:32.867409 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:32.872685 29194 raft_consensus.cc:2468] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:32.874078 29093 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:32.877226 30819 raft_consensus.cc:2804] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:32.877673 30819 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:32.878094 30819 raft_consensus.cc:3060] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:32.882405 30885 raft_consensus.cc:2749] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:32.892257 30710 raft_consensus.cc:2804] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:19:32.892838 30710 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:32.893180 30710 raft_consensus.cc:3060] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:32.892450 28947 catalog_manager.cc:5697] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 1 to 4, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 4 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:32.894438 28947 catalog_manager.cc:5697] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 2 to 5, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 5 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:32.873338 30806 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:32.898864 30806 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.900188 30807 leader_election.cc:290] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:32.901520 30806 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:32.904932 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:32.905097 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:32.890360 30821 raft_consensus.cc:3060] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:32.907415 29166 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:32.820341 30724 consensus_queue.cc:260] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:32.870884 30805 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:32.897204 28947 catalog_manager.cc:5697] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 1 to 2, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 2 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:32.917269 28947 catalog_manager.cc:5697] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
W20260709 12:19:32.918805 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 91477.3us
I20260709 12:19:32.919282 28947 catalog_manager.cc:5697] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 2 to 3, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 3 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:32.920375 30879 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:32.921706 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 56237.9us
I20260709 12:19:32.923730 29017 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.928486 29017 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.931126 29017 leader_election.cc:304] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.923870 30888 raft_consensus.cc:2804] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:32.932649 30888 raft_consensus.cc:697] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:32.934185 30888 consensus_queue.cc:237] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.936196 30819 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.937119 30846 raft_consensus.cc:2804] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:32.937562 30846 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:32.937927 30846 raft_consensus.cc:3060] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:32.939277 30879 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:32.938819 29017 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.941849 30842 raft_consensus.cc:2749] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:32.942420 30902 raft_consensus.cc:2749] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:32.943194 30902 raft_consensus.cc:2749] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:32.944756 29017 leader_election.cc:304] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:32.944262 30805 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:32.953466 30805 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.954671 29196 raft_consensus.cc:1275] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:32.955802 30805 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:32.956821 30819 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:32.957544 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:32.957918 30869 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:32.958331 29166 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:32.959002 30842 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:32.959326 29166 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:32.959546 30842 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:32.960407 30887 raft_consensus.cc:2764] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 12:19:32.961481 30887 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:32.962395 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:32.963086 30842 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:32.962399 30848 consensus_queue.cc:1059] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 12:19:32.967798 30848 raft_consensus.cc:3055] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:32.972674 30848 raft_consensus.cc:740] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:32.977815 29201 raft_consensus.cc:2468] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:32.991559 29166 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:32.993680 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:32.994688 29093 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:32.998625 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:33.000756 29201 raft_consensus.cc:2468] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:33.000432 30818 raft_consensus.cc:2804] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:33.002472 30818 raft_consensus.cc:697] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:33.007230 29018 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:33.007443 30818 consensus_queue.cc:237] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.008977 30901 raft_consensus.cc:2804] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:33.009408 30901 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:33.009763 30901 raft_consensus.cc:3060] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:32.993844 30842 raft_consensus.cc:2749] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:33.001116 30821 raft_consensus.cc:2749] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:32.973754 30848 consensus_queue.cc:260] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.047360 30848 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:33.050805 30710 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:33.003921 30675 consensus_queue.cc:1048] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 12:19:33.056897 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:33.058748 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 76127us
I20260709 12:19:33.016994 30889 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.049577 30846 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:33.072145 29760 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:33.063090 30805 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:33.076987 29192 raft_consensus.cc:1240] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:33.076898 30805 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.079680 30805 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:33.081764 30887 raft_consensus.cc:2749] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:33.091001 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
I20260709 12:19:33.092262 30734 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.093256 29016 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:33.094388 30848 raft_consensus.cc:2749] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:19:33.094512 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:33.095341 29196 raft_consensus.cc:2468] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:33.099020 30901 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.101168 29093 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:33.102515 30734 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:33.102895 30889 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:33.104019 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:33.104039 30710 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:33.111379 30819 raft_consensus.cc:2804] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:33.113862 30819 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:33.114396 30819 raft_consensus.cc:3060] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:33.115700 30888 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:19:33.115691 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 124214us
I20260709 12:19:33.118391 29166 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.119801 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:33.119966 29166 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.120484 29201 raft_consensus.cc:3060] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:33.122203 30885 raft_consensus.cc:3060] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:33.122332 30873 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:33.122174 30887 consensus_queue.cc:1048] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:19:33.126303 30901 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:33.150166 29164 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:33.151790 29166 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.152791 30879 raft_consensus.cc:3060] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:33.154699 30724 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:33.155588 30819 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.156580 30888 raft_consensus.cc:2749] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:33.159197 29201 raft_consensus.cc:2468] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:33.162809 30885 raft_consensus.cc:2749] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:33.162871 29166 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.164680 30901 consensus_queue.cc:1059] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:33.188337 30901 raft_consensus.cc:3055] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:33.188525 29166 leader_election.cc:304] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.188792 30901 raft_consensus.cc:740] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:33.189754 30901 consensus_queue.cc:260] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.190438 29018 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:33.190760 30885 raft_consensus.cc:2804] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:33.172673 30846 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:33.175158 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:33.182219 30879 raft_consensus.cc:2749] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:19:33.184424 29762 leader_election.cc:336] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.864s (SENT)
I20260709 12:19:33.191049 30901 raft_consensus.cc:3060] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:33.166721 28946 catalog_manager.cc:5697] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: term changed from 4 to 7, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132). New cstate: current_term: 7 leader_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:19:33.189951 29166 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.190337 30888 raft_consensus.cc:2749] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:19:33.194664 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:33.197925 29762 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.200141 30887 raft_consensus.cc:2749] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:33.201828 30771 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:33.202051 29166 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:33.194674 30885 raft_consensus.cc:493] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:33.203162 29166 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.203600 30885 raft_consensus.cc:3060] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:33.197351 30675 raft_consensus.cc:2804] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:33.207480 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:33.208081 30675 raft_consensus.cc:697] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:33.208245 29119 raft_consensus.cc:2468] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 5.
I20260709 12:19:33.208995 30675 consensus_queue.cc:237] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.207509 30887 raft_consensus.cc:3060] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:33.207531 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:33.210892 29121 raft_consensus.cc:2368] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 5. Current term is 6.
I20260709 12:19:33.213485 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:33.214413 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:33.215286 29127 raft_consensus.cc:2393] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:33.217294 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:33.218080 29123 raft_consensus.cc:2393] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:33.219725 30724 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:33.221372 30724 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.225240 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:33.225996 29121 raft_consensus.cc:2468] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:33.226709 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:33.228144 29123 raft_consensus.cc:2393] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:33.230047 29198 raft_consensus.cc:1240] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 4. Current term is 5. Ops: []
I20260709 12:19:33.230482 30819 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:33.232743 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:33.233430 29198 raft_consensus.cc:3060] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:19:33.237032 29015 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:33.239986 29092 leader_election.cc:336] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Timed out: RequestConsensusVote RPC to 127.27.60.129:38505 timed out after 1.772s (SENT)
I20260709 12:19:33.240567 29092 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:33.240821 30848 consensus_queue.cc:1059] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:19:33.241936 30819 raft_consensus.cc:2749] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:33.242374 30848 raft_consensus.cc:3055] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:33.242902 30848 raft_consensus.cc:740] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:33.243075 30724 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:33.229822 30771 raft_consensus.cc:2749] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:33.250526 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:33.252394 30885 raft_consensus.cc:515] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.250612 28946 catalog_manager.cc:5697] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: term changed from 2 to 3, leader changed from f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 3 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:33.255156 30885 leader_election.cc:290] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:33.277945 30888 raft_consensus.cc:2804] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:33.282363 29763 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:33.283598 30771 consensus_queue.cc:1048] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:19:33.280359 28937 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet f6308fee499a42bcb0025188e8399034 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica d3d3599aa2d146419d7bed03e8df9c32 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 4 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:33.283758 30888 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:33.303961 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:33.291635 29198 raft_consensus.cc:2468] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 6.
I20260709 12:19:33.306867 29123 raft_consensus.cc:2393] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:33.305976 28950 catalog_manager.cc:5697] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 1 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:33.309818 28950 catalog_manager.cc:5697] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
W20260709 12:19:33.306521 29166 leader_election.cc:336] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.307202 29093 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:33.319386 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:33.320160 29119 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:33.315923 29166 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.313520 28950 catalog_manager.cc:5697] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 1 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:33.326735 28950 catalog_manager.cc:5697] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 3 to 6, leader changed from 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 6 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:33.328382 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:33.331615 29124 raft_consensus.cc:1240] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:33.332017 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:33.332629 29123 raft_consensus.cc:2468] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:33.332729 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:33.330657 28950 catalog_manager.cc:5697] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 3 to 6, leader changed from 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 6 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:33.333280 29118 raft_consensus.cc:3060] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:33.306815 30771 raft_consensus.cc:2804] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:33.306834 30888 raft_consensus.cc:3060] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:33.341746 30889 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:33.335543 29120 raft_consensus.cc:1240] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 4 LEADER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:33.335711 29122 raft_consensus.cc:1240] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:33.338227 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:33.322569 30806 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:33.342689 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:33.344147 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:33.334471 28947 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35262 (request call id 163) took 2242 ms. Trace:
I20260709 12:19:33.315299 30901 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:33.345785 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:33.353422 29124 raft_consensus.cc:3060] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:33.351082 29123 raft_consensus.cc:3060] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:33.363487 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:33.370270 29126 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:33.358830 28950 catalog_manager.cc:5697] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 reported cstate change: term changed from 1 to 2, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:33.336922 30882 raft_consensus.cc:2804] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:19:33.375511 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:33.365281 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:33.377648 29125 raft_consensus.cc:2468] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:33.378757 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:33.379374 29125 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:33.352238 30909 log.cc:927] Time spent T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 12:19:33.351589 30771 raft_consensus.cc:697] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 LEADER]: Becoming Leader. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Running, Role: LEADER
I20260709 12:19:33.380927 29017 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:33.387257 29017 leader_election.cc:304] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:33.352907 28947 rpcz_store.cc:276] 0709 12:19:31.086767 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:31.087038 (+   271us) service_pool.cc:224] Handling call
0709 12:19:33.328730 (+2241692us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:19:32.958543 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:19:32.959372 (+   829us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:19:32.959420 (+    48us) write_op.cc:435] Acquired schema lock
0709 12:19:32.959437 (+    17us) tablet.cc:662] Decoding operations
0709 12:19:32.960311 (+   874us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:19:32.960375 (+    64us) write_op.cc:641] Partition lock acquired for write op
0709 12:19:32.960406 (+    31us) tablet.cc:685] Acquiring locks for 5 operations
0709 12:19:32.960966 (+   560us) tablet.cc:701] Row locks acquired
0709 12:19:32.960988 (+    22us) write_op.cc:260] PREPARE: finished
0709 12:19:32.961316 (+   328us) write_op.cc:270] Start()
0709 12:19:32.961468 (+   152us) write_op.cc:276] Timestamp: P: 1783599572961242 usec, L: 0
0709 12:19:32.961490 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:19:32.966280 (+  4790us) log.cc:844] Serialized 2093 byte log entry
0709 12:19:32.968734 (+  2454us) op_driver.cc:464] REPLICATION: finished
0709 12:19:32.974372 (+  5638us) write_op.cc:301] APPLY: starting
0709 12:19:32.974461 (+    89us) tablet.cc:1367] starting BulkCheckPresence
0709 12:19:32.974634 (+   173us) tablet.cc:1370] finished BulkCheckPresence
0709 12:19:32.974725 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:19:33.038310 (+ 63585us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:19:33.038584 (+   274us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 12:19:33.038643 (+    59us) write_op.cc:312] APPLY: finished
0709 12:19:33.038993 (+   350us) log.cc:844] Serialized 46 byte log entry
0709 12:19:33.039258 (+   265us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:33.039412 (+   154us) write_op.cc:454] Released schema lock
0709 12:19:33.039464 (+    52us) write_op.cc:341] FINISH: Updating metrics
0709 12:19:33.040092 (+   628us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:33.040137 (+    45us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1239,"reported_tablets":36,"child_traces":[["op",{"apply.queue_time_us":5373,"apply.run_cpu_time_us":3477,"apply.run_wall_time_us":65607,"num_ops":5,"prepare.queue_time_us":116,"prepare.run_cpu_time_us":4040,"prepare.run_wall_time_us":8045,"replication_time_us":7079}]]}
W20260709 12:19:33.397912 29092 leader_election.cc:336] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.399675 29124 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:33.404466 29017 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:33.406198 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
W20260709 12:19:33.412530 29092 leader_election.cc:336] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.358752 30901 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.358271 30806 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.426077 30771 consensus_queue.cc:237] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:33.428145 30806 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:33.431538 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:33.432924 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 126435us
W20260709 12:19:33.433598 29166 leader_election.cc:336] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.434068 29166 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:33.435261 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 127946us
I20260709 12:19:33.437845 29118 raft_consensus.cc:2468] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:33.404732 30882 raft_consensus.cc:697] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 6 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:33.442734 29092 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:33.416121 29124 raft_consensus.cc:3060] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:33.399196 30710 raft_consensus.cc:2804] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:33.413199 30734 raft_consensus.cc:2749] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:33.422418 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:33.413149 30851 raft_consensus.cc:3060] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:33.446365 29120 raft_consensus.cc:2468] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:33.345064 30848 consensus_queue.cc:260] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:33.447618 29166 leader_election.cc:336] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.454483 29166 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.459733 29125 raft_consensus.cc:2468] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
W20260709 12:19:33.407039 29763 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 124786us
I20260709 12:19:33.465487 29124 raft_consensus.cc:2468] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:33.466059 29793 raft_consensus.cc:1275] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:19:33.446815 30710 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:33.470894 30710 raft_consensus.cc:3060] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:33.442365 30873 raft_consensus.cc:2749] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:33.443312 30821 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:33.477234 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:33.478760 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:33.476652 30821 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.488511 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
W20260709 12:19:33.488679 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 45872.9us
W20260709 12:19:33.489421 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:33.492859 29125 raft_consensus.cc:3060] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:19:33.493003 29166 leader_election.cc:336] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.495415 29166 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.498644 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:33.499384 29118 raft_consensus.cc:3060] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:33.508020 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
W20260709 12:19:33.511919 29015 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:33.512356 29124 raft_consensus.cc:3060] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:33.509011 30879 raft_consensus.cc:3060] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:33.523207 30842 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:33.524019 30842 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:33.505612 29017 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:33.525715 30868 raft_consensus.cc:2749] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:19:33.526571 30818 raft_consensus.cc:2749] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:19:33.527051 30710 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.505249 30915 consensus_queue.cc:1048] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 12:19:33.529310 30710 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:33.529872 30842 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:33.530049 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:33.494030 30873 raft_consensus.cc:3060] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:33.530608 29122 raft_consensus.cc:3060] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:33.532495 30889 raft_consensus.cc:2749] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:33.533018 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:33.534742 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:33.534998 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 122496us
W20260709 12:19:33.524350 29762 leader_election.cc:336] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.536115 29762 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:33.535691 29092 leader_election.cc:336] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.536859 29092 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:33.541827 29125 raft_consensus.cc:2468] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:33.543088 29017 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:33.544322 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:33.546034 29123 raft_consensus.cc:2468] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 5.
W20260709 12:19:33.511940 29166 consensus_peers.cc:597] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:33.547906 29166 consensus_peers.cc:597] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:33.550685 29017 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:33.559396 29123 raft_consensus.cc:1240] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:33.561713 29125 raft_consensus.cc:1240] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:19:33.564165 29121 raft_consensus.cc:1275] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:33.566902 29123 raft_consensus.cc:1275] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:19:33.579937 29124 raft_consensus.cc:2468] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:33.587010 29118 raft_consensus.cc:2468] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:33.589972 29120 raft_consensus.cc:1240] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 12:19:33.584677 29124 raft_consensus.cc:1275] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:33.549016 30842 raft_consensus.cc:2804] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:33.558736 30710 raft_consensus.cc:2749] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:33.559888 30868 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:33.599989 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 64297.9us
I20260709 12:19:33.572405 30806 raft_consensus.cc:2749] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:19:33.620829 29092 leader_election.cc:336] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.595023 29124 raft_consensus.cc:1275] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:19:33.563504 30887 raft_consensus.cc:2749] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:19:33.601483 29166 consensus_peers.cc:597] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:33.625296 29166 leader_election.cc:336] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:33.625946 29166 leader_election.cc:336] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:33.626641 29166 leader_election.cc:336] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:33.625573 29164 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:33.630749 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:33.630709 29166 leader_election.cc:336] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.631871 29192 raft_consensus.cc:2468] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 7.
W20260709 12:19:33.632841 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:33.621366 29092 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:33.631237 29119 consensus_queue.cc:237] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:33.602252 30911 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:19:33.637241 29166 leader_election.cc:336] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.637745 29166 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.635165 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:33.657966 29166 leader_election.cc:336] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:33.658092 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 92351.1us
I20260709 12:19:33.666875 29126 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 7.
I20260709 12:19:33.668033 29121 raft_consensus.cc:1240] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260709 12:19:33.562949 30882 consensus_queue.cc:237] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:33.681931 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 157594us
W20260709 12:19:33.682791 29762 leader_election.cc:336] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.624521 30868 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.686612 29017 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:33.687515 29090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:33.660692 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:33.696110 29166 leader_election.cc:336] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.696980 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:33.697443 29166 leader_election.cc:336] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.697604 29118 raft_consensus.cc:2468] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:33.697902 30868 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:33.698491 30868 consensus_queue.cc:1048] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:33.697876 29166 leader_election.cc:304] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.649425 30710 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:33.647135 30885 raft_consensus.cc:2749] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:33.633981 30734 consensus_queue.cc:1048] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.048s
W20260709 12:19:33.681365 29760 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:33.705271 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 84479.8us
W20260709 12:19:33.706025 29092 leader_election.cc:336] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.706475 29092 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:33.709095 29166 leader_election.cc:336] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:33.709825 29166 leader_election.cc:336] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.710065 30842 raft_consensus.cc:697] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
W20260709 12:19:33.710978 29166 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:33.711612 29166 leader_election.cc:336] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.712189 30842 consensus_queue.cc:237] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:33.712193 29166 leader_election.cc:336] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:33.715974 29166 consensus_peers.cc:597] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:33.716565 29166 leader_election.cc:336] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.716957 29166 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.684437 30846 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:33.723374 29762 leader_election.cc:336] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.723986 29762 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:33.678822 30819 raft_consensus.cc:2749] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:33.727056 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:33.727818 29118 raft_consensus.cc:2468] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:33.731043 30887 raft_consensus.cc:2749] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:33.696244 30821 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:33.735047 29198 raft_consensus.cc:1275] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:19:33.703359 30889 raft_consensus.cc:2749] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:19:33.739537 29166 leader_election.cc:336] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:33.740175 29762 leader_election.cc:336] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:33.744298 29092 leader_election.cc:336] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:33.746495 29166 leader_election.cc:336] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.752421 29092 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:33.730158 30881 raft_consensus.cc:2749] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:33.732649 30911 raft_consensus.cc:2749] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 LEARNER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:33.705936 30710 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:33.761561 29166 leader_election.cc:336] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.763652 29166 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:33.763944 29092 leader_election.cc:336] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.764405 29092 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:33.747327 30818 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:33.733811 30846 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:33.778079 29166 leader_election.cc:336] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.761080 30928 raft_consensus.cc:2804] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:19:33.789659 29166 consensus_peers.cc:597] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:33.772241 30920 raft_consensus.cc:2749] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:33.769397 30818 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:33.790974 29166 consensus_peers.cc:597] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:33.786744 29762 leader_election.cc:336] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.794181 29762 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.771618 30821 consensus_queue.cc:1048] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
W20260709 12:19:33.803277 29015 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:33.798277 29762 consensus_peers.cc:597] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:33.798836 29166 consensus_peers.cc:597] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:33.789090 30881 raft_consensus.cc:2749] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:33.790863 30806 raft_consensus.cc:2749] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 12:19:33.805625 29166 leader_election.cc:336] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.781265 30819 consensus_queue.cc:1048] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.017s
W20260709 12:19:33.814872 29166 leader_election.cc:336] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.818646 29122 raft_consensus.cc:2468] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
W20260709 12:19:33.819247 29015 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:33.802909 30928 raft_consensus.cc:697] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:33.806490 30911 raft_consensus.cc:2749] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:19:33.825512 29166 consensus_peers.cc:597] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:33.830458 29166 leader_election.cc:336] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.830917 29166 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.831775 30920 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:19:33.834770 30927 log.cc:927] Time spent T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
W20260709 12:19:33.836517 30921 log.cc:927] Time spent T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
W20260709 12:19:33.839478 27890 thread.cc:527] Waited for 2000ms trying to join with heartbeat (tid 29077)
W20260709 12:19:33.840930 29166 leader_election.cc:336] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.841600 29166 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.847200 30846 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:33.848335 30887 raft_consensus.cc:2749] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:33.848886 30818 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:33.849855 29166 leader_election.cc:336] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.829036 30925 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:33.850803 30925 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.853075 30925 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:33.853529 30919 log.cc:927] Time spent T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5: Append to log took a long time: real 0.122s	user 0.001s	sys 0.001s
I20260709 12:19:33.853987 29166 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.854206 30928 consensus_queue.cc:237] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.854921 30915 raft_consensus.cc:2749] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:19:33.856419 29166 leader_election.cc:336] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.856890 29166 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.853039 30851 raft_consensus.cc:2749] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:33.857946 30920 raft_consensus.cc:2749] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:33.858630 30873 raft_consensus.cc:2749] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:19:33.862443 29166 leader_election.cc:336] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.862993 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:33.863122 29166 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5
W20260709 12:19:33.862953 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 78525us
I20260709 12:19:33.860654 30915 raft_consensus.cc:3060] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:19:33.870740 30888 consensus_meta.cc:287] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32: Time spent flushing consensus metadata: real 0.518s	user 0.010s	sys 0.004s
I20260709 12:19:33.871240 30888 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.876904 30848 raft_consensus.cc:3060] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:33.878062 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:33.878548 29200 raft_consensus.cc:1275] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:19:33.879686 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:33.880366 29197 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
W20260709 12:19:33.882592 29762 leader_election.cc:336] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.882835 29201 raft_consensus.cc:1240] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 4. Current term is 5. Ops: []
I20260709 12:19:33.883726 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:33.884375 29195 raft_consensus.cc:1275] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:33.891597 29018 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:33.896201 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:33.899325 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:33.900055 29124 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
W20260709 12:19:33.903017 29166 leader_election.cc:336] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.903729 29166 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.906951 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:33.907691 29166 consensus_peers.cc:597] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:33.907835 29198 raft_consensus.cc:2468] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
W20260709 12:19:33.908520 29166 leader_election.cc:336] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.909533 29017 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:33.906471 30851 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:33.873847 30888 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:33.911856 30851 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.914628 29122 raft_consensus.cc:1275] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:33.914444 29018 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:33.917917 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:33.918812 29198 raft_consensus.cc:2468] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
I20260709 12:19:33.920506 29125 raft_consensus.cc:1275] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:19:33.924444 29125 raft_consensus.cc:1275] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:33.929224 29017 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:33.928182 29018 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:33.931173 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:33.931754 29125 raft_consensus.cc:3060] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:33.950565 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:33.951521 29122 raft_consensus.cc:3060] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:33.914327 30873 raft_consensus.cc:2749] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:33.913453 30842 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:33.956785 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 192847us
W20260709 12:19:33.957803 29092 leader_election.cc:336] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.958288 29092 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:33.954610 29093 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:33.926862 30887 raft_consensus.cc:2749] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:33.949241 30846 raft_consensus.cc:2804] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:19:33.953112 30879 raft_consensus.cc:2749] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:33.927106 30821 consensus_queue.cc:1048] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.045s
I20260709 12:19:33.987311 29122 raft_consensus.cc:2468] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 5.
I20260709 12:19:33.981953 29125 raft_consensus.cc:2468] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 5.
I20260709 12:19:33.962435 30734 raft_consensus.cc:2804] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:33.984539 29093 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:33.970468 30846 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:19:33.993983 29092 leader_election.cc:336] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:33.997203 29092 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:33.962239 30675 consensus_queue.cc:1048] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 12:19:33.998149 29166 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:33.987994 30928 raft_consensus.cc:2804] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:33.967104 30842 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.986513 30915 raft_consensus.cc:2749] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:33.999806 30846 raft_consensus.cc:3060] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:19:33.991133 30925 raft_consensus.cc:2804] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:33.992154 30819 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.021550 30925 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:34.021956 30819 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:34.023571 30924 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.024188 30924 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:33.999619 30851 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.025579 30819 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:33.990924 30734 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:34.026598 30734 raft_consensus.cc:3060] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:34.004196 30934 raft_consensus.cc:2749] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:34.028496 29122 raft_consensus.cc:1275] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Refusing update from remote peer f3fe548c90cd41ac95fa5e796a58a3e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:34.016798 30931 raft_consensus.cc:2804] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:34.018510 30933 raft_consensus.cc:2749] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:34.016129 30926 consensus_queue.cc:1048] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
I20260709 12:19:34.027822 30807 raft_consensus.cc:2804] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:34.030643 30807 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:34.031054 30842 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.031077 30807 raft_consensus.cc:3060] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:34.001919 30928 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:34.035423 30928 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:34.041111 30675 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.041733 30675 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.042763 30934 raft_consensus.cc:493] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.043310 30934 raft_consensus.cc:515] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:34.044138 30675 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.028993 30851 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.046871 30851 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.049644 30851 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.050773 30931 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:34.051276 30931 raft_consensus.cc:3060] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:34.022166 30925 raft_consensus.cc:3060] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:34.041043 30734 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:34.056067 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 62150.8us
W20260709 12:19:34.057248 29092 leader_election.cc:336] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:34.057657 30734 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.058111 29792 raft_consensus.cc:1275] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:19:34.060575 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:34.061285 29198 raft_consensus.cc:2468] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:34.064810 30937 consensus_queue.cc:1048] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } 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:19:34.065894 30911 consensus_queue.cc:1048] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:19:34.067965 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:34.057808 29092 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:34.071137 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 73142.4us
W20260709 12:19:34.073021 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 110171us
I20260709 12:19:34.074157 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:34.074633 29165 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:42775, user_credentials={real_user=slave}} blocked reactor thread for 53715.6us
I20260709 12:19:34.072285 29166 leader_election.cc:400] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 election: Vote denied by peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663) with higher term. Message: Invalid argument: T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 5. Current term is 6.
I20260709 12:19:34.074575 30887 raft_consensus.cc:2804] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:34.076630 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:34.012990 30882 raft_consensus.cc:2749] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:34.080650 29166 leader_election.cc:403] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 12:19:34.082059 30887 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:34.088476 29166 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:34.091074 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:34.092123 29124 raft_consensus.cc:2393] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 4: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:34.085582 30887 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:34.093252 29119 raft_consensus.cc:1240] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:19:34.094718 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:34.094918 29092 leader_election.cc:336] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:34.095611 29119 raft_consensus.cc:2468] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:34.095559 29092 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:34.096860 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:34.097447 29125 raft_consensus.cc:3060] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:34.099596 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 171510us
I20260709 12:19:34.079885 30934 leader_election.cc:290] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
W20260709 12:19:34.103111 29092 leader_election.cc:336] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:34.106278 29017 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:34.106454 29092 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:34.102941 29762 leader_election.cc:336] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:34.108453 29762 consensus_peers.cc:597] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:34.101570 29018 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:34.111037 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:34.111692 29124 raft_consensus.cc:2468] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:34.086915 30818 raft_consensus.cc:2749] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:34.108884 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:34.112892 29120 raft_consensus.cc:2468] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:34.114259 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:34.118985 29166 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:34.125886 29018 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:34.109423 30805 raft_consensus.cc:2749] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:34.127954 29091 leader_election.cc:304] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:34.120344 30848 raft_consensus.cc:2804] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:34.117475 30934 raft_consensus.cc:2749] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:34.122025 30920 raft_consensus.cc:2749] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:34.131345 29166 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:34.120528 30868 raft_consensus.cc:2749] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:34.132534 29017 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:34.112721 30734 consensus_queue.cc:1059] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 12:19:34.146070 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:34.149235 29125 raft_consensus.cc:2468] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:34.149179 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:34.150534 29196 raft_consensus.cc:2468] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:34.152314 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:34.133087 30879 raft_consensus.cc:3060] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:34.133052 30848 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:34.134255 30924 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.129441 30943 raft_consensus.cc:2749] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663) with higher term. Message: Invalid argument: T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 for earlier term 5. Current term is 6.
I20260709 12:19:34.157719 29196 raft_consensus.cc:3060] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:34.162271 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:34.166677 29199 raft_consensus.cc:2468] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:34.148890 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:34.168303 29201 raft_consensus.cc:2468] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:34.163370 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:34.163587 29166 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:34.169109 29197 raft_consensus.cc:2393] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 4: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:34.144515 30889 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:34.138942 30901 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.170358 29166 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:34.141008 30675 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.170012 30734 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.171758 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:34.167196 30805 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.172289 30915 raft_consensus.cc:2804] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:34.172138 30945 consensus_queue.cc:1048] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 12:19:34.172925 30935 raft_consensus.cc:2749] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:19:34.174945 30947 log.cc:927] Time spent T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 12:19:34.190299 30946 raft_consensus.cc:2749] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:34.191756 30846 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:34.191143 28946 catalog_manager.cc:5697] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: term changed from 1 to 4, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132). New cstate: current_term: 4 leader_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:19:34.193657 30710 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:34.205792 29090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:34.224305 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 54033.6us
I20260709 12:19:34.165114 30848 raft_consensus.cc:3060] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:19:34.251489 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 120438us
W20260709 12:19:34.228116 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 106457us
I20260709 12:19:34.228266 29196 raft_consensus.cc:2468] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:34.170532 30868 raft_consensus.cc:2804] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:34.250660 29166 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:34.229171 30943 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:34.253010 29017 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:34.155606 30933 consensus_queue.cc:1059] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.088s
W20260709 12:19:34.258841 29092 leader_election.cc:336] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:34.226827 30915 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:34.247968 30924 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.268471 29017 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
W20260709 12:19:34.274163 29092 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:34.229279 30805 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.258266 30868 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:19:34.276291 29762 consensus_peers.cc:597] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:34.284662 29092 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:34.248167 30675 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.227537 30734 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:34.272027 30915 raft_consensus.cc:3060] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:34.302356 29166 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:34.279594 30946 raft_consensus.cc:2804] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:34.281595 30901 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.307348 29166 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:34.283849 30710 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.290337 30868 raft_consensus.cc:3060] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:19:34.347404 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 73282.6us
I20260709 12:19:34.304311 30934 raft_consensus.cc:2749] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:34.282385 30924 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:34.367671 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 60435.6us
W20260709 12:19:34.368491 29092 leader_election.cc:336] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:34.369801 29092 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:34.312070 30842 raft_consensus.cc:2804] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:34.310708 30946 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:19:34.380566 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 75632.7us
W20260709 12:19:34.400449 29092 leader_election.cc:336] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:34.416139 29092 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:34.339459 30901 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.368115 30920 raft_consensus.cc:2749] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:34.372581 30928 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:34.429284 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 59844.9us
I20260709 12:19:34.434206 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:34.371462 30929 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.400264 30935 raft_consensus.cc:2749] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:34.442174 30806 raft_consensus.cc:2749] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:34.417714 30946 raft_consensus.cc:3060] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:34.447603 30952 raft_consensus.cc:3055] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:34.370956 30710 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.414951 30807 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.434823 30842 raft_consensus.cc:697] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:34.431424 30925 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.450762 30952 raft_consensus.cc:740] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
W20260709 12:19:34.458956 30959 log.cc:927] Time spent T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260709 12:19:34.459738 30807 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.459966 30964 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.460668 30964 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.465639 30734 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
W20260709 12:19:34.466250 30949 log.cc:927] Time spent T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.305s	user 0.004s	sys 0.000s
W20260709 12:19:34.466673 30960 log.cc:927] Time spent T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.103s	user 0.000s	sys 0.001s
I20260709 12:19:34.467105 30805 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.468279 30924 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.468559 30961 raft_consensus.cc:1064] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32: attempting to promote NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 to VOTER
W20260709 12:19:34.469075 30961 raft_consensus.cc:1068] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32: Unable to promote non-voter f3fe548c90cd41ac95fa5e796a58a3e5: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:19:34.469576 30961 consensus_queue.cc:1059] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:34.451370 30846 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 8 election: Requested vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:34.452968 30968 raft_consensus.cc:2804] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:34.537685 29018 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:34.542280 29018 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:34.543587 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 109877us
I20260709 12:19:34.546514 29166 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:34.530094 30734 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.444741 30929 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:34.545472 30968 raft_consensus.cc:697] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:34.559451 30967 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.560017 30967 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.560523 30968 consensus_queue.cc:237] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.555078 30734 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.551959 30724 raft_consensus.cc:2749] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:34.549342 30675 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.555357 30879 raft_consensus.cc:2749] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:34.615226 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:34.618146 29119 raft_consensus.cc:2468] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:34.618340 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:34.562064 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
I20260709 12:19:34.568681 30734 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.622835 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:34.569229 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:34.628286 29124 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
I20260709 12:19:34.619256 29125 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:34.570078 30929 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:34.637190 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:34.621186 30931 consensus_meta.cc:287] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.569s	user 0.014s	sys 0.001s
I20260709 12:19:34.638839 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:34.643784 30970 raft_consensus.cc:2804] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:34.612025 30969 raft_consensus.cc:3055] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:34.647119 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:34.649462 29122 raft_consensus.cc:2393] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 5: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:34.644526 30970 raft_consensus.cc:697] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:34.625766 30724 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.629453 30846 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.664937 29792 raft_consensus.cc:2955] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:34.664064 30929 raft_consensus.cc:493] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:34.664853 30980 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.604175 30868 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.669345 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:34.669814 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:34.676963 29192 raft_consensus.cc:2468] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:34.570654 30842 consensus_queue.cc:237] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.672540 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:34.672875 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:34.630916 30734 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.672174 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:34.677359 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:34.683284 29201 raft_consensus.cc:3060] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:19:34.678589 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:34.683506 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:34.684124 29192 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
I20260709 12:19:34.665624 30846 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.648859 30969 raft_consensus.cc:740] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:34.662156 30901 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:34.698060 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 141455us
I20260709 12:19:34.555452 30952 consensus_queue.cc:260] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.652657 30848 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.649771 30931 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.676493 30724 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.704519 29166 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:34.736543 29201 raft_consensus.cc:2468] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:34.695390 30963 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.702890 30954 raft_consensus.cc:3060] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:34.688028 30929 raft_consensus.cc:515] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.700443 30925 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.716895 30901 raft_consensus.cc:493] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.703341 30710 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.722452 30675 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.691839 30734 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:34.727890 30926 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:34.758194 29092 leader_election.cc:336] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:34.763573 29092 leader_election.cc:304] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:34.752386 30981 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:34.748437 30889 consensus_meta.cc:287] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32: Time spent flushing consensus metadata: real 0.555s	user 0.009s	sys 0.002s
I20260709 12:19:34.751632 30991 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.750106 30968 raft_consensus.cc:2804] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:34.690958 30980 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.779495 29166 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:34.762856 30710 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.751741 30974 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:19:34.795769 30984 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.772575 30889 raft_consensus.cc:2749] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:34.796070 30888 raft_consensus.cc:2804] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:34.780309 30925 raft_consensus.cc:2749] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 12:19:34.839959 27890 thread.cc:527] Waited for 3000ms trying to join with heartbeat (tid 29077)
I20260709 12:19:34.851912 29194 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:34.769340 30901 raft_consensus.cc:515] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.748672 30963 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.773047 30675 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:19:34.875993 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 117861us
I20260709 12:19:34.850629 30928 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.882579 30928 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.883092 30928 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.884084 30734 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:34.884634 30734 raft_consensus.cc:493] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:34.885200 30928 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.885092 30734 raft_consensus.cc:515] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.765319 30969 consensus_queue.cc:260] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.886739 29093 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:34.887259 30969 raft_consensus.cc:3060] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:34.888260 30963 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.750412 30970 consensus_queue.cc:237] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.888846 30931 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.890194 30675 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:34.752220 30976 consensus_queue.cc:1059] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.225s
I20260709 12:19:34.894336 30964 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:34.881592 29092 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 148 similar messages]
I20260709 12:19:34.871348 30986 consensus_queue.cc:1048] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.117s
I20260709 12:19:34.902438 30819 raft_consensus.cc:2804] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:34.769858 30926 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.856127 30724 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.819068 30710 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:34.911898 30978 log.cc:927] Time spent T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.165s	user 0.001s	sys 0.000s
I20260709 12:19:34.914949 30819 raft_consensus.cc:697] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:34.918642 30819 consensus_queue.cc:237] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.919456 30734 leader_election.cc:290] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.907821 30868 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.879078 30992 raft_consensus.cc:493] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.927192 30992 raft_consensus.cc:515] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.815968 30984 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.929445 30992 leader_election.cc:290] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.871968 30971 consensus_queue.cc:1048] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.137s
I20260709 12:19:34.934881 30929 leader_election.cc:290] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.809238 30991 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.929997 30992 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.940322 29017 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:34.939409 30992 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:34.879634 30967 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.930007 30984 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:34.780340 30981 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:34.990849 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 211409us
I20260709 12:19:34.937582 30991 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:35.002154 29166 leader_election.cc:304] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:35.004017 29017 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
W20260709 12:19:35.007453 28937 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet f6308fee499a42bcb0025188e8399034 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica d3d3599aa2d146419d7bed03e8df9c32 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 4 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
W20260709 12:19:34.990386 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 48387.4us
I20260709 12:19:35.015550 30929 raft_consensus.cc:2804] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:34.967788 30846 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:35.004971 30887 consensus_meta.cc:287] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32: Time spent flushing consensus metadata: real 0.895s	user 0.013s	sys 0.002s
I20260709 12:19:35.027057 29017 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:35.028165 30848 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:35.028970 30980 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:35.029049 30986 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:35.029984 30997 raft_consensus.cc:2804] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:19:35.031433 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:35.049556 29199 raft_consensus.cc:3060] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 6
W20260709 12:19:35.021194 29092 leader_election.cc:336] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.022040 30888 raft_consensus.cc:697] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
W20260709 12:19:35.051182 29092 leader_election.cc:336] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.051695 29092 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:35.051190 30888 consensus_queue.cc:237] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:35.052807 29092 leader_election.cc:336] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.017477 30971 raft_consensus.cc:2804] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:35.056324 30980 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:35.057013 30980 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:35.060081 30980 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:35.019272 30954 raft_consensus.cc:2749] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:19:35.062654 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 122792us
I20260709 12:19:35.018831 30929 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:35.066082 29199 raft_consensus.cc:2468] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 6.
I20260709 12:19:35.067471 30968 raft_consensus.cc:697] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
W20260709 12:19:35.062625 30946 consensus_meta.cc:287] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.611s	user 0.008s	sys 0.004s
I20260709 12:19:35.045603 30846 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:35.042572 30974 raft_consensus.cc:697] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 7 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:35.062274 30997 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:35.074364 30991 raft_consensus.cc:493] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
W20260709 12:19:35.096201 30943 consensus_meta.cc:287] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32: Time spent flushing consensus metadata: real 0.825s	user 0.008s	sys 0.005s
I20260709 12:19:35.036784 30887 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:35.136483 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 100843us
I20260709 12:19:35.090619 30929 raft_consensus.cc:3060] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:35.120857 29092 leader_election.cc:336] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:35.162940 29092 leader_election.cc:336] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.163470 29092 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:35.163674 29090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:35.107941 30971 raft_consensus.cc:697] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 5 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
W20260709 12:19:35.165512 29016 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:35.166103 29166 consensus_peers.cc:597] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:35.175180 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 133720us
W20260709 12:19:35.175987 29166 leader_election.cc:336] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:35.176290 29092 leader_election.cc:336] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.171818 29018 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:35.143334 30997 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:19:35.178452 29166 leader_election.cc:336] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.177057 29198 raft_consensus.cc:1240] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 5. Current term is 6. Ops: []
I20260709 12:19:35.062376 30986 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:35.179994 29166 leader_election.cc:336] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.158795 30943 raft_consensus.cc:2749] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:19:35.184566 29092 leader_election.cc:336] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.182894 29166 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:35.171720 29017 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:35.185075 29092 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:35.185807 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:35.186065 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:35.187193 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:35.187762 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:35.187995 29199 raft_consensus.cc:2393] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 5: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:35.188468 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:35.187292 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:35.189059 29192 raft_consensus.cc:2468] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:35.194319 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:35.195256 29193 raft_consensus.cc:2468] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
I20260709 12:19:35.152343 30991 raft_consensus.cc:515] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:35.213431 30994 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:35.213248 30936 raft_consensus.cc:2955] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:35.214063 30994 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:35.208498 30967 raft_consensus.cc:2749] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:35.131444 30946 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:35.225611 29195 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:35.176239 30805 raft_consensus.cc:2749] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:35.224064 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:35.173784 30848 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:35.173202 30954 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:35.228089 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 43555.1us
W20260709 12:19:35.236919 29092 leader_election.cc:336] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.237488 29092 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:35.181835 30980 raft_consensus.cc:3060] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:35.229823 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 49874.3us
I20260709 12:19:35.216423 30901 leader_election.cc:290] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:35.241603 29166 leader_election.cc:336] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.231161 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:35.235224 30915 consensus_meta.cc:287] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32: Time spent flushing consensus metadata: real 0.923s	user 0.014s	sys 0.001s
I20260709 12:19:35.257714 29201 raft_consensus.cc:2393] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 6: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
W20260709 12:19:35.246732 29166 leader_election.cc:336] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.262452 31007 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:35.262830 31017 raft_consensus.cc:2749] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:35.263051 31007 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:35.265080 31013 log.cc:927] Time spent T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
W20260709 12:19:35.268011 29092 leader_election.cc:336] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.273420 29195 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:35.275722 30887 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:35.241513 30974 consensus_queue.cc:237] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:35.241478 30888 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:35.237365 30848 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:35.267016 30915 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:35.277377 30992 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:35.278879 30994 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
W20260709 12:19:35.280331 29092 leader_election.cc:336] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.273904 29201 raft_consensus.cc:1275] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Refusing update from remote peer f3fe548c90cd41ac95fa5e796a58a3e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:35.282675 30805 raft_consensus.cc:2749] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:35.284597 29193 raft_consensus.cc:1275] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:19:35.401512 29193 pending_rounds.cc:85] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32: Aborting all ops after (but not including) 2
I20260709 12:19:35.285105 29197 raft_consensus.cc:3055] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:35.402209 29197 raft_consensus.cc:740] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
W20260709 12:19:35.287240 31001 log.cc:927] Time spent T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 12:19:35.288311 29124 raft_consensus.cc:1275] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:35.232106 30968 consensus_queue.cc:237] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:35.291541 30946 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:35.242659 30954 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:35.298228 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:35.298635 30971 consensus_queue.cc:237] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:35.305753 30997 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:35.308921 30980 raft_consensus.cc:2749] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:35.328236 30991 leader_election.cc:290] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:35.331770 30952 raft_consensus.cc:3060] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:35.431604 30915 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:35.335140 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:35.343058 30977 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:35.432641 29127 raft_consensus.cc:2468] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:35.432689 30977 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:35.435379 30954 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:35.346907 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:35.234594 30920 raft_consensus.cc:2749] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:35.348035 29797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:35.436833 30981 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:35.348644 29198 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 1002) took 1206 ms. Trace:
I20260709 12:19:35.437475 29198 rpcz_store.cc:276] 0709 12:19:34.142314 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:34.142522 (+   208us) service_pool.cc:224] Handling call
0709 12:19:34.142921 (+   399us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:35.179762 (+1036841us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:35.348384 (+168622us) spinlock_profiling.cc:243] Waited 1.03 s on lock 0x7b54000fdcd4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db22e01 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:35.348559 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2368796416}
I20260709 12:19:35.438970 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:35.439432 30848 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:35.439509 29198 raft_consensus.cc:3060] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:35.349278 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:35.349665 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:35.351168 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:35.349334 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:35.442967 29196 raft_consensus.cc:3060] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:35.353772 30986 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:35.357846 31005 log.cc:927] Time spent T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.305s	user 0.003s	sys 0.000s
I20260709 12:19:35.376402 29018 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:35.465726 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 89431.5us
I20260709 12:19:35.466984 29018 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:35.382535 29016 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
W20260709 12:19:35.394965 29166 leader_election.cc:336] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:35.399552 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 119256us
W20260709 12:19:35.468911 29092 leader_election.cc:336] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:35.469805 29092 leader_election.cc:336] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.470212 29092 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:35.411589 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:35.471637 29201 raft_consensus.cc:2468] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
W20260709 12:19:35.473541 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 80261.9us
I20260709 12:19:35.418527 29200 raft_consensus.cc:1240] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:35.401821 29193 pending_rounds.cc:107] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32: Aborting uncommitted NO_OP operation due to leader change: 3.3
W20260709 12:19:35.475637 29166 consensus_peers.cc:597] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:35.475843 29193 raft_consensus.cc:2889] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:35.431130 30997 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:35.346644 29792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:35.456771 29197 consensus_queue.cc:260] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:35.310005 30929 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:35.461961 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:35.552116 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 85223.6us
W20260709 12:19:35.552491 29016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.132:42775, user_credentials={real_user=slave}} blocked reactor thread for 174358us
W20260709 12:19:35.553376 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 83592.8us
W20260709 12:19:35.476464 29166 leader_election.cc:336] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.511143 29198 raft_consensus.cc:2468] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:35.552263 29199 raft_consensus.cc:3060] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:19:35.554733 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 78321.3us
W20260709 12:19:35.554103 29092 leader_election.cc:336] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:35.557467 29092 leader_election.cc:336] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.297955 31007 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:35.557904 29092 leader_election.cc:304] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:35.558921 29196 raft_consensus.cc:2468] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
W20260709 12:19:35.559285 29092 leader_election.cc:336] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.559998 29092 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:35.566578 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:35.567267 29196 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
W20260709 12:19:35.568861 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 383214us
W20260709 12:19:35.574501 29092 leader_election.cc:336] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:35.575486 29092 leader_election.cc:336] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.575896 29092 leader_election.cc:304] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:35.569581 29093 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:35.596741 29092 leader_election.cc:336] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.596746 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:35.598088 29092 leader_election.cc:336] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.576246 29018 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:35.599725 29092 leader_election.cc:336] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.600318 29092 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:35.605774 29199 raft_consensus.cc:2468] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:35.607785 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:35.608666 29192 raft_consensus.cc:2468] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:35.398228 30888 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:35.610553 29018 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:35.614590 29092 leader_election.cc:336] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.615232 29092 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:35.617163 29092 leader_election.cc:336] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.618757 29018 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:35.617985 29092 leader_election.cc:336] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.620026 29018 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:35.617477 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:35.621497 29092 leader_election.cc:336] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:35.622952 29092 leader_election.cc:336] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:35.624114 29092 leader_election.cc:336] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:35.625095 29092 leader_election.cc:336] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.564158 30805 raft_consensus.cc:2749] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:19:35.600054 31022 log.cc:927] Time spent T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.147s	user 0.001s	sys 0.000s
I20260709 12:19:35.631520 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:35.631845 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 62341us
I20260709 12:19:35.686664 30806 raft_consensus.cc:2749] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:35.687587 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:35.574635 30920 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:35.648296 29092 consensus_peers.cc:597] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:35.722200 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 73970.5us
I20260709 12:19:35.627228 30946 raft_consensus.cc:2804] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:35.689553 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:35.574040 30934 raft_consensus.cc:2749] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:35.567863 30848 raft_consensus.cc:2804] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:35.566718 30818 raft_consensus.cc:2749] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:35.577164 30954 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:35.566992 30981 raft_consensus.cc:2804] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:19:35.566215 30980 raft_consensus.cc:2749] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:19:35.640978 29018 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:35.736407 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 95548.2us
I20260709 12:19:35.611864 30965 consensus_queue.cc:1059] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.111s
I20260709 12:19:35.691406 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:35.566659 29792 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:35.607885 30881 raft_consensus.cc:2749] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:19:35.611361 30991 raft_consensus.cc:2804] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:35.701082 30882 raft_consensus.cc:2749] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:35.693492 30994 raft_consensus.cc:2804] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:35.698060 30992 raft_consensus.cc:2804] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:35.742043 29018 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:35.725455 29092 consensus_peers.cc:597] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:35.762189 29018 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:35.738694 29166 leader_election.cc:336] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.733472 30848 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:19:35.739996 30970 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.849s	user 0.018s	sys 0.019s
I20260709 12:19:35.737294 30805 raft_consensus.cc:2804] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:19:35.725710 30946 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:19:35.770645 29166 consensus_peers.cc:597] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:35.735163 30981 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:19:35.743724 30990 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.868s	user 0.049s	sys 0.042s
W20260709 12:19:35.771735 29090 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.602s	user 0.008s	sys 0.014s
I20260709 12:19:35.739923 30991 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:19:35.780366 29090 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.611s	user 0.008s	sys 0.014s
I20260709 12:19:35.749778 30842 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:19:35.787773 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:35.788635 29123 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 7.
I20260709 12:19:35.726263 30920 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:35.772409 30970 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.881s	user 0.018s	sys 0.020s
W20260709 12:19:35.778981 29166 leader_election.cc:336] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:35.791116 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:35.762086 30710 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:35.782503 29018 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
W20260709 12:19:35.757819 30819 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.730s	user 0.019s	sys 0.045s
I20260709 12:19:35.772754 30980 raft_consensus.cc:2804] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:19:35.846699 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:35.740275 30911 consensus_queue.cc:1048] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.041s
I20260709 12:19:35.847019 30980 raft_consensus.cc:697] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
W20260709 12:19:35.780989 30990 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.909s	user 0.050s	sys 0.042s
I20260709 12:19:35.847937 30980 consensus_queue.cc:237] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:35.772889 30821 raft_consensus.cc:2804] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:35.848987 30821 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:35.849367 30821 raft_consensus.cc:3060] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:35.850462 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:35.851528 27890 thread.cc:527] Waited for 4000ms trying to join with heartbeat (tid 29077)
I20260709 12:19:35.766059 30977 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:35.739676 30954 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:35.785198 30991 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:35.787653 30882 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:35.781932 30981 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:19:35.801167 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:35.791944 30842 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:35.833925 30969 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:35.830420 30926 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:35.787276 30901 consensus_queue.cc:1059] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.059s
I20260709 12:19:35.846052 30965 raft_consensus.cc:2749] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:19:35.773259 30848 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:35.779325 30946 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:35.773259 30994 raft_consensus.cc:697] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:35.776701 30992 raft_consensus.cc:697] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
W20260709 12:19:35.777051 29120 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.519s	user 0.011s	sys 0.020s
W20260709 12:19:35.955036 29120 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.699s	user 0.012s	sys 0.023s
W20260709 12:19:35.893859 30819 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.868s	user 0.020s	sys 0.049s
W20260709 12:19:35.961666 31023 log.cc:927] Time spent T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 12:19:35.892846 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:35.899303 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:35.894894 30842 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:35.946961 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:35.941848 31007 raft_consensus.cc:493] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:35.891098 30970 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:35.884764 30945 consensus_queue.cc:1048] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.065s
I20260709 12:19:35.967260 29124 raft_consensus.cc:3060] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:19:35.962817 30936 consensus_meta.cc:287] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f: Time spent flushing consensus metadata: real 0.738s	user 0.017s	sys 0.003s
I20260709 12:19:35.982278 30888 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:35.980165 30994 consensus_queue.cc:237] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:35.945230 31024 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:35.965344 30901 raft_consensus.cc:3055] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:35.986258 30901 raft_consensus.cc:740] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:35.986433 30970 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:35.987584 30901 consensus_queue.cc:260] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:35.989095 30901 raft_consensus.cc:3060] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:35.989197 30970 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:35.990602 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:35.991413 29120 raft_consensus.cc:2468] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:35.992621 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:35.993217 29121 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:35.994663 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:35.957983 30925 raft_consensus.cc:2749] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:35.950464 30929 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:35.996279 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
W20260709 12:19:35.998484 29118 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.600s	user 0.012s	sys 0.024s
I20260709 12:19:35.893502 30882 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:35.941771 30969 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:35.974171 30973 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.547s	user 0.003s	sys 0.016s
W20260709 12:19:36.002944 29118 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.605s	user 0.013s	sys 0.024s
I20260709 12:19:36.006196 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:35.990036 31018 log.cc:927] Time spent T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.288s	user 0.001s	sys 0.000s
I20260709 12:19:36.012667 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.013597 29120 raft_consensus.cc:2468] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 7.
W20260709 12:19:36.007367 30973 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.580s	user 0.004s	sys 0.016s
I20260709 12:19:35.976897 31007 raft_consensus.cc:515] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.002710 31024 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.041507 29119 raft_consensus.cc:1275] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:19:36.067566 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.093693 29124 raft_consensus.cc:2468] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
W20260709 12:19:36.094944 29016 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:36.041775 30968 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.600s	user 0.001s	sys 0.023s
W20260709 12:19:36.041128 30971 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.612s	user 0.029s	sys 0.045s
I20260709 12:19:36.123361 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:36.118057 30968 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.689s	user 0.002s	sys 0.024s
W20260709 12:19:36.106976 29763 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 479295us
I20260709 12:19:36.121721 30920 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:36.131460 30969 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:36.132764 31026 log.cc:927] Time spent T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
W20260709 12:19:36.124030 30971 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.695s	user 0.029s	sys 0.046s
I20260709 12:19:36.121557 30807 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.136144 30954 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.020815 30992 consensus_queue.cc:237] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.143217 30882 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.143962 29121 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:36.146697 31028 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.103941 30990 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.152498 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.173863 31024 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.173981 30990 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.174783 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.176159 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:36.176715 29119 raft_consensus.cc:3060] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:36.178087 31028 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.178077 30990 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.155346 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.180531 30882 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.181777 30882 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.184787 30882 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.168314 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.185689 29121 raft_consensus.cc:2468] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:36.186884 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:36.187556 29121 raft_consensus.cc:3060] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:36.173030 30848 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:36.180615 31024 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.169080 30807 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.190559 31024 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.191928 30848 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:36.192535 31024 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.189513 30821 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.196149 30821 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.199810 29121 raft_consensus.cc:2468] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:36.202481 29120 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
I20260709 12:19:36.163244 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.204856 28946 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:34572 (request call id 49) took 2495 ms. Trace:
I20260709 12:19:36.211604 30821 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.213737 30821 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.218828 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.219856 29124 raft_consensus.cc:2468] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:36.205533 28946 rpcz_store.cc:276] 0709 12:19:33.737106 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:33.741502 (+  4396us) service_pool.cc:224] Handling call
0709 12:19:36.204551 (+2463049us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:19:34.277355 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:19:34.417085 (+139730us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:19:34.430766 (+ 13681us) write_op.cc:435] Acquired schema lock
0709 12:19:34.430795 (+    29us) tablet.cc:662] Decoding operations
0709 12:19:34.452759 (+ 21964us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:19:34.456205 (+  3446us) write_op.cc:641] Partition lock acquired for write op
0709 12:19:34.457160 (+   955us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:19:34.467795 (+ 10635us) tablet.cc:701] Row locks acquired
0709 12:19:34.467817 (+    22us) write_op.cc:260] PREPARE: finished
0709 12:19:34.467973 (+   156us) write_op.cc:270] Start()
0709 12:19:34.468085 (+   112us) write_op.cc:276] Timestamp: P: 1783599574467931 usec, L: 0
0709 12:19:34.468109 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 12:19:34.468750 (+   641us) log.cc:844] Serialized 598 byte log entry
0709 12:19:34.474317 (+  5567us) op_driver.cc:464] REPLICATION: finished
0709 12:19:34.591864 (+117547us) write_op.cc:301] APPLY: starting
0709 12:19:34.603080 (+ 11216us) tablet.cc:1367] starting BulkCheckPresence
0709 12:19:34.612935 (+  9855us) tablet.cc:1370] finished BulkCheckPresence
0709 12:19:34.631063 (+ 18128us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:19:34.653650 (+ 22587us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:19:34.686653 (+ 33003us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:19:34.692814 (+  6161us) write_op.cc:312] APPLY: finished
0709 12:19:34.719353 (+ 26539us) log.cc:844] Serialized 22 byte log entry
0709 12:19:34.731323 (+ 11970us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:34.743451 (+ 12128us) write_op.cc:454] Released schema lock
0709 12:19:34.746008 (+  2557us) write_op.cc:341] FINISH: Updating metrics
0709 12:19:34.767522 (+ 21514us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:34.779677 (+ 12155us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":674663,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":78113,"apply.run_cpu_time_us":2961,"apply.run_wall_time_us":203921,"num_ops":1,"prepare.queue_time_us":3341,"prepare.run_cpu_time_us":4041,"prepare.run_wall_time_us":200952,"replication_time_us":6087,"thread_start_us":58541,"threads_started":1}]]}
I20260709 12:19:36.192560 30807 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.225941 29195 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:57510 (request call id 1023) took 1040 ms. Trace:
W20260709 12:19:36.228703 29762 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.511s	user 0.009s	sys 0.017s
W20260709 12:19:36.229219 29762 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.512s	user 0.009s	sys 0.017s
W20260709 12:19:36.232170 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:36.230976 30821 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.237231 30946 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.251984 29197 raft_consensus.cc:3060] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:36.252965 30806 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:36.228101 29195 rpcz_store.cc:276] 0709 12:19:35.185383 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:35.185505 (+   122us) service_pool.cc:224] Handling call
0709 12:19:36.225748 (+1040243us) spinlock_profiling.cc:243] Waited 29.7 ms on lock 0x7b54002594d4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db262fa 00007fe942ae7b17 00007fe93c0626d4 00007fe93c062662 00007fe93c062591 00007fe93c06250c 00007fe93c0617c2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:36.225875 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":68344576}
I20260709 12:19:36.180913 31028 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.263190 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:36.271134 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:36.190004 30991 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:19:36.265090 30952 consensus_meta.cc:287] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.833s	user 0.012s	sys 0.001s
I20260709 12:19:36.253634 30806 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:36.299077 30967 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.516s	user 0.003s	sys 0.017s
I20260709 12:19:36.310631 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
W20260709 12:19:36.319444 29192 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.540s	user 0.011s	sys 0.011s
I20260709 12:19:36.324205 31017 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.322551 30997 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.321875 30901 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:36.325273 30805 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.523s	user 0.008s	sys 0.014s
I20260709 12:19:36.441397 31040 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:36.319005 30915 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.286578 29197 raft_consensus.cc:1275] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 4. (term mismatch)
W20260709 12:19:36.414737 29192 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.642s	user 0.012s	sys 0.012s
I20260709 12:19:36.331292 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.452230 29126 raft_consensus.cc:2468] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:36.453516 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.444351 30868 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.454988 30868 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.458472 30868 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.460835 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:36.461767 29126 raft_consensus.cc:3060] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:36.444770 30805 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.649s	user 0.009s	sys 0.014s
I20260709 12:19:36.409930 30952 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.419045 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:36.472920 29125 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:19:36.416224 30967 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.637s	user 0.003s	sys 0.023s
I20260709 12:19:36.428151 31017 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.428997 30901 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.450793 30925 raft_consensus.cc:493] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:36.424592 30997 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:36.431319 31037 log.cc:927] Time spent T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.204s	user 0.000s	sys 0.000s
I20260709 12:19:36.431687 30946 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:36.435379 30981 consensus_meta.cc:287] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.539s	user 0.010s	sys 0.001s
I20260709 12:19:36.484892 30981 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.488045 30981 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 8 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:36.411227 29122 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.581s	user 0.011s	sys 0.023s
W20260709 12:19:36.488883 29122 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.659s	user 0.011s	sys 0.023s
I20260709 12:19:36.451076 29197 pending_rounds.cc:85] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32: Aborting all ops after (but not including) 3
I20260709 12:19:36.445976 30846 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.473145 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.444304 30968 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:36.468112 30923 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.581s	user 0.003s	sys 0.045s
I20260709 12:19:36.490108 29197 pending_rounds.cc:107] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32: Aborting uncommitted NO_OP operation due to leader change: 4.4
I20260709 12:19:36.493511 29197 raft_consensus.cc:2889] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:19:36.430514 29791 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.531s	user 0.001s	sys 0.023s
W20260709 12:19:36.494325 29791 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.707s	user 0.001s	sys 0.024s
W20260709 12:19:36.494406 30879 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
I20260709 12:19:36.491106 30846 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.497335 31017 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.492740 30968 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.500258 30901 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.466362 31040 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:19:36.492945 30923 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.693s	user 0.004s	sys 0.045s
I20260709 12:19:36.503921 31040 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:36.495383 29791 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47688 (request call id 114) took 1146 ms. Trace:
I20260709 12:19:36.506242 30842 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.507417 30991 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:36.471318 30805 raft_consensus.cc:697] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 6 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:36.508972 30842 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.509109 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
I20260709 12:19:36.476255 30952 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:36.492406 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.510900 29124 raft_consensus.cc:2468] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:36.512558 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.514400 30925 raft_consensus.cc:515] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:36.517356 30952 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:36.501833 30806 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.518276 29797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:36.518939 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:36.468004 30915 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.522284 30925 leader_election.cc:290] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:36.509963 29794 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:36.527630 30915 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:36.476092 30936 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:59974 (request call id 62) took 3086 ms. Trace:
I20260709 12:19:36.523644 30851 raft_consensus.cc:3055] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:19:36.529632 30851 raft_consensus.cc:740] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:36.528595 30936 rpcz_store.cc:276] 0709 12:19:33.383836 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:33.572858 (+189022us) service_pool.cc:224] Handling call
0709 12:19:33.592297 (+ 19439us) spinlock_profiling.cc:243] Waited 10.9 ms on lock 0x7b5400014da0. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93da9f520 00007fe93db28b42 00007fe93db27800 00007fe93db209fa 00007fe942ae84c9 00007fe93c064c54 00007fe93c064be2 00007fe93c064b11 00007fe93c064a8c 00007fe93c063d42
0709 12:19:33.687381 (+ 95084us) log.cc:844] Serialized 501 byte log entry
0709 12:19:36.469302 (+2781921us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":25937,"raft.queue_time_us":22588,"raft.run_cpu_time_us":1830,"raft.run_wall_time_us":91381,"spinlock_wait_cycles":24966912,"thread_start_us":161706,"threads_started":1,"wal-append.queue_time_us":283323,"wal-append.run_cpu_time_us":1952,"wal-append.run_wall_time_us":1041708}
I20260709 12:19:36.531010 28936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 455b98eec37e4071805f6a7536387e34 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:19:36.530707 30851 consensus_queue.cc:260] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.531392 30846 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.523605 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:36.501832 30968 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:36.532939 29127 raft_consensus.cc:3060] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:36.509251 30805 consensus_queue.cc:237] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.534606 31007 leader_election.cc:290] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:36.534789 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8bc85f3bbfb42069a05fe52c6b6b60b" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.535611 29124 raft_consensus.cc:2393] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 5: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:36.536525 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.494575 29197 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 1020) took 1821 ms. Trace:
I20260709 12:19:36.538424 29197 rpcz_store.cc:276] 0709 12:19:34.672804 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:34.673321 (+   517us) service_pool.cc:224] Handling call
0709 12:19:34.673615 (+   294us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:35.284974 (+611359us) spinlock_profiling.cc:243] Waited 254 ms on lock 0x7b54001d77a0. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93da99dc0 00007fe93db241c0 00007fe93db25231 00007fe93db21d8f 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c
0709 12:19:36.251754 (+966780us) spinlock_profiling.cc:243] Waited 46.4 ms on lock 0x7b58006c05d0. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93da7e0aa 00007fe93db00447 00007fe93db18fe7 00007fe93db1a7de 00007fe93db24b49 00007fe93db25416 00007fe93db21d8f 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4
0709 12:19:36.494153 (+242399us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:36.494495 (+   342us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":691721216}
I20260709 12:19:36.505553 29791 rpcz_store.cc:276] 0709 12:19:35.348810 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:35.349841 (+  1031us) service_pool.cc:224] Handling call
0709 12:19:35.350226 (+   385us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:35.350601 (+   375us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 12:19:35.765040 (+414439us) log.cc:844] Serialized 14 byte log entry
0709 12:19:36.494959 (+729919us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:36.495023 (+    64us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:19:36.495070 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:36.495149 (+    79us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:36.495286 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":807121,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":3535,"raft.queue_time_us":632,"raft.run_cpu_time_us":159,"raft.run_wall_time_us":160,"thread_start_us":1108385,"threads_started":2}
I20260709 12:19:36.531836 30851 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:36.359504 29119 raft_consensus.cc:2468] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:36.545627 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:36.546657 29119 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:36.547931 30952 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.550737 29124 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 3.
I20260709 12:19:36.545987 29125 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 7.
I20260709 12:19:36.555540 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:36.555935 29797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
W20260709 12:19:36.557201 29118 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.506s	user 0.037s	sys 0.029s
I20260709 12:19:36.550675 31007 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:36.559028 29126 raft_consensus.cc:2468] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:36.571627 29199 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 1046) took 1220 ms. Trace:
W20260709 12:19:36.570554 29118 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.519s	user 0.038s	sys 0.029s
I20260709 12:19:36.565995 29017 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:36.566670 29090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:36.558547 29794 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
W20260709 12:19:36.584578 29016 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:36.571985 29199 rpcz_store.cc:276] 0709 12:19:35.351398 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:35.722369 (+370971us) service_pool.cc:224] Handling call
0709 12:19:35.722717 (+   348us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:35.722936 (+   219us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 12:19:36.116739 (+393803us) log.cc:844] Serialized 14 byte log entry
0709 12:19:36.571278 (+454539us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:36.571343 (+    65us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:36.571386 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:36.571451 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:36.571571 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13511,"prepare.queue_time_us":492625,"prepare.run_cpu_time_us":28,"prepare.run_wall_time_us":28,"thread_start_us":818881,"threads_started":2,"wal-append.queue_time_us":418798}
I20260709 12:19:36.582690 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.590582 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.576261 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:36.592849 29124 raft_consensus.cc:2468] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:36.594210 29017 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:36.601406 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.601292 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.603312 29124 raft_consensus.cc:2410] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 for term 8 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: 5.
I20260709 12:19:36.604084 29119 raft_consensus.cc:2468] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:36.606591 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.603413 29126 raft_consensus.cc:2468] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:36.608033 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.608914 29126 raft_consensus.cc:2410] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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:19:36.610500 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.582993 31017 raft_consensus.cc:493] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:36.612789 29118 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59982 (request call id 1505) took 1582 ms. Trace:
I20260709 12:19:36.613250 31017 raft_consensus.cc:515] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:36.571303 30952 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.613427 29118 rpcz_store.cc:276] 0709 12:19:35.011173 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:35.012077 (+   904us) service_pool.cc:224] Handling call
0709 12:19:35.022724 (+ 10647us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:35.023088 (+   364us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:35.023116 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:35.028134 (+  5018us) log.cc:844] Serialized 26 byte log entry
0709 12:19:35.398117 (+369983us) spinlock_profiling.cc:243] Waited 7.34 ms on lock 0x7b18000f7840. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe9438fdab1 00007fe94390a281 00007fe93aa17e07 00007fe9438729a9 00007fe93aa3469b 00007fe93aa3293f 00007fe93aa34c02 00007fe93d6bc20b 00007fe93d6c1d23 00007fe93d6c20d1 00007fe93dadda0f
0709 12:19:36.027978 (+629861us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:19:36.576543 (+548565us) log.cc:844] Serialized 14 byte log entry
0709 12:19:36.577141 (+   598us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:36.577511 (+   370us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:36.577571 (+    60us) raft_consensus.cc:1685] finished
0709 12:19:36.593600 (+ 16029us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:36.593772 (+   172us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":505448,"prepare.run_cpu_time_us":52,"prepare.run_wall_time_us":53,"raft.queue_time_us":4218,"raft.run_cpu_time_us":256,"raft.run_wall_time_us":5890,"spinlock_wait_cycles":16876928,"thread_start_us":1132936,"threads_started":2,"wal-append.queue_time_us":1185072}
I20260709 12:19:36.617383 30952 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.586673 31007 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.596371 30983 raft_consensus.cc:1064] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32: attempting to promote NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 to VOTER
I20260709 12:19:36.621954 29126 raft_consensus.cc:1240] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 12:19:36.623927 29126 raft_consensus.cc:1275] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:19:36.627223 29125 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:36.627540 29124 raft_consensus.cc:1275] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:36.600865 30846 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:19:36.605098 30967 raft_consensus.cc:2749] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:36.624291 29017 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:36.648679 29017 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:36.649644 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.651479 30952 raft_consensus.cc:3060] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:36.620200 31007 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:36.655123 30991 raft_consensus.cc:2749] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:36.647650 30846 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:36.661422 30846 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:19:36.669694 29192 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57510 (request call id 1047) took 1296 ms. Trace:
W20260709 12:19:36.695454 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:36.685036 29192 rpcz_store.cc:276] 0709 12:19:35.373365 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:35.726171 (+352806us) service_pool.cc:224] Handling call
0709 12:19:35.747949 (+ 21778us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:35.748200 (+   251us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 12:19:36.451400 (+703200us) log.cc:844] Serialized 14 byte log entry
0709 12:19:36.669023 (+217623us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:36.669359 (+   336us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:19:36.669416 (+    57us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:36.669492 (+    76us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:36.669632 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":467766,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":36,"raft.queue_time_us":104,"raft.run_cpu_time_us":116,"raft.run_wall_time_us":777,"thread_start_us":895373,"threads_started":2,"wal-append.queue_time_us":212702}
I20260709 12:19:36.661393 29017 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:36.697726 29017 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:36.698370 30991 raft_consensus.cc:2749] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:36.699312 30991 raft_consensus.cc:2749] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:19:36.699535 29017 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:36.699678 29127 raft_consensus.cc:2468] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:36.701184 30992 raft_consensus.cc:2749] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:36.705039 30999 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:36.702718 29018 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:36.707918 29201 raft_consensus.cc:1275] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:19:36.705852 30999 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.710786 30991 raft_consensus.cc:2804] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:36.711369 30991 raft_consensus.cc:697] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:36.711944 30999 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:36.712270 30991 consensus_queue.cc:237] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.714306 30992 consensus_queue.cc:1048] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:19:36.716878 31062 log.cc:927] Time spent T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260709 12:19:36.720033 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.720728 29199 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:36.721856 29125 raft_consensus.cc:2468] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:36.683723 30983 consensus_queue.cc:237] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [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: 4, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:36.723076 30901 consensus_queue.cc:1048] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:36.724983 30972 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.725503 30972 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.720604 29017 leader_election.cc:304] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:36.729106 29017 leader_election.cc:304] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:36.738265 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.739327 30999 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.730904 29017 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:36.743337 30967 raft_consensus.cc:2749] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:36.744601 29017 leader_election.cc:304] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:36.730995 30972 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.746351 30967 raft_consensus.cc:2749] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:36.730654 30842 raft_consensus.cc:2749] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:36.734910 30901 raft_consensus.cc:2749] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:36.749102 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.749912 29192 raft_consensus.cc:2393] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 6: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:36.742990 30999 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.751205 29794 raft_consensus.cc:1275] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 LEARNER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:19:36.752010 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.752161 30999 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:36.752480 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.752626 29196 raft_consensus.cc:2468] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 2.
I20260709 12:19:36.753083 29199 raft_consensus.cc:2468] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:36.753516 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.754362 29200 raft_consensus.cc:2410] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f 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:19:36.755505 30983 consensus_queue.cc:1048] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } 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:19:36.757042 31017 leader_election.cc:290] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:36.752645 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.759300 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:36.759886 28935 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet f6308fee499a42bcb0025188e8399034 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775) due to error UNKNOWN_ERROR; will retry: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:19:36.760811 30846 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.762508 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.764245 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:36.764840 29197 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:36.765142 30952 raft_consensus.cc:2749] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:36.765831 30952 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.766471 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.767133 29192 raft_consensus.cc:2468] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:36.767607 30997 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.767756 30846 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 8 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.766304 30952 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.769624 30806 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.771507 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.775141 29127 raft_consensus.cc:2468] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 2.
I20260709 12:19:36.774379 29124 raft_consensus.cc:1275] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 12:19:36.776727 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:36.779840 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.783075 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.787315 29201 raft_consensus.cc:2410] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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:19:36.787509 29017 leader_election.cc:304] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:36.788098 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.789412 29200 raft_consensus.cc:2468] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:36.792418 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:36.788239 29166 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:36.791538 29017 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:36.793151 29201 raft_consensus.cc:3060] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:36.791083 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.794773 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.795389 29127 raft_consensus.cc:2393] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 7: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
I20260709 12:19:36.795503 29192 raft_consensus.cc:2468] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 2.
I20260709 12:19:36.791821 30851 raft_consensus.cc:2749] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:36.797676 29166 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:36.798404 29124 raft_consensus.cc:1275] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:19:36.799474 29199 raft_consensus.cc:1275] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:19:36.801949 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.803617 29166 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:36.793717 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:36.775830 30806 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.806591 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.808720 29197 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 7.
I20260709 12:19:36.809554 29017 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:36.811491 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7544f25295460c80d30eea14b93dce" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:36.813719 29166 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:36.814738 30851 raft_consensus.cc:2804] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:36.805526 30971 raft_consensus.cc:2749] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:19:36.824409 29123 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59980 (request call id 1011) took 1034 ms. Trace:
I20260709 12:19:36.824648 30806 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.804618 30887 consensus_queue.cc:1048] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 12:19:36.825462 29201 raft_consensus.cc:2468] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:36.829137 29199 raft_consensus.cc:1240] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 5. Current term is 6. Ops: []
I20260709 12:19:36.806947 30846 raft_consensus.cc:2804] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:36.820353 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.820521 29017 leader_election.cc:304] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:36.821177 29166 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:36.813083 30973 raft_consensus.cc:2804] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:36.843729 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:36.844349 29199 raft_consensus.cc:3060] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:36.838605 29017 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:36.824828 29123 rpcz_store.cc:276] 0709 12:19:35.789917 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:35.790838 (+   921us) service_pool.cc:224] Handling call
0709 12:19:36.824193 (+1033355us) spinlock_profiling.cc:243] Waited 1.02 s on lock 0x7b540017c354. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db262fa 00007fe942ae7b17 00007fe93c0626d4 00007fe93c062662 00007fe93c062591 00007fe93c06250c 00007fe93c0617c2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:36.824340 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2350788480}
I20260709 12:19:36.839232 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.831912 30943 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:36.841691 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:36.818565 30851 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:36.832947 30846 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:36.842432 30901 raft_consensus.cc:3060] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:36.846649 29017 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:36.849210 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.850816 29166 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:36.846957 30842 raft_consensus.cc:2804] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:19:36.852169 30842 raft_consensus.cc:697] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 7 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
W20260709 12:19:36.852900 27890 thread.cc:527] Waited for 5000ms trying to join with heartbeat (tid 29077)
W20260709 12:19:36.855386 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:36.848026 29197 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:36.843638 30973 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:36.874671 30973 raft_consensus.cc:3060] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:36.875330 29018 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:36.877681 30997 raft_consensus.cc:2749] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:36.855181 30983 raft_consensus.cc:2804] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:36.878623 30983 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:36.879052 30983 raft_consensus.cc:3060] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:36.881040 29167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:36.848289 30851 raft_consensus.cc:3060] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:36.889269 30915 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.889914 30915 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.891283 30879 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:36.848160 30952 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:36.857215 29017 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:36.858335 30967 raft_consensus.cc:2804] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:36.859022 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:36.892797 29200 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:36.892927 29017 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:36.859910 30943 consensus_queue.cc:1048] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:36.862787 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.863827 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:36.894057 30997 raft_consensus.cc:2804] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:36.894548 30997 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:36.895018 30997 raft_consensus.cc:3060] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:36.895990 30967 raft_consensus.cc:697] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:36.896973 30967 consensus_queue.cc:237] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.898311 30952 raft_consensus.cc:2804] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:36.898890 30952 raft_consensus.cc:697] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:36.899240 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:36.899749 30952 consensus_queue.cc:237] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.900406 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.901507 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.894443 29193 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Advancing to term 8
I20260709 12:19:36.865103 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.865638 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:36.903121 29198 raft_consensus.cc:2393] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 6: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:36.903028 29017 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:36.903021 29195 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:36.904028 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.905102 30991 raft_consensus.cc:2749] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:36.903842 30901 raft_consensus.cc:2749] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:36.906801 30901 consensus_queue.cc:1048] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:36.854270 30846 raft_consensus.cc:3060] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:36.910367 30915 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:36.871695 29093 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:36.921120 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 49519.8us
I20260709 12:19:36.872545 30806 consensus_queue.cc:1048] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:36.922712 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.923054 30936 raft_consensus.cc:2804] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:36.923231 29093 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:36.924521 29093 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:36.925498 31017 raft_consensus.cc:2804] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:36.925908 31017 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:36.926304 31017 raft_consensus.cc:3060] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:36.928375 30851 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.853154 30842 consensus_queue.cc:237] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.865844 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:36.934769 29194 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:19:36.907702 31065 log.cc:927] Time spent T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 12:19:36.905143 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:36.908978 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 52670.3us
I20260709 12:19:36.870723 29199 raft_consensus.cc:2468] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:36.938079 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.938501 29166 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:36.923480 30936 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:36.906950 29017 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:36.940035 30991 raft_consensus.cc:2749] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:36.941093 30936 raft_consensus.cc:3060] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:36.943392 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 61472.6us
I20260709 12:19:36.930326 30806 raft_consensus.cc:2764] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 12:19:36.947551 30972 consensus_queue.cc:1048] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:36.950258 29198 raft_consensus.cc:2393] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 4: Already voted for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in this term.
W20260709 12:19:36.951898 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 45026us
I20260709 12:19:36.952603 29198 raft_consensus.cc:1275] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:36.954206 30806 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.954880 29017 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:36.955741 30991 raft_consensus.cc:2804] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:36.956252 30991 raft_consensus.cc:697] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:36.956598 28950 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35258 (request call id 143) took 5939 ms. Trace:
I20260709 12:19:36.957119 30991 consensus_queue.cc:237] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.931754 29200 raft_consensus.cc:2468] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:36.923432 29196 raft_consensus.cc:2468] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:36.957022 28950 rpcz_store.cc:276] 0709 12:19:31.017547 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:31.017789 (+   242us) service_pool.cc:224] Handling call
0709 12:19:36.956513 (+5938724us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:19:33.430550 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:19:33.572221 (+141671us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:19:33.583207 (+ 10986us) write_op.cc:435] Acquired schema lock
0709 12:19:33.586380 (+  3173us) tablet.cc:662] Decoding operations
0709 12:19:33.741397 (+155017us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:19:33.741489 (+    92us) write_op.cc:641] Partition lock acquired for write op
0709 12:19:33.741518 (+    29us) tablet.cc:685] Acquiring locks for 6 operations
0709 12:19:33.742099 (+   581us) tablet.cc:701] Row locks acquired
0709 12:19:33.742160 (+    61us) write_op.cc:260] PREPARE: finished
0709 12:19:33.750703 (+  8543us) write_op.cc:270] Start()
0709 12:19:34.035589 (+284886us) spinlock_profiling.cc:243] Waited 5.09 ms on lock 0x7b540015f328. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe943ede9e1 00007fe943edd64c 00007fe94156d624 00007fe941558286 00007fe941557d58 00007fe94155c9f1 00007fe94155c9a9 00007fe94155c939 00007fe94155c901 00007fe94155bb2d 0000000000388634
0709 12:19:34.035848 (+   259us) write_op.cc:276] Timestamp: P: 1783599573746081 usec, L: 0
0709 12:19:34.035877 (+    29us) op_driver.cc:348] REPLICATION: starting
0709 12:19:34.036662 (+   785us) log.cc:844] Serialized 2481 byte log entry
0709 12:19:34.135292 (+ 98630us) op_driver.cc:464] REPLICATION: finished
0709 12:19:34.356145 (+220853us) write_op.cc:301] APPLY: starting
0709 12:19:34.361170 (+  5025us) tablet.cc:1367] starting BulkCheckPresence
0709 12:19:34.413936 (+ 52766us) tablet.cc:1370] finished BulkCheckPresence
0709 12:19:34.417957 (+  4021us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:19:34.549111 (+131154us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:19:34.562285 (+ 13174us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 12:19:34.562357 (+    72us) write_op.cc:312] APPLY: finished
0709 12:19:34.562667 (+   310us) log.cc:844] Serialized 52 byte log entry
0709 12:19:34.562872 (+   205us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:34.562984 (+   112us) write_op.cc:454] Released schema lock
0709 12:19:34.563033 (+    49us) write_op.cc:341] FINISH: Updating metrics
0709 12:19:34.563400 (+   367us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:34.563445 (+    45us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":761596,"reported_tablets":37,"child_traces":[["op",{"apply.queue_time_us":172752,"apply.run_cpu_time_us":3953,"apply.run_wall_time_us":249676,"num_ops":6,"prepare.queue_time_us":97,"prepare.run_cpu_time_us":10167,"prepare.run_wall_time_us":664873,"replication_time_us":99193,"spinlock_wait_cycles":11696896,"thread_start_us":116737,"threads_started":1}]]}
I20260709 12:19:36.946008 29018 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:36.963032 29193 raft_consensus.cc:2468] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 8.
I20260709 12:19:36.965292 29195 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 7.
I20260709 12:19:36.967415 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:36.967948 29194 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:36.978284 29197 raft_consensus.cc:2468] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:36.957142 29093 leader_election.cc:304] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:36.987080 29093 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:36.964310 29017 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:36.976732 28947 catalog_manager.cc:5697] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 4, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 4 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:36.988265 29093 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:36.988555 29017 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:36.988731 28947 catalog_manager.cc:5697] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 4, leader changed from 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 4 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:36.993736 28947 catalog_manager.cc:5697] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 4, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 4 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:36.994393 29018 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:36.992419 30818 raft_consensus.cc:2749] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:36.981827 30879 raft_consensus.cc:2804] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:36.995688 28947 catalog_manager.cc:5697] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 7. New cstate: current_term: 7 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:36.986936 30980 raft_consensus.cc:2749] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:36.954794 30806 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.007217 28947 catalog_manager.cc:5697] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 2 to 3, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:37.000825 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:37.023694 29194 raft_consensus.cc:2393] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 in current term 4: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
W20260709 12:19:37.023484 29166 leader_election.cc:336] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:36.998422 29018 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:37.024252 28947 catalog_manager.cc:5697] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 4, leader changed from 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 4 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:37.025844 28947 catalog_manager.cc:5697] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 2 to 3, leader changed from 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:36.996172 30972 raft_consensus.cc:3060] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:36.996012 30992 raft_consensus.cc:2804] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:37.000989 30981 raft_consensus.cc:2749] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:19:36.981353 30915 consensus_queue.cc:1048] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 12:19:37.033566 28947 catalog_manager.cc:5697] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 2 to 4, leader changed from 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 4 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:36.979066 30846 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:36.995848 30805 raft_consensus.cc:2804] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:36.967348 30973 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.006913 30974 consensus_queue.cc:1048] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 12:19:37.006680 30879 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:37.039206 28947 catalog_manager.cc:5697] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 5, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 5 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:37.041013 30806 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:37.028440 30994 raft_consensus.cc:2749] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:37.004438 30851 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:37.043016 30992 raft_consensus.cc:697] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
W20260709 12:19:37.045397 28936 catalog_manager.cc:4755] TS 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): ChangeConfig:REMOVE_PEER RPC failed for tablet 1116163792084bf18258f91fc3297b73: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:37.048545 30846 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:37.050801 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:37.063441 30983 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.062418 28947 catalog_manager.cc:5697] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 4, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 4 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:37.007274 31048 raft_consensus.cc:2804] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:37.064757 31048 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:37.064064 30992 consensus_queue.cc:237] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [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: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:37.065161 31048 raft_consensus.cc:3060] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:37.065981 30983 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:37.065344 28947 catalog_manager.cc:5697] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:37.067804 28947 catalog_manager.cc:5697] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:37.074268 30879 raft_consensus.cc:3060] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:37.074785 31048 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.080278 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:37.082858 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:37.083485 29120 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:19:37.084419 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:37.084944 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:37.085676 29194 raft_consensus.cc:3060] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:19:37.085943 29762 leader_election.cc:336] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:36.967473 30997 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.069882 28947 catalog_manager.cc:5697] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 2, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 2 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:37.087247 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:37.091590 29125 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:37.088255 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:37.094033 29092 consensus_peers.cc:597] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:37.096093 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:37.100039 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:37.100893 29123 raft_consensus.cc:2410] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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: 3 index: 2.
I20260709 12:19:37.105983 29124 raft_consensus.cc:1275] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:19:37.107424 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:37.108122 29124 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:19:37.109613 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:37.110448 29123 raft_consensus.cc:3060] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:37.104739 29092 consensus_peers.cc:597] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:37.118597 28947 catalog_manager.cc:5697] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 2, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 2 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:37.120182 28947 catalog_manager.cc:5697] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 2 to 5, leader changed from 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 5 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
W20260709 12:19:37.122596 29092 consensus_peers.cc:597] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:37.122732 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:37.123368 29118 raft_consensus.cc:1240] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 5. Current term is 6. Ops: []
W20260709 12:19:37.123696 29092 consensus_peers.cc:597] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:37.054066 30805 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:37.126492 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:37.127117 29121 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:37.129956 28947 catalog_manager.cc:5697] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:37.132424 28947 catalog_manager.cc:5697] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 4. New cstate: current_term: 4 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:37.142431 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:37.143157 29119 raft_consensus.cc:2468] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:37.151683 28947 catalog_manager.cc:5697] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 4, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 4 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
W20260709 12:19:37.151952 29092 consensus_peers.cc:597] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:37.155777 29017 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:37.156312 29092 consensus_peers.cc:597] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:37.090574 31048 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:37.156915 29092 consensus_peers.cc:597] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:37.162360 29125 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
W20260709 12:19:37.163805 29092 consensus_peers.cc:597] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:37.164820 29194 raft_consensus.cc:2468] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 6.
I20260709 12:19:37.129233 30805 raft_consensus.cc:3060] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:37.161700 29124 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 8.
I20260709 12:19:37.198189 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:37.198304 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:37.199396 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:37.168078 29121 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 7.
I20260709 12:19:37.170742 29017 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:37.171358 30980 raft_consensus.cc:2749] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:37.172757 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:37.201637 29126 raft_consensus.cc:3060] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:37.196877 29092 leader_election.cc:336] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:37.176064 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:37.164541 30991 raft_consensus.cc:493] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:37.189356 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 164279us
W20260709 12:19:37.191193 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 104499us
W20260709 12:19:37.194360 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 167992us
I20260709 12:19:37.207317 30991 raft_consensus.cc:515] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.215824 30991 leader_election.cc:290] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:37.215842 30973 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:37.226552 30997 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:37.202829 29093 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:37.208787 29018 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:37.202863 29092 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:37.203739 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:37.181938 30972 raft_consensus.cc:2749] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:19:37.205973 29166 leader_election.cc:336] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:37.235852 29166 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:37.237565 29166 consensus_peers.cc:597] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:37.204197 30936 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.206619 29017 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:37.247488 29017 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:37.225312 29126 raft_consensus.cc:2468] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:37.208313 30901 raft_consensus.cc:3060] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:37.204367 29124 raft_consensus.cc:1275] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
W20260709 12:19:37.234658 29092 consensus_peers.cc:597] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:37.282507 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 47902.9us
W20260709 12:19:37.283404 29092 leader_election.cc:336] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:37.284587 29092 leader_election.cc:336] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:37.285097 29092 leader_election.cc:304] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:37.268438 29166 leader_election.cc:336] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:37.287454 29166 leader_election.cc:336] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:37.289153 30915 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:37.250797 30997 raft_consensus.cc:2749] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:37.289687 30915 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.243489 30818 raft_consensus.cc:2804] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:19:37.291965 30915 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:37.292410 30818 raft_consensus.cc:697] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 6 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:37.244326 30974 raft_consensus.cc:2749] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:19:37.244447 30972 raft_consensus.cc:2749] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:19:37.294715 31074 log.cc:927] Time spent T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260709 12:19:37.250590 31077 raft_consensus.cc:2749] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:37.269117 30851 consensus_queue.cc:1048] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 12:19:37.297446 31077 raft_consensus.cc:2749] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:37.293709 30818 consensus_queue.cc:237] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.268368 30991 raft_consensus.cc:2749] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:37.303480 30936 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:37.251284 31017 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.308173 31017 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:37.309558 29092 leader_election.cc:336] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:37.310364 29092 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:37.315562 29092 leader_election.cc:336] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:37.319682 29092 leader_election.cc:336] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:37.324064 29092 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:37.330542 29018 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:37.331663 29123 raft_consensus.cc:2468] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
W20260709 12:19:37.334525 29092 leader_election.cc:336] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:37.342789 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 107967us
I20260709 12:19:37.355404 29121 raft_consensus.cc:1240] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
W20260709 12:19:37.355974 29092 leader_election.cc:336] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:37.357014 29092 leader_election.cc:336] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:37.357398 29092 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:37.359349 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:37.360055 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:37.360572 29123 raft_consensus.cc:2393] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 5: Already voted for candidate 7bfea685b6384dd484dd4d3918990d50 in this term.
W20260709 12:19:37.358256 29762 leader_election.cc:336] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:37.363523 29762 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:37.364522 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:37.200621 29125 raft_consensus.cc:1240] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 7. Current term is 8. Ops: []
I20260709 12:19:37.381856 29199 raft_consensus.cc:1275] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:19:37.390937 29017 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:37.399832 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 69408.6us
I20260709 12:19:37.334964 31017 raft_consensus.cc:2749] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:37.411917 29017 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:37.409639 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 51418.2us
I20260709 12:19:37.280601 30879 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.417912 29018 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:37.422556 29018 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:37.423198 31078 consensus_queue.cc:1059] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:19:37.382535 31077 raft_consensus.cc:2749] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:37.406870 30971 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:37.408782 30980 raft_consensus.cc:3060] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:37.458892 31078 raft_consensus.cc:3055] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:19:37.459471 31078 raft_consensus.cc:740] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:37.460584 31078 consensus_queue.cc:260] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.467739 30973 consensus_queue.cc:1048] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:19:37.468693 31017 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:37.469273 31017 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:37.470039 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 58195.7us
I20260709 12:19:37.439643 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:37.473203 30971 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.474272 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:37.474386 30879 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:37.438645 29120 raft_consensus.cc:2468] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 8.
I20260709 12:19:37.475428 30971 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:37.433846 30981 raft_consensus.cc:2804] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:19:37.476643 30981 raft_consensus.cc:697] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 8 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:37.477385 29121 raft_consensus.cc:1240] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 4. Current term is 5. Ops: []
I20260709 12:19:37.418367 30992 raft_consensus.cc:2804] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:37.477533 30981 consensus_queue.cc:237] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.478307 30992 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:37.478698 30992 raft_consensus.cc:3060] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:37.444427 29017 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:37.448444 30851 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:19:37.451727 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:37.453426 29763 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:37.470638 31079 log.cc:927] Time spent T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.193s	user 0.001s	sys 0.000s
I20260709 12:19:37.471239 30920 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:37.442934 29201 raft_consensus.cc:2393] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 3: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:37.482757 29119 raft_consensus.cc:2393] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:37.417196 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:37.440752 30974 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:37.449366 30952 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:19:37.486289 29121 raft_consensus.cc:1275] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:37.520287 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:37.520931 29121 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 5.
I20260709 12:19:37.447263 30911 raft_consensus.cc:2749] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:37.413735 30997 consensus_queue.cc:1048] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 12:19:37.500535 30818 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:37.522957 30911 raft_consensus.cc:2749] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:37.523243 30818 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.525511 30818 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:37.502761 30915 consensus_queue.cc:1059] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:37.525784 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:37.526346 30915 raft_consensus.cc:3055] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:37.526594 29121 raft_consensus.cc:2393] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 3: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:37.500748 30971 consensus_queue.cc:1059] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:19:37.527714 30971 raft_consensus.cc:3055] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:19:37.528067 30971 raft_consensus.cc:740] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:37.526711 30915 raft_consensus.cc:740] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:37.486856 31078 raft_consensus.cc:3060] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:19:37.531292 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 86222.5us
I20260709 12:19:37.539691 29018 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:37.532742 29127 raft_consensus.cc:1275] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 12:19:37.493331 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 67832.3us
I20260709 12:19:37.491819 30991 raft_consensus.cc:2804] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:37.551213 29197 raft_consensus.cc:1240] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:19:37.553372 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:37.553658 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:37.554275 29201 raft_consensus.cc:2393] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 5: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:37.549932 29123 raft_consensus.cc:2468] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:37.557188 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:37.559351 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:37.560350 29193 raft_consensus.cc:2393] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 in current term 3: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:37.563606 29201 raft_consensus.cc:1275] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 12:19:37.567330 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 210318us
W20260709 12:19:37.568431 29092 leader_election.cc:336] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:37.571858 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:37.574304 29193 raft_consensus.cc:2393] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 4: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:37.582324 29197 raft_consensus.cc:1275] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 12:19:37.578930 29092 leader_election.cc:336] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:37.657801 29194 raft_consensus.cc:1275] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:19:37.582806 29201 raft_consensus.cc:1275] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:19:37.539433 30952 raft_consensus.cc:697] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 7 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
W20260709 12:19:37.663265 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 84444.1us
I20260709 12:19:37.515722 30920 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:37.601814 31091 log.cc:927] Time spent T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.115s	user 0.001s	sys 0.000s
I20260709 12:19:37.563655 30994 raft_consensus.cc:2749] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:37.529521 30974 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.563182 30851 raft_consensus.cc:697] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 8 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:37.661203 31089 raft_consensus.cc:2749] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:37.660581 30991 raft_consensus.cc:697] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
W20260709 12:19:37.749586 30805 consensus_meta.cc:287] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f: Time spent flushing consensus metadata: real 0.542s	user 0.005s	sys 0.008s
I20260709 12:19:37.769778 30805 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.771049 29118 raft_consensus.cc:1240] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:19:37.772434 30805 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:37.673954 31094 consensus_queue.cc:1048] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.082s
W20260709 12:19:37.775115 31092 log.cc:927] Time spent T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.246s	user 0.001s	sys 0.000s
W20260709 12:19:37.776587 31090 log.cc:927] Time spent T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.110s	user 0.001s	sys 0.000s
I20260709 12:19:37.764660 30972 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:37.779031 31017 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:37.779453 30972 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.689932 30915 consensus_queue.cc:260] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.782843 30915 raft_consensus.cc:3060] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:37.786963 30952 consensus_queue.cc:237] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.787892 30997 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:37.575740 30971 consensus_queue.cc:260] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.788426 30997 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:19:37.776715 31102 log.cc:927] Time spent T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:19:37.789532 30971 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:19:37.853525 27890 thread.cc:527] Waited for 6000ms trying to join with heartbeat (tid 29077)
I20260709 12:19:37.781948 30972 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:37.888252 30980 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:37.764616 30851 consensus_queue.cc:237] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.896342 30973 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:37.897027 30991 consensus_queue.cc:237] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:37.899766 30997 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
W20260709 12:19:37.910354 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 246290us
W20260709 12:19:37.911307 29092 consensus_peers.cc:597] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:37.927270 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:37.923971 29092 consensus_peers.cc:597] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:37.933085 29166 leader_election.cc:336] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:37.931152 29092 leader_election.cc:336] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:37.950650 29092 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5
W20260709 12:19:37.934412 29166 leader_election.cc:336] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:37.961645 29166 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:37.962767 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:37.968250 29201 raft_consensus.cc:1275] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:19:37.974454 31110 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:37.977653 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 46523.3us
I20260709 12:19:37.924136 30997 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:37.980031 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:37.979568 29092 leader_election.cc:336] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:37.967300 29166 leader_election.cc:336] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:37.982882 29092 leader_election.cc:336] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:37.987588 29092 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:37.932253 31078 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:37.907902 30973 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:37.983903 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:37.959857 31109 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:37.982527 29166 leader_election.cc:304] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:37.975230 31110 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:37.979566 30818 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:19:37.995707 29017 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.514s	user 0.007s	sys 0.014s
I20260709 12:19:37.995972 30846 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:38.021788 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 54555.3us
W20260709 12:19:38.008493 30992 consensus_meta.cc:287] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.529s	user 0.012s	sys 0.004s
I20260709 12:19:38.027987 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:38.030689 29166 consensus_peers.cc:597] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:38.029673 29017 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.548s	user 0.009s	sys 0.015s
W20260709 12:19:38.032166 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 49307us
W20260709 12:19:38.032282 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 550328us
W20260709 12:19:38.032646 29166 leader_election.cc:336] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:38.033149 29166 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:38.034860 29166 leader_election.cc:336] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:38.033284 29017 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:38.005338 30983 raft_consensus.cc:2749] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:38.035498 29166 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:38.037325 29017 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:38.039330 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:38.001062 30842 consensus_queue.cc:1048] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
W20260709 12:19:38.033313 29092 leader_election.cc:336] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:38.005896 30980 consensus_queue.cc:1048] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 12:19:37.992154 30997 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:38.036391 31048 raft_consensus.cc:2749] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:38.029999 30851 consensus_queue.cc:1048] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 12:19:38.018199 31109 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:38.037067 30992 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:38.045560 29763 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.516s	user 0.002s	sys 0.019s
I20260709 12:19:38.019621 31078 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:38.036193 30846 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:38.047766 31112 raft_consensus.cc:2749] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:38.097671 30967 raft_consensus.cc:2804] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:19:38.097466 29763 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.579s	user 0.003s	sys 0.019s
W20260709 12:19:38.060053 29166 leader_election.cc:336] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:38.120775 29166 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:38.102972 29165 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:38.106926 29200 raft_consensus.cc:1275] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 12:19:38.068604 31117 raft_consensus.cc:2749] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:38.116575 30846 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:38.119143 30973 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
W20260709 12:19:38.186545 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 126522us
W20260709 12:19:38.187772 29166 consensus_peers.cc:597] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:38.188795 29166 leader_election.cc:336] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:38.189337 29166 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:38.190526 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 153272us
I20260709 12:19:38.192756 29017 leader_election.cc:304] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:38.195364 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 191653us
I20260709 12:19:38.182339 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:38.199807 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:38.199921 29198 raft_consensus.cc:1275] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
W20260709 12:19:38.200232 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 63835.9us
I20260709 12:19:38.200508 29192 raft_consensus.cc:2468] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
I20260709 12:19:38.126294 30967 raft_consensus.cc:697] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:38.078384 31116 consensus_queue.cc:1048] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.113s
I20260709 12:19:38.217608 30991 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.220533 30920 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:38.228305 30983 raft_consensus.cc:2749] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:19:38.225260 29166 consensus_peers.cc:597] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:38.182682 31112 raft_consensus.cc:2749] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:38.197507 30952 raft_consensus.cc:2749] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:38.221045 30846 consensus_queue.cc:1048] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
W20260709 12:19:38.232640 29166 leader_election.cc:336] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:38.238941 29166 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:38.210757 29763 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 757372us
I20260709 12:19:38.227636 30968 raft_consensus.cc:2749] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:19:38.197314 28936 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 189283us
I20260709 12:19:38.245872 31138 consensus_queue.cc:1059] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 12:19:38.246197 31124 raft_consensus.cc:2804] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:38.248411 30967 consensus_queue.cc:237] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:38.221800 31017 consensus_queue.cc:1048] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 12:19:38.245540 29017 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:38.258086 30974 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:38.257489 31110 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:38.262925 31109 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:38.246243 30920 raft_consensus.cc:2749] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:19:38.263055 31115 log.cc:927] Time spent T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260709 12:19:38.263792 30997 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
W20260709 12:19:38.259510 31121 log.cc:927] Time spent T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85: Append to log took a long time: real 0.140s	user 0.002s	sys 0.000s
I20260709 12:19:38.255198 31099 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
W20260709 12:19:38.261708 30901 consensus_meta.cc:287] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.937s	user 0.011s	sys 0.000s
W20260709 12:19:38.258651 31114 log.cc:927] Time spent T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.165s	user 0.001s	sys 0.000s
I20260709 12:19:38.256844 29797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:38.264137 30992 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:38.263208 31078 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:38.271315 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:38.271976 29793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:38.273569 27890 tablet_replica.cc:333] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:38.276804 31124 raft_consensus.cc:697] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:38.229408 30991 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:38.281955 30994 consensus_queue.cc:1048] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:38.282727 30980 raft_consensus.cc:2749] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:38.332438 29120 raft_consensus.cc:1275] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:19:38.268633 29018 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:38.293035 29166 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:38.335959 29166 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:38.325086 30901 raft_consensus.cc:2749] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:38.274096 31103 raft_consensus.cc:3055] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:38.323590 29127 raft_consensus.cc:1275] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 12:19:38.337877 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 69343.2us
I20260709 12:19:38.297132 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:38.343191 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:38.344111 29123 raft_consensus.cc:2468] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:38.345285 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:38.322140 31109 consensus_queue.cc:1048] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 12:19:38.351979 29199 raft_consensus.cc:1275] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:19:38.355980 31130 raft_consensus.cc:2804] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:38.321861 31134 consensus_queue.cc:1059] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 12:19:38.365320 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:38.364861 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:38.366015 29120 raft_consensus.cc:2468] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:38.342259 30846 raft_consensus.cc:2804] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:19:38.325356 31099 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:38.369007 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:38.339673 31103 raft_consensus.cc:740] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:38.372162 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:38.374617 29123 raft_consensus.cc:1275] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:19:38.374732 29193 raft_consensus.cc:2468] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:38.359759 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:38.376477 29123 raft_consensus.cc:1275] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:19:38.377939 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:38.378963 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:38.379259 30991 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:38.380713 29120 raft_consensus.cc:1275] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 12:19:38.384281 29198 raft_consensus.cc:2468] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:38.385643 27890 raft_consensus.cc:2243] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:38.387538 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:38.388057 29125 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59982 (request call id 1545) took 1003 ms. Trace:
I20260709 12:19:38.386466 29016 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:38.388419 29125 rpcz_store.cc:276] 0709 12:19:37.384358 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.384521 (+   163us) service_pool.cc:224] Handling call
0709 12:19:37.384884 (+   363us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 12:19:37.539118 (+154234us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:37.539148 (+    30us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 12:19:37.712504 (+173356us) spinlock_profiling.cc:243] Waited 5.42 ms on lock 0x7b2c00000448. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93c41ba11 00007fe93c42b372 00007fe93db5da01 00007fe93db2243a 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2
0709 12:19:37.713320 (+   816us) log.cc:844] Serialized 52 byte log entry
0709 12:19:37.927449 (+214129us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:19:37.927816 (+   367us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:37.927901 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:38.382337 (+454436us) raft_consensus.cc:1685] finished
0709 12:19:38.382360 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:38.387988 (+  5628us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":40957,"raft.queue_time_us":82870,"raft.run_cpu_time_us":105,"raft.run_wall_time_us":104,"spinlock_wait_cycles":12470656,"thread_start_us":324554,"threads_started":2,"wal-append.queue_time_us":325444}
I20260709 12:19:38.371160 31110 raft_consensus.cc:2804] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:38.373626 30846 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:38.348091 30980 consensus_queue.cc:1048] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.035s
I20260709 12:19:38.443296 27890 raft_consensus.cc:2272] T dcafdbf2148c43e7b94cd87448c9cae0 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:38.372092 31125 consensus_queue.cc:1048] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.074s
I20260709 12:19:38.431093 30991 raft_consensus.cc:2749] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:19:38.431366 30936 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:38.450906 30846 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:38.455053 31110 raft_consensus.cc:697] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
W20260709 12:19:38.503719 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 50043.8us
I20260709 12:19:38.506954 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:38.424957 31124 consensus_queue.cc:237] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:38.509123 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:38.512292 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 139996us
I20260709 12:19:38.514436 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:38.480743 30936 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:19:38.517905 31098 log.cc:927] Time spent T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.752s	user 0.007s	sys 0.006s
W20260709 12:19:38.520483 29166 consensus_peers.cc:597] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:38.522495 29126 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59982 (request call id 1542) took 1329 ms. Trace:
I20260709 12:19:38.522924 29126 rpcz_store.cc:276] 0709 12:19:37.193465 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.280925 (+ 87460us) service_pool.cc:224] Handling call
0709 12:19:37.281387 (+   462us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:37.281702 (+   315us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:37.281740 (+    38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:37.382209 (+100469us) log.cc:844] Serialized 26 byte log entry
0709 12:19:37.499937 (+117728us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:19:37.499977 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:37.500043 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:38.474524 (+974481us) spinlock_profiling.cc:243] Waited 24.5 ms on lock 0x7b4400022b4c. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a95bc85 00007fe93a95c6a2 00007fe93d6ce1db 00007fe93d6c9aaf 00007fe93d6bd86e 00007fe93d6bcbb6 00007fe93d6bc7d8 00007fe93d6c6221 00007fe93d6c61d9 00007fe93d6c6169
0709 12:19:38.518904 (+ 44380us) raft_consensus.cc:1685] finished
0709 12:19:38.518943 (+    39us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:38.522424 (+  3481us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":56236416,"thread_start_us":63760,"threads_started":1,"wal-append.queue_time_us":294843}
I20260709 12:19:38.526060 29018 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:38.532524 29018 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:38.462108 31103 consensus_queue.cc:260] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:38.569904 30974 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.586786 30974 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:38.587131 29166 leader_election.cc:336] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:38.587694 29166 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:38.587905 31106 log.cc:927] Time spent T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.823s	user 0.020s	sys 0.015s
I20260709 12:19:38.588296 30952 raft_consensus.cc:2749] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:19:38.569536 31116 raft_consensus.cc:2804] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:38.589123 30974 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:38.589637 31116 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:38.590193 31116 raft_consensus.cc:3060] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:38.622877 29166 leader_election.cc:336] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:38.637679 29166 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:38.662156 31097 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.671600 31112 raft_consensus.cc:2749] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:38.593497 31110 consensus_queue.cc:237] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:38.807955 30968 raft_consensus.cc:2749] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 12:19:38.808944 31156 log.cc:927] Time spent T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.129s	user 0.001s	sys 0.000s
I20260709 12:19:38.810535 29795 raft_consensus.cc:1275] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:19:38.706213 31097 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:38.813252 31097 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:38.801162 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 122756us
I20260709 12:19:38.681754 31099 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:38.848623 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 225774us
I20260709 12:19:38.849251 27890 tablet_replica.cc:333] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
W20260709 12:19:38.849494 29166 leader_election.cc:336] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:38.850449 29166 leader_election.cc:336] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:38.851061 29166 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:38.855759 27890 raft_consensus.cc:2243] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:38.804718 30992 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:38.868861 31155 log.cc:927] Time spent T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.182s	user 0.000s	sys 0.000s
I20260709 12:19:38.848420 31112 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.878968 29797 consensus_queue.cc:237] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:38.860306 30915 raft_consensus.cc:2749] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:38.887176 27890 raft_consensus.cc:2272] T e8bc85f3bbfb42069a05fe52c6b6b60b P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:38.863514 30992 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:38.902635 29166 leader_election.cc:336] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:38.915674 29166 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:38.919571 29166 leader_election.cc:336] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:38.923949 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:38.924827 29121 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 7.
W20260709 12:19:38.934890 29760 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:38.935166 30915 raft_consensus.cc:2749] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:38.894649 31112 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:38.956542 31163 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:38.975456 27890 tablet_replica.cc:333] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:38.976706 31048 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.977210 27890 raft_consensus.cc:2243] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:38.978192 27890 raft_consensus.cc:2272] T 8543eb91f6ae4dad901f0480cd0afff3 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:38.977552 31048 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:38.981344 29762 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:38.986093 27890 tablet_replica.cc:333] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:38.987746 27890 raft_consensus.cc:2243] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:38.988549 27890 raft_consensus.cc:2272] T 9fba12a9f97d4dcea9e250c653070713 P 7bfea685b6384dd484dd4d3918990d50 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:38.965741 31153 log.cc:927] Time spent T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5: Append to log took a long time: real 0.270s	user 0.001s	sys 0.000s
I20260709 12:19:38.992251 29166 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:38.991016 31163 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
W20260709 12:19:39.060566 30846 consensus_meta.cc:287] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.569s	user 0.015s	sys 0.005s
I20260709 12:19:39.061200 31099 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.067199 31048 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:39.072737 31185 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:19:39.073226 31185 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:39.073575 31185 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:19:39.073670 31048 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:39.074347 31048 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.076809 31048 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:39.077700 31160 log.cc:927] Time spent T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260709 12:19:39.081856 27890 tablet_replica.cc:333] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:39.082890 27890 raft_consensus.cc:2243] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:39.083312 30992 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:39.085071 28936 catalog_manager.cc:4755] TS 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): ChangeConfig:REMOVE_PEER RPC failed for tablet 1116163792084bf18258f91fc3297b73: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:39.085752 31116 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.072228 31099 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.088537 31116 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:39.089051 31099 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:39.093498 31112 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:39.094869 30994 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.095444 30994 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.083449 27890 raft_consensus.cc:2272] T 88f49b86e3e04c8d991d0b837cc2b63e P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.098137 31124 raft_consensus.cc:493] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:39.098783 31124 raft_consensus.cc:515] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.101182 31124 leader_election.cc:290] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:39.105705 30972 raft_consensus.cc:3055] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:39.106263 30972 raft_consensus.cc:740] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:39.107334 30972 consensus_queue.cc:260] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.108927 30972 raft_consensus.cc:3060] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:39.096166 31148 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:39.085827 29015 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:39.069339 30846 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.126219 29196 raft_consensus.cc:1275] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 6. (term mismatch)
I20260709 12:19:39.089167 31116 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.128717 29196 pending_rounds.cc:85] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32: Aborting all ops after (but not including) 5
I20260709 12:19:39.131178 29196 pending_rounds.cc:107] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32: Aborting uncommitted NO_OP operation due to leader change: 7.6
I20260709 12:19:39.131564 29196 raft_consensus.cc:2889] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:39.097584 30994 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:39.139622 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 73213.5us
I20260709 12:19:39.147115 29797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:39.148119 29797 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:39.130146 30992 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.032s
W20260709 12:19:39.192302 31131 log.cc:927] Time spent T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.914s	user 0.002s	sys 0.013s
I20260709 12:19:39.193867 29194 raft_consensus.cc:1275] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 12:19:39.194381 29194 pending_rounds.cc:85] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32: Aborting all ops after (but not including) 2
I20260709 12:19:39.194679 29194 pending_rounds.cc:107] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 12:19:39.195142 29194 raft_consensus.cc:2889] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:39.198258 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:39.202840 29197 raft_consensus.cc:1275] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:19:39.209061 31163 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:39.160581 31123 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:39.221724 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:39.212566 27890 tablet_replica.cc:333] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:39.135242 31116 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.231251 30846 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:39.231729 31196 consensus_queue.cc:1048] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:19:39.232584 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:39.231765 31130 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:39.237844 31188 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.238749 31099 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:39.239918 31180 log.cc:927] Time spent T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.103s	user 0.000s	sys 0.000s
I20260709 12:19:39.240114 31183 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.271507 31183 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:39.245039 31139 log.cc:927] Time spent T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.967s	user 0.008s	sys 0.013s
I20260709 12:19:39.274468 31116 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:39.130779 31148 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.277064 31148 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:39.247817 27890 raft_consensus.cc:2243] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:39.277931 27890 raft_consensus.cc:2272] T f48643c6f3794a198427878d6eac5e9f P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.280898 27890 tablet_replica.cc:333] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
W20260709 12:19:39.285295 29165 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:42775, user_credentials={real_user=slave}} blocked reactor thread for 174077us
W20260709 12:19:39.286870 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 146174us
I20260709 12:19:39.289292 30936 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:39.250532 31123 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:39.249614 29198 raft_consensus.cc:2410] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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:19:39.260764 29196 raft_consensus.cc:3060] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:39.297866 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:39.298039 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:39.267470 31099 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.303759 29797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:39.305686 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:39.320325 29120 raft_consensus.cc:2955] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 2 to 6, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:39.307005 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:39.316690 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:39.332985 29127 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:39.321982 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:39.334026 29126 raft_consensus.cc:2468] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 5.
I20260709 12:19:39.281895 27890 raft_consensus.cc:2243] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:39.328711 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:39.335173 29121 raft_consensus.cc:2468] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 5.
I20260709 12:19:39.352110 29196 raft_consensus.cc:2468] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:39.331565 29199 raft_consensus.cc:2468] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:39.359767 27890 raft_consensus.cc:2272] T 6a7544f25295460c80d30eea14b93dce P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:39.265781 31130 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:19:39.360030 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 174785us
I20260709 12:19:39.274056 31183 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:39.398929 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:39.365931 29166 leader_election.cc:336] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:39.363476 31171 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.292194 31188 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.372596 29797 raft_consensus.cc:2955] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 2 to 6, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:39.388239 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:39.420471 29199 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:39.391062 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:39.422850 29791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
W20260709 12:19:39.423772 29791 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47688 (request call id 124) took 1177 ms (client timeout 1512 ms). Trace:
W20260709 12:19:39.424194 29791 rpcz_store.cc:269] 0709 12:19:38.246313 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:38.246842 (+   529us) service_pool.cc:224] Handling call
0709 12:19:39.422679 (+1175837us) spinlock_profiling.cc:243] Waited 6.75 ms on lock 0x7b580018b198. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a9fdb71 00007fe93a9fda22 00007fe9439168d9 00007fe942a70ee0 00007fe942b3a0ab 00007fe942b3a131 00007fe942ae80a0 00007fe942ae7984 00007fe93c0626d4 00007fe93c062662
0709 12:19:39.423690 (+  1011us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":15525760}
I20260709 12:19:39.422906 31171 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.427520 31171 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:39.427623 29018 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:39.427980 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:39.428507 30846 raft_consensus.cc:2804] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:39.428642 29197 raft_consensus.cc:2468] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:39.429064 30846 raft_consensus.cc:697] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:39.430011 30846 consensus_queue.cc:237] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.432855 31130 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.418174 31099 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:39.424592 31188 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:39.403169 31185 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.441764 29199 raft_consensus.cc:2468] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 7.
I20260709 12:19:39.447476 29200 raft_consensus.cc:1275] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:19:39.415617 29166 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:39.450376 29197 raft_consensus.cc:1275] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 12:19:39.457046 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 91185.1us
I20260709 12:19:39.461050 29018 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:39.464931 29166 leader_election.cc:336] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:39.465523 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 94046.5us
I20260709 12:19:39.468351 29195 raft_consensus.cc:1240] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 7. Current term is 8. Ops: []
I20260709 12:19:39.469789 29166 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:39.415020 31134 consensus_queue.cc:1048] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
W20260709 12:19:39.464349 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 117263us
I20260709 12:19:39.458482 30973 raft_consensus.cc:2749] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:19:39.487413 29166 leader_election.cc:336] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:39.492977 29166 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:39.434298 31148 consensus_queue.cc:1048] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.035s
W20260709 12:19:39.500609 29166 leader_election.cc:336] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:39.512110 29166 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:39.468151 30967 raft_consensus.cc:2804] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Leader election won for term 7
W20260709 12:19:39.515111 29092 consensus_peers.cc:597] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:39.518863 29199 raft_consensus.cc:1275] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Refusing update from remote peer f3fe548c90cd41ac95fa5e796a58a3e5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
W20260709 12:19:39.521327 29092 leader_election.cc:336] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:39.523687 29166 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:39.525137 31161 raft_consensus.cc:2804] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:39.525629 31161 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:39.526050 31161 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:39.527779 29092 leader_election.cc:336] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:39.531777 29092 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:39.535372 31188 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:39.536727 31161 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:39.538606 29166 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:39.539688 31195 log.cc:927] Time spent T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 12:19:39.484988 31171 raft_consensus.cc:2749] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:39.496222 30972 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.469995 30992 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.075s
I20260709 12:19:39.549762 29166 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:39.543999 31166 raft_consensus.cc:2749] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:19:39.544761 29092 leader_election.cc:336] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:39.511727 31183 raft_consensus.cc:2749] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:19:39.555285 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 224305us
W20260709 12:19:39.566736 29166 leader_election.cc:336] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:39.571097 27890 tablet_replica.cc:333] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:39.478044 30981 consensus_queue.cc:1048] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.071s
W20260709 12:19:39.546684 31146 log.cc:927] Time spent T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260709 12:19:39.567461 29092 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:39.568238 29762 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:39.577332 29092 leader_election.cc:336] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:39.578624 29092 leader_election.cc:336] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:39.579064 29092 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:39.555156 31158 raft_consensus.cc:2804] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:39.588296 31158 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:39.588697 31158 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:19:39.592974 31104 log.cc:927] Time spent T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 1.558s	user 0.010s	sys 0.016s
I20260709 12:19:39.594424 29119 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59980 (request call id 1076) took 2190 ms. Trace:
I20260709 12:19:39.594873 29119 rpcz_store.cc:276] 0709 12:19:37.403902 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.498024 (+ 94122us) service_pool.cc:224] Handling call
0709 12:19:37.498423 (+   399us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:37.498640 (+   217us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:37.498665 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:37.499084 (+   419us) log.cc:844] Serialized 26 byte log entry
0709 12:19:37.877068 (+377984us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:19:37.877134 (+    66us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:37.877240 (+   106us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:39.570043 (+1692803us) spinlock_profiling.cc:243] Waited 4.22 ms on lock 0x7b4400022b4c. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a95bc85 00007fe93a95c6a2 00007fe93d6ce1db 00007fe93d6c9aaf 00007fe93d6bd86e 00007fe93d6bcbb6 00007fe93d6bc7d8 00007fe93d6c6221 00007fe93d6c61d9 00007fe93d6c6169
0709 12:19:39.593950 (+ 23907us) raft_consensus.cc:1685] finished
0709 12:19:39.593978 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:39.594350 (+   372us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9729280,"thread_start_us":377276,"threads_started":1,"wal-append.queue_time_us":497743}
I20260709 12:19:39.585615 31096 consensus_queue.cc:1048] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:19:39.585956 29093 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:39.598364 31048 raft_consensus.cc:2804] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:39.598832 31048 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:39.599223 31048 raft_consensus.cc:3060] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:39.599938 31161 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:39.557816 31185 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:39.597805 29093 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:39.605499 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:39.558252 30972 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.607982 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:39.607157 31099 raft_consensus.cc:2804] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:39.580282 31184 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:39.587255 31193 raft_consensus.cc:2749] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:39.609242 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:39.612053 29193 raft_consensus.cc:2410] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f 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:19:39.566907 30973 raft_consensus.cc:2804] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:39.586644 31148 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.565459 31125 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.618233 31148 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.618734 31125 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.620563 31148 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:39.620884 31125 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:39.621248 31184 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:39.625743 31201 log.cc:927] Time spent T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 12:19:39.628671 31103 raft_consensus.cc:3060] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:39.613780 29093 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:39.613358 30973 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:39.635438 31048 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.635340 31100 raft_consensus.cc:2749] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:39.635974 30973 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:39.637828 31048 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:39.632807 29762 consensus_peers.cc:597] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:39.643225 31123 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:39.644935 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:39.611317 31099 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:39.732636 31099 raft_consensus.cc:3060] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:39.648083 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:39.734460 29193 raft_consensus.cc:3060] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:19:39.649932 31200 log.cc:927] Time spent T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260709 12:19:39.649637 31209 consensus_queue.cc:1048] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:39.650592 30972 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:39.647753 29017 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:39.655788 31193 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:39.656505 31140 log.cc:927] Time spent T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 1.379s	user 0.007s	sys 0.014s
I20260709 12:19:39.656212 31134 consensus_queue.cc:1048] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:19:39.646793 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 155525us
W20260709 12:19:39.729503 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 96745.7us
W20260709 12:19:39.750263 29762 consensus_peers.cc:597] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:39.750708 29196 raft_consensus.cc:1240] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 4. Current term is 5. Ops: [4.5-4.5]
W20260709 12:19:39.751050 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 172459us
I20260709 12:19:39.745513 29193 raft_consensus.cc:2468] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 6.
I20260709 12:19:39.751664 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:39.751936 29092 leader_election.cc:336] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:39.752091 29198 raft_consensus.cc:1240] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:19:39.752751 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:39.753116 29092 consensus_peers.cc:597] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:39.754050 29092 leader_election.cc:336] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:39.754518 29194 raft_consensus.cc:1240] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 5. Current term is 6. Ops: []
I20260709 12:19:39.755722 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:39.759645 29092 leader_election.cc:336] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:39.729696 31100 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:39.746062 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 84425us
I20260709 12:19:39.766426 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:39.779650 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:39.767874 29120 raft_consensus.cc:1275] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:19:39.770323 27890 raft_consensus.cc:2243] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:39.770903 29118 raft_consensus.cc:1275] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:19:39.781250 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:39.781811 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:39.782536 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:39.772455 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:39.783815 29118 raft_consensus.cc:1275] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 12:19:39.772647 30974 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:39.773454 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:39.774572 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:39.742835 31184 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:39.810716 29092 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:39.776727 31123 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
W20260709 12:19:39.584808 28936 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 134048us
W20260709 12:19:39.819664 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 171975us
I20260709 12:19:39.820115 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:39.762487 31097 raft_consensus.cc:2749] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:39.823489 29127 raft_consensus.cc:3060] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:19:39.824203 29093 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:39.643277 31158 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.826169 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:39.827268 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 67658.5us
I20260709 12:19:39.830731 29017 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:39.808817 31203 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.822139 30994 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.841732 30994 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:39.842829 29092 leader_election.cc:336] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:39.843277 29092 leader_election.cc:304] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:39.843986 30994 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:39.844484 29092 leader_election.cc:336] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:39.844789 30994 raft_consensus.cc:2749] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:19:39.845329 29092 leader_election.cc:336] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:39.845765 29092 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:39.845898 30994 consensus_queue.cc:1048] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:19:39.853868 29092 leader_election.cc:336] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:39.831985 30974 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.859174 30974 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:39.846808 31134 consensus_queue.cc:1059] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 2.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:19:39.847538 31017 raft_consensus.cc:2749] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:39.863662 31017 raft_consensus.cc:2749] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:39.860613 30967 raft_consensus.cc:697] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 7 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:39.848308 30973 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:39.824945 31209 raft_consensus.cc:2749] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:19:39.849999 29127 raft_consensus.cc:2468] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:39.850482 29197 raft_consensus.cc:1240] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:19:39.829438 31148 raft_consensus.cc:493] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:39.869627 29201 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38858 (request call id 1045) took 1847 ms. Trace:
I20260709 12:19:39.836127 30846 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.874851 29201 rpcz_store.cc:276] 0709 12:19:38.022645 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:38.028416 (+  5771us) service_pool.cc:224] Handling call
0709 12:19:38.028877 (+   461us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:38.029344 (+   467us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:38.029387 (+    43us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:38.035517 (+  6130us) log.cc:844] Serialized 26 byte log entry
0709 12:19:38.216119 (+180602us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:19:38.216244 (+   125us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:38.216448 (+   204us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:39.655843 (+1439395us) spinlock_profiling.cc:243] Waited 2.2 ms on lock 0x7b4400022b4c. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a95bc85 00007fe93a95c6a2 00007fe93d6ce1db 00007fe93d6c9aaf 00007fe93d6bd86e 00007fe93d6bcbb6 00007fe93d6bc7d8 00007fe93d6c6221 00007fe93d6c61d9 00007fe93d6c6169
0709 12:19:39.840420 (+184577us) raft_consensus.cc:1685] finished
0709 12:19:39.840445 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:39.869552 (+ 29107us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":29387,"raft.run_cpu_time_us":222,"raft.run_wall_time_us":8807,"spinlock_wait_cycles":5059840,"thread_start_us":153460,"threads_started":1,"wal-append.queue_time_us":231215}
W20260709 12:19:39.881669 29092 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 164 similar messages]
I20260709 12:19:39.861527 30936 raft_consensus.cc:2804] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:19:39.869626 30879 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:39.897106 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 59291.9us
I20260709 12:19:39.840396 30972 consensus_queue.cc:1059] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.047s
I20260709 12:19:39.834088 31123 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:39.894682 30936 raft_consensus.cc:697] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 6 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:39.902438 29017 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
W20260709 12:19:39.906030 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 67479us
W20260709 12:19:39.908589 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 74343.9us
I20260709 12:19:39.886050 31148 raft_consensus.cc:515] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:39.888283 30846 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.904014 30972 raft_consensus.cc:3055] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 12:19:39.906196 31209 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:39.867259 30967 consensus_queue.cc:237] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.900866 30879 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:39.923139 29166 leader_election.cc:336] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:39.909273 31109 consensus_queue.cc:1048] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 12:19:39.912405 31048 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:39.925158 31213 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.920646 30972 raft_consensus.cc:740] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:39.934902 31188 raft_consensus.cc:2749] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:39.927841 30973 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:39.948982 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:39.938318 31109 consensus_queue.cc:1243] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer 21e762c5edf34e02bb4aeff4a563385f 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:19:39.971436 29201 raft_consensus.cc:2410] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 for term 8 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 12:19:39.971342 29119 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:39.938771 31190 raft_consensus.cc:2749] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:39.931668 31130 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:39.983033 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 70878.8us
I20260709 12:19:39.930142 31099 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.753590 31193 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.933911 31225 consensus_queue.cc:1059] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.045s
I20260709 12:19:39.847354 31203 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:39.947137 30974 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:40.009017 29119 raft_consensus.cc:2468] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 7.
I20260709 12:19:39.941140 30994 consensus_queue.cc:1059] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.058s
I20260709 12:19:39.943483 31048 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.025686 31048 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:40.028461 29123 raft_consensus.cc:1240] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 5. Current term is 6. Ops: []
I20260709 12:19:39.810004 31100 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:40.033433 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 45544.3us
I20260709 12:19:39.945492 31213 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.039137 27890 pending_rounds.cc:70] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50: Trying to abort 1 pending ops.
I20260709 12:19:39.944573 30936 consensus_queue.cc:237] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.040356 27890 pending_rounds.cc:77] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50: Aborting op as it isn't in flight: id { term: 5 index: 4 } timestamp: 7305623877676863488 op_type: NO_OP noop_request { }
I20260709 12:19:40.043988 27890 raft_consensus.cc:2889] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:19:40.046087 27890 raft_consensus.cc:2272] T a9474502758343a7a1b679efa20dc086 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:40.014150 30972 consensus_queue.cc:260] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.029690 30974 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.089645 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:40.077713 31221 log.cc:927] Time spent T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.154s	user 0.000s	sys 0.001s
I20260709 12:19:40.090716 29192 raft_consensus.cc:2468] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:40.078280 31123 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:40.076496 30879 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:40.077328 31226 raft_consensus.cc:3055] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:19:40.074360 31017 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:40.117547 29093 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:40.137881 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 97587.1us
I20260709 12:19:40.156454 29192 raft_consensus.cc:1240] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 5. Current term is 6. Ops: []
I20260709 12:19:40.169759 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:40.130146 30972 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:19:40.136181 30846 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:40.134570 31226 raft_consensus.cc:740] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:40.138515 31229 raft_consensus.cc:2804] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:40.205370 27890 tablet_replica.cc:333] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:40.206914 27890 raft_consensus.cc:2243] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:40.209393 31213 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:40.149217 31017 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.217985 27890 raft_consensus.cc:2272] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:40.188993 31138 consensus_queue.cc:1048] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 12:19:40.195588 31190 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:40.220196 31190 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.198177 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
I20260709 12:19:40.222759 30974 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:40.223318 31103 consensus_meta.cc:287] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 0.577s	user 0.009s	sys 0.003s
I20260709 12:19:40.224406 31214 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:40.224957 31214 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.190291 31229 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:40.194236 31130 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
W20260709 12:19:40.234582 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 63612.6us
W20260709 12:19:40.240430 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 111280us
I20260709 12:19:40.216979 31099 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:40.228710 31193 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:40.253535 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:40.254909 29199 raft_consensus.cc:1240] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 4. Current term is 5. Ops: [4.5-4.5]
I20260709 12:19:40.230829 31229 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:40.264910 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:40.267459 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:40.272241 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:40.245028 31190 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:40.281387 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 238844us
I20260709 12:19:40.282668 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 9 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:40.283826 29196 raft_consensus.cc:2410] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f 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: 5 index: 3.
I20260709 12:19:40.284936 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:40.229067 31226 consensus_queue.cc:260] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.287068 29017 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:40.289425 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:40.239506 31130 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:40.258061 31103 consensus_queue.cc:1059] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.028s
I20260709 12:19:40.304800 29017 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:40.291186 31231 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:40.315955 31208 raft_consensus.cc:3055] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:19:40.316479 31208 raft_consensus.cc:740] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:40.317309 31208 consensus_queue.cc:260] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [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: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:40.296770 30846 raft_consensus.cc:2749] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:19:40.341504 29017 raft_consensus.cc:2686] T faa4ad24f6414520afc6f31a44762686 P 7bfea685b6384dd484dd4d3918990d50: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:19:40.343531 27890 tablet_replica.cc:333] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:40.344210 29017 leader_election.cc:304] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:40.291533 31237 consensus_queue.cc:1059] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 2.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.052s
I20260709 12:19:40.353336 27890 raft_consensus.cc:2243] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:40.355362 29017 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:40.356529 27890 raft_consensus.cc:2272] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:40.352663 31208 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:40.357203 29017 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:40.382725 31196 raft_consensus.cc:2749] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:40.384449 31196 consensus_queue.cc:1048] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:19:40.386672 29017 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:40.387730 31196 raft_consensus.cc:2749] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:40.389214 29017 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:40.362707 27890 tablet_replica.cc:333] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:40.390977 29017 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:40.341168 31231 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:40.396564 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:40.397433 29119 raft_consensus.cc:2410] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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:19:40.398358 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:40.398772 29017 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:40.401145 29125 pending_rounds.cc:85] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f: Aborting all ops after (but not including) 2
I20260709 12:19:40.402480 29125 pending_rounds.cc:107] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f: Aborting uncommitted NO_OP operation due to leader change: 5.3
I20260709 12:19:40.393488 31236 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 12:19:40.402873 29125 raft_consensus.cc:2889] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:40.402520 30994 consensus_queue.cc:1059] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:40.393458 31237 raft_consensus.cc:2749] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:40.401955 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:40.404781 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:40.408927 29118 raft_consensus.cc:1275] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 12:19:40.345456 31111 consensus_queue.cc:1175] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "21e762c5edf34e02bb4aeff4a563385f" responder_term: 5 status { last_received { term: 3 index: 2 } last_committed_idx: 2 error { code: PRECEDING_ENTRY_DIDNT_MATCH status { code: ILLEGAL_STATE message: "Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:19:40.390213 31196 raft_consensus.cc:2749] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:19:40.413539 31246 log.cc:927] Time spent T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.059s	user 0.000s	sys 0.001s
I20260709 12:19:40.416296 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:40.359966 31134 raft_consensus.cc:2749] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:40.364913 30846 raft_consensus.cc:2749] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:40.427899 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:40.434513 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 132927us
I20260709 12:19:40.428759 31237 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:40.443431 29118 raft_consensus.cc:1240] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 6 LEADER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 5. Current term is 6. Ops: []
I20260709 12:19:40.439041 30936 raft_consensus.cc:493] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:40.441929 31245 raft_consensus.cc:493] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
W20260709 12:19:40.470983 29092 consensus_peers.cc:597] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:40.471884 29092 leader_election.cc:336] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:40.479326 29092 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:40.481367 29092 leader_election.cc:336] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:40.481963 29092 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:40.486732 29092 leader_election.cc:336] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:40.455562 30974 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:40.413554 31231 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:40.487213 29092 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:40.455085 30994 consensus_queue.cc:1059] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
W20260709 12:19:40.502759 29092 leader_election.cc:336] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:40.502951 30818 raft_consensus.cc:2749] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:40.503463 29092 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:40.503876 30818 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:40.504374 30818 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.483901 31245 raft_consensus.cc:515] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.445364 31237 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.505841 31191 raft_consensus.cc:2749] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:40.505927 30851 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:40.508445 31100 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:40.490480 31242 raft_consensus.cc:2749] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 12:19:40.517236 29092 leader_election.cc:336] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:40.518913 31148 leader_election.cc:290] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:40.497303 31223 raft_consensus.cc:2749] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:19:40.521624 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:40.528703 29092 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:40.469467 30936 raft_consensus.cc:515] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.500111 30974 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:40.535679 29092 consensus_peers.cc:597] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:40.513147 31099 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
W20260709 12:19:40.543411 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 59642.6us
I20260709 12:19:40.541172 31191 raft_consensus.cc:2749] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:19:40.545080 31148 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:40.552695 31148 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.553222 31237 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:40.562812 29092 leader_election.cc:336] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:40.529908 30851 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:40.565541 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:40.564411 29092 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:40.567080 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:40.571969 29092 leader_election.cc:336] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:40.573010 29092 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:40.574378 29092 leader_election.cc:336] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:40.576850 29092 leader_election.cc:336] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:40.577481 29092 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:40.586747 31130 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:40.579429 31191 raft_consensus.cc:2749] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:40.592437 30851 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:40.593083 31245 leader_election.cc:290] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:40.593712 31188 raft_consensus.cc:2749] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:40.594349 30818 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:40.596205 31229 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.551075 31099 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.607574 29120 raft_consensus.cc:1240] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 5. Current term is 6. Ops: []
I20260709 12:19:40.610097 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:40.610617 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08eed75cafa47bd9b8434775838783e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:40.612324 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:40.626724 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:40.617089 31231 raft_consensus.cc:2749] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:40.621135 30920 raft_consensus.cc:2955] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index 2 to 6, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:40.654800 30936 leader_election.cc:290] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:40.664043 31226 raft_consensus.cc:3060] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:40.665706 29791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:40.672851 31222 raft_consensus.cc:3055] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:40.673375 31222 raft_consensus.cc:740] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:40.674355 31222 consensus_queue.cc:260] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:19:40.661106 31240 log.cc:927] Time spent T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.377s	user 0.004s	sys 0.000s
I20260709 12:19:40.680940 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:40.687216 29122 raft_consensus.cc:1275] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:40.682649 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:40.694615 29017 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:40.684350 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:40.646706 28936 catalog_manager.cc:4755] TS 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): ChangeConfig:REMOVE_PEER RPC failed for tablet 1116163792084bf18258f91fc3297b73: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:40.676857 31253 log.cc:927] Time spent T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.113s	user 0.001s	sys 0.000s
I20260709 12:19:40.650954 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:40.697965 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:40.704885 29017 leader_election.cc:304] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:40.707895 29017 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:40.709021 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:40.709650 29119 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:40.677018 31223 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:40.716172 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:40.720835 29121 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:19:40.716522 29017 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:40.677244 31191 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
W20260709 12:19:40.721457 29017 raft_consensus.cc:2686] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 7bfea685b6384dd484dd4d3918990d50: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:19:40.727602 29017 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:40.729543 29119 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 5.
I20260709 12:19:40.698666 30981 raft_consensus.cc:2749] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:19:40.696762 30997 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:40.676290 31222 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:40.703536 28936 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 57545.9us
I20260709 12:19:40.720068 31208 raft_consensus.cc:2749] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:40.746014 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:40.720360 31078 raft_consensus.cc:2749] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:40.755487 29121 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 8.
I20260709 12:19:40.732036 30974 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:40.739878 31125 raft_consensus.cc:2749] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:40.731281 31223 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:40.768376 29015 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:40.768795 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:40.769593 29127 raft_consensus.cc:2393] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 5: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:40.734220 31191 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.775858 31130 consensus_queue.cc:1048] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:40.782449 31158 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:40.786376 31148 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:40.797708 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:40.800042 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:40.801290 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:40.801954 29122 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:40.806660 31249 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:40.806869 31265 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:40.807278 31249 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.807708 31265 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.744868 30997 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:40.804817 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:40.827268 29091 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:40.829835 29166 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:40.830330 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:40.809597 31249 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:40.830351 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:40.837407 29119 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:40.834507 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:40.835973 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:40.839107 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:40.839926 29121 raft_consensus.cc:2393] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 5: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:40.826872 28946 catalog_manager.cc:5697] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: config changed from index 4 to 5, VOTER d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) evicted. New cstate: current_term: 3 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:40.844234 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:40.844378 31184 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:19:40.845924 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:40.846577 29762 leader_election.cc:336] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:40.858670 29762 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:40.847900 29092 leader_election.cc:336] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:40.846877 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:40.850153 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:40.861330 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:40.862470 31265 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:40.863075 31184 raft_consensus.cc:697] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 8 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:40.864051 31184 consensus_queue.cc:237] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:40.865649 29092 leader_election.cc:336] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:40.861929 29121 raft_consensus.cc:2468] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
W20260709 12:19:40.866992 29092 leader_election.cc:336] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:40.867296 31109 raft_consensus.cc:3055] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:19:40.867420 29092 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:40.867851 31109 raft_consensus.cc:740] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:40.868779 31109 consensus_queue.cc:260] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.870527 31017 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:40.872092 29119 raft_consensus.cc:2468] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 6.
I20260709 12:19:40.870113 31109 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:40.879108 31191 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:40.837235 30936 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:19:40.891263 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 48657.3us
W20260709 12:19:40.899442 29092 leader_election.cc:336] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:40.900166 29092 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:40.902477 29017 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:40.888854 31203 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:40.918676 31191 raft_consensus.cc:2749] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:19:40.891651 29763 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 72223us
I20260709 12:19:40.919093 31130 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:40.921669 30818 raft_consensus.cc:2749] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:19:40.951503 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:40.947275 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 44884.9us
I20260709 12:19:40.920351 31096 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:40.952927 29017 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:40.953699 31257 raft_consensus.cc:2749] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:40.957067 30901 raft_consensus.cc:3055] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:19:40.957939 31130 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:40.963943 29017 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:40.965011 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 109060us
I20260709 12:19:40.972133 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:40.985574 29199 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:40.974138 29197 raft_consensus.cc:1240] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 5. Current term is 6. Ops: []
I20260709 12:19:40.977663 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:40.988900 29196 raft_consensus.cc:2468] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:40.981619 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:40.990549 29166 leader_election.cc:336] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:40.990744 27890 raft_consensus.cc:2243] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:19:40.991142 29201 raft_consensus.cc:2468] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
W20260709 12:19:41.030699 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 45439.3us
W20260709 12:19:41.035475 29166 leader_election.cc:336] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:41.036433 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 50193.9us
I20260709 12:19:41.037287 29017 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:41.037809 29018 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:41.043749 29166 consensus_peers.cc:597] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:41.044821 29166 leader_election.cc:336] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:41.045270 29166 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:40.966347 31265 raft_consensus.cc:2804] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 12:19:41.048480 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 149100us
W20260709 12:19:41.049247 29092 leader_election.cc:336] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:40.968884 30901 raft_consensus.cc:740] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
W20260709 12:19:41.050361 29092 leader_election.cc:336] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:41.054679 29166 leader_election.cc:336] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:41.055626 29092 leader_election.cc:336] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:41.055958 29166 leader_election.cc:336] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:41.056305 29092 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:41.056699 29166 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:41.031117 31225 raft_consensus.cc:2749] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:41.060218 29127 raft_consensus.cc:1240] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 12:19:41.061345 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:41.065011 29120 raft_consensus.cc:2468] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
W20260709 12:19:41.064909 29092 leader_election.cc:336] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:41.066675 29092 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:41.050828 31265 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.062563 31166 raft_consensus.cc:2749] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:19:41.079480 29166 leader_election.cc:336] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:41.067742 31257 raft_consensus.cc:2804] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:41.108489 31257 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.125319 31257 raft_consensus.cc:3060] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:41.176337 31257 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:41.179240 31257 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:41.182227 31214 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:41.222424 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 150974us
I20260709 12:19:41.230141 29017 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:41.235366 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:41.082269 29166 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:41.241223 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 161562us
W20260709 12:19:41.244257 29166 leader_election.cc:336] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:41.245038 29166 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:41.255594 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:41.262655 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:41.263314 27890 raft_consensus.cc:2272] T da8db8f920d24e30b35baf3d1b538d43 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:41.263741 29118 raft_consensus.cc:3060] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:41.267091 29200 raft_consensus.cc:1240] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
W20260709 12:19:41.275594 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 415314us
I20260709 12:19:41.269778 29201 raft_consensus.cc:1275] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
W20260709 12:19:41.276742 29762 leader_election.cc:336] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:41.277390 29762 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:41.285219 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:41.288502 29016 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:41.088569 30901 consensus_queue.cc:260] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:41.305460 30973 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:41.305974 31100 consensus_queue.cc:1048] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:41.306744 30901 raft_consensus.cc:3060] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:41.307195 30851 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.308185 30851 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:41.312458 30920 raft_consensus.cc:2749] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:41.313227 31113 raft_consensus.cc:3060] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:41.084478 30997 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:41.312579 31111 raft_consensus.cc:2804] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:41.318341 31111 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.318886 31111 raft_consensus.cc:3060] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:41.319829 31078 raft_consensus.cc:2749] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:41.063058 31109 raft_consensus.cc:2749] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:41.324340 31096 raft_consensus.cc:2749] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:41.321769 31078 consensus_queue.cc:1059] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:19:41.069726 31148 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.106175 31130 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:41.061358 31161 raft_consensus.cc:2749] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:19:41.069100 31203 raft_consensus.cc:2749] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:19:41.335803 30851 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:41.076687 31224 raft_consensus.cc:2749] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:41.094604 31229 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:41.086588 31244 consensus_queue.cc:1059] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:41.078189 31265 raft_consensus.cc:3060] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:19:41.090030 31267 log.cc:927] Time spent T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.168s	user 0.000s	sys 0.000s
I20260709 12:19:41.306682 30973 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:41.099465 31272 raft_consensus.cc:2955] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 3 to 5, VOTER 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:41.384904 30973 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:41.386685 29791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:41.347200 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:41.395092 31214 raft_consensus.cc:3055] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:19:41.391392 31244 raft_consensus.cc:3055] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:19:41.395639 31214 raft_consensus.cc:740] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:41.395848 31244 raft_consensus.cc:740] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:41.360709 27890 tablet_replica.cc:333] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:41.397352 31223 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:41.397308 31214 consensus_queue.cc:260] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:41.366571 29118 raft_consensus.cc:2468] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
I20260709 12:19:41.327131 31148 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:41.369915 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:41.372602 31099 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:41.399909 27890 raft_consensus.cc:2243] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:41.423141 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:41.405902 31224 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:41.404706 28947 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35270 (request call id 157) took 7891 ms. Trace:
I20260709 12:19:41.445201 31214 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:41.461655 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:41.467952 27890 pending_rounds.cc:70] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50: Trying to abort 1 pending ops.
I20260709 12:19:41.465129 31113 raft_consensus.cc:2749] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:41.397382 31244 consensus_queue.cc:260] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:41.485844 29198 raft_consensus.cc:3060] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:41.479895 31224 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:41.514701 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:41.498486 29197 raft_consensus.cc:2955] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, VOTER 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:41.515247 30901 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.515959 30901 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:41.522706 31148 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:41.522946 29791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:41.471241 27890 pending_rounds.cc:77] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50: Aborting op as it isn't in flight: id { term: 5 index: 5 } timestamp: 7305623800889311232 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "67f8759d5c284630986dd30a64b6e33a" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } } new_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } } }
I20260709 12:19:41.528177 27890 raft_consensus.cc:2917] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Aborting config change with OpId 5.5: Aborted: Op aborted
I20260709 12:19:41.528489 30901 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:41.500950 29166 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:41.529069 27890 raft_consensus.cc:2889] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:19:41.539956 27890 raft_consensus.cc:2272] T 67f8759d5c284630986dd30a64b6e33a P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:41.544821 31223 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:41.545629 31223 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:41.548144 31223 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:41.553820 31113 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:41.567690 29166 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:41.569495 30974 raft_consensus.cc:2804] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:19:41.570598 30974 raft_consensus.cc:697] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:41.570921 31272 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:36956 (request call id 1) took 2694 ms. Trace:
I20260709 12:19:41.571682 31272 rpcz_store.cc:276] 0709 12:19:38.875911 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:38.876127 (+   216us) service_pool.cc:224] Handling call
0709 12:19:38.969063 (+ 92936us) log.cc:844] Serialized 501 byte log entry
0709 12:19:39.202353 (+233290us) spinlock_profiling.cc:243] Waited 17.4 ms on lock 0x7b180011bde0. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe9438fdab1 00007fe94390a281 00007fe93aa353f3 00007fe93aa377c1 00007fe93aa37779 00007fe93aa37709 00007fe93aa376d1 00007fe93aa369cd 0000000000388634 0000000000388479 00007fe93aa1883a
0709 12:19:41.570560 (+2368207us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":9942,"raft.run_cpu_time_us":2071,"raft.run_wall_time_us":74878,"spinlock_wait_cycles":39946496}
I20260709 12:19:41.571987 30974 consensus_queue.cc:237] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [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: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:41.577553 28935 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f6308fee499a42bcb0025188e8399034 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 9)
I20260709 12:19:41.586655 31244 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:19:41.594347 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 44315.4us
I20260709 12:19:41.596462 31265 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:41.599663 31265 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:41.602659 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:41.551535 31148 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.608970 29018 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:41.612006 29198 raft_consensus.cc:2468] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
I20260709 12:19:41.452105 28947 rpcz_store.cc:276] 0709 12:19:33.513258 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:33.514476 (+  1218us) service_pool.cc:224] Handling call
0709 12:19:33.587961 (+ 73485us) spinlock_profiling.cc:243] Waited 9.16 ms on lock 0x7b5400002490. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a9fe640 00007fe9438d5846 00007fe9439df90e 00007fe941ea02a4 00007fe941ea0232 00007fe941ea0161 00007fe941ea00dc 00007fe941e9f392 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:41.404429 (+7816468us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:19:37.282731 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:19:37.283477 (+   746us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:19:37.283521 (+    44us) write_op.cc:435] Acquired schema lock
0709 12:19:37.283548 (+    27us) tablet.cc:662] Decoding operations
0709 12:19:37.285136 (+  1588us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:19:37.285239 (+   103us) write_op.cc:641] Partition lock acquired for write op
0709 12:19:37.285280 (+    41us) tablet.cc:685] Acquiring locks for 18 operations
0709 12:19:37.423669 (+138389us) tablet.cc:701] Row locks acquired
0709 12:19:37.423692 (+    23us) write_op.cc:260] PREPARE: finished
0709 12:19:37.423857 (+   165us) write_op.cc:270] Start()
0709 12:19:37.426065 (+  2208us) write_op.cc:276] Timestamp: P: 1783599577423804 usec, L: 0
0709 12:19:37.432389 (+  6324us) op_driver.cc:348] REPLICATION: starting
0709 12:19:37.543719 (+111330us) log.cc:844] Serialized 7132 byte log entry
0709 12:19:38.590223 (+1046504us) op_driver.cc:464] REPLICATION: finished
0709 12:19:38.679110 (+ 88887us) spinlock_profiling.cc:243] Waited 3.98 ms on lock 0x7b540015f4d4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db1de28 00007fe941558581 00007fe941557d58 00007fe94155c9f1 00007fe94155c9a9 00007fe94155c939 00007fe94155c901 00007fe94155bb2d 0000000000388634 0000000000388479
0709 12:19:39.058070 (+378960us) write_op.cc:301] APPLY: starting
0709 12:19:39.059893 (+  1823us) tablet.cc:1367] starting BulkCheckPresence
0709 12:19:39.060483 (+   590us) tablet.cc:1370] finished BulkCheckPresence
0709 12:19:39.060520 (+    37us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:19:39.079952 (+ 19432us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:19:39.080262 (+   310us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=18
0709 12:19:39.080313 (+    51us) write_op.cc:312] APPLY: finished
0709 12:19:39.080737 (+   424us) log.cc:844] Serialized 124 byte log entry
0709 12:19:39.080943 (+   206us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:39.081117 (+   174us) write_op.cc:454] Released schema lock
0709 12:19:39.081175 (+    58us) write_op.cc:341] FINISH: Updating metrics
0709 12:19:39.081572 (+   397us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:39.081616 (+    44us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":58990,"reported_tablets":29,"spinlock_wait_cycles":21067136,"child_traces":[["op",{"apply.queue_time_us":414458,"apply.run_cpu_time_us":4793,"apply.run_wall_time_us":56065,"num_ops":18,"prepare.queue_time_us":71039,"prepare.run_cpu_time_us":49724,"prepare.run_wall_time_us":1396639,"raft.queue_time_us":158918,"raft.run_cpu_time_us":11066,"raft.run_wall_time_us":445736,"replication_time_us":1098219,"spinlock_wait_cycles":9147776,"thread_start_us":899559,"threads_started":4,"wal-append.queue_time_us":571567,"wal-append.run_cpu_time_us":27369,"wal-append.run_wall_time_us":1966707}]]}
I20260709 12:19:41.617097 30851 raft_consensus.cc:2749] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:41.637575 29791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:41.639871 31224 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:41.641844 31148 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:41.649204 31148 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:41.652802 27890 tablet_replica.cc:333] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:41.670492 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:41.681130 29018 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:41.661399 31111 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:41.695429 29118 raft_consensus.cc:1275] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 12:19:41.702852 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:41.705976 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:41.706419 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:41.710388 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:41.711169 29198 raft_consensus.cc:3060] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 6
I20260709 12:19:41.724169 29018 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:41.716733 29093 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:41.727237 29198 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
W20260709 12:19:41.729316 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 51113.3us
W20260709 12:19:41.740510 31290 log.cc:927] Time spent T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5: Append to log took a long time: real 0.192s	user 0.004s	sys 0.001s
I20260709 12:19:41.744560 27890 raft_consensus.cc:2243] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:41.745637 27890 raft_consensus.cc:2272] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:41.749234 27890 tablet_replica.cc:333] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:41.749908 31111 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:41.732012 31099 raft_consensus.cc:2749] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:19:41.752249 31288 log.cc:927] Time spent T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.202s	user 0.000s	sys 0.004s
I20260709 12:19:41.755743 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:41.769999 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:41.771878 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:41.772953 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:41.773828 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:41.776014 29119 raft_consensus.cc:3060] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:19:41.766614 29166 leader_election.cc:336] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:41.730571 31148 raft_consensus.cc:2749] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:19:41.778867 29166 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:41.727985 30851 raft_consensus.cc:2804] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:19:41.787511 29121 raft_consensus.cc:3060] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:41.789660 29018 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:41.797127 30851 raft_consensus.cc:697] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 6 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:41.798228 30974 raft_consensus.cc:2749] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:19:41.797183 31244 raft_consensus.cc:2804] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:19:41.799269 31244 raft_consensus.cc:697] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 6 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
W20260709 12:19:41.798323 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 58350.9us
I20260709 12:19:41.801605 31286 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:41.802894 31286 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:41.803407 31244 consensus_queue.cc:237] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:41.799816 29193 raft_consensus.cc:3060] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:19:41.807780 29166 leader_election.cc:336] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:41.812872 29119 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
I20260709 12:19:41.817526 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:41.815441 30851 consensus_queue.cc:237] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:41.842489 27890 raft_consensus.cc:2243] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:41.843274 27890 raft_consensus.cc:2272] T 30f3423e35ac44de965c94f23a4be146 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:41.844450 29166 leader_election.cc:336] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:41.844997 29166 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:41.846660 30974 raft_consensus.cc:2749] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:19:41.847698 31286 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:41.850543 29166 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:41.851053 29166 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:41.852711 29122 raft_consensus.cc:2393] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 in current term 5: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:41.863251 29121 raft_consensus.cc:2468] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
W20260709 12:19:41.867163 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 83510.1us
I20260709 12:19:41.893424 31196 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.894258 30997 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.894534 31196 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:41.895082 30997 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:41.878684 31186 raft_consensus.cc:2749] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:41.904655 29017 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:41.905298 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 48711.7us
I20260709 12:19:41.905974 29017 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:41.906629 29017 raft_consensus.cc:2686] T 4f8018728246443bb86dc3aecdfc0976 P 7bfea685b6384dd484dd4d3918990d50: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:19:41.906911 31244 raft_consensus.cc:2749] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:41.907932 29017 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:41.908969 31116 raft_consensus.cc:2804] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:41.909554 31116 raft_consensus.cc:697] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:41.910761 31116 consensus_queue.cc:237] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:41.911537 29092 leader_election.cc:336] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:41.912041 29092 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:41.913328 29092 leader_election.cc:336] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:41.914387 31099 raft_consensus.cc:2749] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:19:41.914795 30842 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.915751 30842 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:41.913736 29092 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:41.935994 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:41.936749 29119 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 8.
I20260709 12:19:41.939647 29193 raft_consensus.cc:2468] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:41.943325 29017 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
W20260709 12:19:41.961609 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 111088us
W20260709 12:19:41.964993 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 51729.8us
W20260709 12:19:41.966228 29092 leader_election.cc:336] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:41.966667 29092 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:41.967732 31229 raft_consensus.cc:2749] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:19:41.968080 29092 leader_election.cc:336] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:41.968681 29092 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:41.969625 31229 raft_consensus.cc:2749] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:41.970239 31277 raft_consensus.cc:2749] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:41.972168 31207 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.968171 30842 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:41.969909 29092 leader_election.cc:336] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:41.962785 27890 tablet_replica.cc:333] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:41.972828 31207 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:41.982163 31225 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.982926 31225 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:19:41.985446 29166 leader_election.cc:336] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:41.985981 29166 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:41.990478 31186 raft_consensus.cc:2749] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:41.990932 31222 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:19:41.991348 31222 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.991699 31222 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:19:41.996488 30997 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:42.006232 31207 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:41.988194 31225 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:42.044438 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:42.053292 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 67862.5us
I20260709 12:19:42.057804 27890 raft_consensus.cc:2243] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.058033 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:42.054649 29166 leader_election.cc:336] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:42.051216 31265 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.068665 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:42.071743 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:42.082989 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:42.092217 29198 raft_consensus.cc:2468] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:42.087236 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:42.096813 27890 pending_rounds.cc:70] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50: Trying to abort 1 pending ops.
W20260709 12:19:42.099951 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 45349us
W20260709 12:19:42.100664 29166 leader_election.cc:336] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:42.101001 29166 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:42.103368 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 133499us
I20260709 12:19:42.097266 27890 pending_rounds.cc:77] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50: Aborting op as it isn't in flight: id { term: 3 index: 2 } timestamp: 7305623818561646592 op_type: NO_OP noop_request { }
I20260709 12:19:42.107800 27890 raft_consensus.cc:2889] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
W20260709 12:19:42.110497 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 181368us
W20260709 12:19:42.104382 29092 consensus_peers.cc:597] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:42.113786 27890 raft_consensus.cc:2272] T 8dbf937903a24692b116f193064c6343 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.095819 29791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "455b98eec37e4071805f6a7536387e34" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:42.123708 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:42.129439 28946 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:34572 (request call id 50) took 5339 ms. Trace:
I20260709 12:19:42.113646 30920 raft_consensus.cc:2749] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:19:42.115327 28936 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 187172us
I20260709 12:19:42.117923 31196 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:42.149680 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:42.099858 31265 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:42.148300 29016 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:42.150468 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184310f1918e4bb09bc4249e7ff05509" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:42.147888 29018 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:42.167366 29122 raft_consensus.cc:2468] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
W20260709 12:19:42.169983 29092 leader_election.cc:336] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:42.175518 29092 leader_election.cc:304] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:42.134246 28946 rpcz_store.cc:276] 0709 12:19:36.660113 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:36.662565 (+  2452us) service_pool.cc:224] Handling call
0709 12:19:36.718020 (+ 55455us) spinlock_profiling.cc:243] Waited 30.2 ms on lock 0x7b5400002490. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a9fdb71 00007fe93a9fe0b2 00007fe943977759 00007fe94390fa76 00007fe9438e0d58 00007fe9439df04e 00007fe941ea02a4 00007fe941ea0232 00007fe941ea0161 00007fe941ea00dc
0709 12:19:41.988079 (+5270059us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:19:41.523419 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:19:41.524822 (+  1403us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:19:41.524894 (+    72us) write_op.cc:435] Acquired schema lock
0709 12:19:41.524927 (+    33us) tablet.cc:662] Decoding operations
0709 12:19:41.525558 (+   631us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:19:41.525644 (+    86us) write_op.cc:641] Partition lock acquired for write op
0709 12:19:41.525682 (+    38us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:19:41.526010 (+   328us) tablet.cc:701] Row locks acquired
0709 12:19:41.526063 (+    53us) write_op.cc:260] PREPARE: finished
0709 12:19:41.526273 (+   210us) write_op.cc:270] Start()
0709 12:19:41.526434 (+   161us) write_op.cc:276] Timestamp: P: 1783599581526214 usec, L: 0
0709 12:19:41.526455 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:19:41.612854 (+ 86399us) log.cc:844] Serialized 535 byte log entry
0709 12:19:41.796764 (+183910us) op_driver.cc:464] REPLICATION: finished
0709 12:19:41.847079 (+ 50315us) write_op.cc:301] APPLY: starting
0709 12:19:41.847204 (+   125us) tablet.cc:1367] starting BulkCheckPresence
0709 12:19:41.847342 (+   138us) tablet.cc:1370] finished BulkCheckPresence
0709 12:19:41.847483 (+   141us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:19:41.847795 (+   312us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:19:41.848093 (+   298us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:19:41.848142 (+    49us) write_op.cc:312] APPLY: finished
0709 12:19:41.848486 (+   344us) log.cc:844] Serialized 22 byte log entry
0709 12:19:41.848676 (+   190us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:41.848778 (+   102us) write_op.cc:454] Released schema lock
0709 12:19:41.848840 (+    62us) write_op.cc:341] FINISH: Updating metrics
0709 12:19:41.849232 (+   392us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:41.849258 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1414220,"reported_tablets":6,"spinlock_wait_cycles":69521664,"child_traces":[["op",{"apply.queue_time_us":49971,"apply.run_cpu_time_us":2170,"apply.run_wall_time_us":2170,"num_ops":1,"prepare.queue_time_us":216480,"prepare.run_cpu_time_us":19757,"prepare.run_wall_time_us":211664,"raft.queue_time_us":78875,"raft.run_cpu_time_us":3984,"raft.run_wall_time_us":20020,"replication_time_us":270063,"thread_start_us":260486,"threads_started":4,"wal-append.queue_time_us":93612}]]}
I20260709 12:19:42.174186 31196 raft_consensus.cc:2749] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:42.190541 31097 raft_consensus.cc:2749] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:19:42.191300 31299 log.cc:927] Time spent T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
W20260709 12:19:42.202591 28936 catalog_manager.cc:4755] TS 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): ChangeConfig:REMOVE_PEER RPC failed for tablet 1116163792084bf18258f91fc3297b73: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:42.208457 31265 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:42.209132 31130 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.179437 31214 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:42.217306 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:42.224808 29200 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:42.246886 29127 raft_consensus.cc:1275] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:19:42.243669 29791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
W20260709 12:19:42.249406 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 93293.2us
I20260709 12:19:42.249552 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:42.250901 29182 tablet_service.cc:1558] Processing DeleteTablet for tablet 455b98eec37e4071805f6a7536387e34 with delete_type TABLET_DATA_TOMBSTONED (TS d3d3599aa2d146419d7bed03e8df9c32 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57494
I20260709 12:19:42.254730 29200 raft_consensus.cc:2393] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3fe548c90cd41ac95fa5e796a58a3e5 in current term 5: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
W20260709 12:19:42.255889 29092 leader_election.cc:336] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:42.260070 29092 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:42.259119 29791 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 4.
I20260709 12:19:42.230832 31130 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:42.276757 30818 raft_consensus.cc:2749] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:19:42.270645 29762 consensus_peers.cc:597] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:42.279847 29762 leader_election.cc:336] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:42.280293 29762 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:42.309679 29018 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:42.313489 31225 raft_consensus.cc:2804] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:42.313946 31225 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:42.314323 31225 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:42.284642 31272 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:19:42.332721 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 82407.7us
I20260709 12:19:42.321735 30920 consensus_queue.cc:1048] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 12:19:42.341012 27890 tablet_replica.cc:333] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:42.360625 31130 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:42.373533 29127 raft_consensus.cc:1275] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:19:42.376873 27890 raft_consensus.cc:2243] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.378279 29201 raft_consensus.cc:1275] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:19:42.383303 29017 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:42.387194 31196 consensus_queue.cc:1048] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:19:42.391714 27890 raft_consensus.cc:2272] T b45ca5cd19f8441b82f39990790483f1 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.393326 31272 raft_consensus.cc:2749] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:42.403394 30842 raft_consensus.cc:2804] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:19:42.407595 31222 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:42.415824 31222 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 9 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:42.417042 30842 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:42.417557 30842 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:42.403198 29017 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:42.413024 31229 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:42.429116 31229 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:42.434566 29791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:42.434808 31229 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:42.402321 31225 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:42.436239 31222 raft_consensus.cc:2749] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:42.437534 31222 consensus_queue.cc:1048] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:42.439180 31225 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:42.419416 27890 tablet_replica.cc:333] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:42.441145 27890 raft_consensus.cc:2243] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.442067 27890 pending_rounds.cc:70] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50: Trying to abort 1 pending ops.
I20260709 12:19:42.442454 27890 pending_rounds.cc:77] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305623820504797184 op_type: NO_OP noop_request { }
I20260709 12:19:42.442615 29791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5"
I20260709 12:19:42.442922 27890 raft_consensus.cc:2889] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:19:42.443420 27890 raft_consensus.cc:2272] T de4ae9cefbc44803a3af9f7a154785e4 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.446398 29791 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:19:42.409919 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 78580.4us
I20260709 12:19:42.453368 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:42.454206 29124 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:42.461220 31307 tablet_replica.cc:333] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:19:42.462093 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:42.465363 29092 leader_election.cc:336] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:42.465953 29092 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:42.467326 31229 raft_consensus.cc:2749] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:42.469437 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:42.470456 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:42.472479 29195 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:42.479578 30920 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:42.480305 30920 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:42.494439 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:42.501451 29124 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:19:42.502111 29195 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
I20260709 12:19:42.503383 29201 raft_consensus.cc:1275] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:19:42.505488 31308 consensus_queue.cc:1048] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:19:42.506378 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:42.506964 29121 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:42.507949 30920 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:42.508037 31307 raft_consensus.cc:2243] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.509073 31307 raft_consensus.cc:2272] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.512104 31307 ts_tablet_manager.cc:1916] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:19:42.514356 29093 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:42.513767 28949 catalog_manager.cc:5697] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 4 to 5, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 5 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:42.515578 31223 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:42.516010 28949 catalog_manager.cc:5697] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:42.518613 28949 catalog_manager.cc:5697] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:42.531687 28949 catalog_manager.cc:5697] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:42.520727 30842 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:42.537324 30842 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 election: Requested vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:42.540365 28949 catalog_manager.cc:5697] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:42.522243 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:42.522433 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 57105.4us
I20260709 12:19:42.519910 27890 tablet_replica.cc:333] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:42.521868 29121 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
I20260709 12:19:42.544162 29127 raft_consensus.cc:2468] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 5.
W20260709 12:19:42.544443 29092 leader_election.cc:336] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:42.541929 29166 leader_election.cc:336] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:42.545367 29092 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:42.545879 29166 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:42.548358 29127 raft_consensus.cc:1275] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:19:42.549487 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:42.550249 30920 raft_consensus.cc:2749] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:42.550508 30842 consensus_queue.cc:1048] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:19:42.552597 29092 leader_election.cc:336] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:42.553148 29092 leader_election.cc:304] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:42.555322 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:42.555943 29125 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:42.555121 31223 raft_consensus.cc:2749] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:19:42.558645 29193 raft_consensus.cc:1275] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:19:42.557760 27890 raft_consensus.cc:2243] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.560708 27890 raft_consensus.cc:2272] T a30ba1157d5a46e082c092dc85bc11e4 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.561177 29127 raft_consensus.cc:1275] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:19:42.564481 27890 tablet_replica.cc:333] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:42.565662 27890 raft_consensus.cc:2243] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.574640 29791 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
W20260709 12:19:42.575222 29166 consensus_peers.cc:597] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:42.575930 29166 leader_election.cc:336] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:42.576457 29166 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:42.577761 29016 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:42.578855 31225 raft_consensus.cc:2804] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:19:42.579116 31097 raft_consensus.cc:2749] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:42.579469 31225 raft_consensus.cc:697] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 6 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
W20260709 12:19:42.580788 29092 leader_election.cc:336] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:42.580740 31225 consensus_queue.cc:237] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.5, Last appended by leader: 5, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:42.580961 31097 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:42.588551 31097 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:42.590404 27890 raft_consensus.cc:2272] T 71d9464b21db479bae8db3cf86c4dad3 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.590961 31097 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:42.593737 27890 tablet_replica.cc:333] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:42.596503 29125 raft_consensus.cc:2468] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 7.
I20260709 12:19:42.603457 30920 raft_consensus.cc:2749] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:19:42.631099 27890 raft_consensus.cc:2243] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:42.610308 31244 consensus_queue.cc:1048] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:19:42.604530 29166 consensus_peers.cc:597] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:42.631994 27890 raft_consensus.cc:2272] T 455b98eec37e4071805f6a7536387e34 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:42.632068 29166 consensus_peers.cc:597] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:42.632723 29166 consensus_peers.cc:597] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:42.637850 29017 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:42.581594 29092 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:42.659191 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 78420.9us
W20260709 12:19:42.659906 29092 leader_election.cc:336] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:42.660291 29092 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:42.660825 31097 raft_consensus.cc:2749] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:42.661248 31229 raft_consensus.cc:2749] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:42.615044 30842 consensus_queue.cc:1048] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 12:19:42.618265 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:42.663098 29195 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 7.
I20260709 12:19:42.622032 31116 consensus_queue.cc:1048] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:19:42.640902 29119 raft_consensus.cc:1240] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 6. Current term is 7. Ops: [5.3-6.4]
I20260709 12:19:42.643313 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:42.664872 29121 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 7.
I20260709 12:19:42.614656 29124 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 9.
I20260709 12:19:42.669085 29120 raft_consensus.cc:1240] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 8. Current term is 9. Ops: [5.4-8.5]
I20260709 12:19:42.651289 27890 tablet_replica.cc:333] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:42.670389 27890 raft_consensus.cc:2243] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:19:42.703074 29093 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:42.718546 29018 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:42.730593 31223 raft_consensus.cc:2804] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:19:42.731163 31223 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:42.738886 31223 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:19:42.741014 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 81128.3us
W20260709 12:19:42.785905 29092 leader_election.cc:336] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:42.786545 29092 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:42.788247 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 150473us
W20260709 12:19:42.789021 29092 leader_election.cc:336] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:42.785684 31307 ts_tablet_manager.cc:1929] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 12:19:42.794687 31099 raft_consensus.cc:2749] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:42.795976 27890 raft_consensus.cc:2272] T 703cde8980b94be4ae75ed5132b6d7dd P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.795123 31307 log.cc:1199] T 455b98eec37e4071805f6a7536387e34 P d3d3599aa2d146419d7bed03e8df9c32: Deleting WAL directory at /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-2-root/wals/455b98eec37e4071805f6a7536387e34
I20260709 12:19:42.805222 29017 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:42.798715 31225 raft_consensus.cc:2804] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:19:42.792059 31111 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:42.833230 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 45629.3us
I20260709 12:19:42.836520 29166 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:42.834957 30842 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:19:42.834331 30818 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:42.870453 30818 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:42.875162 27890 tablet_replica.cc:333] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:42.877101 30818 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:42.877542 27890 raft_consensus.cc:2243] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Raft consensus shutting down.
W20260709 12:19:42.879136 31315 log.cc:927] Time spent T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
I20260709 12:19:42.880702 31317 raft_consensus.cc:2804] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:42.881680 31317 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:42.882265 31317 raft_consensus.cc:3060] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:42.887748 27890 pending_rounds.cc:70] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50: Trying to abort 1 pending ops.
I20260709 12:19:42.888221 27890 pending_rounds.cc:77] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50: Aborting op as it isn't in flight: id { term: 5 index: 3 } timestamp: 7305623860443373568 op_type: NO_OP noop_request { }
I20260709 12:19:42.848681 31111 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:42.888721 27890 raft_consensus.cc:2889] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:19:42.895035 31320 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:42.895998 31320 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:42.864859 30842 raft_consensus.cc:697] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 9 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:42.899890 31320 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:42.894965 27890 raft_consensus.cc:2272] T 184310f1918e4bb09bc4249e7ff05509 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:42.901016 30842 consensus_queue.cc:237] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:42.920543 31225 raft_consensus.cc:697] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 7 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
W20260709 12:19:42.927666 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 91235.7us
I20260709 12:19:42.940980 29166 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:42.930481 31229 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:42.949028 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 91278us
I20260709 12:19:42.962673 28937 catalog_manager.cc:5028] TS d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): tablet 455b98eec37e4071805f6a7536387e34 (table test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]) successfully deleted
I20260709 12:19:42.944420 30974 consensus_queue.cc:1059] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 12:19:42.963624 31225 consensus_queue.cc:237] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [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: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:42.971024 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:42.972222 29197 raft_consensus.cc:2393] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 6: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:42.947448 31308 raft_consensus.cc:2804] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:19:42.984565 31257 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.985293 31257 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:42.973596 31229 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:42.950001 31186 consensus_queue.cc:1059] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.050s
I20260709 12:19:42.994315 31308 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:43.024518 29166 consensus_peers.cc:597] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:43.028990 29166 consensus_peers.cc:597] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:43.029733 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 54669.6us
I20260709 12:19:43.032210 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:43.033169 29193 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
I20260709 12:19:43.034881 29018 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:43.006699 31324 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:43.004492 31111 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:43.026613 31308 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:19:43.023198 30920 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:43.060222 31313 log.cc:927] Time spent T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.191s	user 0.002s	sys 0.002s
I20260709 12:19:43.101310 27890 tablet_replica.cc:333] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
W20260709 12:19:43.120766 29092 leader_election.cc:336] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:43.122606 27890 raft_consensus.cc:2243] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:43.125008 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:43.105705 31111 raft_consensus.cc:2804] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:19:43.130776 29119 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
W20260709 12:19:43.135922 29091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:42775, user_credentials={real_user=slave}} blocked reactor thread for 79864.8us
I20260709 12:19:43.069412 31223 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:43.145515 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 115040us
I20260709 12:19:43.145816 31229 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:43.152478 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:43.157387 29201 raft_consensus.cc:2410] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f 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:19:43.101889 31324 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:43.129283 31111 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:43.169731 27890 raft_consensus.cc:2272] T e08eed75cafa47bd9b8434775838783e P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:43.115015 30920 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:43.191733 29166 consensus_peers.cc:597] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:43.192431 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 162541us
W20260709 12:19:43.193579 29166 leader_election.cc:336] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:43.175200 31111 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:19:43.219806 29763 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 117555us
I20260709 12:19:43.230262 31326 raft_consensus.cc:493] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
W20260709 12:19:43.259419 29165 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:42775, user_credentials={real_user=slave}} blocked reactor thread for 166745us
I20260709 12:19:43.246148 30901 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:43.281316 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:43.282384 29120 raft_consensus.cc:2393] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 6: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:43.274645 30901 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:43.284719 30901 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:43.287473 27890 tablet_replica.cc:333] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:43.288712 27890 raft_consensus.cc:2243] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:43.290959 31257 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:43.292829 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:43.295040 30974 raft_consensus.cc:3055] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 12:19:43.295557 30974 raft_consensus.cc:740] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:43.256183 31330 raft_consensus.cc:493] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
W20260709 12:19:43.300034 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 265309us
I20260709 12:19:43.316406 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:43.316787 30974 consensus_queue.cc:260] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:43.318966 29794 raft_consensus.cc:1275] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:19:43.242724 31326 raft_consensus.cc:515] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:43.324342 27890 raft_consensus.cc:2272] T a071aa4b3f674c91869efe7a9e399c47 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:43.326805 31257 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:19:43.328071 31322 raft_consensus.cc:3055] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:19:43.328521 31322 raft_consensus.cc:740] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:43.332365 31223 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 8 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:43.329488 31322 consensus_queue.cc:260] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [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: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:43.365756 31324 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:43.447046 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:43.414386 29091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:42775, user_credentials={real_user=slave}} blocked reactor thread for 112950us
I20260709 12:19:43.438938 30920 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:43.306159 31317 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:43.451449 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:43.452291 31317 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:43.453181 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 79343.6us
I20260709 12:19:43.365504 31330 raft_consensus.cc:515] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:43.461795 29018 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:43.444983 30974 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:19:43.486603 29166 leader_election.cc:336] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:43.520098 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:43.479425 31322 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:43.488380 31326 leader_election.cc:290] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:43.497984 31339 raft_consensus.cc:2749] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:43.507973 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:43.537304 29120 raft_consensus.cc:2468] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 6.
W20260709 12:19:43.570401 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 59504.9us
I20260709 12:19:43.500168 31330 leader_election.cc:290] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:43.591189 31244 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:43.592077 31244 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:19:43.599272 29166 consensus_peers.cc:597] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:43.619005 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
W20260709 12:19:43.823745 31353 log.cc:927] Time spent T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50: Append to log took a long time: real 0.218s	user 0.000s	sys 0.000s
W20260709 12:19:44.189718 31308 consensus_meta.cc:287] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32: Time spent flushing consensus metadata: real 1.064s	user 0.007s	sys 0.005s
I20260709 12:19:44.478544 31308 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:45.590399 30974 consensus_meta.cc:287] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32: Time spent flushing consensus metadata: real 2.114s	user 0.013s	sys 0.018s
I20260709 12:19:45.640704 29200 raft_consensus.cc:2393] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 8: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:45.683580 29791 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47690 (request call id 105) took 2135 ms. Trace:
I20260709 12:19:45.684034 29791 rpcz_store.cc:276] 0709 12:19:43.548398 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:43.562398 (+ 14000us) service_pool.cc:224] Handling call
0709 12:19:43.604518 (+ 42120us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:45.683107 (+2078589us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:45.683146 (+    39us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:45.683199 (+    53us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:19:45.683232 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:45.683312 (+    80us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:45.683468 (+   156us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:19:43.602357 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 140631us
I20260709 12:19:45.696780 31358 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:45.697978 29018 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:45.697849 31358 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:45.702944 31358 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:45.703714 31358 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:45.704704 31357 raft_consensus.cc:493] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:45.705817 31357 raft_consensus.cc:515] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:45.704787 31358 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.709013 31358 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.709609 31358 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:45.710151 31358 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:45.711107 29127 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59982 (request call id 1650) took 2111 ms. Trace:
I20260709 12:19:45.711227 31357 leader_election.cc:290] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.711601 29127 rpcz_store.cc:276] 0709 12:19:43.599504 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:43.599717 (+   213us) service_pool.cc:224] Handling call
0709 12:19:45.710532 (+2110815us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:45.710736 (+   204us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:45.710764 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:45.710813 (+    49us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:19:45.710847 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:45.710903 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:45.711015 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:45.712373 31358 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505)
I20260709 12:19:45.715677 31360 raft_consensus.cc:2749] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:45.717548 31360 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:45.718000 31360 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:45.720430 31324 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:45.721071 31324 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.721652 31360 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:45.723839 31324 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.725595 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:45.726390 29118 raft_consensus.cc:3060] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:45.728642 31359 raft_consensus.cc:493] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:45.739622 31359 raft_consensus.cc:515] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.734874 29791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:45.741892 29791 raft_consensus.cc:2468] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 6.
I20260709 12:19:45.735729 31272 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:45.743743 31097 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:45.743526 31272 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:45.738278 31358 raft_consensus.cc:493] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:45.745224 31358 raft_consensus.cc:515] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.738015 29118 raft_consensus.cc:2468] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 6.
I20260709 12:19:45.729341 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:45.747001 29127 raft_consensus.cc:2393] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 6: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:45.740592 31362 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:45.744307 31097 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:45.736608 31111 consensus_meta.cc:287] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50: Time spent flushing consensus metadata: real 2.517s	user 0.013s	sys 0.014s
I20260709 12:19:45.772034 31359 leader_election.cc:290] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.772673 31359 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:45.773243 31359 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.774978 31097 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.775535 31097 raft_consensus.cc:493] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:45.776145 31097 raft_consensus.cc:515] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:45.762849 31362 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.781206 31362 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.781773 31362 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:45.772720 31272 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.788858 31365 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:45.789443 31365 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.791625 31365 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.792547 31358 leader_election.cc:290] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.787989 31362 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:45.794667 29016 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 2.323s	user 0.003s	sys 0.024s
W20260709 12:19:45.795360 29016 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.324s	user 0.003s	sys 0.024s
I20260709 12:19:45.796265 31097 leader_election.cc:290] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:45.795504 31362 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.799247 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:45.763152 31111 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.800093 29123 raft_consensus.cc:2468] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 6.
I20260709 12:19:45.802024 29791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a071aa4b3f674c91869efe7a9e399c47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:45.798650 31324 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:45.803840 31324 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.805184 31360 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:45.805681 31360 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.806082 31324 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.807799 31360 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.809206 29791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:45.810025 31358 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:45.811158 31359 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.810891 31358 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.813498 31358 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.814139 31358 raft_consensus.cc:493] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:45.814687 31358 raft_consensus.cc:515] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.816941 31358 leader_election.cc:290] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.818342 31097 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:45.818842 31340 raft_consensus.cc:493] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:45.819468 31340 raft_consensus.cc:515] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.819142 31097 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:45.802317 31111 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.798404 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:45.832258 29122 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 6.
I20260709 12:19:45.824651 29791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:45.839208 31335 raft_consensus.cc:493] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:45.839932 31335 raft_consensus.cc:515] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:45.841775 29119 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59982 (request call id 1639) took 2564 ms. Trace:
I20260709 12:19:45.843380 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:45.848335 29123 raft_consensus.cc:2468] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 3.
I20260709 12:19:45.847903 29119 rpcz_store.cc:276] 0709 12:19:43.276905 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:43.277024 (+   119us) service_pool.cc:224] Handling call
0709 12:19:43.277323 (+   299us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:19:43.400731 (+123408us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:43.400779 (+    48us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:19:43.400848 (+    69us) raft_consensus.cc:1645] Marking committed up to 3
0709 12:19:43.400911 (+    63us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:45.841487 (+2440576us) spinlock_profiling.cc:243] Waited 123 ms on lock 0x7b54001e3554. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db22e01 00007fe93db2183e 00007fe942ae6419 00007fe93c05dbd4 00007fe93c05db62 00007fe93c05da91 00007fe93c05da0c 00007fe93c05ccc2 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:45.841545 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:45.841710 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":283182336}
I20260709 12:19:45.807085 31229 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:45.845578 31335 leader_election.cc:290] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.846062 31365 raft_consensus.cc:493] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:45.850660 31364 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:45.846820 31362 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:45.850591 31365 raft_consensus.cc:515] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.851274 31364 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.821858 31340 leader_election.cc:290] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.851411 31362 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.853677 31365 leader_election.cc:290] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.855134 31365 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:45.854264 31340 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:45.856669 29016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:42775, user_credentials={real_user=slave}} blocked reactor thread for 59042.8us
I20260709 12:19:45.848898 30974 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:45.857434 29762 leader_election.cc:304] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [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: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:45.857697 31364 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.857342 30974 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.858230 31364 raft_consensus.cc:493] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:45.858284 31340 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.858877 31364 raft_consensus.cc:515] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.859747 30974 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:45.860993 31364 leader_election.cc:290] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.861264 30974 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:45.861469 31340 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.864753 31229 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.864951 31365 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.867161 31365 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.868165 31272 raft_consensus.cc:2804] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:45.868417 31340 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:45.868609 31272 raft_consensus.cc:493] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:45.869069 31272 raft_consensus.cc:3060] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:45.861826 30974 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.871989 30974 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:45.872572 31229 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.873145 31229 raft_consensus.cc:493] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:45.878346 29123 raft_consensus.cc:1275] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
W20260709 12:19:45.880121 29093 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.27.60.131:33279 timed out after 1.824s (SENT) [suppressed 113 similar messages]
I20260709 12:19:45.847256 31097 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:45.895803 31130 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:45.896587 31130 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.899144 31244 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:45.901839 29791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:45.889210 31272 raft_consensus.cc:515] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:45.906492 30901 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:45.907207 31111 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:45.907088 31362 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.907912 31111 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:45.910773 31111 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:45.911482 31360 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:45.912917 31360 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.914007 29791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:45.917073 30974 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:45.917784 30974 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.869060 31340 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.922458 31344 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:45.927755 31344 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.929219 31340 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.882400 31229 raft_consensus.cc:515] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.923075 31368 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:45.931651 31229 leader_election.cc:290] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.916095 31360 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.931974 31368 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:45.927054 29200 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38858 (request call id 1200) took 2471 ms (client timeout 2103 ms). Trace:
I20260709 12:19:45.923990 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
W20260709 12:19:45.924244 29166 leader_election.cc:336] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:45.934924 29200 rpcz_store.cc:269] 0709 12:19:43.455625 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:43.519788 (+ 64163us) service_pool.cc:224] Handling call
0709 12:19:45.926771 (+2406983us) spinlock_profiling.cc:243] Waited 2.12 s on lock 0x7b54000fe1d4. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8b571 00007fe93db262fa 00007fe942ae7b17 00007fe93c0626d4 00007fe93c062662 00007fe93c062591 00007fe93c06250c 00007fe93c0617c2 00007fe93be5d48c 00007fe93be5c8c6 00007fe93be5c26f
0709 12:19:45.926948 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4874957568}
I20260709 12:19:45.935767 29123 raft_consensus.cc:3060] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:19:45.924558 29164 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:45.907018 30901 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.905333 31130 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:45.925715 30974 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:45.927012 31244 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:45.940594 31244 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:45.942788 31244 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.943086 30901 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.939342 31370 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:45.929998 31344 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:45.951022 31368 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:45.935654 31272 leader_election.cc:290] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:45.963812 29123 raft_consensus.cc:2468] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 4.
I20260709 12:19:45.966017 29762 leader_election.cc:304] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [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: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:45.970329 29123 raft_consensus.cc:1275] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:19:45.971944 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:45.972891 29119 raft_consensus.cc:2468] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 1.
I20260709 12:19:45.968653 31272 raft_consensus.cc:2804] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:45.984848 31374 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:45.989198 29196 raft_consensus.cc:1275] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:19:45.991248 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:45.992668 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:45.999191 29200 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:45.994496 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:45.995182 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:45.997318 29194 raft_consensus.cc:1275] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260709 12:19:45.999766 29201 raft_consensus.cc:2410] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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: 8.
I20260709 12:19:46.000216 29193 raft_consensus.cc:2468] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 5.
I20260709 12:19:46.001077 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.001204 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.001801 29193 raft_consensus.cc:2410] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 for term 5 because replica has last-logged OpId of term: 4 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260709 12:19:46.002296 29201 raft_consensus.cc:2410] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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:19:45.967898 31370 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.000229 29194 pending_rounds.cc:85] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32: Aborting all ops after (but not including) 3
I20260709 12:19:46.002710 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:45.971076 31344 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:45.980443 31373 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:46.003855 31341 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:45.979827 30974 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:46.270370 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.292385 29118 raft_consensus.cc:2410] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 for term 5 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260709 12:19:46.145784 29119 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:19:46.269479 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fbb9c3bc7c48fe9075d0fd898d0d89" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:46.261296 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 292183us
I20260709 12:19:46.003630 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.273222 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.293885 29166 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:46.294559 29196 raft_consensus.cc:2410] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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:19:46.295344 31375 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:46.296085 31375 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.298671 31375 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:46.299288 31375 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:46.299788 31375 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.274971 29017 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:46.269949 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.145423 29194 pending_rounds.cc:107] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260709 12:19:46.308928 29194 raft_consensus.cc:2889] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:46.302546 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.286154 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.268957 31370 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:46.003553 31272 raft_consensus.cc:697] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 LEADER]: Becoming Leader. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Running, Role: LEADER
I20260709 12:19:46.275767 31344 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.338667 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.338106 30901 consensus_queue.cc:1048] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:19:46.345927 31308 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:46.346299 31372 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:46.346661 31308 raft_consensus.cc:3060] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:46.346889 31372 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.349285 31372 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:46.276106 31373 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.300942 31341 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.244002 31374 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.318261 31370 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:46.354478 31370 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.346028 31366 raft_consensus.cc:2804] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:19:46.356401 31366 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:46.356845 31366 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:46.358628 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.359781 29196 raft_consensus.cc:2410] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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: 4 index: 3.
I20260709 12:19:46.318465 31196 consensus_queue.cc:1048] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.042s
I20260709 12:19:46.346684 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8414d6403fe8456db70c7a1085ea7d24" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.243417 31368 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:46.342288 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.318877 29017 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:46.364894 29194 raft_consensus.cc:2410] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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:19:46.367456 29125 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59980 (request call id 1196) took 3252 ms. Trace:
I20260709 12:19:46.367759 29193 raft_consensus.cc:2410] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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: 4 index: 3.
W20260709 12:19:46.365283 29017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 46503.4us
I20260709 12:19:46.306581 30974 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.372344 31371 raft_consensus.cc:2804] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:46.373062 31371 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:46.373551 31371 raft_consensus.cc:3060] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:46.367878 29125 rpcz_store.cc:276] 0709 12:19:43.114698 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:43.115264 (+   566us) service_pool.cc:224] Handling call
0709 12:19:43.115732 (+   468us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:19:43.425447 (+309715us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:19:43.425499 (+    52us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:19:43.462470 (+ 36971us) log.cc:844] Serialized 26 byte log entry
0709 12:19:43.568620 (+106150us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:19:43.602279 (+ 33659us) log.cc:844] Serialized 14 byte log entry
0709 12:19:43.602565 (+   286us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:19:43.602652 (+    87us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:19:46.367248 (+2764596us) raft_consensus.cc:1685] finished
0709 12:19:46.367270 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:19:46.367395 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":33977,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":53,"raft.queue_time_us":32933,"raft.run_cpu_time_us":245,"raft.run_wall_time_us":3578,"thread_start_us":356330,"threads_started":2,"wal-append.queue_time_us":124529,"wal-append.run_cpu_time_us":2732,"wal-append.run_wall_time_us":1142889}
I20260709 12:19:46.386109 31373 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:46.387082 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 92003.1us
I20260709 12:19:46.373843 30974 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:46.396420 29119 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 7.
I20260709 12:19:46.418690 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.391021 31373 raft_consensus.cc:493] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:46.370069 31368 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.448457 29196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.456898 31375 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:46.458774 31380 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:46.459615 31380 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:46.462513 31377 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:46.463250 31377 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.434291 31272 consensus_queue.cc:237] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [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: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:46.466288 31374 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:46.465776 29199 raft_consensus.cc:1275] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 12:19:46.468890 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.470342 31370 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:46.471524 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8018728246443bb86dc3aecdfc0976" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.472234 31368 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:46.472712 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.472936 31341 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:46.475885 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.476384 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4ae9cefbc44803a3af9f7a154785e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.477618 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.477946 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.478885 29199 raft_consensus.cc:2410] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f for term 8 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:19:46.435297 31373 raft_consensus.cc:515] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:43.496248 27890 tablet_replica.cc:333] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:46.473810 29198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:46.479535 28981 debug-util.cc:398] Leaking SignalData structure 0x7b0800034e40 after lost signal to thread 27893
I20260709 12:19:46.481603 31373 leader_election.cc:290] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
W20260709 12:19:46.487296 29762 consensus_peers.cc:597] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:46.479794 31344 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:46.487778 27890 raft_consensus.cc:2243] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Raft consensus shutting down.
W20260709 12:19:46.491762 29762 leader_election.cc:336] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:46.492233 27890 raft_consensus.cc:2272] T 8af822f77bac47b1b8e8b392792ff251 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:46.492585 29762 leader_election.cc:336] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:46.491145 29200 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 7.
I20260709 12:19:46.490463 31308 raft_consensus.cc:2749] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:46.493646 31377 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:46.497882 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.499315 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.505631 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.507131 31376 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:46.507653 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6d8ccca37f4971a8bd4c310ad8bd9c" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.507757 31376 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:46.512041 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 96223.5us
I20260709 12:19:46.509500 31377 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:46.518658 29166 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:46.510238 31320 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
W20260709 12:19:46.519325 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 3.06209e+06us
I20260709 12:19:46.511577 31380 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:46.520670 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.522938 29200 raft_consensus.cc:1813] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Handling vote request from an unknown peer 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:19:46.523993 29200 raft_consensus.cc:2410] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f for term 5 because replica has last-logged OpId of term: 4 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 4.
I20260709 12:19:46.525955 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.527042 29199 raft_consensus.cc:2468] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:46.523267 31257 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:46.528947 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fba12a9f97d4dcea9e250c653070713" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.522536 31320 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.528424 29791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6308fee499a42bcb0025188e8399034" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:46.532433 31320 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:46.534778 31371 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.528395 31380 raft_consensus.cc:2804] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:19:46.537721 31380 raft_consensus.cc:697] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:46.520711 31377 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.540598 31377 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:46.541136 29015 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:19:46.542205 30901 raft_consensus.cc:493] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:46.542955 31371 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:46.542846 30901 raft_consensus.cc:515] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.543486 31244 raft_consensus.cc:493] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:46.533905 31366 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.544080 31244 raft_consensus.cc:515] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.547593 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.547609 31360 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:46.549155 31360 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.549662 27890 tablet_replica.cc:333] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:46.534686 31257 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:46.554014 28981 debug-util.cc:398] Leaking SignalData structure 0x7b0800035120 after lost signal to thread 28946
I20260709 12:19:46.561621 29017 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:46.562647 31196 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:46.563871 29017 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:46.564704 31341 raft_consensus.cc:2749] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:46.561620 31380 consensus_queue.cc:237] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.566639 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.567706 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcafdbf2148c43e7b94cd87448c9cae0" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.569314 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.570045 29199 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 8.
I20260709 12:19:46.570677 27890 raft_consensus.cc:2243] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.571630 27890 raft_consensus.cc:2272] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.574316 30901 leader_election.cc:290] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:46.576071 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.581422 29120 raft_consensus.cc:1275] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:19:46.581286 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.584645 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30ba1157d5a46e082c092dc85bc11e4" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.588852 29192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.589681 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88f49b86e3e04c8d991d0b837cc2b63e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.598399 29017 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:46.604614 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.601719 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.608708 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:46.609485 29197 raft_consensus.cc:2393] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 8: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:46.618763 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.619836 29125 raft_consensus.cc:2410] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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: 1 index: 1.
I20260709 12:19:46.622812 31360 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:46.625666 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:46.626283 29121 raft_consensus.cc:3060] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:19:46.626101 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:46.628211 29125 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:46.625224 31257 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:46.644515 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.645823 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.649523 31116 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:19:46.651710 29119 raft_consensus.cc:2410] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfea685b6384dd484dd4d3918990d50 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: 3 index: 2.
W20260709 12:19:46.655297 29762 consensus_peers.cc:597] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:46.615929 31341 raft_consensus.cc:2804] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:19:46.659451 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.657338 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:46.660864 29119 raft_consensus.cc:2393] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 8: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:46.665261 29121 raft_consensus.cc:2468] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 3.
I20260709 12:19:46.665787 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.674454 29125 raft_consensus.cc:2468] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 7.
I20260709 12:19:46.675851 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df19b63f72d4574a84d16c13d0c9b0f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.672478 29017 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
I20260709 12:19:46.679033 29017 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [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: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50; no voters: 
W20260709 12:19:46.679833 29017 raft_consensus.cc:2686] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:19:46.681905 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.680927 30901 raft_consensus.cc:2804] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:46.678050 31341 raft_consensus.cc:697] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 7 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:46.684698 31341 consensus_queue.cc:237] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:46.694878 28981 debug-util.cc:398] Leaking SignalData structure 0x7b0800034ee0 after lost signal to thread 28984
W20260709 12:19:46.695781 28981 debug-util.cc:398] Leaking SignalData structure 0x7b08000359a0 after lost signal to thread 29076
I20260709 12:19:46.698717 31376 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:46.700042 31366 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 7 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:46.701848 28981 debug-util.cc:398] Leaking SignalData structure 0x7b080035f900 after lost signal to thread 29151
W20260709 12:19:46.702237 28981 debug-util.cc:398] Leaking SignalData structure 0x7b08002ea780 after lost signal to thread 29152
W20260709 12:19:46.703527 28981 debug-util.cc:398] Leaking SignalData structure 0x7b08001d4220 after lost signal to thread 29225
W20260709 12:19:46.703848 28981 debug-util.cc:398] Leaking SignalData structure 0x7b08001c0100 after lost signal to thread 29226
W20260709 12:19:46.705070 28981 debug-util.cc:398] Leaking SignalData structure 0x7b0800125760 after lost signal to thread 29822
W20260709 12:19:46.705379 28981 debug-util.cc:398] Leaking SignalData structure 0x7b080030eba0 after lost signal to thread 29823
W20260709 12:19:46.706233 28981 debug-util.cc:398] Leaking SignalData structure 0x7b08002c02c0 after lost signal to thread 31355
I20260709 12:19:46.702247 31244 leader_election.cc:290] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:46.706626 30901 raft_consensus.cc:697] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Becoming Leader. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:46.707782 30901 consensus_queue.cc:237] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.713096 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:46.714452 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.714547 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.715340 29125 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 8.
I20260709 12:19:46.715838 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c56f8d31e434212b4edce8e6586b1a3" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.713918 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.720675 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca951f0fdbed4043b996b78b6fa799a2" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.721048 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db12826ed4154cb89d77689e7be41ae7" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.730464 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.731215 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76fafd0806448a1a02450c09d8b9f14" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.731886 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa3a9835fb4988b27824c268788876" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.732560 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48643c6f3794a198427878d6eac5e9f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.733124 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.734579 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80539d00e7474b8e8aecfffc966a18d0" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.735360 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600ece69d5da4a64a5d07dd5035a1bdb" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.717404 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac53ebb54b346c0a748cfee02c32861" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.735514 29093 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:46.737099 29123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.733814 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45ca5cd19f8441b82f39990790483f1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.737313 29093 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:46.738317 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa281b8ebfa4c0b8133c9d57855ddbb" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.739712 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "7bfea685b6384dd484dd4d3918990d50" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:46.740279 29194 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 7
I20260709 12:19:46.746708 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8543eb91f6ae4dad901f0480cd0afff3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:46.665257 28936 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 114677us
I20260709 12:19:46.753069 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.753681 29093 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:46.755733 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.749569 31099 raft_consensus.cc:493] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:46.746866 31223 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:46.770654 31383 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:46.774688 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:46.749923 28946 catalog_manager.cc:5697] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: config changed from index 2 to 6, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:46.778457 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0249d9118f714336907c4f18c84fd330" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.774690 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ccab38f55b42829ca55d11ea051abd" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.780551 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.781191 29199 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 6.
I20260709 12:19:46.781709 29125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:46.747660 29092 connection.cc:256] RPC call timeout handler was delayed by -1.4690813199999866s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19510000000000002s for a response
W20260709 12:19:46.783093 29092 connection.cc:256] RPC call timeout handler was delayed by -1.3439813200000117s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.209s for a response
W20260709 12:19:46.783383 29092 connection.cc:256] RPC call timeout handler was delayed by -1.1824828169999364s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21030000000000004s for a response
I20260709 12:19:46.783772 29166 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:46.752743 27890 tablet_replica.cc:333] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:46.747071 31363 raft_consensus.cc:2764] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260709 12:19:46.785151 31099 raft_consensus.cc:515] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.788640 31360 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:19:46.756017 28936 catalog_manager.cc:4755] TS 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): ChangeConfig:REMOVE_PEER RPC failed for tablet 1116163792084bf18258f91fc3297b73: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:46.787722 29018 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:46.785435 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:46.787464 31377 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:19:46.798527 31377 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:46.798960 31377 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:19:46.777107 31358 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:19:46.785195 29093 leader_election.cc:304] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:46.800590 27890 raft_consensus.cc:2243] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus shutting down.
W20260709 12:19:46.803004 29092 leader_election.cc:336] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:46.804967 29092 leader_election.cc:336] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:46.780617 31344 raft_consensus.cc:493] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader f3fe548c90cd41ac95fa5e796a58a3e5)
I20260709 12:19:46.810645 29092 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:46.799731 31116 raft_consensus.cc:2749] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:19:46.809628 27890 pending_rounds.cc:70] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50: Trying to abort 1 pending ops.
I20260709 12:19:46.813411 27890 pending_rounds.cc:77] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50: Aborting op as it isn't in flight: id { term: 4 index: 3 } timestamp: 7305623790628118528 op_type: NO_OP noop_request { }
I20260709 12:19:46.813855 27890 raft_consensus.cc:2889] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:19:46.814448 27890 raft_consensus.cc:2272] T a76fafd0806448a1a02450c09d8b9f14 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.799052 31099 leader_election.cc:290] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:46.818569 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa4ad24f6414520afc6f31a44762686" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:46.813596 29018 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:46.822384 29018 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:46.825196 29018 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:46.827164 28946 catalog_manager.cc:5697] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: config changed from index 3 to 5, VOTER 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) evicted. New cstate: current_term: 4 leader_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:19:46.808236 31358 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:46.838171 31371 consensus_queue.cc:1048] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 12:19:46.829306 31366 raft_consensus.cc:2749] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:46.840384 31244 raft_consensus.cc:2749] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:46.840543 29795 raft_consensus.cc:1240] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 LEADER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:46.827629 31116 raft_consensus.cc:2749] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:46.809607 31340 raft_consensus.cc:2749] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:46.780416 31383 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:46.846028 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f8759d5c284630986dd30a64b6e33a" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:46.807989 28936 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 52009.5us
I20260709 12:19:46.856527 31383 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:46.862083 29194 raft_consensus.cc:2468] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfea685b6384dd484dd4d3918990d50 in term 7.
I20260709 12:19:46.860306 28946 catalog_manager.cc:5697] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:46.821339 30818 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:46.817142 31344 raft_consensus.cc:515] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:46.873401 31344 leader_election.cc:290] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:46.874738 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f97cf714a2483284bef8e92e3bf140" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:46.868606 31383 consensus_queue.cc:1059] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
I20260709 12:19:46.891090 31383 consensus_queue.cc:1243] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer f3fe548c90cd41ac95fa5e796a58a3e5 log is divergent from this leader: its last log entry 4.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:19:46.861160 31358 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:19:46.891611 31380 raft_consensus.cc:3055] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:46.892232 31380 raft_consensus.cc:740] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:46.893530 31380 consensus_queue.cc:260] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [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: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:46.895234 31380 raft_consensus.cc:3060] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:19:46.870708 29166 consensus_peers.cc:597] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:46.885872 27890 tablet_replica.cc:333] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:46.914885 27890 raft_consensus.cc:2243] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.915441 30818 raft_consensus.cc:2749] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:46.916365 28949 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35262 (request call id 164) took 10058 ms. Trace:
I20260709 12:19:46.915598 27890 pending_rounds.cc:70] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50: Trying to abort 1 pending ops.
I20260709 12:19:46.939659 27890 pending_rounds.cc:77] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305623759151566848 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "f6308fee499a42bcb0025188e8399034" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } } }
I20260709 12:19:46.945745 27890 raft_consensus.cc:2917] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 12:19:46.951416 27890 raft_consensus.cc:2889] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:19:46.951905 27890 raft_consensus.cc:2272] T f6308fee499a42bcb0025188e8399034 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.916894 28949 rpcz_store.cc:276] 0709 12:19:36.858409 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:36.858581 (+   172us) service_pool.cc:224] Handling call
0709 12:19:46.916242 (+10057661us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:19:42.626678 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:19:42.627255 (+   577us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:19:42.627293 (+    38us) write_op.cc:435] Acquired schema lock
0709 12:19:42.627312 (+    19us) tablet.cc:662] Decoding operations
0709 12:19:42.628013 (+   701us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:19:42.628092 (+    79us) write_op.cc:641] Partition lock acquired for write op
0709 12:19:42.628127 (+    35us) tablet.cc:685] Acquiring locks for 5 operations
0709 12:19:42.686197 (+ 58070us) tablet.cc:701] Row locks acquired
0709 12:19:42.686225 (+    28us) write_op.cc:260] PREPARE: finished
0709 12:19:42.695187 (+  8962us) write_op.cc:270] Start()
0709 12:19:42.695387 (+   200us) write_op.cc:276] Timestamp: P: 1783599582695101 usec, L: 0
0709 12:19:42.695418 (+    31us) op_driver.cc:348] REPLICATION: starting
0709 12:19:42.696334 (+   916us) log.cc:844] Serialized 2089 byte log entry
0709 12:19:42.845720 (+149386us) op_driver.cc:464] REPLICATION: finished
0709 12:19:42.979279 (+133559us) write_op.cc:301] APPLY: starting
0709 12:19:42.988797 (+  9518us) tablet.cc:1367] starting BulkCheckPresence
0709 12:19:43.015344 (+ 26547us) tablet.cc:1370] finished BulkCheckPresence
0709 12:19:43.059526 (+ 44182us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:19:43.266602 (+207076us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:19:43.304932 (+ 38330us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 12:19:43.321319 (+ 16387us) write_op.cc:312] APPLY: finished
0709 12:19:43.330472 (+  9153us) log.cc:844] Serialized 46 byte log entry
0709 12:19:43.330727 (+   255us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:43.330885 (+   158us) write_op.cc:454] Released schema lock
0709 12:19:43.330945 (+    60us) write_op.cc:341] FINISH: Updating metrics
0709 12:19:43.466822 (+135877us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:43.472971 (+  6149us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":142075,"reported_tablets":26,"spinlock_wait_cycles":6144,"child_traces":[["op",{"apply.queue_time_us":102424,"apply.run_cpu_time_us":20682,"apply.run_wall_time_us":490182,"num_ops":5,"prepare.queue_time_us":990,"prepare.run_cpu_time_us":4100,"prepare.run_wall_time_us":69988,"replication_time_us":134898,"thread_start_us":101783,"threads_started":2}]]}
I20260709 12:19:46.963790 31377 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:46.976320 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 157701us
W20260709 12:19:46.977559 29091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:42775, user_credentials={real_user=slave}} blocked reactor thread for 126478us
W20260709 12:19:46.983922 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 122249us
W20260709 12:19:46.987293 29018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 155964us
I20260709 12:19:46.989015 29018 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:46.994745 31196 raft_consensus.cc:2749] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:19:46.996670 29164 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:47.000085 29166 leader_election.cc:336] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.003124 31377 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 9 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:46.999567 29018 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.001032 29166 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:47.008520 31380 raft_consensus.cc:2749] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:47.015053 31244 raft_consensus.cc:2749] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:47.021817 27890 tablet_replica.cc:333] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:47.023029 27890 raft_consensus.cc:2243] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:47.023286 29018 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.023615 27890 pending_rounds.cc:70] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50: Trying to abort 1 pending ops.
I20260709 12:19:47.023877 27890 pending_rounds.cc:77] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50: Aborting op as it isn't in flight: id { term: 5 index: 3 } timestamp: 7305623875063242752 op_type: NO_OP noop_request { }
I20260709 12:19:47.024438 27890 raft_consensus.cc:2889] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:19:47.024806 27890 raft_consensus.cc:2272] T 1df19b63f72d4574a84d16c13d0c9b0f P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:47.024722 29018 leader_election.cc:304] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.025995 31360 raft_consensus.cc:2749] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:19:47.026330 31244 raft_consensus.cc:2749] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:19:47.009094 29166 leader_election.cc:336] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.009881 31371 consensus_queue.cc:1048] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.023s
I20260709 12:19:47.045785 29126 raft_consensus.cc:1240] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:47.043529 27890 tablet_replica.cc:333] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:47.044545 31358 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:47.041428 29763 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:47.046581 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 45574.5us
I20260709 12:19:47.049247 31272 raft_consensus.cc:2804] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:19:47.049829 31272 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:47.050226 31272 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:47.052939 31371 consensus_queue.cc:1243] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer d3d3599aa2d146419d7bed03e8df9c32 log is divergent from this leader: its last log entry 8.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:19:47.054454 29763 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.055507 31329 raft_consensus.cc:2749] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:47.063575 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf937903a24692b116f193064c6343" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:47.034750 29018 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.066082 29121 raft_consensus.cc:1275] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Refusing update from remote peer f3fe548c90cd41ac95fa5e796a58a3e5: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:19:47.068270 31257 raft_consensus.cc:2749] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:47.069649 29018 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.069860 31329 consensus_queue.cc:1048] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:19:47.071388 31371 raft_consensus.cc:2749] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:47.070992 29018 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [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: 7bfea685b6384dd484dd4d3918990d50; no voters: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.072708 31257 raft_consensus.cc:2749] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:47.074384 27890 raft_consensus.cc:2243] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:47.088840 31272 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:47.091356 27890 pending_rounds.cc:70] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50: Trying to abort 1 pending ops.
I20260709 12:19:47.103606 27890 pending_rounds.cc:77] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50: Aborting op as it isn't in flight: id { term: 6 index: 8 } timestamp: 7305623842718883840 op_type: NO_OP noop_request { }
I20260709 12:19:47.103806 29795 raft_consensus.cc:1240] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Rejecting Update request from peer 7bfea685b6384dd484dd4d3918990d50 for earlier term 6. Current term is 7. Ops: []
I20260709 12:19:47.104185 27890 raft_consensus.cc:2889] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:19:47.104663 27890 raft_consensus.cc:2272] T 37f97cf714a2483284bef8e92e3bf140 P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:47.095597 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:47.092231 31358 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 9 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:47.105774 29200 raft_consensus.cc:2393] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 9: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:47.106158 31257 consensus_queue.cc:1059] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:19:47.108084 27890 tablet_replica.cc:333] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:47.109166 27890 raft_consensus.cc:2243] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:47.113123 29120 raft_consensus.cc:1240] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Rejecting Update request from peer d3d3599aa2d146419d7bed03e8df9c32 for earlier term 1. Current term is 3. Ops: []
I20260709 12:19:47.121836 29194 pending_rounds.cc:85] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32: Aborting all ops after (but not including) 4
I20260709 12:19:47.122295 29194 pending_rounds.cc:107] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32: Aborting uncommitted NO_OP operation due to leader change: 8.5
I20260709 12:19:47.122644 29194 raft_consensus.cc:2889] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:47.125240 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:47.142546 27890 raft_consensus.cc:2272] T bac53ebb54b346c0a748cfee02c32861 P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:47.137990 29120 raft_consensus.cc:2393] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 9: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:47.148229 29197 raft_consensus.cc:1275] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Refusing update from remote peer f3fe548c90cd41ac95fa5e796a58a3e5: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:19:47.149364 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:47.150637 29126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
W20260709 12:19:47.164942 29762 leader_election.cc:336] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.173599 31380 consensus_queue.cc:1059] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:47.174899 31377 raft_consensus.cc:3055] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:47.175420 31377 raft_consensus.cc:740] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:47.176321 31377 consensus_queue.cc:260] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:47.177601 31377 raft_consensus.cc:3060] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:19:47.166687 27890 tablet_replica.cc:333] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:47.178771 27890 raft_consensus.cc:2243] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:47.180892 27890 raft_consensus.cc:2272] T 8414d6403fe8456db70c7a1085ea7d24 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:47.181020 31196 raft_consensus.cc:3055] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:19:47.133610 31272 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:47.181617 31196 raft_consensus.cc:740] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7bfea685b6384dd484dd4d3918990d50, State: Running, Role: LEADER
I20260709 12:19:47.183418 31196 consensus_queue.cc:260] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:47.188742 29762 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:47.193759 27890 tablet_replica.cc:333] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:47.194931 27890 raft_consensus.cc:2243] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:47.196285 27890 raft_consensus.cc:2272] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:47.198565 29017 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:19:47.205883 29092 leader_election.cc:336] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.208848 29092 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:47.220533 29166 leader_election.cc:336] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.200290 31272 raft_consensus.cc:2749] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:19:47.221539 29166 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:47.222805 31383 raft_consensus.cc:2749] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:19:47.225420 29120 raft_consensus.cc:1275] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 12:19:47.224161 29166 leader_election.cc:336] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.228143 29166 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:47.229846 31383 raft_consensus.cc:2749] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:19:47.232336 29166 consensus_peers.cc:597] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:47.233687 29166 leader_election.cc:336] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.235001 29166 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:47.237545 29120 raft_consensus.cc:1275] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:19:47.238168 27890 tablet_replica.cc:333] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:47.239269 31344 raft_consensus.cc:2749] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:19:47.240928 29166 leader_election.cc:336] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.242478 29166 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:47.234419 31196 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:47.216177 31358 raft_consensus.cc:2749] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:19:47.258216 29092 leader_election.cc:336] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.258769 29092 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.256319 31344 raft_consensus.cc:2749] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:47.260351 31367 raft_consensus.cc:2749] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 12:19:47.258901 31407 log.cc:927] Time spent T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 12:19:47.285686 29197 raft_consensus.cc:1275] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:47.288726 31371 consensus_queue.cc:1048] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:19:47.261387 29166 leader_election.cc:336] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.308339 29166 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:47.310722 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 49351.8us
W20260709 12:19:47.311537 29166 leader_election.cc:336] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.312500 29166 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:47.313061 31344 raft_consensus.cc:2749] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:19:47.322700 29166 leader_election.cc:336] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:47.324726 29166 leader_election.cc:336] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.325290 29166 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:47.328377 29166 leader_election.cc:336] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.328974 29166 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:47.331733 31375 raft_consensus.cc:2749] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:19:47.331380 29166 leader_election.cc:336] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.323798 31377 raft_consensus.cc:2749] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:47.328464 31383 raft_consensus.cc:2749] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:47.337375 29116 tablet_service.cc:1558] Processing DeleteTablet for tablet f6308fee499a42bcb0025188e8399034 with delete_type TABLET_DATA_TOMBSTONED (TS 21e762c5edf34e02bb4aeff4a563385f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59974
I20260709 12:19:47.337461 28946 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:34572 (request call id 51) took 5066 ms. Trace:
I20260709 12:19:47.345311 27890 raft_consensus.cc:2243] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:47.332840 29166 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:47.351785 27890 raft_consensus.cc:2272] T 1116163792084bf18258f91fc3297b73 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:47.344115 28946 rpcz_store.cc:276] 0709 12:19:42.274455 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:42.274647 (+   192us) service_pool.cc:224] Handling call
0709 12:19:47.337384 (+5062737us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:19:47.016564 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:19:47.017187 (+   623us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:19:47.017227 (+    40us) write_op.cc:435] Acquired schema lock
0709 12:19:47.017268 (+    41us) tablet.cc:662] Decoding operations
0709 12:19:47.017899 (+   631us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:19:47.017962 (+    63us) write_op.cc:641] Partition lock acquired for write op
0709 12:19:47.017993 (+    31us) tablet.cc:685] Acquiring locks for 3 operations
0709 12:19:47.035758 (+ 17765us) tablet.cc:701] Row locks acquired
0709 12:19:47.035783 (+    25us) write_op.cc:260] PREPARE: finished
0709 12:19:47.035932 (+   149us) write_op.cc:270] Start()
0709 12:19:47.036051 (+   119us) write_op.cc:276] Timestamp: P: 1783599587035883 usec, L: 0
0709 12:19:47.036073 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:19:47.039276 (+  3203us) log.cc:844] Serialized 1427 byte log entry
0709 12:19:47.222912 (+183636us) op_driver.cc:464] REPLICATION: finished
0709 12:19:47.316646 (+ 93734us) write_op.cc:301] APPLY: starting
0709 12:19:47.316742 (+    96us) tablet.cc:1367] starting BulkCheckPresence
0709 12:19:47.316881 (+   139us) tablet.cc:1370] finished BulkCheckPresence
0709 12:19:47.317035 (+   154us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:19:47.317518 (+   483us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:19:47.317708 (+   190us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 12:19:47.317757 (+    49us) write_op.cc:312] APPLY: finished
0709 12:19:47.317987 (+   230us) log.cc:844] Serialized 34 byte log entry
0709 12:19:47.318187 (+   200us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:47.318287 (+   100us) write_op.cc:454] Released schema lock
0709 12:19:47.318328 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 12:19:47.318675 (+   347us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:47.318703 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":3259778,"reported_tablets":3,"spinlock_wait_cycles":2944,"child_traces":[["op",{"apply.queue_time_us":93485,"apply.run_cpu_time_us":2021,"apply.run_wall_time_us":2026,"num_ops":3,"prepare.queue_time_us":77235,"prepare.run_cpu_time_us":8126,"prepare.run_wall_time_us":76383,"raft.queue_time_us":111584,"raft.run_cpu_time_us":18536,"raft.run_wall_time_us":84769,"replication_time_us":186676,"thread_start_us":260773,"threads_started":4,"wal-append.queue_time_us":53531}]]}
W20260709 12:19:47.353783 29166 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.354346 29166 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:47.354610 29092 leader_election.cc:336] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.358652 29092 leader_election.cc:304] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:47.359993 29092 leader_election.cc:336] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.360487 29092 leader_election.cc:304] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:47.361811 29092 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.362339 31358 raft_consensus.cc:2749] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:47.364343 31358 raft_consensus.cc:2749] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:47.365162 29092 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:47.366511 29092 leader_election.cc:336] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.366853 31380 raft_consensus.cc:2749] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:47.366915 31367 raft_consensus.cc:2749] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:47.366978 29092 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.369431 31400 raft_consensus.cc:2749] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:19:47.369974 31414 consensus_queue.cc:1048] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.018s
W20260709 12:19:47.370841 29092 leader_election.cc:336] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.370997 27890 tablet_replica.cc:333] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:47.371299 29092 leader_election.cc:304] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.371975 27890 raft_consensus.cc:2243] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:47.372623 27890 raft_consensus.cc:2272] T 80539d00e7474b8e8aecfffc966a18d0 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:47.373000 31400 raft_consensus.cc:2749] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:47.375562 27890 tablet_replica.cc:333] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
W20260709 12:19:47.377188 29166 leader_election.cc:336] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:47.374534 29092 leader_election.cc:336] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.378527 29092 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.381652 31358 raft_consensus.cc:2749] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:47.382136 31380 raft_consensus.cc:2749] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:47.382800 31196 consensus_queue.cc:1048] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:47.388685 29194 raft_consensus.cc:1275] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:19:47.390326 31371 consensus_queue.cc:1048] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:19:47.381121 29092 leader_election.cc:336] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.397933 27890 raft_consensus.cc:2243] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:47.398474 29092 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.377815 29166 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:47.404757 29092 leader_election.cc:336] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.405824 29092 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:47.406967 29166 leader_election.cc:336] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:47.407842 29092 leader_election.cc:336] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.408478 29092 leader_election.cc:304] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.407869 29166 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:47.399196 28947 catalog_manager.cc:5697] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:47.407416 31367 raft_consensus.cc:2749] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:47.409798 31376 raft_consensus.cc:2749] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:47.410240 27890 raft_consensus.cc:2272] T 600ece69d5da4a64a5d07dd5035a1bdb P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:47.406245 31400 raft_consensus.cc:2749] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:19:47.418565 31351 raft_consensus.cc:2749] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:47.411526 28947 catalog_manager.cc:5697] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
W20260709 12:19:47.421924 29762 consensus_peers.cc:597] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:47.423316 31377 raft_consensus.cc:2749] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:19:47.425262 29166 leader_election.cc:336] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.435321 28947 catalog_manager.cc:5697] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 4 to 5, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 5 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:47.425743 29166 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:47.439805 29092 leader_election.cc:336] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:47.440181 29166 leader_election.cc:336] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.440829 29166 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:47.440673 29092 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:47.443014 29092 leader_election.cc:336] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.443523 29092 leader_election.cc:304] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5
W20260709 12:19:47.444774 29092 leader_election.cc:336] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.445922 31358 raft_consensus.cc:2749] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:47.446846 31400 raft_consensus.cc:2749] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:47.445647 29092 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.449692 31380 raft_consensus.cc:2749] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:47.437667 28947 catalog_manager.cc:5697] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:47.453186 31400 raft_consensus.cc:2749] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:19:47.455181 29092 leader_election.cc:336] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.456486 29121 raft_consensus.cc:1275] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer 7bfea685b6384dd484dd4d3918990d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:47.458154 31417 tablet_replica.cc:333] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:47.458694 31366 consensus_queue.cc:1048] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:47.459432 31417 raft_consensus.cc:2243] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:47.460407 31417 raft_consensus.cc:2272] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:47.441900 31376 raft_consensus.cc:2749] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:47.464483 27890 tablet_replica.cc:333] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:47.465430 27890 raft_consensus.cc:2243] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:19:47.472755 27890 raft_consensus.cc:2272] T 09b6dfed5a1d4cafb06e829005fa09c6 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:47.456571 29166 leader_election.cc:336] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.473567 29166 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:47.451268 28947 catalog_manager.cc:5697] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 4 to 5, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 5 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:47.480665 28947 catalog_manager.cc:5697] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:47.475500 31383 raft_consensus.cc:2749] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:19:47.482249 29166 leader_election.cc:336] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.492704 29166 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:47.487864 27890 tablet_replica.cc:333] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:47.493433 31417 ts_tablet_manager.cc:1916] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:19:47.494114 27890 raft_consensus.cc:2243] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:19:47.489573 29092 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:47.495575 29092 leader_election.cc:336] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.495698 31400 raft_consensus.cc:2749] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:47.496064 29092 leader_election.cc:304] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.497103 31358 raft_consensus.cc:2749] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:19:47.497162 29092 leader_election.cc:336] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.497767 29092 leader_election.cc:304] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:47.498844 29092 leader_election.cc:336] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.499117 31351 raft_consensus.cc:2749] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:19:47.499843 29092 leader_election.cc:336] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.500237 29092 leader_election.cc:304] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.505018 31376 raft_consensus.cc:2749] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:19:47.505156 29166 leader_election.cc:336] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.505744 29166 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:47.507644 29166 leader_election.cc:336] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.508730 29166 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:47.511072 29166 leader_election.cc:336] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.511673 29166 leader_election.cc:304] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5
W20260709 12:19:47.513325 29166 leader_election.cc:336] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.490788 28947 catalog_manager.cc:5697] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 5, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 5 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:47.515921 31363 raft_consensus.cc:2749] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:19:47.516305 29092 leader_election.cc:336] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:47.517616 29092 leader_election.cc:336] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.514032 29166 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:47.527213 27890 raft_consensus.cc:2272] T 81d346d86e2b433eb76c64bac1d0a4c1 P 7bfea685b6384dd484dd4d3918990d50 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:47.518030 29092 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.506527 31376 raft_consensus.cc:2749] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:47.536878 31380 raft_consensus.cc:2749] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:19:47.537633 29166 leader_election.cc:336] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.538185 29166 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:47.538287 31358 raft_consensus.cc:2749] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:19:47.539292 29166 leader_election.cc:336] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:47.539467 29092 leader_election.cc:336] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.539742 29166 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:47.540161 29092 leader_election.cc:304] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:47.541528 29166 consensus_peers.cc:597] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:47.542282 29092 leader_election.cc:336] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:47.547377 29092 leader_election.cc:336] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.550360 29092 leader_election.cc:304] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:47.551960 29092 leader_election.cc:336] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.552474 29092 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.547176 31376 raft_consensus.cc:2749] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:47.551682 28947 catalog_manager.cc:5697] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
W20260709 12:19:47.554188 29092 leader_election.cc:336] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.554749 29092 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.551368 31363 raft_consensus.cc:2749] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:47.540608 31380 raft_consensus.cc:2749] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:19:47.514883 31377 raft_consensus.cc:2749] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:19:47.554826 29166 leader_election.cc:336] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.559571 29166 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:47.558454 29092 leader_election.cc:336] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.554770 28947 catalog_manager.cc:5697] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 2 to 4, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 4 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:47.560829 29092 leader_election.cc:304] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.561388 28947 catalog_manager.cc:5697] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:47.514653 31383 raft_consensus.cc:2749] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:19:47.568096 29166 leader_election.cc:336] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.569422 31340 raft_consensus.cc:2749] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:47.557021 31400 raft_consensus.cc:2749] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:19:47.571907 28947 catalog_manager.cc:5697] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 6, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 6 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:47.542950 31358 raft_consensus.cc:2749] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:19:47.573216 29092 leader_election.cc:336] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.571614 31376 raft_consensus.cc:2749] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:47.578030 28947 catalog_manager.cc:5697] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 5 to 8, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 8 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:47.577642 29092 leader_election.cc:304] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.574306 29166 leader_election.cc:304] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:47.580529 31377 raft_consensus.cc:2749] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:19:47.582887 27890 tablet_replica.cc:333] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:47.583845 27890 raft_consensus.cc:2243] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:47.586475 27890 raft_consensus.cc:2272] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:47.586898 31375 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:47.575059 31351 raft_consensus.cc:2749] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:47.590849 28947 catalog_manager.cc:5697] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 6, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 6 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:47.618304 28947 catalog_manager.cc:5697] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 6, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 6 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:47.592691 31400 raft_consensus.cc:2749] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:47.600731 31340 raft_consensus.cc:493] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:47.587121 31377 consensus_queue.cc:1048] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:19:47.621757 28947 catalog_manager.cc:5697] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
W20260709 12:19:47.626983 29166 leader_election.cc:336] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.627583 29166 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:47.627832 28947 catalog_manager.cc:5697] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:47.630082 28947 catalog_manager.cc:5697] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:47.632764 28947 catalog_manager.cc:5697] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:47.635041 28947 catalog_manager.cc:5697] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:47.637403 28947 catalog_manager.cc:5697] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 2 to 3, leader changed from 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:47.639782 28947 catalog_manager.cc:5697] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:47.655087 31380 raft_consensus.cc:2749] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:19:47.629367 31340 raft_consensus.cc:515] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:47.661310 31340 leader_election.cc:290] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:47.664060 29166 consensus_peers.cc:597] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:47.617271 31375 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:47.688611 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 81744.7us
I20260709 12:19:47.692065 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9474502758343a7a1b679efa20dc086" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:47.695946 31375 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:47.767064 29092 leader_election.cc:336] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.769580 29092 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:47.772535 31363 raft_consensus.cc:2749] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 12:19:47.776430 27890 tablet_replica.cc:333] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:47.777773 27890 raft_consensus.cc:2243] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:19:47.779368 27890 raft_consensus.cc:2272] T 03e83cd4e60043ed9306160466048d6f P 7bfea685b6384dd484dd4d3918990d50 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:47.784646 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 63378.7us
W20260709 12:19:47.777765 29092 consensus_peers.cc:597] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:47.796073 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:47.797129 29120 raft_consensus.cc:2410] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 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:19:47.803706 31417 ts_tablet_manager.cc:1929] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.4
I20260709 12:19:47.812837 31417 log.cc:1199] T f6308fee499a42bcb0025188e8399034 P 21e762c5edf34e02bb4aeff4a563385f: Deleting WAL directory at /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-1-root/wals/f6308fee499a42bcb0025188e8399034
I20260709 12:19:47.822546 27890 tablet_replica.cc:333] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:47.831629 27890 raft_consensus.cc:2243] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:47.832252 27890 raft_consensus.cc:2272] T db12826ed4154cb89d77689e7be41ae7 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:47.835388 27890 tablet_replica.cc:333] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:47.836843 27890 raft_consensus.cc:2243] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:47.837648 27890 raft_consensus.cc:2272] T 0249d9118f714336907c4f18c84fd330 P 7bfea685b6384dd484dd4d3918990d50 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:47.844086 29166 consensus_peers.cc:597] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:47.874977 29166 consensus_peers.cc:597] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:47.825093 28936 catalog_manager.cc:5028] TS 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): tablet f6308fee499a42bcb0025188e8399034 (table test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]) successfully deleted
W20260709 12:19:47.876456 29092 leader_election.cc:336] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.874061 28946 catalog_manager.cc:5697] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: term changed from 3 to 4, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132). New cstate: current_term: 4 leader_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:19:47.885623 29092 leader_election.cc:304] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:47.887061 28936 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 62013.1us
I20260709 12:19:47.894528 27890 tablet_replica.cc:333] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
W20260709 12:19:47.899300 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 46994.6us
W20260709 12:19:47.898414 29166 consensus_peers.cc:597] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:47.912899 27890 raft_consensus.cc:2243] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:19:47.919584 28947 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35270 (request call id 158) took 5513 ms. Trace:
I20260709 12:19:47.912915 31363 raft_consensus.cc:2749] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:47.933981 27890 raft_consensus.cc:2272] T 2d114242c4aa4a6a993ee52cb2293098 P 7bfea685b6384dd484dd4d3918990d50 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:47.937327 27890 tablet_replica.cc:333] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:47.938630 27890 raft_consensus.cc:2243] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:47.939429 27890 pending_rounds.cc:70] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50: Trying to abort 1 pending ops.
I20260709 12:19:47.939705 27890 pending_rounds.cc:77] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50: Aborting op as it isn't in flight: id { term: 4 index: 3 } timestamp: 7305623849593352192 op_type: NO_OP noop_request { }
I20260709 12:19:47.940187 27890 raft_consensus.cc:2889] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:19:47.940594 27890 raft_consensus.cc:2272] T 1baa3a9835fb4988b27824c268788876 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:47.921499 28947 rpcz_store.cc:276] 0709 12:19:42.405868 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:42.406053 (+   185us) service_pool.cc:224] Handling call
0709 12:19:42.419379 (+ 13326us) spinlock_profiling.cc:243] Waited 4.84 ms on lock 0x7b5400002490. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93a8bddb1 00007fe93a9fe640 00007fe9438d5846 00007fe9439df90e 00007fe941ea02a4 00007fe941ea0232 00007fe941ea0161 00007fe941ea00dc 00007fe941e9f392 00007fe93be5d48c 00007fe93be5c8c6
0709 12:19:47.919495 (+5500116us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:19:47.750357 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:19:47.750912 (+   555us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:19:47.750963 (+    51us) write_op.cc:435] Acquired schema lock
0709 12:19:47.750997 (+    34us) tablet.cc:662] Decoding operations
0709 12:19:47.753081 (+  2084us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:19:47.753162 (+    81us) write_op.cc:641] Partition lock acquired for write op
0709 12:19:47.753190 (+    28us) tablet.cc:685] Acquiring locks for 21 operations
0709 12:19:47.754714 (+  1524us) tablet.cc:701] Row locks acquired
0709 12:19:47.754734 (+    20us) write_op.cc:260] PREPARE: finished
0709 12:19:47.754922 (+   188us) write_op.cc:270] Start()
0709 12:19:47.755065 (+   143us) write_op.cc:276] Timestamp: P: 1783599587754870 usec, L: 0
0709 12:19:47.755089 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 12:19:47.781683 (+ 26594us) log.cc:844] Serialized 8297 byte log entry
0709 12:19:47.797391 (+ 15708us) spinlock_profiling.cc:243] Waited 949 us on lock 0x7b18002b31e0. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe9438fdab1 00007fe94390a281 00007fe94155941d 00007fe94155b71a 00007fe94155b6a8 00007fe94155b628 00007fe94155b5e3 00007fe94155a7fc 00007fe94398d2f6 00007fe943987aa8 00007fe93db2e310
0709 12:19:47.797449 (+    58us) op_driver.cc:464] REPLICATION: finished
0709 12:19:47.798178 (+   729us) write_op.cc:301] APPLY: starting
0709 12:19:47.798275 (+    97us) tablet.cc:1367] starting BulkCheckPresence
0709 12:19:47.798722 (+   447us) tablet.cc:1370] finished BulkCheckPresence
0709 12:19:47.798751 (+    29us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:19:47.801117 (+  2366us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:19:47.801509 (+   392us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=21
0709 12:19:47.801578 (+    69us) write_op.cc:312] APPLY: finished
0709 12:19:47.802762 (+  1184us) log.cc:844] Serialized 144 byte log entry
0709 12:19:47.803003 (+   241us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:47.805975 (+  2972us) write_op.cc:454] Released schema lock
0709 12:19:47.806047 (+    72us) write_op.cc:341] FINISH: Updating metrics
0709 12:19:47.846012 (+ 39965us) spinlock_profiling.cc:243] Waited 14.7 ms on lock 0x7b18002b31e0. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe9438fdab1 00007fe94390a281 00007fe93aa35557 00007fe93aa377c1 00007fe93aa37779 00007fe93aa37709 00007fe93aa376d1 00007fe93aa369cd 0000000000388634 0000000000388479 00007fe93aa1883a
0709 12:19:47.846111 (+    99us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:19:47.846171 (+    60us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1805,"reported_tablets":39,"spinlock_wait_cycles":11137408,"child_traces":[["op",{"apply.queue_time_us":438,"apply.run_cpu_time_us":4846,"apply.run_wall_time_us":14254,"num_ops":21,"prepare.queue_time_us":43115,"prepare.run_cpu_time_us":6354,"prepare.run_wall_time_us":42062,"replication_time_us":36993,"spinlock_wait_cycles":36014848,"thread_start_us":21915,"threads_started":1}]]}
I20260709 12:19:47.960887 29194 consensus_queue.cc:237] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [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: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:19:47.986599 29092 consensus_peers.cc:597] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:47.988725 27890 tablet_replica.cc:333] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:47.989830 27890 raft_consensus.cc:2243] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:47.995368 27890 raft_consensus.cc:2272] T 41c9bdfe955745e2afb16bf46aacb127 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:47.991040 29166 leader_election.cc:336] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:47.998198 29166 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:47.998914 31427 raft_consensus.cc:2749] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:48.000717 29795 raft_consensus.cc:1275] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
W20260709 12:19:48.001607 29092 consensus_peers.cc:597] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:48.002467 31427 consensus_queue.cc:1048] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } 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:19:48.013441 29120 raft_consensus.cc:1275] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 12:19:48.019806 27890 tablet_replica.cc:333] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:48.032801 27890 raft_consensus.cc:2243] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:48.034072 27890 raft_consensus.cc:2272] T fee4c29945ce491c90ae2483e7dbb052 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:48.037283 27890 tablet_replica.cc:333] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:48.022831 28949 catalog_manager.cc:5697] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:48.025206 31427 consensus_queue.cc:1048] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:19:48.046730 28949 catalog_manager.cc:5697] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 1 to 4. New cstate: current_term: 4 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:48.057843 31427 raft_consensus.cc:2955] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:48.065237 29795 raft_consensus.cc:2955] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:48.078744 27890 raft_consensus.cc:2243] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:19:48.081772 28937 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 67f8759d5c284630986dd30a64b6e33a with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:19:48.070421 28949 catalog_manager.cc:5697] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 3 to 6, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 6 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:48.083287 27890 raft_consensus.cc:2272] T 6cca7e6247f94f75a146a41410c2c22b P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:48.098378 27890 tablet_replica.cc:333] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:48.099639 27890 raft_consensus.cc:2243] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:19:48.101079 27890 raft_consensus.cc:2272] T 6cd40d5513ee426fb1d77fe5c8c20958 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:48.116083 27890 tablet_replica.cc:333] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:48.092880 28949 catalog_manager.cc:5697] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 8 to 9, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 9 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:48.132635 27890 raft_consensus.cc:2243] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:19:48.133796 27890 raft_consensus.cc:2272] T d55e75ceb5d147548c5bdc27272d38d9 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:48.134334 28949 catalog_manager.cc:5697] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:48.136868 28949 catalog_manager.cc:5697] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 6 to 7, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 7 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } }
I20260709 12:19:48.137871 27890 tablet_replica.cc:333] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:48.118814 29120 raft_consensus.cc:2955] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:48.138818 27890 raft_consensus.cc:2243] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:48.139420 27890 raft_consensus.cc:2272] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:48.127579 29092 consensus_peers.cc:597] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:48.142619 27890 tablet_replica.cc:333] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
W20260709 12:19:48.155942 29092 consensus_peers.cc:597] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:48.143813 27890 raft_consensus.cc:2243] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:48.161029 27890 raft_consensus.cc:2272] T 6fbc152b507e465ebf09eba3ed8c2e47 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:48.164052 27890 tablet_replica.cc:333] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:48.165127 27890 raft_consensus.cc:2243] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:19:48.166306 27890 raft_consensus.cc:2272] T 03c66fe93f74456692f072f60833ba3a P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:48.176663 27890 tablet_replica.cc:333] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:48.177565 27890 raft_consensus.cc:2243] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:48.178678 27890 raft_consensus.cc:2272] T ccbfa37d1d624a719501a621561893e5 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:48.183852 28946 catalog_manager.cc:5697] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: config changed from index 6 to 7, VOTER 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) evicted. New cstate: current_term: 6 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:48.189201 27890 tablet_replica.cc:333] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:48.191414 31377 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:48.192051 31377 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:48.194410 29092 consensus_peers.cc:597] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:48.195502 27890 raft_consensus.cc:2243] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:19:48.199709 29166 leader_election.cc:336] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:48.202630 27890 raft_consensus.cc:2272] T 5c56f8d31e434212b4edce8e6586b1a3 P 7bfea685b6384dd484dd4d3918990d50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:48.205732 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:48.206568 29121 raft_consensus.cc:2468] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 6.
W20260709 12:19:48.201768 29092 consensus_peers.cc:597] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:48.209079 27890 tablet_replica.cc:333] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:48.208755 29166 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:48.208706 28947 catalog_manager.cc:5697] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 7. New cstate: current_term: 7 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:48.213438 28947 catalog_manager.cc:5697] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 1 to 3, leader changed from d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131) to 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "7bfea685b6384dd484dd4d3918990d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } }
I20260709 12:19:48.214131 31383 raft_consensus.cc:2804] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:19:48.214646 31383 raft_consensus.cc:493] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:48.215056 31383 raft_consensus.cc:3060] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:19:48.216253 29092 consensus_peers.cc:597] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:48.218886 29092 consensus_peers.cc:597] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:48.200055 31377 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:48.226059 27890 raft_consensus.cc:2243] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:48.234220 27890 pending_rounds.cc:70] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50: Trying to abort 1 pending ops.
I20260709 12:19:48.234611 27890 pending_rounds.cc:77] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50: Aborting op as it isn't in flight: id { term: 4 index: 3 } timestamp: 7305623790977277952 op_type: NO_OP noop_request { }
I20260709 12:19:48.234973 27890 raft_consensus.cc:2889] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:19:48.235322 27890 raft_consensus.cc:2272] T ca951f0fdbed4043b996b78b6fa799a2 P 7bfea685b6384dd484dd4d3918990d50 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:48.215910 28947 catalog_manager.cc:5697] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 6, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 6 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:48.237161 31383 raft_consensus.cc:515] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:48.258378 29092 consensus_peers.cc:597] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:48.269639 28936 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 69671.6us
I20260709 12:19:48.270095 31383 leader_election.cc:290] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:48.275604 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f3423e35ac44de965c94f23a4be146" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:48.278792 29121 raft_consensus.cc:3060] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:19:48.279568 29166 leader_election.cc:336] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:19:48.281432 29092 consensus_peers.cc:597] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:48.276834 29116 tablet_service.cc:1558] Processing DeleteTablet for tablet f6308fee499a42bcb0025188e8399034 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 5)) from {username='slave'} at 127.0.0.1:59974
I20260709 12:19:48.286412 29121 raft_consensus.cc:2468] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 7.
I20260709 12:19:48.288513 29166 leader_election.cc:304] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:48.291738 31377 raft_consensus.cc:2804] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:19:48.292359 31377 raft_consensus.cc:697] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
W20260709 12:19:48.295183 29166 consensus_peers.cc:597] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:48.293404 31377 consensus_queue.cc:237] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:48.297264 29092 consensus_peers.cc:597] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:48.293968 28936 catalog_manager.cc:5028] TS 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): tablet f6308fee499a42bcb0025188e8399034 (table test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]) successfully deleted
I20260709 12:19:48.306438 27890 tablet_replica.cc:333] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:48.307458 27890 raft_consensus.cc:2243] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 4 LEADER]: Raft consensus shutting down.
W20260709 12:19:48.310313 29092 consensus_peers.cc:597] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:48.310590 28936 catalog_manager.cc:4755] TS 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 67f8759d5c284630986dd30a64b6e33a: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260709 12:19:48.326288 29092 consensus_peers.cc:597] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. 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:19:48.334226 27890 raft_consensus.cc:2272] T ab196cbbe1c24b36a41e9f3932de743d P 7bfea685b6384dd484dd4d3918990d50 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:48.335578 28947 catalog_manager.cc:5697] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 5 to 7, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 7 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:48.340785 27890 tablet_replica.cc:333] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:48.341634 27890 raft_consensus.cc:2243] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:48.343802 27890 raft_consensus.cc:2272] T 4e0899734307403aa96b9c93cd36437e P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:48.347440 27890 tablet_replica.cc:333] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50: stopping tablet replica
I20260709 12:19:48.348131 27890 raft_consensus.cc:2243] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:48.349291 27890 raft_consensus.cc:2272] T 425e544fcef7431db9f7409afcfccce6 P 7bfea685b6384dd484dd4d3918990d50 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:48.421451 29762 consensus_peers.cc:597] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:48.537454 31422 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:48.538257 31422 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:19:48.551539 29092 leader_election.cc:336] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:48.553853 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:48.555670 29093 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:48.556675 31358 raft_consensus.cc:2749] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:48.559000 31422 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:48.559579 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:48.560588 29795 raft_consensus.cc:2393] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 7: Already voted for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in this term.
I20260709 12:19:48.579128 31422 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:48.579748 31422 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:48.588774 29092 leader_election.cc:336] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:48.591913 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:48.592736 29200 raft_consensus.cc:2468] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 6.
I20260709 12:19:48.594228 29093 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:48.595258 31358 raft_consensus.cc:2804] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:19:48.595712 31358 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:48.596078 31358 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:48.613386 31427 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:48.614208 31427 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:48.623462 29795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:48.624732 29795 raft_consensus.cc:2393] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 7: Already voted for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in this term.
I20260709 12:19:48.627509 31427 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
W20260709 12:19:48.653833 29166 leader_election.cc:336] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:48.654524 29166 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:48.656322 31377 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:48.656870 31377 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:48.659181 31377 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:48.659754 31377 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:48.664738 31422 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:48.678491 31358 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:48.680723 31358 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:48.682631 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:48.683308 29200 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:19:48.691143 29166 leader_election.cc:336] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:48.701380 29200 raft_consensus.cc:2468] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 7.
I20260709 12:19:48.703078 29093 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:48.703444 31377 raft_consensus.cc:2749] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:48.704941 31358 raft_consensus.cc:2804] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:19:48.705603 31358 raft_consensus.cc:697] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 7 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:48.706755 31358 consensus_queue.cc:237] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:48.711374 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:48.712107 29120 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 6.
I20260709 12:19:48.714160 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:48.714196 31377 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:48.717024 31377 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:48.719583 31377 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:48.714928 29092 connection.cc:769] client connection to 127.27.60.129:38505 send error: Network error: sendmsg error: Broken pipe (error 32)
W20260709 12:19:48.723924 29092 leader_election.cc:336] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: sendmsg error: Broken pipe (error 32)
I20260709 12:19:48.740692 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:48.741503 29120 raft_consensus.cc:2468] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 6.
I20260709 12:19:48.740821 29166 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:48.744669 29166 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:48.745430 31377 raft_consensus.cc:2749] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:19:48.747345 31383 raft_consensus.cc:2804] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:19:48.762619 31383 raft_consensus.cc:493] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:48.767349 31383 raft_consensus.cc:3060] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:48.769236 28947 catalog_manager.cc:5697] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 3 to 7, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 7 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:48.787075 31383 raft_consensus.cc:515] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:48.794538 31383 leader_election.cc:290] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:48.807919 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6dfed5a1d4cafb06e829005fa09c6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:48.808619 29120 raft_consensus.cc:3060] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:19:48.810613 29092 consensus_peers.cc:597] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:19:48.816306 29120 raft_consensus.cc:2468] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 7.
W20260709 12:19:48.822911 29166 leader_election.cc:336] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:48.827451 29166 consensus_peers.cc:597] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:48.844233 29092 consensus_peers.cc:597] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:19:48.851965 29120 raft_consensus.cc:1275] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 12:19:48.872143 29166 leader_election.cc:304] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:48.872956 31383 raft_consensus.cc:2804] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:19:48.873531 31383 raft_consensus.cc:697] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:48.874522 31383 consensus_queue.cc:237] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:48.883548 31377 consensus_queue.cc:1048] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:19:48.889729 29166 leader_election.cc:336] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:48.918346 28947 catalog_manager.cc:5697] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 6 to 7, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 7 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
W20260709 12:19:48.933298 29166 consensus_peers.cc:597] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:48.934273 29166 consensus_peers.cc:597] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:48.946951 29092 consensus_peers.cc:597] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:19:48.964577 31431 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:48.965215 31431 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:19:48.972469 29092 consensus_peers.cc:597] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:48.973183 29762 leader_election.cc:336] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:48.975018 29763 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 51650.1us
I20260709 12:19:48.979674 31431 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:48.980904 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:48.981607 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:48.981657 29200 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 7.
I20260709 12:19:48.982391 29120 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 6.
I20260709 12:19:48.983996 29762 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:48.987437 31444 raft_consensus.cc:2804] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:19:49.003599 31444 raft_consensus.cc:493] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:49.004055 31444 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:19:49.026676 31358 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.027297 31358 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.029709 31438 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.030354 31438 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.032894 31438 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.034973 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
W20260709 12:19:49.036186 29092 leader_election.cc:336] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:49.039816 29092 leader_election.cc:336] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.040267 29092 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:49.041430 31438 raft_consensus.cc:2749] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:19:49.041832 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:49.042904 29200 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 6.
I20260709 12:19:49.044508 29093 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:49.045408 31358 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.044219 31444 raft_consensus.cc:515] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:49.051400 31358 raft_consensus.cc:2804] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:19:49.051859 31358 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.052240 31358 raft_consensus.cc:3060] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Advancing to term 7
W20260709 12:19:49.055392 29762 leader_election.cc:336] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.063235 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:49.063866 29119 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Advancing to term 8
I20260709 12:19:49.064420 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1116163792084bf18258f91fc3297b73" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:49.065014 29200 raft_consensus.cc:3060] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:19:49.071815 29119 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 8.
I20260709 12:19:49.073496 31377 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.074600 31377 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:49.077221 29762 consensus_peers.cc:597] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:49.077534 31377 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.081367 31444 leader_election.cc:290] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 8 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.084342 31377 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.084951 31377 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.089346 31377 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.091270 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:49.092244 29119 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 8.
I20260709 12:19:49.092999 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:49.094064 29166 leader_election.cc:336] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.098459 29166 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:49.099655 31377 raft_consensus.cc:2804] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:19:49.100155 31377 raft_consensus.cc:493] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:49.100592 31377 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:19:49.103339 31438 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.104081 31438 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.109416 31377 raft_consensus.cc:515] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.111800 31377 leader_election.cc:290] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 9 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.113104 29166 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:49.114154 31383 raft_consensus.cc:2749] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 12:19:49.115317 29166 leader_election.cc:336] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:49.117918 29092 leader_election.cc:336] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.120239 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8db8f920d24e30b35baf3d1b538d43" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:49.120929 29119 raft_consensus.cc:3060] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:19:49.122983 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:49.123919 29194 raft_consensus.cc:2468] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:49.125840 29093 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:49.126223 29200 raft_consensus.cc:2468] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 8.
I20260709 12:19:49.127133 31424 raft_consensus.cc:2804] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:49.127624 31424 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.128013 31424 raft_consensus.cc:3060] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:49.128224 29119 raft_consensus.cc:2468] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 9.
I20260709 12:19:49.130167 29763 leader_election.cc:304] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:49.131448 31444 raft_consensus.cc:2804] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:19:49.131953 31444 raft_consensus.cc:697] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 8 LEADER]: Becoming Leader. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Running, Role: LEADER
I20260709 12:19:49.132910 31444 consensus_queue.cc:237] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:49.136214 29166 leader_election.cc:304] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:49.136396 31424 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.137121 31383 raft_consensus.cc:2804] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:19:49.137044 31358 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.137866 31383 raft_consensus.cc:697] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:49.138954 31383 consensus_queue.cc:237] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.144681 31438 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:49.145157 29166 leader_election.cc:336] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.155745 31358 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:49.161955 29092 leader_election.cc:336] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:49.163005 29092 leader_election.cc:336] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.164592 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d346d86e2b433eb76c64bac1d0a4c1" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:49.165863 29200 raft_consensus.cc:3060] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:49.179347 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af822f77bac47b1b8e8b392792ff251" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:49.181881 29194 raft_consensus.cc:3060] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:49.181936 31424 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.183182 28947 catalog_manager.cc:5697] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: term changed from 6 to 8, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132). New cstate: current_term: 8 leader_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:19:49.194355 29194 raft_consensus.cc:2468] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:49.201346 31377 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.225095 31377 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.225127 28947 catalog_manager.cc:5697] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 7 to 9, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 9 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:49.227579 31377 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.229857 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:49.208838 31383 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.223796 31442 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.231657 31442 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:49.233747 29166 leader_election.cc:336] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.234256 29166 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:49.234545 31358 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.235139 31358 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.237262 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:49.237954 29119 raft_consensus.cc:2468] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 7.
I20260709 12:19:49.239189 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:49.233932 31442 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.241773 31422 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.242358 31383 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.242687 31422 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.241852 31377 raft_consensus.cc:2749] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:49.245522 31422 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.244663 29166 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:49.246726 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:49.246825 31377 raft_consensus.cc:2804] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:19:49.247473 31377 raft_consensus.cc:493] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:49.247867 31377 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:19:49.241887 31358 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.250850 29093 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:49.252043 31358 raft_consensus.cc:2804] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:49.252853 31358 raft_consensus.cc:697] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:49.253803 31358 consensus_queue.cc:237] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:49.256954 29166 leader_election.cc:336] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.268299 31422 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.268985 31422 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.271517 31422 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.273337 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:49.274185 29201 raft_consensus.cc:2468] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 8.
I20260709 12:19:49.275856 29093 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:49.276840 31422 raft_consensus.cc:2804] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:19:49.277690 31422 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.278231 31422 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:19:49.284996 31377 raft_consensus.cc:515] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.287441 31377 leader_election.cc:290] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:49.288672 29166 leader_election.cc:336] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.292958 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b79ff4fe2a483a8f0267b60e59f881" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:49.293870 29119 raft_consensus.cc:3060] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Advancing to term 8
W20260709 12:19:49.296564 29092 leader_election.cc:336] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.297086 29092 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:49.293790 31383 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.304035 29200 raft_consensus.cc:2468] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 7.
I20260709 12:19:49.315795 29093 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:49.317056 31358 raft_consensus.cc:2804] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:19:49.317855 31358 raft_consensus.cc:697] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 7 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:49.319662 31424 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.318854 31358 consensus_queue.cc:237] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:49.305996 29166 consensus_peers.cc:597] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:49.306367 31438 raft_consensus.cc:2749] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:19:49.311488 29194 raft_consensus.cc:1275] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
W20260709 12:19:49.323987 29166 consensus_peers.cc:597] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:49.324003 31439 consensus_queue.cc:1048] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:19:49.313124 29092 leader_election.cc:336] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.320341 31424 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.328845 31442 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.329494 31442 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.329962 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:49.330761 29121 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 9.
I20260709 12:19:49.332182 31442 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.332864 29092 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:49.333559 31424 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.334213 31424 raft_consensus.cc:2749] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:49.304545 29119 raft_consensus.cc:2468] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 8.
I20260709 12:19:49.335943 28947 catalog_manager.cc:5697] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 4 to 5, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 5 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:49.338189 31424 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.341763 31424 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
W20260709 12:19:49.343824 29166 leader_election.cc:336] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.348171 29195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:49.352272 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:49.353849 31424 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505)
I20260709 12:19:49.344894 31422 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.372016 31422 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 9 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.374224 31377 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.375016 31377 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.375765 29166 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:49.376698 31383 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:19:49.377159 31383 raft_consensus.cc:493] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.377599 31383 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:19:49.377861 31377 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.383353 29121 raft_consensus.cc:1275] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:19:49.387538 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:49.389027 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d114242c4aa4a6a993ee52cb2293098" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:49.389806 29201 raft_consensus.cc:3060] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Advancing to term 9
I20260709 12:19:49.391167 31383 raft_consensus.cc:515] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.393489 31383 leader_election.cc:290] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:49.401539 29092 leader_election.cc:336] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.412523 29201 raft_consensus.cc:2468] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 9.
I20260709 12:19:49.410291 31358 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.408715 29166 leader_election.cc:304] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:49.435882 31377 raft_consensus.cc:2804] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:19:49.422658 31383 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.425501 28947 catalog_manager.cc:5697] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 6 to 7, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 7 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:49.436785 31377 raft_consensus.cc:697] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:49.435520 31358 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.437038 31383 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.437799 31377 consensus_queue.cc:237] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.439208 31383 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.439987 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:49.440606 29200 raft_consensus.cc:2468] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 3.
W20260709 12:19:49.434630 29092 leader_election.cc:336] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:49.441731 29166 consensus_peers.cc:597] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:49.442058 29092 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:49.441847 29093 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:49.442970 29166 consensus_peers.cc:597] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:49.443353 29093 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:49.444381 31424 raft_consensus.cc:2749] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:49.445142 31424 raft_consensus.cc:2804] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:49.445524 31424 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.445909 31424 raft_consensus.cc:3060] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:49.447379 31358 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.449162 31358 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.449671 31358 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:49.451983 29092 leader_election.cc:336] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.452446 29092 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:49.453390 29092 leader_election.cc:336] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:49.453918 29092 consensus_peers.cc:597] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:49.457643 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:49.458498 29119 raft_consensus.cc:2468] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 7.
I20260709 12:19:49.463423 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e83cd4e60043ed9306160466048d6f" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:49.464051 29119 raft_consensus.cc:3060] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:19:49.473619 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:49.462546 31422 raft_consensus.cc:2804] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:19:49.455348 31427 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.471671 31383 consensus_queue.cc:1048] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 12:19:49.455473 31438 raft_consensus.cc:2749] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:19:49.470433 31439 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.491412 29166 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:49.479712 31427 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.499191 31427 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.503202 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:49.504179 29201 raft_consensus.cc:2468] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:49.504739 29119 raft_consensus.cc:2468] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 10.
I20260709 12:19:49.505810 29093 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:49.509310 31358 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.510759 31427 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.515002 31422 raft_consensus.cc:697] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 9 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
W20260709 12:19:49.536129 29166 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.514876 31438 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.496865 31439 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.523962 31442 raft_consensus.cc:2804] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:19:49.517988 31358 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.539595 29166 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:49.551137 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:49.544314 31438 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.542614 31442 raft_consensus.cc:493] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.550560 31358 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.536988 31427 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.551964 28949 catalog_manager.cc:5697] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 5 to 8, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 8 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:49.540548 31459 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
W20260709 12:19:49.555269 29092 leader_election.cc:336] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:49.588382 29092 leader_election.cc:336] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.551843 29120 raft_consensus.cc:2468] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 3.
I20260709 12:19:49.551950 31383 raft_consensus.cc:2749] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:49.560240 31461 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.570741 31460 raft_consensus.cc:2804] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:49.580617 31427 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.569212 31442 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:19:49.567415 31438 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.601244 31377 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.573990 31424 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.560637 31422 consensus_queue.cc:237] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.551802 31458 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.571491 31358 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.564112 31439 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.609491 31461 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.609737 31460 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.612797 31377 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:49.594724 31459 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.624157 31377 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.609988 31463 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.624262 31458 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.625294 31463 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.613981 29121 raft_consensus.cc:2393] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 4: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
W20260709 12:19:49.615288 29762 consensus_peers.cc:597] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:49.628062 29092 leader_election.cc:336] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:49.628631 29092 leader_election.cc:336] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.632567 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:49.633289 29201 raft_consensus.cc:2468] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:49.633809 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:49.634511 29200 raft_consensus.cc:2468] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:49.635829 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:49.636688 29194 raft_consensus.cc:2468] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:49.639488 29093 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:49.642557 29093 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:49.649226 31467 raft_consensus.cc:2804] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:49.649832 31467 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.650313 31467 raft_consensus.cc:3060] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:49.621834 31460 raft_consensus.cc:3060] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:49.655085 29093 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:49.609153 31466 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.621302 31461 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:49.663197 29092 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.666293 31466 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.670553 31466 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.671928 31438 raft_consensus.cc:2804] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:49.672302 31438 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.672660 31438 raft_consensus.cc:3060] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:49.674597 31458 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:49.674888 29092 leader_election.cc:336] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.656832 31424 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:49.679344 29092 leader_election.cc:336] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.646414 31358 raft_consensus.cc:2804] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:49.624182 31459 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.686304 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:49.688966 29200 raft_consensus.cc:1275] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:19:49.690178 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eeaa05e3f2e47eca6a0fe35b1068e46" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:49.690943 29197 raft_consensus.cc:3060] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:49.684652 31458 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.692893 31468 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.693109 31458 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.693606 31468 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.686992 29166 leader_election.cc:304] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:49.696331 31468 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.697413 31458 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.683666 31358 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.698313 31358 raft_consensus.cc:3060] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:49.698412 29194 raft_consensus.cc:2468] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:49.703200 31459 raft_consensus.cc:2804] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 12:19:49.703521 29166 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:49.704041 31459 raft_consensus.cc:697] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 10 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:49.677706 31442 raft_consensus.cc:515] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.705435 31377 raft_consensus.cc:2804] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:49.705904 31377 raft_consensus.cc:493] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.706444 31377 raft_consensus.cc:3060] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:49.706099 31459 consensus_queue.cc:237] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.711164 31463 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.716563 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:49.723345 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:49.726768 29093 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:49.733542 31466 consensus_queue.cc:1048] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:19:49.734579 29092 leader_election.cc:336] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:49.736493 27890 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 29073)
I20260709 12:19:49.744386 31442 leader_election.cc:290] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:49.762506 29166 leader_election.cc:336] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.763218 29194 raft_consensus.cc:1275] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Refusing update from remote peer f3fe548c90cd41ac95fa5e796a58a3e5: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:19:49.768918 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:49.746001 29197 raft_consensus.cc:2468] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
W20260709 12:19:49.781788 29166 leader_election.cc:336] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.771234 29194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:49.772629 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:49.783849 29119 raft_consensus.cc:2468] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 5.
W20260709 12:19:49.784318 29166 leader_election.cc:336] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.787529 29194 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 7.
I20260709 12:19:49.794543 31438 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.769654 29121 raft_consensus.cc:2468] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 7.
I20260709 12:19:49.799556 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:49.768371 31464 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.801272 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:49.801787 29166 leader_election.cc:336] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.784238 31470 raft_consensus.cc:2804] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:49.816334 29124 raft_consensus.cc:1275] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Refusing update from remote peer f3fe548c90cd41ac95fa5e796a58a3e5: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:19:49.820674 29121 raft_consensus.cc:2468] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 5.
I20260709 12:19:49.821223 29166 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:49.822242 31472 raft_consensus.cc:2749] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:49.783442 31377 raft_consensus.cc:515] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.823077 31470 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.849263 31444 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } 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:19:49.851078 31377 leader_election.cc:290] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.852792 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:49.853420 29121 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 7.
I20260709 12:19:49.855976 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55e75ceb5d147548c5bdc27272d38d9" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:49.856556 29124 raft_consensus.cc:3060] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:19:49.864657 29124 raft_consensus.cc:2468] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 8.
I20260709 12:19:49.867724 29166 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:49.868646 31377 raft_consensus.cc:2804] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:49.869094 31377 raft_consensus.cc:493] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.869551 31377 raft_consensus.cc:3060] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:49.876552 31472 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.877141 31472 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.877576 31460 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.879382 31472 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.879690 31460 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.880190 29166 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:49.880504 29120 raft_consensus.cc:2393] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 6: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:49.818029 31464 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.851462 31470 raft_consensus.cc:3060] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:49.882687 31377 raft_consensus.cc:515] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.883388 31464 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.883955 31438 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.867308 31422 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.885079 31472 raft_consensus.cc:2804] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:19:49.885063 31422 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.885766 31472 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.886264 31472 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:19:49.884646 31377 leader_election.cc:290] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.899896 29166 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:49.907467 28949 catalog_manager.cc:5697] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 9 to 10, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 10 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:49.915449 31459 raft_consensus.cc:2804] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:19:49.915649 29166 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:49.915998 31459 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.916464 31459 raft_consensus.cc:3060] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:49.917603 31461 raft_consensus.cc:2804] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:19:49.918043 31461 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.918457 31461 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:19:49.919399 31467 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.920923 29119 raft_consensus.cc:2393] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 6: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:49.924244 31358 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.926445 31461 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.928745 31461 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.930068 29166 leader_election.cc:304] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:49.930873 31458 raft_consensus.cc:2804] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:19:49.934597 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cca7e6247f94f75a146a41410c2c22b" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:49.935391 29201 raft_consensus.cc:3060] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:49.943225 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c9bdfe955745e2afb16bf46aacb127" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:49.943943 29200 raft_consensus.cc:3060] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:49.944713 29119 raft_consensus.cc:1275] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:19:49.947749 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbfa37d1d624a719501a621561893e5" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:49.948339 29119 raft_consensus.cc:3060] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:49.949518 29201 raft_consensus.cc:2468] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
W20260709 12:19:49.952306 29166 consensus_peers.cc:597] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:49.952800 29166 consensus_peers.cc:597] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:49.953212 29166 leader_election.cc:336] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.953680 29166 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:49.954767 29195 raft_consensus.cc:1275] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:19:49.957351 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:49.958257 29193 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 9.
W20260709 12:19:49.958571 29166 leader_election.cc:336] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.952049 28947 catalog_manager.cc:5697] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 8 to 9, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 9 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:49.959142 29166 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:49.968073 29166 leader_election.cc:336] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.938187 31458 raft_consensus.cc:697] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
W20260709 12:19:49.969053 29166 leader_election.cc:336] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:49.971092 29166 leader_election.cc:336] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:49.971728 29166 leader_election.cc:336] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.979305 29200 raft_consensus.cc:2468] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 6.
I20260709 12:19:49.980072 31377 raft_consensus.cc:2749] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:19:49.944170 28936 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 199111us
I20260709 12:19:49.983757 31458 consensus_queue.cc:237] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.984238 31472 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:49.950748 31470 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.986800 29093 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:49.988060 29093 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:49.988262 31470 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.959096 31358 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:49.990559 31459 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:49.990999 28936 catalog_manager.cc:4755] TS 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 67f8759d5c284630986dd30a64b6e33a: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:49.992569 31482 raft_consensus.cc:2804] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:19:49.993005 31482 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:49.993405 31472 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.993590 31424 raft_consensus.cc:2804] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:49.993418 31482 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:19:49.994104 31424 raft_consensus.cc:697] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 4 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:49.995230 31424 consensus_queue.cc:237] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:49.992832 31459 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:49.943452 31444 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.035s
I20260709 12:19:50.008486 29093 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:50.008896 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:50.009202 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0899734307403aa96b9c93cd36437e" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:50.009622 29120 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 9.
I20260709 12:19:50.009850 29124 raft_consensus.cc:3060] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:50.016804 29119 raft_consensus.cc:2468] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 4.
I20260709 12:19:50.019521 29124 raft_consensus.cc:2468] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 6.
I20260709 12:19:49.970664 31465 raft_consensus.cc:2749] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:19:49.970626 31422 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:50.004865 31467 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:50.044687 31464 consensus_queue.cc:1048] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:19:50.048480 29093 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:50.055102 29124 raft_consensus.cc:1275] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 12:19:50.059047 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:50.080470 29093 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:50.082315 31479 raft_consensus.cc:2804] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:50.082865 31422 raft_consensus.cc:2804] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:19:50.083176 29166 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:50.082912 31479 raft_consensus.cc:697] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:50.083458 31422 raft_consensus.cc:697] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 6 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:50.083648 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:50.084434 29201 raft_consensus.cc:2468] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 4.
I20260709 12:19:50.086810 29166 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:50.086191 31377 consensus_queue.cc:1048] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:19:50.089218 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:50.066278 31471 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:19:50.088460 29166 leader_election.cc:304] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:50.090006 29120 raft_consensus.cc:2393] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 6: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:50.090580 29193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:50.091231 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:50.084409 31479 consensus_queue.cc:237] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:50.091878 31472 raft_consensus.cc:3060] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:19:50.092435 29093 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:50.151214 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 58865.2us
I20260709 12:19:50.152338 31477 raft_consensus.cc:2804] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:19:50.152781 31477 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7bfea685b6384dd484dd4d3918990d50)
I20260709 12:19:50.153237 31477 raft_consensus.cc:3060] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:50.154423 29118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:50.155025 29118 raft_consensus.cc:3060] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:19:50.152477 31482 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:50.158826 29124 raft_consensus.cc:2393] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 8: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:50.093132 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e544fcef7431db9f7409afcfccce6" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:50.162618 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 74261.7us
I20260709 12:19:50.163136 31377 raft_consensus.cc:2804] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:50.163730 31377 raft_consensus.cc:697] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:50.163548 29166 leader_election.cc:304] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:50.164932 29201 raft_consensus.cc:2393] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 6: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:50.166976 29193 raft_consensus.cc:3060] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:19:50.168828 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 156444us
I20260709 12:19:50.164618 31377 consensus_queue.cc:237] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:50.171540 29118 raft_consensus.cc:2468] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 8.
I20260709 12:19:50.166365 31471 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:50.176456 29199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:19:50.176683 29763 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 92018.8us
I20260709 12:19:50.177249 29197 raft_consensus.cc:1275] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:19:50.161078 31482 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 8 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:50.178634 29199 raft_consensus.cc:2393] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 8: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:50.173373 31471 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:19:50.095520 31459 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 12:19:50.176137 31463 raft_consensus.cc:2804] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:19:50.204541 31463 raft_consensus.cc:697] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 6 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:50.207438 31463 consensus_queue.cc:237] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:50.084414 31422 consensus_queue.cc:237] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:50.190516 31459 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:50.190593 31458 consensus_queue.cc:1048] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:19:50.234370 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 55963.8us
I20260709 12:19:50.186954 31358 consensus_queue.cc:1048] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.043s
I20260709 12:19:50.252756 28949 catalog_manager.cc:5697] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 7 to 8, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 8 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:50.232242 31459 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Advancing to term 10
I20260709 12:19:50.259961 29193 raft_consensus.cc:2468] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 6.
W20260709 12:19:50.260649 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 83104.9us
I20260709 12:19:50.265153 29166 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:50.266248 31497 raft_consensus.cc:2804] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:19:50.266824 31497 raft_consensus.cc:697] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:50.267768 31497 consensus_queue.cc:237] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [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: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:50.289508 31472 raft_consensus.cc:2749] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:50.290966 29093 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:50.303885 29166 leader_election.cc:336] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:50.311712 29166 consensus_peers.cc:597] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:50.317512 29166 leader_election.cc:336] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:50.318156 29166 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:50.319172 31377 raft_consensus.cc:2749] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 12:19:50.319366 29166 consensus_peers.cc:597] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:50.319979 29166 leader_election.cc:336] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:50.320402 29166 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:50.322444 29166 leader_election.cc:336] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:50.323053 29092 consensus_peers.cc:597] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:50.310483 31467 raft_consensus.cc:2804] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:19:50.321836 31465 raft_consensus.cc:2749] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 12:19:50.326366 29166 leader_election.cc:336] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:50.318797 31477 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:50.327728 29166 consensus_peers.cc:597] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:50.328302 29166 leader_election.cc:336] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:50.328992 29166 consensus_peers.cc:597] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:50.329453 31477 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:50.329775 29166 consensus_peers.cc:597] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:50.330286 29166 consensus_peers.cc:597] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:50.330752 29166 leader_election.cc:336] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:50.334081 29197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab196cbbe1c24b36a41e9f3932de743d" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:50.346792 29197 raft_consensus.cc:3060] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:50.353757 31467 raft_consensus.cc:697] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 6 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
W20260709 12:19:50.337349 31496 log.cc:927] Time spent T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
I20260709 12:19:50.354918 31467 consensus_queue.cc:237] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:50.365339 29166 leader_election.cc:336] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:50.400249 29197 raft_consensus.cc:2468] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 5.
I20260709 12:19:50.412940 29093 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:50.440178 29118 raft_consensus.cc:1275] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 10 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 12:19:50.469429 29200 raft_consensus.cc:2468] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e762c5edf34e02bb4aeff4a563385f in term 6.
I20260709 12:19:50.438905 31485 raft_consensus.cc:2804] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:19:50.484297 31506 log.cc:927] Time spent T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
W20260709 12:19:50.511101 29092 consensus_peers.cc:597] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:50.650977 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 139930us
W20260709 12:19:50.651858 29092 leader_election.cc:336] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:50.652434 29092 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
W20260709 12:19:50.525096 31504 log.cc:927] Time spent T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 12:19:50.528906 31459 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:50.547134 31471 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:50.574034 29194 raft_consensus.cc:1275] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:50.586194 28949 catalog_manager.cc:5697] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 3 to 4, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 4 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
W20260709 12:19:50.660772 29092 leader_election.cc:336] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:50.670256 29092 leader_election.cc:336] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:50.671084 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 188426us
W20260709 12:19:50.671793 29092 leader_election.cc:336] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:50.670994 28949 catalog_manager.cc:5697] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 5 to 6, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 6 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:50.674175 28949 catalog_manager.cc:5697] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 7 to 8, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 8 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:50.672905 29093 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:50.680857 29092 leader_election.cc:336] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:50.661190 31466 raft_consensus.cc:2749] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 12:19:50.656983 31485 raft_consensus.cc:697] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:50.685359 31377 consensus_queue.cc:1048] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 12:19:50.676113 31358 consensus_queue.cc:1048] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 12:19:50.683543 31468 raft_consensus.cc:2804] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:19:50.702688 29118 raft_consensus.cc:1275] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
W20260709 12:19:50.721513 29166 consensus_peers.cc:597] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:50.709955 31468 raft_consensus.cc:697] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 6 LEADER]: Becoming Leader. State: Replica: 21e762c5edf34e02bb4aeff4a563385f, State: Running, Role: LEADER
I20260709 12:19:50.735649 31459 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:50.737063 31471 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 10 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:50.738848 27890 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 29073)
I20260709 12:19:50.738535 31458 consensus_queue.cc:1048] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:19:50.747427 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 74540.1us
W20260709 12:19:50.748137 29092 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:50.749022 29092 leader_election.cc:336] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:50.749477 29092 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:50.751839 31468 consensus_queue.cc:237] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:50.758483 29166 consensus_peers.cc:597] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:50.760067 29124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
W20260709 12:19:50.760896 29166 consensus_peers.cc:597] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:50.761168 29124 raft_consensus.cc:2393] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate d3d3599aa2d146419d7bed03e8df9c32 in current term 10: Already voted for candidate 21e762c5edf34e02bb4aeff4a563385f in this term.
I20260709 12:19:50.766785 31477 raft_consensus.cc:2749] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:19:50.732141 31485 consensus_queue.cc:237] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:50.771838 29092 leader_election.cc:336] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:50.772873 29092 consensus_peers.cc:597] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:50.775141 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
I20260709 12:19:50.776172 29200 raft_consensus.cc:2393] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e762c5edf34e02bb4aeff4a563385f in current term 10: Already voted for candidate d3d3599aa2d146419d7bed03e8df9c32 in this term.
I20260709 12:19:50.779503 29195 raft_consensus.cc:1275] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 12:19:50.797845 29166 consensus_peers.cc:597] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:50.815354 29092 consensus_peers.cc:597] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:50.816690 29092 leader_election.cc:336] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:50.835135 29118 raft_consensus.cc:1275] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:50.837066 29121 raft_consensus.cc:1275] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:19:50.786995 31422 consensus_queue.cc:1048] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
W20260709 12:19:50.863595 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 89973.6us
W20260709 12:19:50.876333 29092 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 57621.7us
I20260709 12:19:50.880579 29193 raft_consensus.cc:1275] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:19:50.864914 31498 consensus_queue.cc:1048] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.020s
I20260709 12:19:50.865658 31472 consensus_queue.cc:1048] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 12:19:50.887050 31478 consensus_queue.cc:1048] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
W20260709 12:19:50.900226 31467 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.542s	user 0.087s	sys 0.147s
W20260709 12:19:50.900699 31467 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.543s	user 0.087s	sys 0.147s
W20260709 12:19:50.902451 29762 consensus_peers.cc:597] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:50.920585 29092 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111) [suppressed 388 similar messages]
W20260709 12:19:50.922313 29092 consensus_peers.cc:597] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:50.952591 29120 raft_consensus.cc:1275] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
W20260709 12:19:50.962965 29166 leader_election.cc:336] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:50.964141 29166 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:50.970218 31383 raft_consensus.cc:2749] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 12:19:50.983633 28947 catalog_manager.cc:5697] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 4 to 5, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 5 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
W20260709 12:19:51.003860 29166 consensus_peers.cc:597] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:51.010707 31527 log.cc:927] Time spent T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
I20260709 12:19:51.018996 31525 consensus_queue.cc:1048] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:19:51.021116 29092 consensus_peers.cc:597] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:51.029248 29166 consensus_peers.cc:597] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:51.034155 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 151508us
I20260709 12:19:51.037837 28947 catalog_manager.cc:5697] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 3 to 4, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 4 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:51.039563 28947 catalog_manager.cc:5697] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 5 to 6, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 6 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
W20260709 12:19:51.046398 29092 consensus_peers.cc:597] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:51.047060 29092 consensus_peers.cc:597] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:51.047508 29092 consensus_peers.cc:597] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:51.047986 29092 consensus_peers.cc:597] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:51.048352 29092 leader_election.cc:336] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:51.057916 29092 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:51.061959 29795 consensus_queue.cc:237] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:51.074990 31477 raft_consensus.cc:2749] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
W20260709 12:19:51.112696 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 47195.6us
W20260709 12:19:51.112748 29092 consensus_peers.cc:597] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:51.130851 29192 raft_consensus.cc:1275] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Refusing update from remote peer f3fe548c90cd41ac95fa5e796a58a3e5: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:19:51.144305 31444 consensus_queue.cc:1048] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 12:19:51.146828 29092 consensus_peers.cc:597] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:51.149655 29762 consensus_peers.cc:597] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:51.172325 31444 raft_consensus.cc:2955] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 8 LEADER]: Committing config change with OpId 8.8: config changed from index 4 to 8, VOTER 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:51.176205 29192 raft_consensus.cc:2955] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 4 to 8, VOTER 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
W20260709 12:19:51.184738 28936 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 57835.3us
W20260709 12:19:51.221191 28936 catalog_manager.cc:4755] TS 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 67f8759d5c284630986dd30a64b6e33a: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:51.254491 29199 raft_consensus.cc:1275] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:19:51.257474 31477 consensus_queue.cc:1048] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:19:51.269563 29166 consensus_peers.cc:597] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:19:51.277599 28935 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1116163792084bf18258f91fc3297b73 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 10)
W20260709 12:19:51.311205 29092 consensus_peers.cc:597] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:51.319547 29193 raft_consensus.cc:1275] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:19:51.316581 28949 catalog_manager.cc:5697] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 5 to 6, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 6 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:51.328171 28949 catalog_manager.cc:5697] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 5 to 6, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 6 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:51.330727 28949 catalog_manager.cc:5697] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: term changed from 4 to 5, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130). New cstate: current_term: 5 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:51.332419 31471 consensus_queue.cc:1048] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:19:51.340039 29166 consensus_peers.cc:597] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:51.341456 29092 consensus_peers.cc:597] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:51.364589 28946 catalog_manager.cc:5697] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: config changed from index 4 to 8, VOTER 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) evicted. New cstate: current_term: 8 leader_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:19:51.388244 29092 consensus_peers.cc:597] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:51.399346 29116 tablet_service.cc:1558] Processing DeleteTablet for tablet 1116163792084bf18258f91fc3297b73 with delete_type TABLET_DATA_TOMBSTONED (TS 21e762c5edf34e02bb4aeff4a563385f not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:59974
W20260709 12:19:51.473577 29762 consensus_peers.cc:597] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:19:51.491650 31543 tablet_replica.cc:333] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:51.493376 31543 raft_consensus.cc:2243] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:51.496029 31543 raft_consensus.cc:2272] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:51.500242 31543 ts_tablet_manager.cc:1916] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:19:51.549599 29092 consensus_peers.cc:597] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:51.601835 29092 consensus_peers.cc:597] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:51.617547 29092 consensus_peers.cc:597] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:51.623695 29092 consensus_peers.cc:597] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:51.646047 29092 consensus_peers.cc:597] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:51.694224 29166 consensus_peers.cc:597] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:51.694880 29166 consensus_peers.cc:597] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:51.696138 29092 consensus_peers.cc:597] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:51.712677 31543 ts_tablet_manager.cc:1929] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 8.7
I20260709 12:19:51.713678 31543 log.cc:1199] T 1116163792084bf18258f91fc3297b73 P 21e762c5edf34e02bb4aeff4a563385f: Deleting WAL directory at /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0/minicluster-data/ts-1-root/wals/1116163792084bf18258f91fc3297b73
I20260709 12:19:51.737138 28936 catalog_manager.cc:5028] TS 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): tablet 1116163792084bf18258f91fc3297b73 (table test-workload [id=44fec44d94bb4b488c4ab9f1487013f5]) successfully deleted
W20260709 12:19:51.739711 27890 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 29073)
W20260709 12:19:51.747278 29092 consensus_peers.cc:597] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:51.810338 29092 consensus_peers.cc:597] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:51.856734 31383 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.858378 31383 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:51.861693 31383 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:51.890761 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
W20260709 12:19:51.891644 29166 consensus_peers.cc:597] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:51.891806 29121 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 8.
I20260709 12:19:51.905634 29166 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:51.908042 31525 raft_consensus.cc:2804] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 12:19:51.908596 31525 raft_consensus.cc:493] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.909022 31525 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:19:51.926018 29166 leader_election.cc:336] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:51.936739 29092 consensus_peers.cc:597] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:51.940111 29166 consensus_peers.cc:597] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:51.962616 31525 raft_consensus.cc:515] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:51.968989 29092 consensus_peers.cc:597] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:51.972388 29763 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 51724.9us
I20260709 12:19:51.983214 31525 leader_election.cc:290] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 9 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:51.991515 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c66fe93f74456692f072f60833ba3a" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:51.992272 29121 raft_consensus.cc:3060] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Advancing to term 9
W20260709 12:19:52.003222 29166 leader_election.cc:336] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:52.018589 29121 raft_consensus.cc:2468] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 9.
I20260709 12:19:52.042690 29166 leader_election.cc:304] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:52.044450 31525 raft_consensus.cc:2804] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 12:19:52.045162 31525 raft_consensus.cc:697] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 9 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:52.046468 31525 consensus_queue.cc:237] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:52.067715 29092 consensus_peers.cc:597] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:52.076962 28947 catalog_manager.cc:5697] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 7 to 9, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 9 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
W20260709 12:19:52.086174 29092 consensus_peers.cc:597] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:52.119781 29166 consensus_peers.cc:597] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:19:52.144483 31458 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.145181 31458 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:52.148936 31458 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:52.154359 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:52.155174 29121 raft_consensus.cc:2468] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 6.
I20260709 12:19:52.175806 29166 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
W20260709 12:19:52.179265 29166 leader_election.cc:336] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:52.182046 31525 raft_consensus.cc:2804] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:19:52.188365 31525 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:52.188992 31525 raft_consensus.cc:3060] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:52.210719 31525 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:52.212987 31525 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:52.220289 29119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fbc152b507e465ebf09eba3ed8c2e47" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:52.221046 29119 raft_consensus.cc:3060] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:19:52.230958 29119 raft_consensus.cc:2468] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 7.
W20260709 12:19:52.231541 29166 leader_election.cc:336] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:52.241714 29166 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:52.242638 31525 raft_consensus.cc:2804] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:19:52.244765 31525 raft_consensus.cc:697] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:52.245951 31525 consensus_queue.cc:237] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:52.294603 29166 consensus_peers.cc:597] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:52.327121 28947 catalog_manager.cc:5697] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 5 to 7, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 7 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
W20260709 12:19:52.354336 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 49212.7us
W20260709 12:19:52.355482 29166 consensus_peers.cc:597] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:52.398932 29762 consensus_peers.cc:597] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:52.443087 29166 consensus_peers.cc:597] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:52.470898 29092 consensus_peers.cc:597] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:52.471601 29166 consensus_peers.cc:597] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:52.512646 29166 consensus_peers.cc:597] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:52.557507 29121 raft_consensus.cc:1275] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 12:19:52.559204 31383 consensus_queue.cc:1048] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:19:52.575109 29166 consensus_peers.cc:597] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:52.591495 29166 consensus_peers.cc:597] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:52.658339 29166 consensus_peers.cc:597] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:52.662427 29092 consensus_peers.cc:597] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:52.740304 27890 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 29073)
W20260709 12:19:52.748080 29166 consensus_peers.cc:597] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:52.767082 29166 consensus_peers.cc:597] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:52.855625 29120 raft_consensus.cc:1275] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:19:52.860767 31525 consensus_queue.cc:1048] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:19:52.903537 29121 consensus_queue.cc:237] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [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: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
W20260709 12:19:52.936439 29166 consensus_peers.cc:597] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:52.990694 29091 consensus_peers.cc:597] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f -> Peer f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775): Couldn't send request to peer f3fe548c90cd41ac95fa5e796a58a3e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71d9464b21db479bae8db3cf86c4dad3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:52.994470 29201 raft_consensus.cc:1275] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 12:19:52.996177 31468 consensus_queue.cc:1048] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:19:53.004606 29092 consensus_peers.cc:597] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:53.008373 29092 consensus_peers.cc:597] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:53.010381 29166 consensus_peers.cc:597] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:19:53.013897 31550 raft_consensus.cc:2955] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 7 LEADER]: Committing config change with OpId 7.5: config changed from index -1 to 5, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:19:53.025085 29200 raft_consensus.cc:2955] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Committing config change with OpId 7.5: config changed from index -1 to 5, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
W20260709 12:19:53.036864 29166 consensus_peers.cc:597] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:53.043818 29092 consensus_peers.cc:597] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:53.070672 29201 consensus_queue.cc:237] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:53.073333 28949 catalog_manager.cc:5697] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: config changed from index -1 to 5, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New cstate: current_term: 7 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:19:53.086172 29165 consensus_peers.cc:597] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775): Couldn't send request to peer f3fe548c90cd41ac95fa5e796a58a3e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6fbc152b507e465ebf09eba3ed8c2e47. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:53.090605 29121 raft_consensus.cc:1275] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:19:53.097026 31383 consensus_queue.cc:1048] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:19:53.106992 29166 consensus_peers.cc:597] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:53.107667 29166 consensus_peers.cc:597] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:53.112820 31497 raft_consensus.cc:2955] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:19:53.119712 29119 raft_consensus.cc:2955] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:19:53.151585 29201 consensus_queue.cc:237] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:53.175472 28947 catalog_manager.cc:5697] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: config changed from index -1 to 6, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New cstate: current_term: 7 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:19:53.204242 29166 consensus_peers.cc:597] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:53.209457 29092 consensus_peers.cc:597] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:19:53.233609 29119 raft_consensus.cc:1275] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:19:53.234513 29165 consensus_peers.cc:597] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775): Couldn't send request to peer f3fe548c90cd41ac95fa5e796a58a3e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e08eed75cafa47bd9b8434775838783e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:53.235875 31497 consensus_queue.cc:1048] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:19:53.247316 29166 consensus_peers.cc:597] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:53.286017 31497 raft_consensus.cc:2955] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
W20260709 12:19:53.287097 29166 consensus_peers.cc:597] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:19:53.288057 29119 raft_consensus.cc:2955] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
W20260709 12:19:53.310786 29762 consensus_peers.cc:597] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:19:53.311808 28949 catalog_manager.cc:5697] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f reported cstate change: config changed from index -1 to 3, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New cstate: current_term: 3 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:19:53.328243 29120 consensus_queue.cc:237] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [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: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
W20260709 12:19:53.385557 29092 consensus_peers.cc:597] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:53.388445 29200 raft_consensus.cc:1275] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:19:53.390168 31479 consensus_queue.cc:1048] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:19:53.393757 29091 consensus_peers.cc:597] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f -> Peer f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775): Couldn't send request to peer f3fe548c90cd41ac95fa5e796a58a3e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fee4c29945ce491c90ae2483e7dbb052. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:53.417512 29092 consensus_peers.cc:597] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:53.424762 28936 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 73119.9us
W20260709 12:19:53.437170 29166 consensus_peers.cc:597] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:53.440318 29092 consensus_peers.cc:597] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:53.451439 29092 consensus_peers.cc:597] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:53.451366 28936 catalog_manager.cc:4755] TS 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 67f8759d5c284630986dd30a64b6e33a: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:53.464751 29092 consensus_peers.cc:597] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:19:53.482483 31479 raft_consensus.cc:2955] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 6 LEADER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
I20260709 12:19:53.490679 29200 raft_consensus.cc:2955] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
W20260709 12:19:53.500496 29762 consensus_peers.cc:597] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:19:53.507350 31497 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.508047 31497 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:53.510109 31497 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:53.514391 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f" is_pre_election: true
I20260709 12:19:53.515319 29120 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 10.
I20260709 12:19:53.518894 29166 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 
I20260709 12:19:53.522512 31497 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 12:19:53.523013 31497 raft_consensus.cc:493] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:53.523571 31497 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 10 FOLLOWER]: Advancing to term 11
I20260709 12:19:53.528131 31568 ts_tablet_manager.cc:933] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5: Initiating tablet copy from peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:53.532063 29166 leader_election.cc:336] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:53.534647 28947 catalog_manager.cc:5697] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: config changed from index -1 to 5, NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) added. New cstate: current_term: 6 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } } }
W20260709 12:19:53.565461 29092 consensus_peers.cc:597] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:53.575652 31497 raft_consensus.cc:515] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:53.582887 31568 tablet_copy_client.cc:323] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.130:41663
I20260709 12:19:53.585420 29137 tablet_copy_service.cc:140] P 21e762c5edf34e02bb4aeff4a563385f: Received BeginTabletCopySession request for tablet 71d9464b21db479bae8db3cf86c4dad3 from peer f3fe548c90cd41ac95fa5e796a58a3e5 ({username='slave'} at 127.0.0.1:34092)
I20260709 12:19:53.586201 29137 tablet_copy_service.cc:161] P 21e762c5edf34e02bb4aeff4a563385f: Beginning new tablet copy session on tablet 71d9464b21db479bae8db3cf86c4dad3 from peer f3fe548c90cd41ac95fa5e796a58a3e5 at {username='slave'} at 127.0.0.1:34092: session id = f3fe548c90cd41ac95fa5e796a58a3e5-71d9464b21db479bae8db3cf86c4dad3
I20260709 12:19:53.588112 31497 leader_election.cc:290] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 11 election: Requested vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:53.605212 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "703cde8980b94be4ae75ed5132b6d7dd" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "21e762c5edf34e02bb4aeff4a563385f"
I20260709 12:19:53.605867 29120 raft_consensus.cc:3060] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 10 FOLLOWER]: Advancing to term 11
W20260709 12:19:53.618100 29166 leader_election.cc:336] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:53.623806 29092 consensus_peers.cc:597] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:53.632757 29137 tablet_copy_source_session.cc:215] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:19:53.636818 29092 consensus_peers.cc:597] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:53.616744 29120 raft_consensus.cc:2468] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 11.
I20260709 12:19:53.654107 31568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d9464b21db479bae8db3cf86c4dad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:53.678372 31568 tablet_copy_client.cc:806] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:53.679088 31568 tablet_copy_client.cc:670] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:53.681313 29166 leader_election.cc:304] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [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: 21e762c5edf34e02bb4aeff4a563385f, d3d3599aa2d146419d7bed03e8df9c32; no voters: 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:53.685514 31568 tablet_copy_client.cc:538] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:53.685940 31570 ts_tablet_manager.cc:933] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5: Initiating tablet copy from peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:53.691684 31497 raft_consensus.cc:2804] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 12:19:53.692266 31497 raft_consensus.cc:697] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 11 LEADER]: Becoming Leader. State: Replica: d3d3599aa2d146419d7bed03e8df9c32, State: Running, Role: LEADER
I20260709 12:19:53.693287 31497 consensus_queue.cc:237] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [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: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:19:53.698060 29092 consensus_peers.cc:597] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:53.715611 29092 consensus_peers.cc:597] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:53.740868 27890 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 29073)
I20260709 12:19:53.751889 28947 catalog_manager.cc:5697] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: term changed from 8 to 11, leader changed from 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) to d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131). New cstate: current_term: 11 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } }
W20260709 12:19:53.764460 29092 consensus_peers.cc:597] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:19:53.772518 31570 tablet_copy_client.cc:323] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.131:33279
I20260709 12:19:53.782303 31573 ts_tablet_manager.cc:933] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5: Initiating tablet copy from peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:19:53.805006 29166 consensus_peers.cc:597] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:19:53.805537 29211 tablet_copy_service.cc:140] P d3d3599aa2d146419d7bed03e8df9c32: Received BeginTabletCopySession request for tablet 6fbc152b507e465ebf09eba3ed8c2e47 from peer f3fe548c90cd41ac95fa5e796a58a3e5 ({username='slave'} at 127.0.0.1:35574)
I20260709 12:19:53.808032 29211 tablet_copy_service.cc:161] P d3d3599aa2d146419d7bed03e8df9c32: Beginning new tablet copy session on tablet 6fbc152b507e465ebf09eba3ed8c2e47 from peer f3fe548c90cd41ac95fa5e796a58a3e5 at {username='slave'} at 127.0.0.1:35574: session id = f3fe548c90cd41ac95fa5e796a58a3e5-6fbc152b507e465ebf09eba3ed8c2e47
I20260709 12:19:53.810873 31568 tablet_bootstrap.cc:492] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap starting.
I20260709 12:19:53.814577 31573 tablet_copy_client.cc:323] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.131:33279
W20260709 12:19:53.828689 29166 consensus_peers.cc:597] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:53.832484 29210 tablet_copy_service.cc:140] P d3d3599aa2d146419d7bed03e8df9c32: Received BeginTabletCopySession request for tablet e08eed75cafa47bd9b8434775838783e from peer f3fe548c90cd41ac95fa5e796a58a3e5 ({username='slave'} at 127.0.0.1:35574)
I20260709 12:19:53.833122 29210 tablet_copy_service.cc:161] P d3d3599aa2d146419d7bed03e8df9c32: Beginning new tablet copy session on tablet e08eed75cafa47bd9b8434775838783e from peer f3fe548c90cd41ac95fa5e796a58a3e5 at {username='slave'} at 127.0.0.1:35574: session id = f3fe548c90cd41ac95fa5e796a58a3e5-e08eed75cafa47bd9b8434775838783e
I20260709 12:19:53.819723 31576 ts_tablet_manager.cc:933] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5: Initiating tablet copy from peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:53.845690 29210 tablet_copy_source_session.cc:215] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:53.853669 31573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08eed75cafa47bd9b8434775838783e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:19:53.858449 29092 consensus_peers.cc:597] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:53.852401 29211 tablet_copy_source_session.cc:215] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:53.873409 31570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbc152b507e465ebf09eba3ed8c2e47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:53.874496 31576 tablet_copy_client.cc:323] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Beginning tablet copy session from remote peer at address 127.27.60.130:41663
I20260709 12:19:53.876513 29137 tablet_copy_service.cc:140] P 21e762c5edf34e02bb4aeff4a563385f: Received BeginTabletCopySession request for tablet fee4c29945ce491c90ae2483e7dbb052 from peer f3fe548c90cd41ac95fa5e796a58a3e5 ({username='slave'} at 127.0.0.1:34092)
I20260709 12:19:53.877053 29137 tablet_copy_service.cc:161] P 21e762c5edf34e02bb4aeff4a563385f: Beginning new tablet copy session on tablet fee4c29945ce491c90ae2483e7dbb052 from peer f3fe548c90cd41ac95fa5e796a58a3e5 at {username='slave'} at 127.0.0.1:34092: session id = f3fe548c90cd41ac95fa5e796a58a3e5-fee4c29945ce491c90ae2483e7dbb052
I20260709 12:19:53.935509 29137 tablet_copy_source_session.cc:215] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:53.940732 31576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fee4c29945ce491c90ae2483e7dbb052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:53.997859 31576 tablet_copy_client.cc:806] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:53.998625 31576 tablet_copy_client.cc:670] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:54.004073 31576 tablet_copy_client.cc:538] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:54.032081 31576 tablet_bootstrap.cc:492] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap starting.
I20260709 12:19:54.051813 31570 tablet_copy_client.cc:806] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:54.052562 31570 tablet_copy_client.cc:670] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 1 WAL segments...
W20260709 12:19:54.060658 29166 consensus_peers.cc:597] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:54.090870 31573 tablet_copy_client.cc:806] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:54.092070 31573 tablet_copy_client.cc:670] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:54.113209 31570 tablet_copy_client.cc:538] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:54.148141 31568 tablet_bootstrap.cc:492] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5: 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
W20260709 12:19:54.151716 29092 consensus_peers.cc:597] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:54.161270 29120 raft_consensus.cc:1275] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 11 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 12:19:54.169380 31576 tablet_bootstrap.cc:492] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5: 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:19:54.174935 31570 tablet_bootstrap.cc:492] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap starting.
I20260709 12:19:54.151818 31568 tablet_bootstrap.cc:492] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap complete.
I20260709 12:19:54.181073 31568 ts_tablet_manager.cc:1403] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent bootstrapping tablet: real 0.371s	user 0.033s	sys 0.008s
I20260709 12:19:54.184757 31568 raft_consensus.cc:359] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:54.185726 31568 raft_consensus.cc:740] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Initialized, Role: LEARNER
I20260709 12:19:54.198377 31568 consensus_queue.cc:260] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 7.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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
W20260709 12:19:54.203717 29762 consensus_peers.cc:597] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:19:54.186584 29092 consensus_peers.cc:597] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:54.188133 31573 tablet_copy_client.cc:538] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:54.191593 31576 tablet_bootstrap.cc:492] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap complete.
I20260709 12:19:54.210958 31576 ts_tablet_manager.cc:1403] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent bootstrapping tablet: real 0.179s	user 0.029s	sys 0.011s
I20260709 12:19:54.217180 31576 raft_consensus.cc:359] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:54.218055 31576 raft_consensus.cc:740] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Initialized, Role: LEARNER
I20260709 12:19:54.230592 31497 consensus_queue.cc:1048] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:19:54.230880 31576 consensus_queue.cc:260] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 6.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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
W20260709 12:19:54.232578 29092 consensus_peers.cc:597] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:54.240258 29092 consensus_peers.cc:597] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:54.236864 29166 consensus_peers.cc:597] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:54.241811 29166 consensus_peers.cc:597] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:54.247458 31568 ts_tablet_manager.cc:1434] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.004s
W20260709 12:19:54.257296 29092 consensus_peers.cc:597] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:54.259248 29137 tablet_copy_service.cc:342] P 21e762c5edf34e02bb4aeff4a563385f: Request end of tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-71d9464b21db479bae8db3cf86c4dad3 received from {username='slave'} at 127.0.0.1:34092
I20260709 12:19:54.259848 29137 tablet_copy_service.cc:434] P 21e762c5edf34e02bb4aeff4a563385f: ending tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-71d9464b21db479bae8db3cf86c4dad3 on tablet 71d9464b21db479bae8db3cf86c4dad3 with peer f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:54.320012 31576 ts_tablet_manager.cc:1434] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent starting tablet: real 0.109s	user 0.016s	sys 0.003s
I20260709 12:19:54.325770 29137 tablet_copy_service.cc:342] P 21e762c5edf34e02bb4aeff4a563385f: Request end of tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-fee4c29945ce491c90ae2483e7dbb052 received from {username='slave'} at 127.0.0.1:34092
I20260709 12:19:54.326646 29137 tablet_copy_service.cc:434] P 21e762c5edf34e02bb4aeff4a563385f: ending tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-fee4c29945ce491c90ae2483e7dbb052 on tablet fee4c29945ce491c90ae2483e7dbb052 with peer f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:54.337195 31573 tablet_bootstrap.cc:492] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap starting.
W20260709 12:19:54.389772 29166 consensus_peers.cc:597] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:54.394624 29092 consensus_peers.cc:597] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:54.418105 29166 consensus_peers.cc:597] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:54.487512 29795 raft_consensus.cc:1217] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 LEARNER]: Deduplicated request from leader. Original: 7.4->[7.5-7.5]   Dedup: 7.5->[]
I20260709 12:19:54.498090 31570 tablet_bootstrap.cc:492] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5: 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:19:54.499233 31570 tablet_bootstrap.cc:492] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap complete.
I20260709 12:19:54.500007 31570 ts_tablet_manager.cc:1403] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent bootstrapping tablet: real 0.325s	user 0.034s	sys 0.007s
I20260709 12:19:54.545814 31570 raft_consensus.cc:359] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:54.546849 31570 raft_consensus.cc:740] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Initialized, Role: LEARNER
I20260709 12:19:54.547596 31570 consensus_queue.cc:260] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:54.567873 31573 tablet_bootstrap.cc:492] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 12:19:54.569250 29092 consensus_peers.cc:597] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:54.571873 31570 ts_tablet_manager.cc:1434] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.001s
W20260709 12:19:54.575860 29092 consensus_peers.cc:597] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:54.577728 31573 tablet_bootstrap.cc:492] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5: Bootstrap complete.
I20260709 12:19:54.578667 31573 ts_tablet_manager.cc:1403] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent bootstrapping tablet: real 0.242s	user 0.030s	sys 0.009s
I20260709 12:19:54.580374 29211 tablet_copy_service.cc:342] P d3d3599aa2d146419d7bed03e8df9c32: Request end of tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-6fbc152b507e465ebf09eba3ed8c2e47 received from {username='slave'} at 127.0.0.1:35574
I20260709 12:19:54.580912 29211 tablet_copy_service.cc:434] P d3d3599aa2d146419d7bed03e8df9c32: ending tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-6fbc152b507e465ebf09eba3ed8c2e47 on tablet 6fbc152b507e465ebf09eba3ed8c2e47 with peer f3fe548c90cd41ac95fa5e796a58a3e5
W20260709 12:19:54.585659 29166 consensus_peers.cc:597] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:54.590642 29092 consensus_peers.cc:597] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:54.596323 31573 raft_consensus.cc:359] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:54.607524 31573 raft_consensus.cc:740] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Initialized, Role: LEARNER
I20260709 12:19:54.609174 31573 consensus_queue.cc:260] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: NON_VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: true } }
I20260709 12:19:54.612944 31573 ts_tablet_manager.cc:1434] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.004s
I20260709 12:19:54.625072 29211 tablet_copy_service.cc:342] P d3d3599aa2d146419d7bed03e8df9c32: Request end of tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-e08eed75cafa47bd9b8434775838783e received from {username='slave'} at 127.0.0.1:35574
I20260709 12:19:54.625674 29211 tablet_copy_service.cc:434] P d3d3599aa2d146419d7bed03e8df9c32: ending tablet copy session f3fe548c90cd41ac95fa5e796a58a3e5-e08eed75cafa47bd9b8434775838783e on tablet e08eed75cafa47bd9b8434775838783e with peer f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:54.671355 29795 raft_consensus.cc:1217] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 LEARNER]: Deduplicated request from leader. Original: 7.5->[7.6-7.6]   Dedup: 7.6->[]
W20260709 12:19:54.693738 29166 consensus_peers.cc:597] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:54.724402 29092 consensus_peers.cc:597] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:54.728005 29762 consensus_peers.cc:597] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:54.741991 27890 thread.cc:527] Waited for 6000ms trying to join with diag-logger (tid 29073)
W20260709 12:19:54.768759 29092 consensus_peers.cc:597] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:54.785133 29795 raft_consensus.cc:1217] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 LEARNER]: Deduplicated request from leader. Original: 6.4->[6.5-6.5]   Dedup: 6.5->[]
I20260709 12:19:54.846688 29795 raft_consensus.cc:1217] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
W20260709 12:19:54.912297 29166 consensus_peers.cc:597] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:54.984380 29166 consensus_peers.cc:597] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:54.988551 29166 consensus_peers.cc:597] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:19:55.058518 31383 raft_consensus.cc:1064] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32: attempting to promote NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 to VOTER
I20260709 12:19:55.061411 31383 consensus_queue.cc:237] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [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: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:55.081310 31583 raft_consensus.cc:1064] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f: attempting to promote NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 to VOTER
I20260709 12:19:55.084447 31583 consensus_queue.cc:237] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [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: 3, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:55.106575 29795 raft_consensus.cc:1275] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 LEARNER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:19:55.108750 31580 consensus_queue.cc:1048] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:19:55.110167 29118 raft_consensus.cc:1275] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:19:55.113512 31585 consensus_queue.cc:1048] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 12:19:55.143958 29166 consensus_peers.cc:597] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:55.170326 31592 log.cc:927] Time spent T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260709 12:19:55.191416 29201 raft_consensus.cc:1275] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
W20260709 12:19:55.191856 29166 consensus_peers.cc:597] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:19:55.193524 29795 raft_consensus.cc:1275] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 LEARNER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:19:55.196264 31550 consensus_queue.cc:1048] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:19:55.216135 29166 consensus_peers.cc:597] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:55.246340 31580 raft_consensus.cc:2955] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index 6 to 7, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
W20260709 12:19:55.268774 29092 consensus_peers.cc:597] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:55.269485 29166 consensus_peers.cc:597] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:19:55.274607 31595 consensus_queue.cc:1048] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } 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:19:55.278069 29795 raft_consensus.cc:2955] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:55.291443 31584 raft_consensus.cc:1064] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f: attempting to promote NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 to VOTER
I20260709 12:19:55.295272 31584 consensus_queue.cc:237] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [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: 3, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:19:55.322685 29091 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:42775, user_credentials={real_user=slave}} blocked reactor thread for 47548.1us
W20260709 12:19:55.324733 29166 consensus_peers.cc:597] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:55.321206 28949 catalog_manager.cc:5697] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: config changed from index 6 to 7, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:19:55.344007 29093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 48649.4us
I20260709 12:19:55.350214 29121 raft_consensus.cc:2955] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
W20260709 12:19:55.357482 29092 consensus_peers.cc:597] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:55.376487 29201 raft_consensus.cc:1275] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:19:55.383949 31583 consensus_queue.cc:1048] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } 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:19:55.402670 31583 raft_consensus.cc:2955] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index 5 to 6, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:55.407524 29795 raft_consensus.cc:1275] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 LEARNER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:19:55.422032 29795 raft_consensus.cc:2955] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 5 to 6, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:55.422160 31599 consensus_queue.cc:1048] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
W20260709 12:19:55.426157 29092 consensus_peers.cc:597] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:55.427201 29092 consensus_peers.cc:597] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:55.472414 31608 raft_consensus.cc:1064] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32: attempting to promote NON_VOTER f3fe548c90cd41ac95fa5e796a58a3e5 to VOTER
I20260709 12:19:55.493505 29201 raft_consensus.cc:2955] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 5 to 6, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:55.507386 31599 raft_consensus.cc:2955] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index 5 to 6, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
W20260709 12:19:55.509522 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 81469.1us
I20260709 12:19:55.512051 29794 raft_consensus.cc:2955] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:55.535382 31608 consensus_queue.cc:237] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:19:55.579399 29166 consensus_peers.cc:597] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:55.579972 29166 consensus_peers.cc:597] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:55.601385 29166 consensus_peers.cc:597] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:55.606421 29200 raft_consensus.cc:2955] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:55.619261 28947 catalog_manager.cc:5697] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: config changed from index 5 to 6, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:55.623590 29118 raft_consensus.cc:1275] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:19:55.624903 28947 catalog_manager.cc:5697] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: config changed from index 5 to 6, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
W20260709 12:19:55.627564 29166 consensus_peers.cc:597] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:55.634258 29794 raft_consensus.cc:1275] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 LEARNER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:19:55.631767 29166 consensus_peers.cc:597] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:55.642798 31497 consensus_queue.cc:1048] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } 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:19:55.644434 31610 consensus_queue.cc:1048] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:19:55.668509 29762 consensus_peers.cc:597] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:19:55.672154 29166 consensus_peers.cc:597] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:55.693302 29092 consensus_peers.cc:597] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:55.693939 29092 consensus_peers.cc:597] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:55.700338 29119 consensus_queue.cc:237] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [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: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:55.721100 29200 raft_consensus.cc:1275] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:19:55.724252 29794 raft_consensus.cc:1275] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Refusing update from remote peer 21e762c5edf34e02bb4aeff4a563385f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 12:19:55.728160 31583 consensus_queue.cc:1048] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:19:55.733991 31584 consensus_queue.cc:1048] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 12:19:55.742552 27890 thread.cc:527] Waited for 7000ms trying to join with diag-logger (tid 29073)
W20260709 12:19:55.750258 29166 consensus_peers.cc:597] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:19:55.771605 31583 raft_consensus.cc:2955] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index 6 to 7, VOTER 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:55.779201 29200 raft_consensus.cc:2955] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, VOTER 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:55.784147 31610 raft_consensus.cc:2955] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:55.798992 29791 raft_consensus.cc:2955] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, VOTER 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
W20260709 12:19:55.802917 29166 consensus_peers.cc:597] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:55.812991 28949 catalog_manager.cc:5697] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: config changed from index 6 to 7, VOTER 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) evicted. New cstate: current_term: 7 leader_uuid: "21e762c5edf34e02bb4aeff4a563385f" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:55.814746 29119 raft_consensus.cc:2955] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:55.840484 29794 raft_consensus.cc:2955] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
W20260709 12:19:55.865562 29092 consensus_peers.cc:597] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:55.876791 28946 catalog_manager.cc:5697] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 reported cstate change: config changed from index 3 to 4, f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:19:55.902971 29092 consensus_peers.cc:597] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:55.907358 29092 consensus_peers.cc:597] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:55.936972 29166 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111) [suppressed 560 similar messages]
I20260709 12:19:55.946916 28936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 71d9464b21db479bae8db3cf86c4dad3 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:19:55.955644 29200 consensus_queue.cc:237] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:55.963119 29794 raft_consensus.cc:1275] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:19:55.965638 31585 consensus_queue.cc:1048] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } 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:19:55.975440 29791 raft_consensus.cc:2955] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
W20260709 12:19:55.978765 29092 consensus_peers.cc:597] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:19:55.973228 31497 raft_consensus.cc:2955] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
I20260709 12:19:56.001360 28949 catalog_manager.cc:5697] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: config changed from index 4 to 5, VOTER 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) evicted. New cstate: current_term: 3 leader_uuid: "d3d3599aa2d146419d7bed03e8df9c32" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
W20260709 12:19:56.013258 28936 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 62255.3us
W20260709 12:19:56.016307 28936 catalog_manager.cc:4755] TS 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 71d9464b21db479bae8db3cf86c4dad3: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:56.024725 29121 raft_consensus.cc:1275] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Refusing update from remote peer d3d3599aa2d146419d7bed03e8df9c32: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 12:19:56.025959 29092 consensus_peers.cc:597] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:19:56.058792 28937 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e08eed75cafa47bd9b8434775838783e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:19:56.059563 29092 consensus_peers.cc:597] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:56.068914 29092 consensus_peers.cc:597] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:19:56.078876 31606 consensus_queue.cc:1048] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:19:56.106945 29121 raft_consensus.cc:2955] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } } }
W20260709 12:19:56.250679 29166 consensus_peers.cc:597] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:19:56.295732 29762 consensus_peers.cc:597] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:56.370646 29092 consensus_peers.cc:597] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:56.388268 29092 consensus_peers.cc:597] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:56.405076 29166 consensus_peers.cc:597] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:56.439139 29092 consensus_peers.cc:597] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:56.461272 29092 consensus_peers.cc:597] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:56.462456 29166 consensus_peers.cc:597] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:56.554626 29092 consensus_peers.cc:597] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:56.640543 29762 consensus_peers.cc:597] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:19:56.660279 29092 consensus_peers.cc:597] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:56.692474 29166 consensus_peers.cc:597] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:56.720508 29092 consensus_peers.cc:597] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:56.790748 29166 consensus_peers.cc:597] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:56.802945 29092 consensus_peers.cc:597] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:56.929137 29092 consensus_peers.cc:597] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:56.930213 29092 consensus_peers.cc:597] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:56.940478 29166 consensus_peers.cc:597] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:19:56.948424 29092 consensus_peers.cc:597] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:56.983217 29166 consensus_peers.cc:597] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:56.993857 29092 consensus_peers.cc:597] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:19:57.090580 27890 tablet_server.cc:196] TabletServer@127.27.60.129:0 shutdown complete.
W20260709 12:19:57.098685 29092 consensus_peers.cc:597] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:57.109014 29092 consensus_peers.cc:597] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:57.120433 29166 consensus_peers.cc:597] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:19:57.137773 29762 consensus_peers.cc:597] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:19:57.286664 28936 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 72028.5us
W20260709 12:19:57.299835 28936 catalog_manager.cc:4755] TS 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet e08eed75cafa47bd9b8434775838783e: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:57.348572 29166 consensus_peers.cc:597] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:19:57.457099 29166 consensus_peers.cc:597] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:57.667639 29166 consensus_peers.cc:597] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:57.682505 29166 consensus_peers.cc:597] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:57.690660 29166 consensus_peers.cc:597] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:19:57.691303 29166 consensus_peers.cc:597] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:57.691864 29166 consensus_peers.cc:597] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:19:57.721668 29092 consensus_peers.cc:597] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:57.762264 29092 consensus_peers.cc:597] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:57.797729 27890 tablet_server.cc:179] TabletServer@127.27.60.130:0 shutting down...
W20260709 12:19:57.830106 29166 consensus_peers.cc:597] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:19:57.835497 29166 consensus_peers.cc:597] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:57.836244 29166 consensus_peers.cc:597] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:57.863883 29166 consensus_peers.cc:597] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:57.889068 29166 consensus_peers.cc:597] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:57.907823 29166 consensus_peers.cc:597] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:57.910270 29166 consensus_peers.cc:597] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:57.934450 29166 consensus_peers.cc:597] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:57.950448 29166 consensus_peers.cc:597] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:57.962632 29166 consensus_peers.cc:597] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:57.969018 29092 consensus_peers.cc:597] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:19:57.970118 29166 consensus_peers.cc:597] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:57.977401 29166 consensus_peers.cc:597] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:57.979406 29166 consensus_peers.cc:597] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:57.984650 29166 consensus_peers.cc:597] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:57.985450 29166 consensus_peers.cc:597] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:58.004048 29166 consensus_peers.cc:597] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:58.007047 29166 consensus_peers.cc:597] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:58.033527 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:58.034976 27890 tablet_replica.cc:333] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.045594 27890 raft_consensus.cc:2243] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 6 LEADER]: Raft consensus shutting down.
W20260709 12:19:58.051674 29166 consensus_peers.cc:597] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:58.057610 27890 raft_consensus.cc:2272] T 8543eb91f6ae4dad901f0480cd0afff3 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:58.056900 29166 consensus_peers.cc:597] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:58.067876 27890 tablet_replica.cc:333] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.074493 27890 raft_consensus.cc:2243] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.075847 27890 raft_consensus.cc:2272] T 6a7544f25295460c80d30eea14b93dce P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:58.077082 29762 consensus_peers.cc:597] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:58.083622 29166 consensus_peers.cc:597] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:58.086539 27890 tablet_replica.cc:333] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.087775 27890 raft_consensus.cc:2243] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.090505 27890 raft_consensus.cc:2272] T 9fba12a9f97d4dcea9e250c653070713 P 21e762c5edf34e02bb4aeff4a563385f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.098978 27890 tablet_replica.cc:333] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.103336 27890 raft_consensus.cc:2243] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.106428 27890 raft_consensus.cc:2272] T dcafdbf2148c43e7b94cd87448c9cae0 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:58.112054 29762 consensus_peers.cc:597] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:19:58.136554 27890 tablet_replica.cc:333] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.154039 27890 raft_consensus.cc:2243] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.158798 27890 raft_consensus.cc:2272] T 88f49b86e3e04c8d991d0b837cc2b63e P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.162353 27890 tablet_replica.cc:333] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.168962 27890 raft_consensus.cc:2243] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.169826 27890 raft_consensus.cc:2272] T e8bc85f3bbfb42069a05fe52c6b6b60b P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:58.172681 29166 consensus_peers.cc:597] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:58.173298 29166 consensus_peers.cc:597] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:58.176759 29166 consensus_peers.cc:597] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:58.189064 27890 tablet_replica.cc:333] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.190105 27890 raft_consensus.cc:2243] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Raft consensus shutting down.
W20260709 12:19:58.192901 29762 consensus_peers.cc:597] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:58.217857 27890 raft_consensus.cc:2272] T f48643c6f3794a198427878d6eac5e9f P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.224282 27890 tablet_replica.cc:333] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.232518 27890 raft_consensus.cc:2243] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.233218 27890 raft_consensus.cc:2272] T a9474502758343a7a1b679efa20dc086 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:58.239655 29092 consensus_peers.cc:597] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:58.242308 29166 consensus_peers.cc:597] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:58.243192 29166 consensus_peers.cc:597] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:58.249826 27890 tablet_replica.cc:333] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.250965 27890 raft_consensus.cc:2243] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.251828 27890 raft_consensus.cc:2272] T faa4ad24f6414520afc6f31a44762686 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:58.261610 29166 consensus_peers.cc:597] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:19:58.275099 29092 consensus_peers.cc:597] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:58.283214 29092 consensus_peers.cc:597] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:58.297412 27890 tablet_replica.cc:333] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.302922 27890 raft_consensus.cc:2243] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:19:58.303573 29092 consensus_peers.cc:597] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:19:58.303622 27890 raft_consensus.cc:2272] T bf6d8ccca37f4971a8bd4c310ad8bd9c P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.313505 27890 tablet_replica.cc:333] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.314409 27890 raft_consensus.cc:2243] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.315171 27890 raft_consensus.cc:2272] T da8db8f920d24e30b35baf3d1b538d43 P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:58.319463 29166 consensus_peers.cc:597] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:58.320101 29166 consensus_peers.cc:597] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:58.320701 29166 consensus_peers.cc:597] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:58.344743 29166 consensus_peers.cc:597] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:58.345436 27890 tablet_replica.cc:333] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.346702 27890 raft_consensus.cc:2243] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.347854 27890 raft_consensus.cc:2272] T 67f8759d5c284630986dd30a64b6e33a P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:58.349507 29166 consensus_peers.cc:597] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:58.350494 29166 consensus_peers.cc:597] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:58.351251 29166 consensus_peers.cc:597] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. 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:19:58.355659 29166 consensus_peers.cc:597] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:58.362213 29166 consensus_peers.cc:597] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:19:58.375304 27890 tablet_replica.cc:333] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.379170 27890 raft_consensus.cc:2243] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.380141 27890 raft_consensus.cc:2272] T 4f8018728246443bb86dc3aecdfc0976 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.383733 27890 tablet_replica.cc:333] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.384662 27890 raft_consensus.cc:2243] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.385334 27890 raft_consensus.cc:2272] T 30f3423e35ac44de965c94f23a4be146 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.411665 27890 tablet_replica.cc:333] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
W20260709 12:19:58.416111 28936 catalog_manager.cc:4755] TS 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 71d9464b21db479bae8db3cf86c4dad3: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:58.424013 27890 raft_consensus.cc:2243] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.436225 27890 raft_consensus.cc:2272] T 8dbf937903a24692b116f193064c6343 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.439316 27890 tablet_replica.cc:333] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.440244 27890 raft_consensus.cc:2243] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.440919 27890 raft_consensus.cc:2272] T de4ae9cefbc44803a3af9f7a154785e4 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:58.456461 29762 consensus_peers.cc:597] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:58.459707 27890 tablet_replica.cc:333] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.460714 27890 raft_consensus.cc:2243] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.461395 27890 raft_consensus.cc:2272] T a30ba1157d5a46e082c092dc85bc11e4 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.483137 27890 tablet_replica.cc:333] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.483999 27890 raft_consensus.cc:2243] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.499168 27890 raft_consensus.cc:2272] T b45ca5cd19f8441b82f39990790483f1 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.510187 27890 tablet_replica.cc:333] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.511127 27890 raft_consensus.cc:2243] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.517931 27890 raft_consensus.cc:2272] T 71d9464b21db479bae8db3cf86c4dad3 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.520871 27890 tablet_replica.cc:333] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.521765 27890 raft_consensus.cc:2243] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.522492 27890 raft_consensus.cc:2272] T 03e83cd4e60043ed9306160466048d6f P 21e762c5edf34e02bb4aeff4a563385f [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.525506 27890 tablet_replica.cc:333] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.526548 27890 raft_consensus.cc:2243] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.527679 27890 raft_consensus.cc:2272] T db12826ed4154cb89d77689e7be41ae7 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.541651 27890 tablet_replica.cc:333] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.542673 27890 raft_consensus.cc:2243] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.562323 27890 raft_consensus.cc:2272] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:58.570825 29092 consensus_peers.cc:597] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:19:58.576952 27890 tablet_replica.cc:333] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.578078 27890 raft_consensus.cc:2243] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.582998 27890 raft_consensus.cc:2272] T 455b98eec37e4071805f6a7536387e34 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.585952 27890 tablet_replica.cc:333] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.586854 27890 raft_consensus.cc:2243] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.587574 27890 raft_consensus.cc:2272] T 703cde8980b94be4ae75ed5132b6d7dd P 21e762c5edf34e02bb4aeff4a563385f [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.590345 27890 tablet_replica.cc:333] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.591192 27890 raft_consensus.cc:2243] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.592308 27890 raft_consensus.cc:2272] T a76fafd0806448a1a02450c09d8b9f14 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.595067 27890 tablet_replica.cc:333] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.596029 27890 raft_consensus.cc:2243] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.597117 27890 raft_consensus.cc:2272] T 8af822f77bac47b1b8e8b392792ff251 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:58.604869 29092 consensus_peers.cc:597] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:19:58.608196 29166 consensus_peers.cc:597] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:19:58.612676 27890 tablet_replica.cc:333] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.613745 27890 raft_consensus.cc:2243] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.615840 27890 raft_consensus.cc:2272] T 95b79ff4fe2a483a8f0267b60e59f881 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.618814 27890 tablet_replica.cc:333] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.619632 27890 raft_consensus.cc:2243] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.620340 27890 raft_consensus.cc:2272] T 09b6dfed5a1d4cafb06e829005fa09c6 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.623323 27890 tablet_replica.cc:333] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.624107 27890 raft_consensus.cc:2243] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.625252 27890 raft_consensus.cc:2272] T 81d346d86e2b433eb76c64bac1d0a4c1 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.629101 27890 tablet_replica.cc:333] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.629899 27890 raft_consensus.cc:2243] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.630735 27890 raft_consensus.cc:2272] T e08eed75cafa47bd9b8434775838783e P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.633297 27890 tablet_replica.cc:333] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.645714 27890 raft_consensus.cc:2243] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.647408 27890 raft_consensus.cc:2272] T a071aa4b3f674c91869efe7a9e399c47 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.650754 27890 tablet_replica.cc:333] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.651647 27890 raft_consensus.cc:2243] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.652442 27890 raft_consensus.cc:2272] T 03c66fe93f74456692f072f60833ba3a P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.656324 27890 tablet_replica.cc:333] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.658545 27890 raft_consensus.cc:2243] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.659214 27890 raft_consensus.cc:2272] T ccbfa37d1d624a719501a621561893e5 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.662077 27890 tablet_replica.cc:333] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.662969 27890 raft_consensus.cc:2243] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.663769 27890 raft_consensus.cc:2272] T 5c56f8d31e434212b4edce8e6586b1a3 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.672327 27890 tablet_replica.cc:333] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.673166 27890 raft_consensus.cc:2243] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.674310 27890 raft_consensus.cc:2272] T ca951f0fdbed4043b996b78b6fa799a2 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:58.685473 29092 consensus_peers.cc:597] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:58.691198 27890 tablet_replica.cc:333] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.692165 27890 raft_consensus.cc:2243] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.693557 27890 raft_consensus.cc:2272] T 184310f1918e4bb09bc4249e7ff05509 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.697866 27890 tablet_replica.cc:333] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.698814 27890 raft_consensus.cc:2243] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.700070 27890 raft_consensus.cc:2272] T 6fbc152b507e465ebf09eba3ed8c2e47 P 21e762c5edf34e02bb4aeff4a563385f [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:58.707948 29092 consensus_peers.cc:597] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:19:58.710546 29092 consensus_peers.cc:597] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:19:58.725307 27890 tablet_replica.cc:333] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.726297 27890 raft_consensus.cc:2243] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.726922 27890 raft_consensus.cc:2272] T d55e75ceb5d147548c5bdc27272d38d9 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.732962 27890 tablet_replica.cc:333] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.735239 27890 raft_consensus.cc:2243] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.736534 27890 raft_consensus.cc:2272] T 9fa281b8ebfa4c0b8133c9d57855ddbb P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.739818 27890 tablet_replica.cc:333] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.741182 27890 raft_consensus.cc:2243] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.742503 27890 raft_consensus.cc:2272] T 0249d9118f714336907c4f18c84fd330 P 21e762c5edf34e02bb4aeff4a563385f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.745826 27890 tablet_replica.cc:333] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.746774 27890 raft_consensus.cc:2243] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.748066 27890 raft_consensus.cc:2272] T 2d114242c4aa4a6a993ee52cb2293098 P 21e762c5edf34e02bb4aeff4a563385f [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.771270 27890 tablet_replica.cc:333] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.772205 27890 raft_consensus.cc:2243] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.772912 27890 raft_consensus.cc:2272] T 600ece69d5da4a64a5d07dd5035a1bdb P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.797638 27890 tablet_replica.cc:333] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.798543 27890 raft_consensus.cc:2243] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.799685 27890 raft_consensus.cc:2272] T 8414d6403fe8456db70c7a1085ea7d24 P 21e762c5edf34e02bb4aeff4a563385f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.839929 27890 tablet_replica.cc:333] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.840724 27890 raft_consensus.cc:2243] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.841850 27890 raft_consensus.cc:2272] T bac53ebb54b346c0a748cfee02c32861 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.864368 27890 tablet_replica.cc:333] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.865329 27890 raft_consensus.cc:2243] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.866664 27890 raft_consensus.cc:2272] T 80539d00e7474b8e8aecfffc966a18d0 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.884459 27890 tablet_replica.cc:333] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.885279 27890 raft_consensus.cc:2243] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.885869 27890 raft_consensus.cc:2272] T 19ccab38f55b42829ca55d11ea051abd P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.889217 27890 tablet_replica.cc:333] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
W20260709 12:19:58.911240 29166 consensus_peers.cc:597] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:19:58.890040 27890 raft_consensus.cc:2243] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.920203 27890 raft_consensus.cc:2272] T 425e544fcef7431db9f7409afcfccce6 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.928061 27890 tablet_replica.cc:333] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.928913 27890 raft_consensus.cc:2243] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.929919 27890 raft_consensus.cc:2272] T 1baa3a9835fb4988b27824c268788876 P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.948223 31623 raft_consensus.cc:493] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:19:58.948894 31623 raft_consensus.cc:515] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } }
I20260709 12:19:58.951447 31623 leader_election.cc:290] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279), 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505)
I20260709 12:19:58.948225 27890 tablet_replica.cc:333] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.953239 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd40d5513ee426fb1d77fe5c8c20958" candidate_uuid: "21e762c5edf34e02bb4aeff4a563385f" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:58.955385 27890 raft_consensus.cc:2243] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.957049 27890 raft_consensus.cc:2272] T 41c9bdfe955745e2afb16bf46aacb127 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:58.959932 29092 leader_election.cc:336] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:58.960697 29092 leader_election.cc:304] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [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: 21e762c5edf34e02bb4aeff4a563385f; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:19:58.962522 31623 raft_consensus.cc:2749] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 12:19:58.960301 27890 tablet_replica.cc:333] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.973243 27890 raft_consensus.cc:2243] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.975873 27890 raft_consensus.cc:2272] T fee4c29945ce491c90ae2483e7dbb052 P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.981098 27890 tablet_replica.cc:333] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.981937 27890 raft_consensus.cc:2243] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:58.983201 27890 raft_consensus.cc:2272] T 6cca7e6247f94f75a146a41410c2c22b P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:58.985980 27890 tablet_replica.cc:333] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:58.986836 27890 raft_consensus.cc:2243] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:58.987550 27890 raft_consensus.cc:2272] T 6cd40d5513ee426fb1d77fe5c8c20958 P 21e762c5edf34e02bb4aeff4a563385f [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:59.000252 27890 tablet_replica.cc:333] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:59.001153 27890 raft_consensus.cc:2243] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:19:59.002401 27890 raft_consensus.cc:2272] T 1df19b63f72d4574a84d16c13d0c9b0f P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:59.010830 27890 tablet_replica.cc:333] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:59.011631 27890 raft_consensus.cc:2243] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:19:59.012913 27890 raft_consensus.cc:2272] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P 21e762c5edf34e02bb4aeff4a563385f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:59.015918 27890 tablet_replica.cc:333] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:59.016615 27890 raft_consensus.cc:2243] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:59.017251 27890 raft_consensus.cc:2272] T 4e0899734307403aa96b9c93cd36437e P 21e762c5edf34e02bb4aeff4a563385f [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:59.025812 27890 tablet_replica.cc:333] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f: stopping tablet replica
I20260709 12:19:59.026891 27890 raft_consensus.cc:2243] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:59.028219 27890 raft_consensus.cc:2272] T ab196cbbe1c24b36a41e9f3932de743d P 21e762c5edf34e02bb4aeff4a563385f [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:59.063405 29166 consensus_peers.cc:597] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:19:59.190100 29166 consensus_peers.cc:597] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:19:59.193022 29762 consensus_peers.cc:597] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:19:59.241967 31606 raft_consensus.cc:493] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:59.242654 31606 raft_consensus.cc:515] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:59.244732 31606 leader_election.cc:290] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:59.252365 29166 leader_election.cc:336] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:59.253451 29166 leader_election.cc:336] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:59.253916 29166 leader_election.cc:304] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:59.260841 31606 raft_consensus.cc:2749] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:19:59.286351 29166 consensus_peers.cc:597] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:19:59.388672 29166 consensus_peers.cc:597] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:19:59.418938 29166 consensus_peers.cc:597] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:19:59.481881 31629 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:59.482479 31629 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:59.484767 31629 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:59.499873 31606 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:59.500528 31606 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:59.502851 31606 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:59.559551 29166 consensus_peers.cc:597] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:19:59.574429 29166 leader_election.cc:336] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:19:59.575440 31606 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:59.576040 31606 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:59.578222 31606 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:59.584973 29166 leader_election.cc:336] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:19:59.596252 29166 leader_election.cc:336] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:59.596752 29166 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:59.598327 31606 raft_consensus.cc:2749] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:19:59.599586 29166 leader_election.cc:336] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:59.600071 29166 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:59.607079 31629 raft_consensus.cc:2749] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:59.631443 31629 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:59.632014 31629 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:59.634438 31629 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:59.638748 31629 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:59.639367 31629 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:59.643051 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:19:59.645305 31629 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:19:59.646517 31629 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
W20260709 12:19:59.646908 29166 leader_election.cc:336] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:59.647166 31629 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:59.649926 31629 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:59.654053 31629 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:59.654639 31629 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:59.656826 31629 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:59.658820 29166 leader_election.cc:336] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:19:59.659371 29166 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:59.660161 31629 raft_consensus.cc:2749] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:19:59.667982 29762 consensus_peers.cc:597] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:19:59.698326 31629 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:59.698985 31629 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:59.701742 31629 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:59.703665 29166 leader_election.cc:336] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:59.711051 29166 leader_election.cc:336] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:19:59.711584 29166 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:59.712426 31629 raft_consensus.cc:2749] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:19:59.713716 29166 leader_election.cc:336] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:19:59.714202 29166 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, f3fe548c90cd41ac95fa5e796a58a3e5
I20260709 12:19:59.717664 31629 raft_consensus.cc:2749] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:19:59.743950 29166 leader_election.cc:336] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:19:59.744616 29166 leader_election.cc:336] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:19:59.748118 29166 leader_election.cc:336] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:59.748741 29166 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:59.749768 31629 raft_consensus.cc:2749] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:19:59.749742 29166 leader_election.cc:336] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:59.750916 29166 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:59.758750 31606 raft_consensus.cc:2749] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:19:59.773332 29166 leader_election.cc:336] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:59.778967 29166 leader_election.cc:336] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:19:59.779500 29166 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:59.780303 31606 raft_consensus.cc:2749] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:19:59.804380 29166 consensus_peers.cc:597] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:19:59.808687 31629 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:59.809298 31629 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:59.810937 31606 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:59.811475 31629 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:59.811475 31606 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:59.814766 31606 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:59.831342 31606 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:59.831875 31606 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:59.833777 31606 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:59.844430 29166 consensus_peers.cc:597] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:19:59.855290 29166 leader_election.cc:336] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:19:59.855960 29166 leader_election.cc:336] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:19:59.870551 29166 leader_election.cc:336] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:59.871212 29166 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:59.872076 31606 raft_consensus.cc:2749] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:19:59.872318 29166 leader_election.cc:336] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:59.873688 29166 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:59.874624 31606 raft_consensus.cc:2749] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:19:59.885433 29166 leader_election.cc:336] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:19:59.886669 29166 leader_election.cc:336] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:59.887648 29166 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:59.890856 31606 raft_consensus.cc:2749] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:19:59.900913 31606 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:59.901471 31606 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:59.903482 31606 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:59.912837 31606 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:59.913362 31606 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:59.915656 31606 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:19:59.936375 31628 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:59.937006 31628 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:59.939481 31628 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:19:59.943301 29166 leader_election.cc:336] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:59.946552 29166 leader_election.cc:336] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:19:59.947224 29166 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:59.948187 31606 raft_consensus.cc:2749] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:19:59.962342 29762 leader_election.cc:336] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:19:59.963464 29762 leader_election.cc:336] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:19:59.963948 29762 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:19:59.964262 29166 leader_election.cc:336] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:19:59.964864 31628 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:19:59.966056 29166 leader_election.cc:336] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:19:59.966609 29166 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:19:59.967417 31606 raft_consensus.cc:2749] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:59.977723 31628 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:59.978467 31628 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:19:59.984055 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:19:59.984747 29200 raft_consensus.cc:2468] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 7.
I20260709 12:19:59.988745 31629 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:19:59.989355 31629 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:19:59.990548 29763 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 
I20260709 12:19:59.992246 31628 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:19:59.992990 31628 raft_consensus.cc:2804] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:19:59.997479 31628 raft_consensus.cc:493] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:00.005213 31628 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:20:00.001410 31629 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:00.003960 29762 leader_election.cc:336] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:00.035748 31641 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:00.036381 31641 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:00.037057 31628 raft_consensus.cc:515] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:20:00.039317 31641 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:00.045598 29762 leader_election.cc:336] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:00.045179 29166 consensus_peers.cc:597] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:20:00.047413 29166 leader_election.cc:336] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:00.048000 31640 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:00.050076 31640 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:20:00.050531 29763 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:33279, user_credentials={real_user=slave}} blocked reactor thread for 60077.3us
I20260709 12:20:00.039354 31628 leader_election.cc:290] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 8 election: Requested vote from peers 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:20:00.061195 29166 leader_election.cc:336] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:00.061889 29762 leader_election.cc:336] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:00.064700 29166 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:00.067623 31641 raft_consensus.cc:2749] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:00.067905 29762 leader_election.cc:336] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:00.068533 29762 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:00.069605 31628 raft_consensus.cc:2749] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:00.065933 31640 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:00.074559 31641 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
W20260709 12:20:00.074791 29166 consensus_peers.cc:597] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:20:00.075588 29166 consensus_peers.cc:597] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:20:00.075251 31641 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:00.079066 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d9464b21db479bae8db3cf86c4dad3" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32"
W20260709 12:20:00.079478 29166 leader_election.cc:336] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:00.079802 29200 raft_consensus.cc:3060] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:20:00.077848 31641 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:00.087289 29166 leader_election.cc:336] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:00.087888 29166 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:00.088688 31641 raft_consensus.cc:2749] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:20:00.091543 29200 raft_consensus.cc:2468] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 8.
W20260709 12:20:00.098268 29166 leader_election.cc:336] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:00.101141 29166 leader_election.cc:336] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:00.101735 29166 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:20:00.102844 29166 consensus_peers.cc:597] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:20:00.103017 31641 raft_consensus.cc:2749] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:20:00.104003 31640 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:00.104650 31640 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:20:00.115753 29763 leader_election.cc:304] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f
I20260709 12:20:00.117261 31629 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:00.117854 31629 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:00.116751 31640 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:20:00.119830 31629 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:00.117277 31628 raft_consensus.cc:2804] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:20:00.120823 31628 raft_consensus.cc:697] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 8 LEADER]: Becoming Leader. State: Replica: f3fe548c90cd41ac95fa5e796a58a3e5, State: Running, Role: LEADER
I20260709 12:20:00.121785 31628 consensus_queue.cc:237] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: 7 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:20:00.124032 29762 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:00.124941 29762 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:00.125401 29762 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:00.126484 31640 raft_consensus.cc:2749] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:20:00.135087 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:20:00.150492 28949 catalog_manager.cc:5697] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 reported cstate change: term changed from 7 to 8, leader changed from 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130) to f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132). New cstate: current_term: 8 leader_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:20:00.162963 29166 consensus_peers.cc:597] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:00.177846 31629 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
W20260709 12:20:00.178238 29166 leader_election.cc:336] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:00.178565 31629 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:00.180894 31629 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:00.187722 29166 leader_election.cc:336] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:00.188256 29166 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:00.190026 31629 raft_consensus.cc:2749] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:20:00.198609 31629 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:00.199545 31629 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:00.202061 31629 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:00.214227 31629 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:00.214931 31629 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:20:00.215453 29166 consensus_peers.cc:597] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:00.218595 31629 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:00.220165 29166 consensus_peers.cc:597] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.220677 29166 leader_election.cc:336] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:00.237927 29166 leader_election.cc:336] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:00.238564 29166 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:00.239419 31629 raft_consensus.cc:2749] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:20:00.242699 29166 consensus_peers.cc:597] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.243376 29166 leader_election.cc:336] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:00.244154 29166 consensus_peers.cc:597] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:00.248440 31629 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:00.249055 31629 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:00.251369 31629 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:00.251825 29166 leader_election.cc:336] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:00.252563 29166 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:00.253413 31641 raft_consensus.cc:2749] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:20:00.253808 29166 leader_election.cc:336] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:00.254827 29166 leader_election.cc:336] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:00.255362 29166 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:00.256215 31641 raft_consensus.cc:2749] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:20:00.256443 29166 consensus_peers.cc:597] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:00.266240 31641 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:00.266805 31641 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:20:00.268610 29166 leader_election.cc:336] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:00.269045 31641 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:00.269932 29166 leader_election.cc:336] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:00.270499 29166 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:00.271343 31641 raft_consensus.cc:2749] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:00.284669 31641 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:00.285295 31641 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:00.287686 31641 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:00.291878 29166 leader_election.cc:336] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:00.293011 29166 leader_election.cc:336] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:00.293504 29166 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:00.294350 31641 raft_consensus.cc:2749] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:20:00.297528 27890 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 29148)
W20260709 12:20:00.299407 29166 leader_election.cc:336] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:00.300789 29166 leader_election.cc:336] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:00.301293 29166 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:00.302182 31629 raft_consensus.cc:2749] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:20:00.306481 29166 consensus_peers.cc:597] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:20:00.333825 29166 consensus_peers.cc:597] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:00.339699 29166 consensus_peers.cc:597] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.364642 29166 consensus_peers.cc:597] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:20:00.408262 31629 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:00.408887 31629 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:00.411568 31629 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:00.415587 29762 consensus_peers.cc:597] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.428313 29166 leader_election.cc:336] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:00.430542 29166 leader_election.cc:336] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:00.431114 29166 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:00.432274 31629 raft_consensus.cc:2749] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:20:00.436215 31641 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:00.436864 31641 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:20:00.441367 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:20:00.442272 29794 raft_consensus.cc:2468] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 6.
I20260709 12:20:00.444191 31641 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
W20260709 12:20:00.453150 29166 consensus_peers.cc:597] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.468967 29166 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:00.479272 29166 consensus_peers.cc:597] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.479929 29166 consensus_peers.cc:597] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.480458 29166 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:00.480944 29166 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:00.481841 31641 raft_consensus.cc:2749] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:20:00.482244 29166 consensus_peers.cc:597] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.493942 29166 consensus_peers.cc:597] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.523422 29166 consensus_peers.cc:597] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.544642 28936 catalog_manager.cc:4755] TS 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 71d9464b21db479bae8db3cf86c4dad3: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:00.564069 29166 consensus_peers.cc:597] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.581183 29166 consensus_peers.cc:597] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.583429 29166 consensus_peers.cc:597] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:20:00.599066 29200 raft_consensus.cc:1275] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Refusing update from remote peer f3fe548c90cd41ac95fa5e796a58a3e5: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 12:20:00.604846 31628 consensus_queue.cc:1048] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 12:20:00.619208 29166 consensus_peers.cc:597] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:00.637943 29166 consensus_peers.cc:597] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.660880 29166 consensus_peers.cc:597] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.685230 29166 consensus_peers.cc:597] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.699918 29166 consensus_peers.cc:597] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.714833 29166 consensus_peers.cc:597] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.715971 29762 consensus_peers.cc:597] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:00.737825 29166 consensus_peers.cc:597] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:00.772073 29762 consensus_peers.cc:597] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:20:00.780376 29762 consensus_peers.cc:597] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.805644 29166 consensus_peers.cc:597] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.812141 29166 consensus_peers.cc:597] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.865990 29166 consensus_peers.cc:597] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.885695 29166 consensus_peers.cc:597] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:00.889403 29166 consensus_peers.cc:597] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:20:00.941782 29166 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111) [suppressed 684 similar messages]
W20260709 12:20:00.962476 29166 consensus_peers.cc:597] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:00.999876 29762 consensus_peers.cc:597] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:01.027014 29166 consensus_peers.cc:597] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:01.033057 29166 consensus_peers.cc:597] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:01.049209 29166 consensus_peers.cc:597] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:20:01.049902 31629 raft_consensus.cc:493] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:01.050598 31629 raft_consensus.cc:515] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:01.060688 31629 leader_election.cc:290] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:01.080178 29166 consensus_peers.cc:597] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:01.080904 29166 leader_election.cc:336] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:01.084270 29166 leader_election.cc:336] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:01.084846 29166 leader_election.cc:304] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:01.085592 31606 raft_consensus.cc:2749] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:20:01.185899 29166 consensus_peers.cc:597] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:20:01.284142 31606 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:01.284727 31606 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:01.286998 31606 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:01.296726 29166 leader_election.cc:336] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:01.298005 27890 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 29148)
W20260709 12:20:01.298144 29166 leader_election.cc:336] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:01.298753 29166 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:01.299643 31606 raft_consensus.cc:2749] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:01.355640 29166 consensus_peers.cc:597] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:20:01.395550 29166 consensus_peers.cc:597] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:20:01.490736 31606 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:01.491262 31606 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:01.493465 31606 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:01.512204 29166 leader_election.cc:336] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:01.513603 29166 leader_election.cc:336] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:01.514310 29166 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:01.515116 31606 raft_consensus.cc:2749] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:20:01.558676 31656 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:01.559417 31656 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:01.561892 31656 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:01.564850 31656 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:01.566036 31656 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:01.568377 31656 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:01.575838 29166 consensus_peers.cc:597] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:20:01.589826 29166 leader_election.cc:336] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:01.623346 29762 consensus_peers.cc:597] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:20:02.298820 27890 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 29148)
I20260709 12:20:02.310956 31658 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.312615 31658 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:20:02.316133 31658 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:02.366360 29166 leader_election.cc:336] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:02.367522 29166 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.373674 31666 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.378801 31666 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:02.389645 31666 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:02.399859 31664 raft_consensus.cc:2749] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:20:02.481441 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:41663, user_credentials={real_user=slave}} blocked reactor thread for 115343us
I20260709 12:20:02.482319 31664 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.487639 31664 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:02.490628 31664 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:02.485332 31661 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.491926 31661 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:02.494082 31666 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.494689 31661 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:02.494997 31666 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:20:02.495944 29166 leader_election.cc:336] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:02.497828 31666 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:02.506343 31664 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.507513 31664 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:20:02.515734 29762 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 152327us
I20260709 12:20:02.518358 31664 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:02.525368 29762 leader_election.cc:336] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:02.528607 31668 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.533092 31670 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.534240 31670 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:02.537221 31670 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:02.552179 31664 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.563398 31664 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:02.566553 31664 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:02.554863 31671 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.567894 31671 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:02.529670 31668 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:02.570890 31671 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:02.584636 31660 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.571587 31668 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:02.586076 31660 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:20:02.589282 31660 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:02.616966 31670 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
W20260709 12:20:02.619274 29762 leader_election.cc:336] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:02.620471 29762 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.621567 31660 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:02.623595 31671 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.624763 31671 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:02.617826 31670 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:02.629804 31670 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:02.634040 31671 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:02.634610 31668 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.636942 31668 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:02.650296 31664 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.651309 31672 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.651250 31664 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:02.652076 31672 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:02.639490 31670 raft_consensus.cc:493] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.653278 31670 raft_consensus.cc:515] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:02.653853 31664 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:02.655738 31664 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.655941 31670 leader_election.cc:290] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:02.656350 31664 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:02.658558 31661 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.668664 31661 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:02.671427 31661 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:02.660604 31663 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.661576 31669 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.672515 31663 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:02.661563 31671 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.672547 31669 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:02.674567 31671 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:02.676308 31669 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:02.676872 31671 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:02.649991 31668 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:02.646370 29166 leader_election.cc:336] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:02.693887 29166 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
W20260709 12:20:02.695184 29166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38505, user_credentials={real_user=slave}} blocked reactor thread for 48867.1us
I20260709 12:20:02.679049 31663 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:02.697194 31663 raft_consensus.cc:2749] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:02.681166 31664 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:02.684311 29762 leader_election.cc:336] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:02.707971 29762 leader_election.cc:336] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:02.708501 29762 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.709380 31660 raft_consensus.cc:2749] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:02.688062 31672 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:02.740942 29166 consensus_peers.cc:597] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:20:02.778832 29762 consensus_peers.cc:597] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:20:02.782343 29166 leader_election.cc:336] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:02.783649 29166 leader_election.cc:336] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:02.784435 29166 leader_election.cc:336] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:02.785017 29166 leader_election.cc:336] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:02.786003 29166 leader_election.cc:336] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:02.786947 29166 leader_election.cc:336] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:02.787593 29166 leader_election.cc:336] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:02.788132 29166 leader_election.cc:336] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:02.788681 29166 leader_election.cc:336] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:02.816346 29166 consensus_peers.cc:597] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:20:02.817183 29166 leader_election.cc:336] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:02.817703 29166 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.818794 31672 raft_consensus.cc:2749] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:02.820245 29166 leader_election.cc:336] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:02.820807 29166 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.821756 31672 raft_consensus.cc:2749] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:20:02.823567 29166 leader_election.cc:336] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:02.824373 29166 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.825769 31672 raft_consensus.cc:2749] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:02.827247 29166 leader_election.cc:336] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:02.827893 29166 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.828783 31672 raft_consensus.cc:2749] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:20:02.829978 29166 leader_election.cc:336] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:02.830513 29166 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.831308 31672 raft_consensus.cc:2749] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:20:02.832816 29166 leader_election.cc:336] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:02.833324 29166 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.834148 31672 raft_consensus.cc:2749] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:02.835438 29166 consensus_peers.cc:597] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:20:02.836073 29166 leader_election.cc:336] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:02.836539 29166 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.837561 31672 raft_consensus.cc:2749] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:20:02.838797 29166 leader_election.cc:336] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:02.839336 29166 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.840541 31672 raft_consensus.cc:2749] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:20:02.841816 29166 leader_election.cc:336] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:02.842820 29166 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.843891 31672 raft_consensus.cc:2749] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:20:02.845304 29166 leader_election.cc:336] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:02.845963 29166 leader_election.cc:336] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:02.846771 29166 leader_election.cc:336] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:02.847455 29166 leader_election.cc:336] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:02.847991 29166 leader_election.cc:336] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:02.848874 29166 leader_election.cc:336] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:02.849464 29166 leader_election.cc:336] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:02.849999 29166 leader_election.cc:336] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:02.850615 29166 leader_election.cc:336] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:02.851152 29166 leader_election.cc:336] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:02.851704 29166 leader_election.cc:336] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:02.860715 29166 leader_election.cc:336] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:02.861438 29166 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.862444 31672 raft_consensus.cc:2749] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:20:02.863776 29166 leader_election.cc:336] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:02.864471 29166 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.865506 31672 raft_consensus.cc:2749] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:20:02.867233 29166 leader_election.cc:336] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:02.867909 29166 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.868850 31672 raft_consensus.cc:2749] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:02.869915 29166 leader_election.cc:336] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:02.870570 29166 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.871488 31672 raft_consensus.cc:2749] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:20:02.873499 29166 leader_election.cc:336] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:02.874342 29166 leader_election.cc:304] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.875689 31672 raft_consensus.cc:2749] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:20:02.877101 29166 leader_election.cc:336] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:02.877879 29166 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.878976 31672 raft_consensus.cc:2749] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:02.880263 29166 leader_election.cc:336] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:02.880844 29166 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.881752 31672 raft_consensus.cc:2749] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:20:02.883373 29166 leader_election.cc:336] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:02.883911 29166 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.885185 31672 raft_consensus.cc:2749] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:20:02.886580 29166 leader_election.cc:336] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:02.887149 29166 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.888114 31672 raft_consensus.cc:2749] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:02.889484 29166 leader_election.cc:336] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:02.890086 29166 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.891108 31672 raft_consensus.cc:2749] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:02.892277 29166 leader_election.cc:336] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:02.892805 29166 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.893975 31672 raft_consensus.cc:2749] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:20:02.897504 31672 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:02.898464 31672 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:20:02.902411 31672 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:20:02.904402 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:20:02.905997 29794 raft_consensus.cc:2468] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 6.
W20260709 12:20:02.919569 29166 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:02.923025 29166 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:02.923645 29166 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:02.924551 31672 raft_consensus.cc:2749] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:20:03.128603 29166 consensus_peers.cc:597] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:03.129395 29166 consensus_peers.cc:597] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:20:03.152275 29166 consensus_peers.cc:597] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:20:03.165823 29166 consensus_peers.cc:597] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:20:03.167775 29166 consensus_peers.cc:597] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:03.299742 27890 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 29148)
W20260709 12:20:03.327235 29819 debug-util.cc:398] Leaking SignalData structure 0x7b0800235740 after lost signal to thread 27893
W20260709 12:20:03.328873 29819 debug-util.cc:398] Leaking SignalData structure 0x7b080030b460 after lost signal to thread 28984
W20260709 12:20:03.330498 29819 debug-util.cc:398] Leaking SignalData structure 0x7b08002daf40 after lost signal to thread 29225
W20260709 12:20:03.331846 29819 debug-util.cc:398] Leaking SignalData structure 0x7b08000c64a0 after lost signal to thread 29822
W20260709 12:20:03.345166 29166 consensus_peers.cc:597] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:03.379927 29166 consensus_peers.cc:597] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:20:03.403955 29166 consensus_peers.cc:597] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:03.404871 29166 consensus_peers.cc:597] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:20:03.422369 29166 consensus_peers.cc:597] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:20:03.459702 31663 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:03.460568 31663 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:03.463292 31663 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:03.476981 29166 leader_election.cc:336] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:03.477939 29166 leader_election.cc:336] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:03.478538 29166 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:03.479488 31663 raft_consensus.cc:2749] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:03.513984 29166 consensus_peers.cc:597] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:03.514734 29166 consensus_peers.cc:597] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:03.524950 29762 consensus_peers.cc:597] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:03.548765 29166 consensus_peers.cc:597] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:03.630818 29166 consensus_peers.cc:597] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:20:03.650281 29166 consensus_peers.cc:597] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:03.689376 29166 consensus_peers.cc:597] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:03.714087 29166 consensus_peers.cc:597] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:20:03.743229 29166 consensus_peers.cc:597] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:03.758101 29166 consensus_peers.cc:597] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:20:03.777000 29166 consensus_peers.cc:597] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:03.782487 29166 consensus_peers.cc:597] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:03.803864 29166 consensus_peers.cc:597] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:03.804539 29166 consensus_peers.cc:597] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:03.815163 29166 consensus_peers.cc:597] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:03.815894 29166 consensus_peers.cc:597] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:03.824590 29166 consensus_peers.cc:597] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:03.899026 29166 consensus_peers.cc:597] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:03.959321 29166 consensus_peers.cc:597] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:20:03.964025 29166 consensus_peers.cc:597] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:03.976830 29762 consensus_peers.cc:597] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:04.037123 29762 consensus_peers.cc:597] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:20:04.039582 29166 consensus_peers.cc:597] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:04.062089 29166 consensus_peers.cc:597] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:04.062863 29762 consensus_peers.cc:597] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:04.108295 29166 consensus_peers.cc:597] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:04.144956 29166 consensus_peers.cc:597] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:04.173631 29762 consensus_peers.cc:597] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:20:04.194736 29166 consensus_peers.cc:597] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:20:04.197862 29166 consensus_peers.cc:597] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:04.199680 29166 consensus_peers.cc:597] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:04.259581 29166 consensus_peers.cc:597] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:04.262037 29762 consensus_peers.cc:597] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:20:04.271976 29166 consensus_peers.cc:597] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:04.282898 29166 consensus_peers.cc:597] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:04.300339 27890 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 29148)
W20260709 12:20:04.302088 29166 consensus_peers.cc:597] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:20:04.335999 29166 consensus_peers.cc:597] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:20:04.405550 29166 consensus_peers.cc:597] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:20:04.407964 31672 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:04.408599 31672 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:04.411053 31672 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:04.435058 29166 leader_election.cc:336] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:04.435994 29166 leader_election.cc:336] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:04.436569 29166 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:04.437465 31672 raft_consensus.cc:2749] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:20:04.515031 31680 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:04.515658 31680 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:04.519029 31680 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:04.536795 29166 consensus_peers.cc:597] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:20:04.543011 29166 leader_election.cc:336] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:04.553758 29166 leader_election.cc:336] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:04.561793 29166 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:04.571704 31680 raft_consensus.cc:2749] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:20:04.573397 29166 consensus_peers.cc:597] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:20:04.619870 31680 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:04.620609 31680 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:04.622947 31680 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:04.640357 29166 consensus_peers.cc:597] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:04.641763 31680 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:04.642472 31680 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:04.644919 31680 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:04.667847 29166 leader_election.cc:336] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:04.670233 29166 leader_election.cc:336] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:04.670795 29166 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:04.686527 31680 raft_consensus.cc:2749] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:04.701474 29166 leader_election.cc:336] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:04.707800 29166 leader_election.cc:336] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:04.708426 28936 catalog_manager.cc:4755] TS 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet e08eed75cafa47bd9b8434775838783e: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:04.708438 29166 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:04.710232 31680 raft_consensus.cc:2749] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:20:04.735605 31680 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:04.736194 31680 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:20:04.741343 31680 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), f3fe548c90cd41ac95fa5e796a58a3e5 (127.27.60.132:42775)
I20260709 12:20:04.741535 29794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "d3d3599aa2d146419d7bed03e8df9c32" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" is_pre_election: true
I20260709 12:20:04.742358 29794 raft_consensus.cc:2468] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3d3599aa2d146419d7bed03e8df9c32 in term 6.
W20260709 12:20:04.778132 29166 consensus_peers.cc:597] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:20:04.793128 31687 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:04.793722 31687 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:04.796032 31687 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:04.798261 29166 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:04.819372 29166 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:04.819994 29166 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:04.820914 31687 raft_consensus.cc:2749] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:20:04.827718 29166 leader_election.cc:336] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:04.854993 29166 leader_election.cc:336] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:04.862344 29166 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:04.863443 31672 raft_consensus.cc:2749] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:20:04.878592 29166 consensus_peers.cc:597] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:20:04.923017 29166 consensus_peers.cc:597] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:20:04.935190 31687 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:04.935804 31687 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:04.938150 31687 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:04.960125 29166 leader_election.cc:336] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:04.968775 29166 leader_election.cc:336] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:04.970356 29166 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:04.978375 31672 raft_consensus.cc:2749] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:20:05.014681 31672 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
W20260709 12:20:05.015009 29166 consensus_peers.cc:597] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:20:05.015295 31672 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:05.018026 31672 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:05.041076 31672 raft_consensus.cc:493] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:05.041733 31672 raft_consensus.cc:515] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:05.044168 31672 leader_election.cc:290] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:05.052259 29166 leader_election.cc:336] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:05.054352 29166 leader_election.cc:336] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:05.054965 29166 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:05.055871 31672 raft_consensus.cc:2749] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:05.064088 31672 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:05.064713 31672 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:05.067270 31672 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:05.063788 29166 leader_election.cc:336] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:05.070740 29166 leader_election.cc:336] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:05.074007 29166 leader_election.cc:304] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:05.074998 31672 raft_consensus.cc:2749] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:20:05.125684 29166 leader_election.cc:336] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:05.146381 31672 raft_consensus.cc:493] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:05.147058 31672 raft_consensus.cc:515] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:05.150887 31672 leader_election.cc:290] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:05.159312 29166 leader_election.cc:336] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:05.160475 29166 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:05.161290 31672 raft_consensus.cc:2749] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:20:05.192782 29166 consensus_peers.cc:597] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:20:05.204052 31672 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:05.204721 31672 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:05.207710 31672 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:05.209749 29166 leader_election.cc:336] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:05.212405 29166 leader_election.cc:336] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:05.213241 29166 leader_election.cc:304] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:05.213513 31690 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:05.215410 31690 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:20:05.218753 31690 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:05.214545 31672 raft_consensus.cc:2749] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:20:05.232014 29762 leader_election.cc:336] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:05.232945 29762 leader_election.cc:336] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:05.233451 29762 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:05.234372 31690 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:20:05.236173 29166 leader_election.cc:336] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:05.254987 31672 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:05.255564 31672 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:05.258263 31672 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:05.259559 29166 leader_election.cc:336] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:05.260226 29166 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:05.261412 31672 raft_consensus.cc:2749] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:20:05.299042 29166 leader_election.cc:336] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:05.300743 29166 leader_election.cc:336] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:05.300937 27890 thread.cc:527] Waited for 6000ms trying to join with diag-logger (tid 29148)
I20260709 12:20:05.301220 29166 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:05.302184 31672 raft_consensus.cc:2749] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:20:05.308601 31672 raft_consensus.cc:493] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:05.309237 31672 raft_consensus.cc:515] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:05.311609 31672 leader_election.cc:290] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:05.336324 29166 leader_election.cc:336] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:05.337189 29166 leader_election.cc:336] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:05.337667 29166 leader_election.cc:304] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:05.338555 31687 raft_consensus.cc:2749] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:20:05.352366 31687 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:05.352957 31687 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:05.355288 31687 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:05.361581 31687 raft_consensus.cc:493] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:05.362291 31687 raft_consensus.cc:515] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:05.364452 31687 leader_election.cc:290] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:05.364742 29166 leader_election.cc:336] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:05.375618 29166 leader_election.cc:336] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:05.376235 29166 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:05.377255 31687 raft_consensus.cc:2749] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:05.392258 29166 leader_election.cc:336] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:05.393157 29166 leader_election.cc:336] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:05.393613 29166 leader_election.cc:304] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:05.395824 31691 raft_consensus.cc:2749] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:20:05.528442 31672 raft_consensus.cc:493] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:05.529120 31672 raft_consensus.cc:515] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:05.531863 31672 leader_election.cc:290] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:05.536664 31690 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:05.537273 31690 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:20:05.539695 31690 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:05.551364 29166 leader_election.cc:336] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:05.553259 29166 leader_election.cc:336] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:05.553411 29762 leader_election.cc:336] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:05.553785 29166 leader_election.cc:304] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:05.554817 31672 raft_consensus.cc:2749] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:20:05.555083 29762 leader_election.cc:336] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:05.555537 29762 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:05.556381 31690 raft_consensus.cc:2749] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:20:05.588609 29762 consensus_peers.cc:597] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260709 12:20:05.594564 31691 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:05.595458 31691 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:05.598112 31691 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:05.610980 29166 leader_election.cc:336] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:05.614439 29166 leader_election.cc:336] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:05.615070 29166 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:05.615912 31691 raft_consensus.cc:2749] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:05.635296 29166 consensus_peers.cc:597] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:20:05.678304 29166 consensus_peers.cc:597] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:20:05.747432 31687 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:05.748031 31687 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:20:05.748688 29166 consensus_peers.cc:597] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:20:05.750362 31687 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:05.757979 29166 leader_election.cc:336] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:05.758919 29166 leader_election.cc:336] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:05.759512 29166 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:05.760730 31687 raft_consensus.cc:2749] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:20:05.796620 29166 consensus_peers.cc:597] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:20:05.797214 29166 consensus_peers.cc:597] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:20:05.813923 29166 consensus_peers.cc:597] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:20:05.831008 29166 consensus_peers.cc:597] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:20:05.831177 31672 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:05.831871 31672 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:05.833899 31672 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:05.852373 29166 leader_election.cc:336] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:05.853080 29166 consensus_peers.cc:597] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:05.854390 29166 leader_election.cc:336] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:05.854868 29166 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:05.855690 31672 raft_consensus.cc:2749] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:20:05.860332 31687 raft_consensus.cc:493] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:05.860965 31687 raft_consensus.cc:515] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:05.861546 31691 raft_consensus.cc:493] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:05.862164 31691 raft_consensus.cc:515] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:05.863220 31687 leader_election.cc:290] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:05.864132 31691 leader_election.cc:290] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:05.869299 28936 catalog_manager.cc:4755] TS 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 67f8759d5c284630986dd30a64b6e33a: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:05.870210 29166 consensus_peers.cc:597] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:20:05.876274 31672 raft_consensus.cc:493] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:05.876873 31672 raft_consensus.cc:515] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:05.878831 31672 leader_election.cc:290] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:05.879899 29166 leader_election.cc:336] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:05.880582 29166 leader_election.cc:336] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:05.881147 29166 consensus_peers.cc:597] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:20:05.881801 29166 leader_election.cc:336] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:05.882280 29166 leader_election.cc:304] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:05.883105 31672 raft_consensus.cc:2749] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:20:05.884184 29166 leader_election.cc:336] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:05.884747 29166 leader_election.cc:304] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:05.885587 31672 raft_consensus.cc:2749] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:20:05.894431 29166 leader_election.cc:336] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:05.895263 29166 leader_election.cc:336] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:05.895759 29166 leader_election.cc:304] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:05.896709 31672 raft_consensus.cc:2749] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:05.943612 29166 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111) [suppressed 594 similar messages]
W20260709 12:20:05.947188 29166 consensus_peers.cc:597] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:05.950250 29166 consensus_peers.cc:597] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:20:05.987658 29166 consensus_peers.cc:597] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:05.989746 29762 consensus_peers.cc:597] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.031725 29166 consensus_peers.cc:597] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.040409 29166 consensus_peers.cc:597] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:20:06.096978 29166 consensus_peers.cc:597] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.128127 29166 consensus_peers.cc:597] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.145371 29166 consensus_peers.cc:597] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:20:06.162303 31691 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:06.162936 31691 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:06.165196 31691 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:06.171659 29166 leader_election.cc:336] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:06.172465 29166 leader_election.cc:336] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:06.173056 29166 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:06.174475 31691 raft_consensus.cc:2749] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 12:20:06.198488 31691 raft_consensus.cc:493] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:06.199038 31691 raft_consensus.cc:515] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
W20260709 12:20:06.208014 29166 leader_election.cc:336] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:06.217573 31691 leader_election.cc:290] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:06.241533 29166 leader_election.cc:336] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:06.247973 29166 leader_election.cc:304] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:06.248879 31691 raft_consensus.cc:2749] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:06.250059 29166 consensus_peers.cc:597] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.273813 29166 consensus_peers.cc:597] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.301508 27890 thread.cc:527] Waited for 7000ms trying to join with diag-logger (tid 29148)
W20260709 12:20:06.305457 29166 consensus_peers.cc:597] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.306149 29166 consensus_peers.cc:597] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.312037 29166 consensus_peers.cc:597] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:20:06.324299 29166 consensus_peers.cc:597] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.357918 29166 consensus_peers.cc:597] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.369764 29166 consensus_peers.cc:597] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.393862 29166 consensus_peers.cc:597] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.458242 29166 consensus_peers.cc:597] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:20:06.472039 29166 consensus_peers.cc:597] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.502741 29762 consensus_peers.cc:597] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260709 12:20:06.517123 29166 consensus_peers.cc:597] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.520282 29166 consensus_peers.cc:597] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:20:06.525942 31690 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:06.527163 31690 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
W20260709 12:20:06.532476 29166 consensus_peers.cc:597] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:20:06.534176 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee4c29945ce491c90ae2483e7dbb052" candidate_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d3d3599aa2d146419d7bed03e8df9c32" is_pre_election: true
I20260709 12:20:06.534916 29200 raft_consensus.cc:2468] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3fe548c90cd41ac95fa5e796a58a3e5 in term 6.
I20260709 12:20:06.535682 31690 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:20:06.550307 29762 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:06.563056 29762 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:06.563571 29762 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: d3d3599aa2d146419d7bed03e8df9c32, f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:06.564986 31690 raft_consensus.cc:2749] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:20:06.598661 29762 consensus_peers.cc:597] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.619527 29166 consensus_peers.cc:597] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.640208 29166 consensus_peers.cc:597] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.650063 29762 consensus_peers.cc:597] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:06.655115 29166 consensus_peers.cc:597] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.699088 29166 consensus_peers.cc:597] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.704363 29166 consensus_peers.cc:597] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.737190 29166 consensus_peers.cc:597] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:06.742636 29762 consensus_peers.cc:597] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260709 12:20:06.748152 31691 raft_consensus.cc:493] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:06.748867 31691 raft_consensus.cc:515] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:06.751237 31691 leader_election.cc:290] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:06.755316 29166 leader_election.cc:336] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:06.757930 29166 leader_election.cc:336] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:06.758513 29166 leader_election.cc:304] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:06.759404 31691 raft_consensus.cc:2749] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:06.768695 29762 consensus_peers.cc:597] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:20:06.804363 29166 consensus_peers.cc:597] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:20:06.820895 29166 consensus_peers.cc:597] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:20:06.890368 29166 consensus_peers.cc:597] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:20:06.945042 31672 raft_consensus.cc:493] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:06.945664 31672 raft_consensus.cc:515] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:06.947906 31672 leader_election.cc:290] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:06.961380 29166 leader_election.cc:336] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:06.964807 29166 leader_election.cc:336] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:06.965373 29166 leader_election.cc:304] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:06.966301 31672 raft_consensus.cc:2749] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:06.985138 29166 consensus_peers.cc:597] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:20:06.985937 29166 consensus_peers.cc:597] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:20:07.101166 29166 consensus_peers.cc:597] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:20:07.140158 29166 consensus_peers.cc:597] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:20:07.169163 29166 consensus_peers.cc:597] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:20:07.236100 31691 raft_consensus.cc:493] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:07.236717 31691 raft_consensus.cc:515] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:07.239781 31691 leader_election.cc:290] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:07.249032 29166 leader_election.cc:336] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:07.250034 29166 leader_election.cc:336] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:07.250591 29166 leader_election.cc:304] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:07.258813 31691 raft_consensus.cc:2749] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:07.302142 27890 thread.cc:527] Waited for 8000ms trying to join with diag-logger (tid 29148)
W20260709 12:20:07.338431 29166 consensus_peers.cc:597] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
I20260709 12:20:07.343034 31691 raft_consensus.cc:493] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:07.343773 31691 raft_consensus.cc:515] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:07.346302 31691 leader_election.cc:290] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:07.357106 29166 leader_election.cc:336] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:07.360918 29166 leader_election.cc:336] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:07.361534 29166 leader_election.cc:304] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:07.367663 31672 raft_consensus.cc:2749] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:20:07.414587 29166 consensus_peers.cc:597] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:20:07.480623 29166 consensus_peers.cc:597] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:20:07.481312 29166 consensus_peers.cc:597] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:20:07.566402 31672 raft_consensus.cc:493] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:07.566954 31672 raft_consensus.cc:515] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:07.569072 31672 leader_election.cc:290] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:07.576792 29166 leader_election.cc:336] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:07.579692 29166 leader_election.cc:336] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:07.580367 29166 leader_election.cc:304] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:07.586323 31672 raft_consensus.cc:493] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:07.586715 31691 raft_consensus.cc:2749] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:20:07.586963 31672 raft_consensus.cc:515] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:07.589289 31672 leader_election.cc:290] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:07.598937 29166 leader_election.cc:336] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:07.616272 29166 leader_election.cc:336] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:07.616901 29166 leader_election.cc:304] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:07.617864 31691 raft_consensus.cc:2749] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:07.710637 31691 raft_consensus.cc:493] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:07.711217 31691 raft_consensus.cc:515] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:07.720381 31691 leader_election.cc:290] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:07.728031 29166 leader_election.cc:336] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:07.733511 29166 leader_election.cc:336] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:07.746572 29166 leader_election.cc:304] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:07.747721 31691 raft_consensus.cc:2749] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:20:07.777469 31691 raft_consensus.cc:493] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:07.778121 31691 raft_consensus.cc:515] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:07.780849 31691 leader_election.cc:290] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:07.788266 31672 raft_consensus.cc:493] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:07.788918 31672 raft_consensus.cc:515] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:07.791107 31672 leader_election.cc:290] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:07.792896 29166 leader_election.cc:336] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:07.796551 29166 leader_election.cc:336] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:07.799255 29166 leader_election.cc:304] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:07.812144 31691 raft_consensus.cc:2749] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:07.832552 29166 leader_election.cc:336] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:07.836236 29166 leader_election.cc:336] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:07.836809 29166 leader_election.cc:304] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:07.838090 31691 raft_consensus.cc:2749] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:20:07.943998 29166 consensus_peers.cc:597] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
I20260709 12:20:07.969910 31672 raft_consensus.cc:493] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:07.970551 31672 raft_consensus.cc:515] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:07.972556 31672 leader_election.cc:290] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:07.997264 29166 leader_election.cc:336] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:07.999024 29166 leader_election.cc:336] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:07.999963 29166 leader_election.cc:304] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:08.000883 31697 raft_consensus.cc:2749] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:20:08.027685 31697 raft_consensus.cc:493] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:08.028481 31697 raft_consensus.cc:515] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:08.031082 31697 leader_election.cc:290] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:08.052182 29166 leader_election.cc:336] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:08.056530 29166 leader_election.cc:336] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:08.057103 29166 leader_election.cc:304] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:08.058005 31697 raft_consensus.cc:2749] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:08.077208 29166 consensus_peers.cc:597] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:20:08.128156 29762 consensus_peers.cc:597] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
I20260709 12:20:08.238878 31697 raft_consensus.cc:493] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:08.239475 31697 raft_consensus.cc:515] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:08.242226 31697 leader_election.cc:290] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:08.271409 29166 leader_election.cc:336] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:08.274680 29166 leader_election.cc:336] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:08.275249 29166 leader_election.cc:304] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:08.276562 31697 raft_consensus.cc:2749] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:20:08.278012 29166 consensus_peers.cc:597] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:08.302736 27890 thread.cc:527] Waited for 9000ms trying to join with diag-logger (tid 29148)
W20260709 12:20:08.315565 29166 consensus_peers.cc:597] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:20:08.340997 29166 consensus_peers.cc:597] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
I20260709 12:20:08.368641 31691 raft_consensus.cc:493] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:08.369297 31691 raft_consensus.cc:515] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:08.371829 31691 leader_election.cc:290] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:08.393584 31691 raft_consensus.cc:493] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:08.394227 31691 raft_consensus.cc:515] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:08.396821 31691 leader_election.cc:290] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:08.401345 29166 consensus_peers.cc:597] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:20:08.402033 29166 leader_election.cc:336] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:08.406070 29166 leader_election.cc:336] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:08.406661 29166 leader_election.cc:304] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:08.407537 31691 raft_consensus.cc:2749] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:20:08.419561 29166 leader_election.cc:336] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:08.420684 29166 leader_election.cc:336] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:08.421661 29166 leader_election.cc:304] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:08.427253 31672 raft_consensus.cc:2749] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:08.450513 29166 consensus_peers.cc:597] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:20:08.453397 29166 consensus_peers.cc:597] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:08.473686 29166 consensus_peers.cc:597] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:20:08.477797 29166 consensus_peers.cc:597] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260709 12:20:08.494244 29166 consensus_peers.cc:597] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260709 12:20:08.532143 29166 consensus_peers.cc:597] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260709 12:20:08.538725 29166 consensus_peers.cc:597] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:20:08.559643 29762 consensus_peers.cc:597] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:08.564338 29166 consensus_peers.cc:597] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:08.577102 29166 consensus_peers.cc:597] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:08.577689 29166 consensus_peers.cc:597] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:08.622437 29166 consensus_peers.cc:597] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:20:08.640095 27890 tablet_server.cc:196] TabletServer@127.27.60.130:0 shutdown complete.
W20260709 12:20:08.671499 29166 consensus_peers.cc:597] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:08.724627 29762 consensus_peers.cc:597] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260709 12:20:08.753791 29166 consensus_peers.cc:597] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:08.775161 29166 consensus_peers.cc:597] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:08.819427 29166 consensus_peers.cc:597] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:08.855821 29166 consensus_peers.cc:597] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:08.865020 29166 consensus_peers.cc:597] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260709 12:20:08.867257 29166 consensus_peers.cc:597] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:08.872475 29166 consensus_peers.cc:597] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:20:08.872670 27890 tablet_server.cc:179] TabletServer@127.27.60.131:0 shutting down...
W20260709 12:20:08.882547 29762 consensus_peers.cc:597] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:08.893066 29763 consensus_peers.cc:597] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Couldn't send request to peer d3d3599aa2d146419d7bed03e8df9c32. 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:20:08.923949 31691 raft_consensus.cc:493] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:08.924561 31691 raft_consensus.cc:515] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:08.927537 31691 leader_election.cc:290] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:08.928007 29763 consensus_peers.cc:597] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Couldn't send request to peer d3d3599aa2d146419d7bed03e8df9c32. 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:20:08.936283 29166 leader_election.cc:336] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:08.937268 29166 leader_election.cc:336] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:08.937760 29166 leader_election.cc:304] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:08.938587 31691 raft_consensus.cc:2749] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 12:20:08.948925 29763 consensus_peers.cc:597] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Couldn't send request to peer d3d3599aa2d146419d7bed03e8df9c32. 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:20:08.974845 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:08.975932 27890 tablet_replica.cc:333] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:08.977306 27890 raft_consensus.cc:2243] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 5 LEADER]: Raft consensus shutting down.
W20260709 12:20:08.975376 29166 consensus_peers.cc:597] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:20:08.978973 27890 raft_consensus.cc:2272] T e8bc85f3bbfb42069a05fe52c6b6b60b P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.983569 27890 tablet_replica.cc:333] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:08.984654 27890 raft_consensus.cc:2243] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.985364 27890 raft_consensus.cc:2272] T 8543eb91f6ae4dad901f0480cd0afff3 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.988497 27890 tablet_replica.cc:333] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:08.989470 27890 raft_consensus.cc:2243] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:08.990188 27890 raft_consensus.cc:2272] T f48643c6f3794a198427878d6eac5e9f P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:08.995222 27890 tablet_replica.cc:333] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:08.996086 27890 raft_consensus.cc:2243] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:08.997453 27890 raft_consensus.cc:2272] T 88f49b86e3e04c8d991d0b837cc2b63e P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.000427 27890 tablet_replica.cc:333] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.001348 27890 raft_consensus.cc:2243] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.002691 27890 raft_consensus.cc:2272] T dcafdbf2148c43e7b94cd87448c9cae0 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.010214 27890 tablet_replica.cc:333] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.011536 27890 raft_consensus.cc:2243] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.012418 27890 raft_consensus.cc:2272] T 6a7544f25295460c80d30eea14b93dce P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.016232 27890 tablet_replica.cc:333] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.017349 27890 raft_consensus.cc:2243] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.020502 27890 raft_consensus.cc:2272] T 9fba12a9f97d4dcea9e250c653070713 P d3d3599aa2d146419d7bed03e8df9c32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.023998 31672 raft_consensus.cc:493] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:09.024608 31672 raft_consensus.cc:515] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } }
I20260709 12:20:09.025527 27890 tablet_replica.cc:333] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.026780 31672 leader_election.cc:290] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
I20260709 12:20:09.031111 27890 raft_consensus.cc:2243] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 LEADER]: Raft consensus shutting down.
W20260709 12:20:09.031410 29166 leader_election.cc:336] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:09.032560 29166 leader_election.cc:336] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:09.033144 29166 leader_election.cc:304] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [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: d3d3599aa2d146419d7bed03e8df9c32; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:09.034433 31691 raft_consensus.cc:2749] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:20:09.032577 27890 raft_consensus.cc:2272] T a9474502758343a7a1b679efa20dc086 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.039937 27890 tablet_replica.cc:333] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.040872 27890 raft_consensus.cc:2243] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.042574 27890 raft_consensus.cc:2272] T faa4ad24f6414520afc6f31a44762686 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:09.042703 29762 consensus_peers.cc:597] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:09.044430 29166 consensus_peers.cc:597] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:20:09.047020 27890 tablet_replica.cc:333] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
W20260709 12:20:09.047574 29166 consensus_peers.cc:597] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Couldn't send request to peer 21e762c5edf34e02bb4aeff4a563385f. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:20:09.048377 27890 raft_consensus.cc:2243] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.049705 27890 raft_consensus.cc:2272] T bf6d8ccca37f4971a8bd4c310ad8bd9c P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.053233 27890 tablet_replica.cc:333] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.054468 27890 raft_consensus.cc:2243] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.056001 27890 raft_consensus.cc:2272] T 30f3423e35ac44de965c94f23a4be146 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.059105 27890 tablet_replica.cc:333] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.060043 27890 raft_consensus.cc:2243] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.061448 27890 raft_consensus.cc:2272] T da8db8f920d24e30b35baf3d1b538d43 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.064733 27890 tablet_replica.cc:333] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.065637 27890 raft_consensus.cc:2243] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.067209 27890 raft_consensus.cc:2272] T 67f8759d5c284630986dd30a64b6e33a P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.070549 27890 tablet_replica.cc:333] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.072219 27890 raft_consensus.cc:2243] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.073635 27890 raft_consensus.cc:2272] T 4f8018728246443bb86dc3aecdfc0976 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:09.073750 29166 consensus_peers.cc:597] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:20:09.076918 27890 tablet_replica.cc:333] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.078423 27890 raft_consensus.cc:2243] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.079408 27890 raft_consensus.cc:2272] T 8dbf937903a24692b116f193064c6343 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.082579 27890 tablet_replica.cc:333] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.083509 27890 raft_consensus.cc:2243] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.084946 27890 raft_consensus.cc:2272] T 71d9464b21db479bae8db3cf86c4dad3 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.087921 27890 tablet_replica.cc:333] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.088824 27890 raft_consensus.cc:2243] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.090075 27890 raft_consensus.cc:2272] T de4ae9cefbc44803a3af9f7a154785e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.093291 27890 tablet_replica.cc:333] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.094277 27890 raft_consensus.cc:2243] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.095599 27890 raft_consensus.cc:2272] T a30ba1157d5a46e082c092dc85bc11e4 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.098860 27890 tablet_replica.cc:333] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.099803 27890 raft_consensus.cc:2243] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.100531 27890 raft_consensus.cc:2272] T b45ca5cd19f8441b82f39990790483f1 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.103397 27890 tablet_replica.cc:333] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.104506 27890 raft_consensus.cc:2243] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.105710 27890 raft_consensus.cc:2272] T 8af822f77bac47b1b8e8b392792ff251 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.109849 27890 tablet_replica.cc:333] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.111160 27890 raft_consensus.cc:2243] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.112901 27890 raft_consensus.cc:2272] T 95b79ff4fe2a483a8f0267b60e59f881 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:09.115294 29763 consensus_peers.cc:597] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Couldn't send request to peer d3d3599aa2d146419d7bed03e8df9c32. 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:20:09.115952 27890 tablet_replica.cc:333] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.116945 27890 raft_consensus.cc:2243] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.117581 27890 raft_consensus.cc:2272] T a76fafd0806448a1a02450c09d8b9f14 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.120754 27890 tablet_replica.cc:333] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.121701 27890 raft_consensus.cc:2243] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.122435 27890 raft_consensus.cc:2272] T 184310f1918e4bb09bc4249e7ff05509 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.125536 27890 tablet_replica.cc:333] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.126773 27890 raft_consensus.cc:2243] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 9 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.128360 27890 raft_consensus.cc:2272] T 03c66fe93f74456692f072f60833ba3a P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.131537 27890 tablet_replica.cc:333] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.132490 27890 raft_consensus.cc:2243] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.134018 27890 raft_consensus.cc:2272] T ccbfa37d1d624a719501a621561893e5 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.137375 27890 tablet_replica.cc:333] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.138377 27890 raft_consensus.cc:2243] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.139850 27890 raft_consensus.cc:2272] T 5c56f8d31e434212b4edce8e6586b1a3 P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.143745 27890 tablet_replica.cc:333] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.144786 27890 raft_consensus.cc:2243] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.145619 27890 raft_consensus.cc:2272] T ca951f0fdbed4043b996b78b6fa799a2 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.151582 27890 tablet_replica.cc:333] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.152560 27890 raft_consensus.cc:2243] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.153556 27890 raft_consensus.cc:2272] T f6308fee499a42bcb0025188e8399034 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.156832 27890 tablet_replica.cc:333] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.157801 27890 raft_consensus.cc:2243] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.158638 27890 raft_consensus.cc:2272] T 1df19b63f72d4574a84d16c13d0c9b0f P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.162109 27890 tablet_replica.cc:333] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.163394 27890 raft_consensus.cc:2243] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.164649 27890 raft_consensus.cc:2272] T 600ece69d5da4a64a5d07dd5035a1bdb P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.169692 27890 tablet_replica.cc:333] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.170611 27890 raft_consensus.cc:2243] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.171379 27890 raft_consensus.cc:2272] T bac53ebb54b346c0a748cfee02c32861 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.174505 27890 tablet_replica.cc:333] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.176277 27890 raft_consensus.cc:2243] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.177877 27890 raft_consensus.cc:2272] T 37f97cf714a2483284bef8e92e3bf140 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.181022 27890 tablet_replica.cc:333] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.182446 27890 raft_consensus.cc:2243] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.183861 27890 raft_consensus.cc:2272] T e08eed75cafa47bd9b8434775838783e P d3d3599aa2d146419d7bed03e8df9c32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.186801 27890 tablet_replica.cc:333] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.187793 27890 raft_consensus.cc:2243] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.190188 27890 raft_consensus.cc:2272] T 6fbc152b507e465ebf09eba3ed8c2e47 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.193161 27890 tablet_replica.cc:333] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.194178 27890 raft_consensus.cc:2243] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.194960 27890 raft_consensus.cc:2272] T 4eeaa05e3f2e47eca6a0fe35b1068e46 P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.197871 27890 tablet_replica.cc:333] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.198827 27890 raft_consensus.cc:2243] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.200493 27890 raft_consensus.cc:2272] T 1116163792084bf18258f91fc3297b73 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.204295 27890 tablet_replica.cc:333] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.205191 27890 raft_consensus.cc:2243] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.205880 27890 raft_consensus.cc:2272] T 80539d00e7474b8e8aecfffc966a18d0 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:09.207479 29763 consensus_peers.cc:597] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Couldn't send request to peer d3d3599aa2d146419d7bed03e8df9c32. 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:20:09.208683 27890 tablet_replica.cc:333] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.209529 27890 raft_consensus.cc:2243] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.210201 27890 raft_consensus.cc:2272] T db12826ed4154cb89d77689e7be41ae7 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.213021 27890 tablet_replica.cc:333] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.213889 27890 raft_consensus.cc:2243] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.214568 27890 raft_consensus.cc:2272] T 13fbb9c3bc7c48fe9075d0fd898d0d89 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.217641 27890 tablet_replica.cc:333] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.218521 27890 raft_consensus.cc:2243] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 10 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.219907 27890 raft_consensus.cc:2272] T 03e83cd4e60043ed9306160466048d6f P d3d3599aa2d146419d7bed03e8df9c32 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.223528 27890 tablet_replica.cc:333] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.224517 27890 raft_consensus.cc:2243] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.225777 27890 raft_consensus.cc:2272] T fee4c29945ce491c90ae2483e7dbb052 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.228724 27890 tablet_replica.cc:333] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.229506 27890 raft_consensus.cc:2243] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.230396 27890 raft_consensus.cc:2272] T 6cca7e6247f94f75a146a41410c2c22b P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.233242 27890 tablet_replica.cc:333] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.234061 27890 raft_consensus.cc:2243] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.235513 27890 raft_consensus.cc:2272] T 6cd40d5513ee426fb1d77fe5c8c20958 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.239812 27890 tablet_replica.cc:333] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.240692 27890 raft_consensus.cc:2243] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.241662 27890 raft_consensus.cc:2272] T 0249d9118f714336907c4f18c84fd330 P d3d3599aa2d146419d7bed03e8df9c32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.244590 27890 tablet_replica.cc:333] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.245364 27890 raft_consensus.cc:2243] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.246299 27890 raft_consensus.cc:2272] T 2d114242c4aa4a6a993ee52cb2293098 P d3d3599aa2d146419d7bed03e8df9c32 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.249082 27890 tablet_replica.cc:333] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.249812 27890 raft_consensus.cc:2243] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 11 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.251240 27890 raft_consensus.cc:2272] T 703cde8980b94be4ae75ed5132b6d7dd P d3d3599aa2d146419d7bed03e8df9c32 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.254056 27890 tablet_replica.cc:333] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.254940 27890 raft_consensus.cc:2243] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.255617 27890 raft_consensus.cc:2272] T 1baa3a9835fb4988b27824c268788876 P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.258553 27890 tablet_replica.cc:333] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.259397 27890 raft_consensus.cc:2243] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.261865 27890 raft_consensus.cc:2272] T ab196cbbe1c24b36a41e9f3932de743d P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.265079 27890 tablet_replica.cc:333] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.266058 27890 raft_consensus.cc:2243] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.267201 27890 raft_consensus.cc:2272] T 425e544fcef7431db9f7409afcfccce6 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.269886 27890 tablet_replica.cc:333] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.270690 27890 raft_consensus.cc:2243] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.271299 27890 raft_consensus.cc:2272] T 19ccab38f55b42829ca55d11ea051abd P d3d3599aa2d146419d7bed03e8df9c32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.274228 27890 tablet_replica.cc:333] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.275077 27890 raft_consensus.cc:2243] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.276418 27890 raft_consensus.cc:2272] T d55e75ceb5d147548c5bdc27272d38d9 P d3d3599aa2d146419d7bed03e8df9c32 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.279583 27890 tablet_replica.cc:333] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.280741 27890 raft_consensus.cc:2243] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.281701 27890 raft_consensus.cc:2272] T 9fa281b8ebfa4c0b8133c9d57855ddbb P d3d3599aa2d146419d7bed03e8df9c32 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.284924 27890 tablet_replica.cc:333] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.285862 27890 raft_consensus.cc:2243] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.287647 27890 raft_consensus.cc:2272] T 09b6dfed5a1d4cafb06e829005fa09c6 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.290638 27890 tablet_replica.cc:333] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.291399 27890 raft_consensus.cc:2243] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.292135 27890 raft_consensus.cc:2272] T 81d346d86e2b433eb76c64bac1d0a4c1 P d3d3599aa2d146419d7bed03e8df9c32 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.294868 27890 tablet_replica.cc:333] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.295589 27890 raft_consensus.cc:2243] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:20:09.296792 27890 raft_consensus.cc:2272] T 4e0899734307403aa96b9c93cd36437e P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.299863 27890 tablet_replica.cc:333] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32: stopping tablet replica
I20260709 12:20:09.300565 27890 raft_consensus.cc:2243] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.301184 27890 raft_consensus.cc:2272] T 41c9bdfe955745e2afb16bf46aacb127 P d3d3599aa2d146419d7bed03e8df9c32 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:09.395323 29762 consensus_peers.cc:597] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260709 12:20:09.711886 31702 raft_consensus.cc:493] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:09.712637 31702 raft_consensus.cc:515] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } attrs { replace: true } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:20:09.715783 31702 leader_election.cc:290] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
W20260709 12:20:09.734021 29763 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Network error: Client connection negotiation failed: client connection to 127.27.60.131:33279: connect: Connection refused (error 111)
W20260709 12:20:09.736132 29762 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:09.736735 29762 leader_election.cc:304] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:20:09.737493 31702 raft_consensus.cc:2749] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:20:09.747460 29762 leader_election.cc:336] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
W20260709 12:20:09.748710 29762 consensus_peers.cc:597] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 -> Peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Couldn't send request to peer 7bfea685b6384dd484dd4d3918990d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
I20260709 12:20:09.758874 31703 raft_consensus.cc:493] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:09.759526 31703 raft_consensus.cc:515] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:20:09.769179 31703 leader_election.cc:290] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:09.792164 29762 leader_election.cc:336] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:09.792963 29762 leader_election.cc:336] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:09.793418 29762 leader_election.cc:304] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:09.794387 31703 raft_consensus.cc:2749] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:10.178328 27890 tablet_server.cc:196] TabletServer@127.27.60.131:0 shutdown complete.
I20260709 12:20:10.236909 31703 raft_consensus.cc:493] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21e762c5edf34e02bb4aeff4a563385f)
I20260709 12:20:10.237630 31703 raft_consensus.cc:515] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:20:10.240131 31703 leader_election.cc:290] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663)
W20260709 12:20:10.252909 29762 leader_election.cc:336] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:10.253751 29762 leader_election.cc:336] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:10.254258 29762 leader_election.cc:304] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 21e762c5edf34e02bb4aeff4a563385f, 7bfea685b6384dd484dd4d3918990d50
I20260709 12:20:10.255091 31703 raft_consensus.cc:2749] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:10.333236 27890 tablet_server.cc:179] TabletServer@127.27.60.132:0 shutting down...
I20260709 12:20:10.382849 31703 raft_consensus.cc:493] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader d3d3599aa2d146419d7bed03e8df9c32)
I20260709 12:20:10.383503 31703 raft_consensus.cc:515] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7bfea685b6384dd484dd4d3918990d50" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38505 } } peers { permanent_uuid: "21e762c5edf34e02bb4aeff4a563385f" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 41663 } attrs { replace: true } } peers { permanent_uuid: "d3d3599aa2d146419d7bed03e8df9c32" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 33279 } } peers { permanent_uuid: "f3fe548c90cd41ac95fa5e796a58a3e5" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 42775 } attrs { promote: false } }
I20260709 12:20:10.384658 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:20:10.394306 29763 leader_election.cc:336] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279): Network error: Client connection negotiation failed: client connection to 127.27.60.131:33279: connect: Connection refused (error 111)
I20260709 12:20:10.394454 27890 tablet_replica.cc:333] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5: stopping tablet replica
I20260709 12:20:10.395404 31703 leader_election.cc:290] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505), 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663), d3d3599aa2d146419d7bed03e8df9c32 (127.27.60.131:33279)
I20260709 12:20:10.396283 27890 raft_consensus.cc:2243] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:10.397473 27890 raft_consensus.cc:2272] T e08eed75cafa47bd9b8434775838783e P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:10.401139 27890 tablet_replica.cc:333] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5: stopping tablet replica
I20260709 12:20:10.402172 27890 raft_consensus.cc:2243] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:10.402984 27890 raft_consensus.cc:2272] T fee4c29945ce491c90ae2483e7dbb052 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:10.406448 27890 tablet_replica.cc:333] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5: stopping tablet replica
I20260709 12:20:10.407821 27890 raft_consensus.cc:2243] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:10.408577 29762 leader_election.cc:336] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:10.408797 27890 raft_consensus.cc:2272] T 67f8759d5c284630986dd30a64b6e33a P f3fe548c90cd41ac95fa5e796a58a3e5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:10.409197 29762 leader_election.cc:304] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5 [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: f3fe548c90cd41ac95fa5e796a58a3e5; no voters: 7bfea685b6384dd484dd4d3918990d50, d3d3599aa2d146419d7bed03e8df9c32
I20260709 12:20:10.409991 31703 raft_consensus.cc:2749] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:20:10.411947 27890 tablet_replica.cc:333] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5: stopping tablet replica
W20260709 12:20:10.412497 29762 leader_election.cc:336] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 21e762c5edf34e02bb4aeff4a563385f (127.27.60.130:41663): Network error: Client connection negotiation failed: client connection to 127.27.60.130:41663: connect: Connection refused (error 111)
I20260709 12:20:10.412936 27890 raft_consensus.cc:2243] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:20:10.414809 27890 raft_consensus.cc:2272] T 1116163792084bf18258f91fc3297b73 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:10.431864 27890 tablet_replica.cc:333] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5: stopping tablet replica
I20260709 12:20:10.432842 27890 raft_consensus.cc:2243] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:10.433552 27890 raft_consensus.cc:2272] T 8414d6403fe8456db70c7a1085ea7d24 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:10.436354 27890 tablet_replica.cc:333] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5: stopping tablet replica
I20260709 12:20:10.437163 27890 raft_consensus.cc:2243] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:10.438630 27890 raft_consensus.cc:2272] T f6308fee499a42bcb0025188e8399034 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:10.442013 27890 tablet_replica.cc:333] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5: stopping tablet replica
I20260709 12:20:10.442848 27890 raft_consensus.cc:2243] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:10.443775 27890 raft_consensus.cc:2272] T 455b98eec37e4071805f6a7536387e34 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:10.446813 27890 tablet_replica.cc:333] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5: stopping tablet replica
I20260709 12:20:10.447623 27890 raft_consensus.cc:2243] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:20:10.449076 27890 raft_consensus.cc:2272] T 71d9464b21db479bae8db3cf86c4dad3 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:10.452093 27890 tablet_replica.cc:333] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5: stopping tablet replica
I20260709 12:20:10.452782 27890 raft_consensus.cc:2243] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:10.453910 27890 raft_consensus.cc:2272] T a071aa4b3f674c91869efe7a9e399c47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:10.456892 27890 tablet_replica.cc:333] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5: stopping tablet replica
I20260709 12:20:10.457675 27890 raft_consensus.cc:2243] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:10.458475 27890 raft_consensus.cc:2272] T 6fbc152b507e465ebf09eba3ed8c2e47 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:10.461951 27890 tablet_replica.cc:333] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5: stopping tablet replica
I20260709 12:20:10.462720 27890 raft_consensus.cc:2243] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:10.463914 27890 raft_consensus.cc:2272] T 19ccab38f55b42829ca55d11ea051abd P f3fe548c90cd41ac95fa5e796a58a3e5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:10.466924 27890 tablet_replica.cc:333] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5: stopping tablet replica
I20260709 12:20:10.467638 27890 raft_consensus.cc:2243] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:20:10.468756 27890 raft_consensus.cc:2272] T 37f97cf714a2483284bef8e92e3bf140 P f3fe548c90cd41ac95fa5e796a58a3e5 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:10.705518 27890 tablet_server.cc:196] TabletServer@127.27.60.132:0 shutdown complete.
I20260709 12:20:10.752012 27890 master.cc:562] Master@127.27.60.190:38445 shutting down...
W20260709 12:20:10.794549 28998 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:20:10.794934 28998 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:20:10.795463 28998 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:20:12.921800 28936 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111) [suppressed 436 similar messages]
W20260709 12:20:12.926054 28936 catalog_manager.cc:4755] TS 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet e08eed75cafa47bd9b8434775838783e: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
W20260709 12:20:13.444590 28981 debug-util.cc:398] Leaking SignalData structure 0x7b0800382d20 after lost signal to thread 27893
W20260709 12:20:13.445225 28981 debug-util.cc:398] Leaking SignalData structure 0x7b0800366880 after lost signal to thread 28984
W20260709 12:20:22.293761 28936 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260709 12:20:22.298652 28936 catalog_manager.cc:4755] TS 7bfea685b6384dd484dd4d3918990d50 (127.27.60.129:38505): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 67f8759d5c284630986dd30a64b6e33a: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38505: connect: Connection refused (error 111)
I20260709 12:20:24.440335 27890 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:24.441401 27890 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:24.441772 27890 tablet_replica.cc:333] T 00000000000000000000000000000000 P 34b4a1bd74f348a09c56bd985caffa85: stopping tablet replica
I20260709 12:20:24.578807 27890 master.cc:584] Master@127.27.60.190:38445 shutdown complete.
I20260709 12:20:24.633756 27890 test_util.cc:182] -----------------------------------------------
I20260709 12:20:24.634074 27890 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599458788625-27890-0
[  FAILED  ] LeaderRebalancerTest.AddTserver (104864 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:20:24.638880 27890 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.60.190:44659
I20260709 12:20:24.640156 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:24.646706 31714 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:20:24.646891 31715 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:20:24.647722 31717 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:20:24.649376 27890 server_base.cc:1061] running on GCE node
I20260709 12:20:24.651473 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:24.651698 27890 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:20:24.651818 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599624651807 us; error 0 us; skew 500 ppm
I20260709 12:20:24.652377 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:24.655175 27890 webserver.cc:533] Webserver started at http://127.27.60.190:41807/ using document root <none> and password file <none>
I20260709 12:20:24.655659 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:24.655827 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:24.656059 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:24.657374 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/master-0-root/instance:
uuid: "3e1ee4fdf13343ecadd700726255e23b"
format_stamp: "Formatted at 2026-07-09 12:20:24 on dist-test-slave-zqnl"
I20260709 12:20:24.662376 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:20:24.666441 31722 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:20:24.667557 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:20:24.667898 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/master-0-root
uuid: "3e1ee4fdf13343ecadd700726255e23b"
format_stamp: "Formatted at 2026-07-09 12:20:24 on dist-test-slave-zqnl"
I20260709 12:20:24.668205 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-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:20:24.683655 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:24.685012 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:24.735284 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.190:44659
I20260709 12:20:24.735492 31773 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.190:44659 every 8 connection(s)
I20260709 12:20:24.740490 31774 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:20:24.756803 31774 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b: Bootstrap starting.
I20260709 12:20:24.763447 31774 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:24.769055 31774 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b: No bootstrap required, opened a new log
I20260709 12:20:24.772512 31774 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e1ee4fdf13343ecadd700726255e23b" member_type: VOTER }
I20260709 12:20:24.773155 31774 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:24.773509 31774 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1ee4fdf13343ecadd700726255e23b, State: Initialized, Role: FOLLOWER
I20260709 12:20:24.774390 31774 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3e1ee4fdf13343ecadd700726255e23b" member_type: VOTER }
I20260709 12:20:24.774993 31774 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:20:24.775305 31774 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:20:24.775635 31774 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:24.782042 31774 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e1ee4fdf13343ecadd700726255e23b" member_type: VOTER }
I20260709 12:20:24.782897 31774 leader_election.cc:304] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b [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: 3e1ee4fdf13343ecadd700726255e23b; no voters: 
I20260709 12:20:24.784324 31774 leader_election.cc:290] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:20:24.784785 31777 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:24.786542 31777 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b [term 1 LEADER]: Becoming Leader. State: Replica: 3e1ee4fdf13343ecadd700726255e23b, State: Running, Role: LEADER
I20260709 12:20:24.787310 31777 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b [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: "3e1ee4fdf13343ecadd700726255e23b" member_type: VOTER }
I20260709 12:20:24.787969 31774 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:20:24.797946 31779 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3e1ee4fdf13343ecadd700726255e23b. Latest consensus state: current_term: 1 leader_uuid: "3e1ee4fdf13343ecadd700726255e23b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e1ee4fdf13343ecadd700726255e23b" member_type: VOTER } }
I20260709 12:20:24.798102 31778 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3e1ee4fdf13343ecadd700726255e23b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e1ee4fdf13343ecadd700726255e23b" member_type: VOTER } }
I20260709 12:20:24.798920 31779 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b [sys.catalog]: This master's current role is: LEADER
I20260709 12:20:24.799038 31778 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b [sys.catalog]: This master's current role is: LEADER
I20260709 12:20:24.801019 31787 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:20:24.809145 31787 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:20:24.810631 27890 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:20:24.821347 31787 catalog_manager.cc:1383] Generated new cluster ID: 42646b2174004253bf2aa7dd33e788b3
I20260709 12:20:24.821725 31787 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:20:24.843246 31787 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:20:24.844897 31787 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:20:24.864629 31787 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b: Generated new TSK 0
I20260709 12:20:24.865588 31787 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:20:24.878867 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:24.885749 31795 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:20:24.887135 31796 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:20:24.888712 31798 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:20:24.889554 27890 server_base.cc:1061] running on GCE node
I20260709 12:20:24.891414 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:24.891616 27890 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:20:24.891743 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599624891733 us; error 0 us; skew 500 ppm
I20260709 12:20:24.892243 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:24.894814 27890 webserver.cc:533] Webserver started at http://127.27.60.129:42701/ using document root <none> and password file <none>
I20260709 12:20:24.895316 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:24.895489 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:24.895720 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:24.897142 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/ts-0-root/instance:
uuid: "24b080dfe9ae4908a218cbf5138a81e2"
format_stamp: "Formatted at 2026-07-09 12:20:24 on dist-test-slave-zqnl"
I20260709 12:20:24.902455 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260709 12:20:24.906426 31803 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:20:24.907465 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 12:20:24.907871 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/ts-0-root
uuid: "24b080dfe9ae4908a218cbf5138a81e2"
format_stamp: "Formatted at 2026-07-09 12:20:24 on dist-test-slave-zqnl"
I20260709 12:20:24.908506 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-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:20:24.925158 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:24.926633 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:24.928332 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:24.931528 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:24.931857 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:24.932178 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:24.932425 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:24.985773 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.129:38773
I20260709 12:20:24.986006 31865 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.129:38773 every 8 connection(s)
I20260709 12:20:24.992017 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:25.000576 31870 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:20:25.001997 31871 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:20:25.004324 31873 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:20:25.005506 27890 server_base.cc:1061] running on GCE node
I20260709 12:20:25.007304 31866 heartbeater.cc:344] Connected to a master server at 127.27.60.190:44659
I20260709 12:20:25.007802 31866 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:25.008189 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:25.008500 27890 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:20:25.008728 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599625008708 us; error 0 us; skew 500 ppm
I20260709 12:20:25.008934 31866 heartbeater.cc:507] Master 127.27.60.190:44659 requested a full tablet report, sending...
I20260709 12:20:25.009636 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:25.013129 31739 ts_manager.cc:194] Registered new tserver with Master: 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:25.013283 27890 webserver.cc:533] Webserver started at http://127.27.60.130:42107/ using document root <none> and password file <none>
I20260709 12:20:25.014067 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:25.014391 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:25.014706 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:25.016086 31739 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58582
I20260709 12:20:25.016283 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/ts-1-root/instance:
uuid: "657163f34ded49f9bbb826d07073b3a7"
format_stamp: "Formatted at 2026-07-09 12:20:25 on dist-test-slave-zqnl"
I20260709 12:20:25.022677 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260709 12:20:25.027253 31878 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:20:25.028378 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260709 12:20:25.028687 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/ts-1-root
uuid: "657163f34ded49f9bbb826d07073b3a7"
format_stamp: "Formatted at 2026-07-09 12:20:25 on dist-test-slave-zqnl"
I20260709 12:20:25.028963 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-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:20:25.047041 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:25.048403 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:25.050034 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:25.053020 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:25.053262 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:25.053866 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:25.054080 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:25.108439 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.130:43977
I20260709 12:20:25.108706 31940 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.130:43977 every 8 connection(s)
I20260709 12:20:25.114358 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:25.123504 31944 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:20:25.124805 31945 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:20:25.128589 31947 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:20:25.129598 27890 server_base.cc:1061] running on GCE node
I20260709 12:20:25.129729 31941 heartbeater.cc:344] Connected to a master server at 127.27.60.190:44659
I20260709 12:20:25.130363 31941 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:25.130877 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:25.131189 27890 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:20:25.131402 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599625131385 us; error 0 us; skew 500 ppm
I20260709 12:20:25.131445 31941 heartbeater.cc:507] Master 127.27.60.190:44659 requested a full tablet report, sending...
I20260709 12:20:25.132566 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:25.134227 31739 ts_manager.cc:194] Registered new tserver with Master: 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:25.136780 27890 webserver.cc:533] Webserver started at http://127.27.60.131:39517/ using document root <none> and password file <none>
I20260709 12:20:25.136797 31739 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58584
I20260709 12:20:25.137806 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:25.138155 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:25.138525 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:25.139936 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/ts-2-root/instance:
uuid: "54aad746cb1641378df822c67eafe1dd"
format_stamp: "Formatted at 2026-07-09 12:20:25 on dist-test-slave-zqnl"
I20260709 12:20:25.145193 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260709 12:20:25.149520 31952 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:20:25.150766 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:20:25.151186 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/ts-2-root
uuid: "54aad746cb1641378df822c67eafe1dd"
format_stamp: "Formatted at 2026-07-09 12:20:25 on dist-test-slave-zqnl"
I20260709 12:20:25.151525 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-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:20:25.163739 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:25.165391 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:25.166911 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:25.169268 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:25.169538 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:25.169874 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:25.170058 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:25.225313 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.131:38987
I20260709 12:20:25.225637 32014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.131:38987 every 8 connection(s)
I20260709 12:20:25.231546 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:25.238955 32018 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:20:25.241451 32019 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:20:25.243430 27890 server_base.cc:1061] running on GCE node
W20260709 12:20:25.243885 32021 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:20:25.245255 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:25.245574 27890 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:20:25.245803 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599625245786 us; error 0 us; skew 500 ppm
I20260709 12:20:25.246163 32015 heartbeater.cc:344] Connected to a master server at 127.27.60.190:44659
I20260709 12:20:25.246522 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:25.246606 32015 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:25.248123 32015 heartbeater.cc:507] Master 127.27.60.190:44659 requested a full tablet report, sending...
I20260709 12:20:25.249768 27890 webserver.cc:533] Webserver started at http://127.27.60.132:40191/ using document root <none> and password file <none>
I20260709 12:20:25.250449 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:25.250712 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:25.250972 31739 ts_manager.cc:194] Registered new tserver with Master: 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:25.251078 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:25.252983 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/ts-3-root/instance:
uuid: "65464ab5ffd540298c0713d1845fcee0"
format_stamp: "Formatted at 2026-07-09 12:20:25 on dist-test-slave-zqnl"
I20260709 12:20:25.253090 31739 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58594
I20260709 12:20:25.259019 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:20:25.263403 32026 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:20:25.264374 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:20:25.264684 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/ts-3-root
uuid: "65464ab5ffd540298c0713d1845fcee0"
format_stamp: "Formatted at 2026-07-09 12:20:25 on dist-test-slave-zqnl"
I20260709 12:20:25.264954 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-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:20:25.277971 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:25.279454 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:25.281126 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:25.283806 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:25.284016 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:25.284394 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:25.284574 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:25.341202 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.132:40467
I20260709 12:20:25.341645 32088 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.132:40467 every 8 connection(s)
I20260709 12:20:25.358721 32089 heartbeater.cc:344] Connected to a master server at 127.27.60.190:44659
I20260709 12:20:25.359290 32089 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:25.360241 32089 heartbeater.cc:507] Master 127.27.60.190:44659 requested a full tablet report, sending...
I20260709 12:20:25.362665 31739 ts_manager.cc:194] Registered new tserver with Master: 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:25.363801 27890 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.018876662s
I20260709 12:20:25.364902 31739 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58602
I20260709 12:20:25.397890 31739 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58606:
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:20:25.688354 32054 tablet_service.cc:1511] Processing CreateTablet for tablet c73032099f2946ca9f4730c11ce6214e (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:20:25.690083 32054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c73032099f2946ca9f4730c11ce6214e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.691550 32053 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa132139ee04b909e9e0921e72b55aa (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:20:25.695647 32053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa132139ee04b909e9e0921e72b55aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.696995 31980 tablet_service.cc:1511] Processing CreateTablet for tablet c73032099f2946ca9f4730c11ce6214e (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:20:25.698675 31978 tablet_service.cc:1511] Processing CreateTablet for tablet 8a70de18ae984e9d842a043c76a80ab3 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:20:25.699397 32052 tablet_service.cc:1511] Processing CreateTablet for tablet 8a70de18ae984e9d842a043c76a80ab3 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:20:25.700578 31979 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbe4a721edb495189b9aa5bdba45989 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:20:25.701068 32052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a70de18ae984e9d842a043c76a80ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.698912 31980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c73032099f2946ca9f4730c11ce6214e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.706166 31977 tablet_service.cc:1511] Processing CreateTablet for tablet bfffc3b45b6d4dbda562a6ff1e69ed9b (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:20:25.706213 31978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a70de18ae984e9d842a043c76a80ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.709935 31830 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbe4a721edb495189b9aa5bdba45989 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:20:25.710794 31831 tablet_service.cc:1511] Processing CreateTablet for tablet c73032099f2946ca9f4730c11ce6214e (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:20:25.711649 31830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbe4a721edb495189b9aa5bdba45989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.712481 31831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c73032099f2946ca9f4730c11ce6214e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.709877 31977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfffc3b45b6d4dbda562a6ff1e69ed9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.714290 31829 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa132139ee04b909e9e0921e72b55aa (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:20:25.715260 31979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbe4a721edb495189b9aa5bdba45989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.716934 31828 tablet_service.cc:1511] Processing CreateTablet for tablet bfffc3b45b6d4dbda562a6ff1e69ed9b (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:20:25.721602 31827 tablet_service.cc:1511] Processing CreateTablet for tablet 690e74028d384a6784b0385b47882a0a (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:20:25.723272 31827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 690e74028d384a6784b0385b47882a0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.727525 32051 tablet_service.cc:1511] Processing CreateTablet for tablet 690e74028d384a6784b0385b47882a0a (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:20:25.729333 32051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 690e74028d384a6784b0385b47882a0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.731529 32050 tablet_service.cc:1511] Processing CreateTablet for tablet a2abe75a3f054594bb74e1ab9745a9d7 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:20:25.733264 32050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2abe75a3f054594bb74e1ab9745a9d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.738816 31829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa132139ee04b909e9e0921e72b55aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.741799 31826 tablet_service.cc:1511] Processing CreateTablet for tablet a2abe75a3f054594bb74e1ab9745a9d7 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:20:25.743542 31826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2abe75a3f054594bb74e1ab9745a9d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.743461 31976 tablet_service.cc:1511] Processing CreateTablet for tablet a2abe75a3f054594bb74e1ab9745a9d7 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:20:25.745157 31976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2abe75a3f054594bb74e1ab9745a9d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.748003 31828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfffc3b45b6d4dbda562a6ff1e69ed9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.748847 31903 tablet_service.cc:1511] Processing CreateTablet for tablet bfffc3b45b6d4dbda562a6ff1e69ed9b (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:20:25.752213 31905 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa132139ee04b909e9e0921e72b55aa (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:20:25.753650 31901 tablet_service.cc:1511] Processing CreateTablet for tablet cc7b64b55b4b4fd1b0ca7098c52fc257 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:20:25.754889 31975 tablet_service.cc:1511] Processing CreateTablet for tablet cc7b64b55b4b4fd1b0ca7098c52fc257 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:20:25.756376 31902 tablet_service.cc:1511] Processing CreateTablet for tablet 690e74028d384a6784b0385b47882a0a (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:20:25.752298 31904 tablet_service.cc:1511] Processing CreateTablet for tablet 8a70de18ae984e9d842a043c76a80ab3 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:20:25.758805 32049 tablet_service.cc:1511] Processing CreateTablet for tablet cc7b64b55b4b4fd1b0ca7098c52fc257 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:20:25.760509 32049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc7b64b55b4b4fd1b0ca7098c52fc257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.746980 31906 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbe4a721edb495189b9aa5bdba45989 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:20:25.756433 31975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc7b64b55b4b4fd1b0ca7098c52fc257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.778419 31903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfffc3b45b6d4dbda562a6ff1e69ed9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.779387 31906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbe4a721edb495189b9aa5bdba45989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.782666 31905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa132139ee04b909e9e0921e72b55aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.786702 31902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 690e74028d384a6784b0385b47882a0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.790555 31901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc7b64b55b4b4fd1b0ca7098c52fc257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.794498 31904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a70de18ae984e9d842a043c76a80ab3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:20:25.802450 31786 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:25.836110 32108 tablet_bootstrap.cc:492] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:25.851356 32108 tablet_bootstrap.cc:654] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:25.855536 32109 tablet_bootstrap.cc:492] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:25.859441 31825 tablet_service.cc:1511] Processing CreateTablet for tablet 7b15ed75de0243f3a7e3385d69207f8e (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:20:25.861035 31825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b15ed75de0243f3a7e3385d69207f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.864228 31900 tablet_service.cc:1511] Processing CreateTablet for tablet 7b15ed75de0243f3a7e3385d69207f8e (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:20:25.865875 31900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b15ed75de0243f3a7e3385d69207f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.877929 31977 tablet_service.cc:1511] Processing CreateTablet for tablet 7b15ed75de0243f3a7e3385d69207f8e (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:20:25.880198 31977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b15ed75de0243f3a7e3385d69207f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.904369 32053 tablet_service.cc:1511] Processing CreateTablet for tablet f5d2bd123e3545f59f47bba5a35ccdd0 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:20:25.905997 32053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d2bd123e3545f59f47bba5a35ccdd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.906955 31824 tablet_service.cc:1511] Processing CreateTablet for tablet f5d2bd123e3545f59f47bba5a35ccdd0 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:20:25.908372 31824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d2bd123e3545f59f47bba5a35ccdd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.963001 32111 tablet_bootstrap.cc:492] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:25.993242 32112 tablet_bootstrap.cc:492] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:25.994894 31905 tablet_service.cc:1511] Processing CreateTablet for tablet f5d2bd123e3545f59f47bba5a35ccdd0 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:20:25.998072 31905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d2bd123e3545f59f47bba5a35ccdd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.000921 32109 tablet_bootstrap.cc:654] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:26.008922 32112 tablet_bootstrap.cc:654] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:26.020334 31866 heartbeater.cc:499] Master 127.27.60.190:44659 was elected leader, sending a full tablet report...
I20260709 12:20:26.047694 32108 tablet_bootstrap.cc:492] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:26.048302 32108 ts_tablet_manager.cc:1403] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.213s	user 0.013s	sys 0.018s
W20260709 12:20:26.054282 31725 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.27.60.129:38773, user_credentials={real_user=slave}} blocked reactor thread for 45481.4us
W20260709 12:20:26.066221 31723 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.27.60.131:38987, user_credentials={real_user=slave}} blocked reactor thread for 57984.2us
I20260709 12:20:26.075368 31975 tablet_service.cc:1511] Processing CreateTablet for tablet e402d9881a3c40b2a5a893ac00e12508 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:20:26.076908 31975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e402d9881a3c40b2a5a893ac00e12508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.076591 31828 tablet_service.cc:1511] Processing CreateTablet for tablet e402d9881a3c40b2a5a893ac00e12508 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:20:26.078032 31828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e402d9881a3c40b2a5a893ac00e12508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.069119 32108 raft_consensus.cc:359] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:26.087857 32054 tablet_service.cc:1511] Processing CreateTablet for tablet e402d9881a3c40b2a5a893ac00e12508 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:20:26.090015 31906 tablet_service.cc:1511] Processing CreateTablet for tablet 059f9a303a1f47c9a9ce91d16250a00f (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:20:26.090111 32054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e402d9881a3c40b2a5a893ac00e12508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.093514 31978 tablet_service.cc:1511] Processing CreateTablet for tablet 059f9a303a1f47c9a9ce91d16250a00f (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:20:26.095145 31978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059f9a303a1f47c9a9ce91d16250a00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.095288 32053 tablet_service.cc:1511] Processing CreateTablet for tablet 059f9a303a1f47c9a9ce91d16250a00f (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:20:26.091553 31906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059f9a303a1f47c9a9ce91d16250a00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.097489 32053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059f9a303a1f47c9a9ce91d16250a00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.107594 32111 tablet_bootstrap.cc:654] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:26.118861 31830 tablet_service.cc:1511] Processing CreateTablet for tablet d91830b3c165487c9377d1dd1c43bde1 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:20:26.120499 31830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91830b3c165487c9377d1dd1c43bde1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.124902 32109 tablet_bootstrap.cc:492] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:26.125645 32109 ts_tablet_manager.cc:1403] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.271s	user 0.022s	sys 0.019s
I20260709 12:20:26.125981 31903 tablet_service.cc:1511] Processing CreateTablet for tablet d91830b3c165487c9377d1dd1c43bde1 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:20:26.127422 31903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91830b3c165487c9377d1dd1c43bde1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.129082 32109 raft_consensus.cc:359] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:26.129861 32109 raft_consensus.cc:385] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:26.130179 32109 raft_consensus.cc:740] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:26.140530 31941 heartbeater.cc:499] Master 127.27.60.190:44659 was elected leader, sending a full tablet report...
I20260709 12:20:26.099578 32108 raft_consensus.cc:385] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:26.151625 32108 raft_consensus.cc:740] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:26.139427 32109 consensus_queue.cc:260] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:26.158247 31980 tablet_service.cc:1511] Processing CreateTablet for tablet d91830b3c165487c9377d1dd1c43bde1 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:20:26.165465 31980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91830b3c165487c9377d1dd1c43bde1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.152983 32108 consensus_queue.cc:260] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:26.195370 32051 tablet_service.cc:1511] Processing CreateTablet for tablet fce00ffd6ab945d1920ebdc191756ab8 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:20:26.197901 32051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce00ffd6ab945d1920ebdc191756ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.224304 31825 tablet_service.cc:1511] Processing CreateTablet for tablet fce00ffd6ab945d1920ebdc191756ab8 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:20:26.227905 31906 tablet_service.cc:1511] Processing CreateTablet for tablet fce00ffd6ab945d1920ebdc191756ab8 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:20:26.230387 31906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce00ffd6ab945d1920ebdc191756ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.230940 31825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce00ffd6ab945d1920ebdc191756ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.229121 32112 tablet_bootstrap.cc:492] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:26.233644 32112 ts_tablet_manager.cc:1403] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.241s	user 0.057s	sys 0.047s
I20260709 12:20:26.239068 32112 raft_consensus.cc:359] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:26.239420 31975 tablet_service.cc:1511] Processing CreateTablet for tablet 1f21c68affe947b6b8969fddd158772f (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:20:26.240285 32112 raft_consensus.cc:385] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:26.240916 32112 raft_consensus.cc:740] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:26.253572 32109 ts_tablet_manager.cc:1434] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.128s	user 0.019s	sys 0.014s
I20260709 12:20:26.254549 32108 ts_tablet_manager.cc:1434] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.206s	user 0.013s	sys 0.061s
I20260709 12:20:26.254169 32053 tablet_service.cc:1511] Processing CreateTablet for tablet 1f21c68affe947b6b8969fddd158772f (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:20:26.254745 31975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f21c68affe947b6b8969fddd158772f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.255419 32015 heartbeater.cc:499] Master 127.27.60.190:44659 was elected leader, sending a full tablet report...
I20260709 12:20:26.255625 32053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f21c68affe947b6b8969fddd158772f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.255729 32108 tablet_bootstrap.cc:492] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:26.252772 32112 consensus_queue.cc:260] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:26.260015 32089 heartbeater.cc:499] Master 127.27.60.190:44659 was elected leader, sending a full tablet report...
I20260709 12:20:26.270424 31977 tablet_service.cc:1511] Processing CreateTablet for tablet 66c03607b17d4b33b44fa1c649b2c825 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:20:26.272280 32111 tablet_bootstrap.cc:492] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:26.272840 32111 ts_tablet_manager.cc:1403] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.311s	user 0.042s	sys 0.020s
I20260709 12:20:26.272668 31824 tablet_service.cc:1511] Processing CreateTablet for tablet 827f1417c6a44441886dbc07549bb733 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:20:26.276183 32111 raft_consensus.cc:359] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:26.277050 32111 raft_consensus.cc:385] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:26.277361 32111 raft_consensus.cc:740] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:26.277974 32050 tablet_service.cc:1511] Processing CreateTablet for tablet 66c03607b17d4b33b44fa1c649b2c825 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:20:26.278307 31905 tablet_service.cc:1511] Processing CreateTablet for tablet 66c03607b17d4b33b44fa1c649b2c825 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:20:26.279891 32050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c03607b17d4b33b44fa1c649b2c825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.282584 31903 tablet_service.cc:1511] Processing CreateTablet for tablet 827f1417c6a44441886dbc07549bb733 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:20:26.284754 31903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 827f1417c6a44441886dbc07549bb733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.287767 31977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c03607b17d4b33b44fa1c649b2c825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.288401 31976 tablet_service.cc:1511] Processing CreateTablet for tablet 827f1417c6a44441886dbc07549bb733 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:20:26.289819 31976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 827f1417c6a44441886dbc07549bb733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.274068 31824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 827f1417c6a44441886dbc07549bb733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.296970 32049 tablet_service.cc:1511] Processing CreateTablet for tablet 108ed538fb0f4d85860738f51f8c1367 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:20:26.298745 32049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108ed538fb0f4d85860738f51f8c1367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.306545 31905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c03607b17d4b33b44fa1c649b2c825. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.309787 31828 tablet_service.cc:1511] Processing CreateTablet for tablet 108ed538fb0f4d85860738f51f8c1367 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:20:26.311407 31828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108ed538fb0f4d85860738f51f8c1367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.311308 31904 tablet_service.cc:1511] Processing CreateTablet for tablet 108ed538fb0f4d85860738f51f8c1367 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:20:26.313016 31904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108ed538fb0f4d85860738f51f8c1367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.315088 32108 tablet_bootstrap.cc:654] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:26.318181 32111 consensus_queue.cc:260] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:26.278308 32109 tablet_bootstrap.cc:492] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:26.331622 31830 tablet_service.cc:1511] Processing CreateTablet for tablet 1f21c68affe947b6b8969fddd158772f (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:20:26.333155 31830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f21c68affe947b6b8969fddd158772f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.346903 31827 tablet_service.cc:1511] Processing CreateTablet for tablet adaf054c0d0a4e368d267e9c774ea4fc (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:20:26.348506 31827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adaf054c0d0a4e368d267e9c774ea4fc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:20:26.350319 32090 tablet.cc:2406] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:20:26.353605 32111 ts_tablet_manager.cc:1434] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.014s
I20260709 12:20:26.359200 31980 tablet_service.cc:1511] Processing CreateTablet for tablet adaf054c0d0a4e368d267e9c774ea4fc (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:20:26.360817 31980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adaf054c0d0a4e368d267e9c774ea4fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.362246 32111 tablet_bootstrap.cc:492] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:26.376291 32109 tablet_bootstrap.cc:654] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:26.395314 32112 ts_tablet_manager.cc:1434] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.161s	user 0.015s	sys 0.005s
I20260709 12:20:26.395195 32054 tablet_service.cc:1511] Processing CreateTablet for tablet adaf054c0d0a4e368d267e9c774ea4fc (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:20:26.396898 32112 tablet_bootstrap.cc:492] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:26.400415 32120 raft_consensus.cc:493] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:26.401057 32120 raft_consensus.cc:515] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:26.396919 32054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adaf054c0d0a4e368d267e9c774ea4fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.404105 31978 tablet_service.cc:1511] Processing CreateTablet for tablet 9bc271b4ce9648178e2d37ce1305d0e9 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:20:26.405994 31978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bc271b4ce9648178e2d37ce1305d0e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.410706 32108 tablet_bootstrap.cc:492] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:26.411369 32108 ts_tablet_manager.cc:1403] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.156s	user 0.009s	sys 0.017s
I20260709 12:20:26.414819 32108 raft_consensus.cc:359] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:26.415686 32108 raft_consensus.cc:385] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:26.416038 32108 raft_consensus.cc:740] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:26.418946 32112 tablet_bootstrap.cc:654] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:26.418452 32049 tablet_service.cc:1511] Processing CreateTablet for tablet 9bc271b4ce9648178e2d37ce1305d0e9 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:20:26.427703 32049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bc271b4ce9648178e2d37ce1305d0e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.424997 31824 tablet_service.cc:1511] Processing CreateTablet for tablet 62512fa9254a4942958c510915970c2b (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:20:26.439827 31824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62512fa9254a4942958c510915970c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.440866 31904 tablet_service.cc:1511] Processing CreateTablet for tablet 9bc271b4ce9648178e2d37ce1305d0e9 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:20:26.441305 31903 tablet_service.cc:1511] Processing CreateTablet for tablet 62512fa9254a4942958c510915970c2b (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:20:26.439718 32118 raft_consensus.cc:493] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:26.442404 32118 raft_consensus.cc:515] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:26.442904 31903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62512fa9254a4942958c510915970c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.446179 32111 tablet_bootstrap.cc:654] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:26.454723 31977 tablet_service.cc:1511] Processing CreateTablet for tablet 62512fa9254a4942958c510915970c2b (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:20:26.464368 31977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62512fa9254a4942958c510915970c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.463418 31904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bc271b4ce9648178e2d37ce1305d0e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.470443 31827 tablet_service.cc:1511] Processing CreateTablet for tablet 7f9f8be197d94acc8bbbcbf5dd4be193 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:20:26.471989 31827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f9f8be197d94acc8bbbcbf5dd4be193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.461766 32108 consensus_queue.cc:260] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:26.483038 32118 leader_election.cc:290] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:26.498162 32112 tablet_bootstrap.cc:492] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:26.498896 32112 ts_tablet_manager.cc:1403] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.102s	user 0.007s	sys 0.014s
I20260709 12:20:26.498541 31906 tablet_service.cc:1511] Processing CreateTablet for tablet 7f9f8be197d94acc8bbbcbf5dd4be193 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:20:26.482805 32120 leader_election.cc:290] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:26.514436 32116 raft_consensus.cc:493] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:26.514242 31979 tablet_service.cc:1511] Processing CreateTablet for tablet e55f9de566c443cc868ca7a8739ea116 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:20:26.514792 32112 raft_consensus.cc:359] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:26.515151 32116 raft_consensus.cc:515] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:26.515702 32112 raft_consensus.cc:385] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:26.516077 32112 raft_consensus.cc:740] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:26.517009 32112 consensus_queue.cc:260] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:26.530010 32108 ts_tablet_manager.cc:1434] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.118s	user 0.001s	sys 0.008s
I20260709 12:20:26.543390 31906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f9f8be197d94acc8bbbcbf5dd4be193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.533540 32117 raft_consensus.cc:493] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:26.545331 32117 raft_consensus.cc:515] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:26.542429 32112 ts_tablet_manager.cc:1434] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.001s
I20260709 12:20:26.542840 32116 leader_election.cc:290] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:26.518452 32053 tablet_service.cc:1511] Processing CreateTablet for tablet 7f9f8be197d94acc8bbbcbf5dd4be193 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:20:26.575496 32108 tablet_bootstrap.cc:492] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:26.575311 32117 leader_election.cc:290] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:26.575320 31905 tablet_service.cc:1511] Processing CreateTablet for tablet 0668b29c0fc2437a92ad9553451f3937 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:20:26.582496 31905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0668b29c0fc2437a92ad9553451f3937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.578895 31979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55f9de566c443cc868ca7a8739ea116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.595816 32109 tablet_bootstrap.cc:492] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:26.596486 32109 ts_tablet_manager.cc:1403] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.333s	user 0.012s	sys 0.007s
I20260709 12:20:26.584167 32112 tablet_bootstrap.cc:492] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:26.628103 32053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f9f8be197d94acc8bbbcbf5dd4be193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.655227 31900 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf52744672e49938c2fbc1b0548c37b (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:20:26.656678 31900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf52744672e49938c2fbc1b0548c37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.620880 32054 tablet_service.cc:1511] Processing CreateTablet for tablet e55f9de566c443cc868ca7a8739ea116 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:20:26.709445 32111 tablet_bootstrap.cc:492] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:26.715265 32054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55f9de566c443cc868ca7a8739ea116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.724679 32111 ts_tablet_manager.cc:1403] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.363s	user 0.022s	sys 0.023s
I20260709 12:20:26.752355 32051 tablet_service.cc:1511] Processing CreateTablet for tablet a521ba034e6f47f4bc609a243a1f47b7 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:20:26.752753 31828 tablet_service.cc:1511] Processing CreateTablet for tablet e55f9de566c443cc868ca7a8739ea116 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:20:26.754182 31828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55f9de566c443cc868ca7a8739ea116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.754508 31902 tablet_service.cc:1511] Processing CreateTablet for tablet a521ba034e6f47f4bc609a243a1f47b7 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:20:26.754752 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73032099f2946ca9f4730c11ce6214e" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:26.755959 31902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a521ba034e6f47f4bc609a243a1f47b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.755872 32052 tablet_service.cc:1511] Processing CreateTablet for tablet d0e11d2e807a4e9492e1618e04244e34 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
W20260709 12:20:26.756702 31807 leader_election.cc:343] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:26.762470 32050 tablet_service.cc:1511] Processing CreateTablet for tablet 0668b29c0fc2437a92ad9553451f3937 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:20:26.753938 32051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a521ba034e6f47f4bc609a243a1f47b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.764022 32050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0668b29c0fc2437a92ad9553451f3937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.765030 31830 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf52744672e49938c2fbc1b0548c37b (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:20:26.742909 31976 tablet_service.cc:1511] Processing CreateTablet for tablet 0668b29c0fc2437a92ad9553451f3937 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:20:26.770499 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73032099f2946ca9f4730c11ce6214e" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:26.771030 31825 tablet_service.cc:1511] Processing CreateTablet for tablet a521ba034e6f47f4bc609a243a1f47b7 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:20:26.770078 31830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf52744672e49938c2fbc1b0548c37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.784375 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa132139ee04b909e9e0921e72b55aa" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:26.785126 32064 raft_consensus.cc:2468] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 0.
I20260709 12:20:26.786628 31825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a521ba034e6f47f4bc609a243a1f47b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.786731 31882 leader_election.cc:304] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:26.788146 32120 raft_consensus.cc:2804] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:26.788564 32120 raft_consensus.cc:493] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:26.788936 32120 raft_consensus.cc:3060] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:26.796272 32112 tablet_bootstrap.cc:654] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:26.806022 32120 raft_consensus.cc:515] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:26.808553 32111 raft_consensus.cc:359] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:26.774055 31977 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf52744672e49938c2fbc1b0548c37b (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:20:26.776844 31978 tablet_service.cc:1511] Processing CreateTablet for tablet d0e11d2e807a4e9492e1618e04244e34 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:20:26.809504 32111 raft_consensus.cc:385] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:26.778378 31976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0668b29c0fc2437a92ad9553451f3937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.810786 31978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e11d2e807a4e9492e1618e04244e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.774400 32052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e11d2e807a4e9492e1618e04244e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.775405 32108 tablet_bootstrap.cc:654] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:26.777163 32109 raft_consensus.cc:359] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:26.812281 32109 raft_consensus.cc:385] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:26.809386 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa132139ee04b909e9e0921e72b55aa" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
W20260709 12:20:26.805608 31786 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:26.815616 32064 raft_consensus.cc:3060] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:26.815694 32120 leader_election.cc:290] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:26.816342 32109 raft_consensus.cc:740] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:26.823474 32118 raft_consensus.cc:493] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:26.826263 32118 raft_consensus.cc:515] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:26.833994 31841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa132139ee04b909e9e0921e72b55aa" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:26.835220 31841 raft_consensus.cc:2468] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 0.
I20260709 12:20:26.836119 32109 consensus_queue.cc:260] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:26.837035 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa132139ee04b909e9e0921e72b55aa" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:26.851198 31900 tablet_service.cc:1511] Processing CreateTablet for tablet 4298c04621564d9bb2ea8a8e1e076536 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:20:26.838951 32029 leader_election.cc:304] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:26.843393 32118 leader_election.cc:290] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:26.855962 31900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4298c04621564d9bb2ea8a8e1e076536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.858623 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa132139ee04b909e9e0921e72b55aa" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:26.862967 31977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf52744672e49938c2fbc1b0548c37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.863284 31916 raft_consensus.cc:2393] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65464ab5ffd540298c0713d1845fcee0 in current term 1: Already voted for candidate 657163f34ded49f9bbb826d07073b3a7 in this term.
I20260709 12:20:26.866650 31980 tablet_service.cc:1511] Processing CreateTablet for tablet 4298c04621564d9bb2ea8a8e1e076536 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:20:26.818727 32111 raft_consensus.cc:740] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:26.868637 31980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4298c04621564d9bb2ea8a8e1e076536. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:20:26.868837 31804 leader_election.cc:343] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:26.869436 31804 leader_election.cc:304] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:26.870584 32118 raft_consensus.cc:2749] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:26.885195 32109 ts_tablet_manager.cc:1434] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.288s	user 0.015s	sys 0.005s
I20260709 12:20:26.881690 31828 tablet_service.cc:1511] Processing CreateTablet for tablet d0e11d2e807a4e9492e1618e04244e34 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:20:26.887660 31828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e11d2e807a4e9492e1618e04244e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.890322 32117 raft_consensus.cc:493] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:26.890950 32117 raft_consensus.cc:515] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:26.893766 32117 leader_election.cc:290] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:26.893954 32109 tablet_bootstrap.cc:492] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:26.903877 31975 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae7567d920d436f8420e04c6134cb97 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:20:26.905421 31975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae7567d920d436f8420e04c6134cb97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.907325 32049 tablet_service.cc:1511] Processing CreateTablet for tablet 4298c04621564d9bb2ea8a8e1e076536 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:20:26.912104 31904 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae7567d920d436f8420e04c6134cb97 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:20:26.913681 31904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae7567d920d436f8420e04c6134cb97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.916832 31841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfffc3b45b6d4dbda562a6ff1e69ed9b" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:26.917167 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa132139ee04b909e9e0921e72b55aa" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:26.918010 31840 raft_consensus.cc:2468] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 0.
I20260709 12:20:26.919381 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2abe75a3f054594bb74e1ab9745a9d7" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:26.920761 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa132139ee04b909e9e0921e72b55aa" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:26.921277 32108 tablet_bootstrap.cc:492] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:26.921608 31838 raft_consensus.cc:3060] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:26.921814 32108 ts_tablet_manager.cc:1403] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.351s	user 0.044s	sys 0.020s
I20260709 12:20:26.919358 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2abe75a3f054594bb74e1ab9745a9d7" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
W20260709 12:20:26.922412 31955 leader_election.cc:343] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:26.924114 31955 leader_election.cc:343] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:26.925403 32108 raft_consensus.cc:359] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
W20260709 12:20:26.929468 31956 leader_election.cc:343] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:26.945079 31956 leader_election.cc:304] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:26.934789 32048 tablet_service.cc:1511] Processing CreateTablet for tablet eaf229bd96b746ef940ad87b79bf0635 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:20:26.935154 31838 raft_consensus.cc:2468] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:26.941483 31974 tablet_service.cc:1511] Processing CreateTablet for tablet 23dfdb74663140799d3208f7f5c4b8c1 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:20:26.947361 31974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23dfdb74663140799d3208f7f5c4b8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.949400 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa132139ee04b909e9e0921e72b55aa" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:26.950389 31916 raft_consensus.cc:2393] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24b080dfe9ae4908a218cbf5138a81e2 in current term 1: Already voted for candidate 657163f34ded49f9bbb826d07073b3a7 in this term.
I20260709 12:20:26.952870 32112 tablet_bootstrap.cc:492] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:26.953516 32112 ts_tablet_manager.cc:1403] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.382s	user 0.013s	sys 0.009s
I20260709 12:20:26.882150 32111 consensus_queue.cc:260] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:26.954900 32049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4298c04621564d9bb2ea8a8e1e076536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.942957 31906 tablet_service.cc:1511] Processing CreateTablet for tablet eaf229bd96b746ef940ad87b79bf0635 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:20:26.943334 31824 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae7567d920d436f8420e04c6134cb97 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:20:26.958521 32048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaf229bd96b746ef940ad87b79bf0635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.959182 31824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae7567d920d436f8420e04c6134cb97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.945986 32117 raft_consensus.cc:2749] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:26.961949 32111 ts_tablet_manager.cc:1434] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.222s	user 0.009s	sys 0.000s
I20260709 12:20:26.957656 32112 raft_consensus.cc:359] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:26.966750 32112 raft_consensus.cc:385] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:26.967397 32112 raft_consensus.cc:740] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:26.968405 32112 consensus_queue.cc:260] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:26.971447 32112 ts_tablet_manager.cc:1434] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 12:20:26.949442 32064 raft_consensus.cc:2468] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:26.974852 32116 raft_consensus.cc:2764] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:20:26.976363 31906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaf229bd96b746ef940ad87b79bf0635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.979426 31882 leader_election.cc:304] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:26.947336 32108 raft_consensus.cc:385] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:26.980348 32108 raft_consensus.cc:740] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:26.980530 32120 raft_consensus.cc:2804] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:26.981494 32108 consensus_queue.cc:260] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:26.987314 31804 leader_election.cc:304] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:26.987931 31827 tablet_service.cc:1511] Processing CreateTablet for tablet eaf229bd96b746ef940ad87b79bf0635 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:20:26.988593 32118 raft_consensus.cc:2749] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:26.989776 31827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaf229bd96b746ef940ad87b79bf0635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:26.992831 32108 ts_tablet_manager.cc:1434] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.000s
I20260709 12:20:26.994894 32108 tablet_bootstrap.cc:492] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
W20260709 12:20:27.034359 31804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:43977, user_credentials={real_user=slave}} blocked reactor thread for 47194.4us
I20260709 12:20:27.030493 32047 tablet_service.cc:1511] Processing CreateTablet for tablet c7b055d2a8be4cd1a40675a8c24916c3 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:20:27.037147 32047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b055d2a8be4cd1a40675a8c24916c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.037441 31826 tablet_service.cc:1511] Processing CreateTablet for tablet 23dfdb74663140799d3208f7f5c4b8c1 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:20:27.014544 32112 tablet_bootstrap.cc:492] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:27.039106 31826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23dfdb74663140799d3208f7f5c4b8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.042783 31905 tablet_service.cc:1511] Processing CreateTablet for tablet c7b055d2a8be4cd1a40675a8c24916c3 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:20:27.044692 31905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b055d2a8be4cd1a40675a8c24916c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.057152 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfffc3b45b6d4dbda562a6ff1e69ed9b" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
W20260709 12:20:27.060221 31953 leader_election.cc:343] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:27.060859 31953 leader_election.cc:304] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:27.062318 32117 raft_consensus.cc:2749] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:27.062681 32116 raft_consensus.cc:493] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:27.063205 32116 raft_consensus.cc:515] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:27.066606 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a70de18ae984e9d842a043c76a80ab3" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:27.066538 31831 tablet_service.cc:1511] Processing CreateTablet for tablet fda8e2c3981545f7ab1d2a5bf088921b (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
W20260709 12:20:27.068406 32027 leader_election.cc:343] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:27.070214 31831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda8e2c3981545f7ab1d2a5bf088921b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.070336 32116 leader_election.cc:290] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:27.074020 32108 tablet_bootstrap.cc:654] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:27.085331 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a70de18ae984e9d842a043c76a80ab3" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
W20260709 12:20:27.087734 32027 leader_election.cc:343] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:27.088368 32027 leader_election.cc:304] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:27.090198 32116 raft_consensus.cc:2749] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:27.062323 32111 tablet_bootstrap.cc:492] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:27.108279 31979 tablet_service.cc:1511] Processing CreateTablet for tablet c7b055d2a8be4cd1a40675a8c24916c3 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:20:27.109853 31979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b055d2a8be4cd1a40675a8c24916c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.124550 32117 raft_consensus.cc:493] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:27.130805 32117 raft_consensus.cc:515] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:27.113842 32048 tablet_service.cc:1511] Processing CreateTablet for tablet b24eea175a2343268743e1872f663c70 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:20:27.134056 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe4a721edb495189b9aa5bdba45989" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:27.134526 32048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b24eea175a2343268743e1872f663c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.135066 32117 leader_election.cc:290] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:27.113574 31904 tablet_service.cc:1511] Processing CreateTablet for tablet fda8e2c3981545f7ab1d2a5bf088921b (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:20:27.136122 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe4a721edb495189b9aa5bdba45989" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:27.137105 31904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda8e2c3981545f7ab1d2a5bf088921b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:20:27.137905 31955 leader_election.cc:343] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:27.139434 31953 leader_election.cc:343] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:27.139954 31953 leader_election.cc:304] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:27.133404 31830 tablet_service.cc:1511] Processing CreateTablet for tablet b24eea175a2343268743e1872f663c70 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:20:27.143713 31830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b24eea175a2343268743e1872f663c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.144052 32108 tablet_bootstrap.cc:492] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:27.144790 32108 ts_tablet_manager.cc:1403] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.150s	user 0.038s	sys 0.017s
I20260709 12:20:27.145714 32143 raft_consensus.cc:493] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:27.146497 32143 raft_consensus.cc:515] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:27.145650 32117 raft_consensus.cc:2749] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:27.148239 32053 tablet_service.cc:1511] Processing CreateTablet for tablet 161491ce88c3401a8cdde28ca6057f43 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:20:27.117606 32120 raft_consensus.cc:697] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:27.149760 32053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 161491ce88c3401a8cdde28ca6057f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.151357 32108 raft_consensus.cc:359] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:27.152288 32108 raft_consensus.cc:385] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:27.152706 32108 raft_consensus.cc:740] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:27.122160 32054 tablet_service.cc:1511] Processing CreateTablet for tablet 23dfdb74663140799d3208f7f5c4b8c1 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:20:27.153735 32108 consensus_queue.cc:260] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:27.154867 32054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23dfdb74663140799d3208f7f5c4b8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.156623 32108 ts_tablet_manager.cc:1434] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 12:20:27.160274 32108 tablet_bootstrap.cc:492] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:27.161468 31973 tablet_service.cc:1511] Processing CreateTablet for tablet fda8e2c3981545f7ab1d2a5bf088921b (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:20:27.149763 32120 consensus_queue.cc:237] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:27.163764 31973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda8e2c3981545f7ab1d2a5bf088921b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.168833 32108 tablet_bootstrap.cc:654] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:27.190352 31903 tablet_service.cc:1511] Processing CreateTablet for tablet b24eea175a2343268743e1872f663c70 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:20:27.190989 31828 tablet_service.cc:1511] Processing CreateTablet for tablet 161491ce88c3401a8cdde28ca6057f43 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:20:27.192498 31903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b24eea175a2343268743e1872f663c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.193003 31828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 161491ce88c3401a8cdde28ca6057f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.199222 32109 tablet_bootstrap.cc:654] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:27.226084 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7b64b55b4b4fd1b0ca7098c52fc257" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
W20260709 12:20:27.228350 31879 leader_election.cc:343] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:27.227837 32051 tablet_service.cc:1511] Processing CreateTablet for tablet 8875702f669b4a158e668a2b475db50b (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:20:27.233829 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7b64b55b4b4fd1b0ca7098c52fc257" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
W20260709 12:20:27.235773 31882 leader_election.cc:343] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:27.234694 31980 tablet_service.cc:1511] Processing CreateTablet for tablet 161491ce88c3401a8cdde28ca6057f43 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:20:27.236387 31882 leader_election.cc:304] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:27.238313 32120 raft_consensus.cc:2749] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:27.238759 31980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 161491ce88c3401a8cdde28ca6057f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.244971 32143 leader_election.cc:290] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:27.246393 32051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8875702f669b4a158e668a2b475db50b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.251271 31906 tablet_service.cc:1511] Processing CreateTablet for tablet 8875702f669b4a158e668a2b475db50b (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:20:27.253649 31906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8875702f669b4a158e668a2b475db50b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.254477 32112 tablet_bootstrap.cc:700] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent opening tablet: real 0.193s	user 0.004s	sys 0.000s
I20260709 12:20:27.255460 32112 tablet_bootstrap.cc:654] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:27.274760 31830 tablet_service.cc:1511] Processing CreateTablet for tablet 5a43781f56284e409ea8b27beeba80c3 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:20:27.276424 31830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a43781f56284e409ea8b27beeba80c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.287433 31976 tablet_service.cc:1511] Processing CreateTablet for tablet 8875702f669b4a158e668a2b475db50b (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:20:27.289152 31976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8875702f669b4a158e668a2b475db50b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.259112 32111 tablet_bootstrap.cc:700] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7: Time spent opening tablet: real 0.161s	user 0.004s	sys 0.000s
I20260709 12:20:27.298874 32111 tablet_bootstrap.cc:654] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:27.305961 31980 tablet_service.cc:1511] Processing CreateTablet for tablet 5a43781f56284e409ea8b27beeba80c3 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:20:27.307474 31980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a43781f56284e409ea8b27beeba80c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.305961 31902 tablet_service.cc:1511] Processing CreateTablet for tablet 5a43781f56284e409ea8b27beeba80c3 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:20:27.319422 31902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a43781f56284e409ea8b27beeba80c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.315701 32109 tablet_bootstrap.cc:492] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:27.331048 32049 tablet_service.cc:1511] Processing CreateTablet for tablet 165f9d3b54b14ddc8233f50608bea167 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:20:27.333122 32049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165f9d3b54b14ddc8233f50608bea167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.337491 31739 catalog_manager.cc:5697] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "657163f34ded49f9bbb826d07073b3a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:27.334226 32109 ts_tablet_manager.cc:1403] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.441s	user 0.015s	sys 0.001s
I20260709 12:20:27.358291 31830 tablet_service.cc:1511] Processing CreateTablet for tablet 165f9d3b54b14ddc8233f50608bea167 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:20:27.359828 31830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165f9d3b54b14ddc8233f50608bea167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.363368 31900 tablet_service.cc:1511] Processing CreateTablet for tablet 165f9d3b54b14ddc8233f50608bea167 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:20:27.364532 32111 tablet_bootstrap.cc:492] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:27.365303 31900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165f9d3b54b14ddc8233f50608bea167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.365226 32111 ts_tablet_manager.cc:1403] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.401s	user 0.013s	sys 0.000s
I20260709 12:20:27.377189 32112 tablet_bootstrap.cc:492] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:27.377919 32112 ts_tablet_manager.cc:1403] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.380s	user 0.024s	sys 0.003s
I20260709 12:20:27.373150 31980 tablet_service.cc:1511] Processing CreateTablet for tablet a47018c8d34344e985473e773e86d369 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:20:27.381449 32112 raft_consensus.cc:359] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:27.394484 32112 raft_consensus.cc:385] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:27.394913 32112 raft_consensus.cc:740] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:27.382659 32109 raft_consensus.cc:359] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:27.395896 32109 raft_consensus.cc:385] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:27.396248 32109 raft_consensus.cc:740] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:27.397272 32109 consensus_queue.cc:260] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:27.399458 31980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a47018c8d34344e985473e773e86d369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.404966 32108 tablet_bootstrap.cc:492] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:27.405671 32108 ts_tablet_manager.cc:1403] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.246s	user 0.082s	sys 0.109s
I20260709 12:20:27.409103 32108 raft_consensus.cc:359] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:27.409982 32108 raft_consensus.cc:385] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:27.410542 32108 raft_consensus.cc:740] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:27.415365 32108 consensus_queue.cc:260] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:27.421525 32118 raft_consensus.cc:493] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:27.421922 32048 tablet_service.cc:1511] Processing CreateTablet for tablet a47018c8d34344e985473e773e86d369 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:20:27.422492 32118 raft_consensus.cc:515] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:27.423300 31826 tablet_service.cc:1511] Processing CreateTablet for tablet a47018c8d34344e985473e773e86d369 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:20:27.424247 32108 ts_tablet_manager.cc:1434] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 12:20:27.424962 31826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a47018c8d34344e985473e773e86d369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.423735 32048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a47018c8d34344e985473e773e86d369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.425565 32108 tablet_bootstrap.cc:492] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:27.429517 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2abe75a3f054594bb74e1ab9745a9d7" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:27.430327 31990 raft_consensus.cc:2468] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:27.431875 31804 leader_election.cc:304] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 
I20260709 12:20:27.434566 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2abe75a3f054594bb74e1ab9745a9d7" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
W20260709 12:20:27.436327 31807 leader_election.cc:343] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:27.437525 32118 leader_election.cc:290] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:27.437418 32112 consensus_queue.cc:260] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:27.455902 31976 tablet_service.cc:1511] Processing CreateTablet for tablet a7d05c174a544fbe9fe82d4b98718e5f (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:20:27.456219 31900 tablet_service.cc:1511] Processing CreateTablet for tablet a7d05c174a544fbe9fe82d4b98718e5f (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:20:27.457469 31976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d05c174a544fbe9fe82d4b98718e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.457705 31900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d05c174a544fbe9fe82d4b98718e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.458503 32109 ts_tablet_manager.cc:1434] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.106s	user 0.011s	sys 0.000s
I20260709 12:20:27.459762 32109 tablet_bootstrap.cc:492] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:27.462904 32112 ts_tablet_manager.cc:1434] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.084s	user 0.010s	sys 0.000s
I20260709 12:20:27.454876 32118 raft_consensus.cc:2804] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:27.477003 31828 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce4eba2829744ea8a984437b06c9542 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:20:27.477674 31903 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce4eba2829744ea8a984437b06c9542 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:20:27.478699 31828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce4eba2829744ea8a984437b06c9542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.479291 31903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce4eba2829744ea8a984437b06c9542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.485984 31973 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce4eba2829744ea8a984437b06c9542 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:20:27.488197 31973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce4eba2829744ea8a984437b06c9542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.489296 31831 tablet_service.cc:1511] Processing CreateTablet for tablet 89c3798713214b009482c46db37fd72a (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:20:27.490729 31831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89c3798713214b009482c46db37fd72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.495430 32053 tablet_service.cc:1511] Processing CreateTablet for tablet 89c3798713214b009482c46db37fd72a (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:20:27.497032 32053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89c3798713214b009482c46db37fd72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.483454 32047 tablet_service.cc:1511] Processing CreateTablet for tablet a7d05c174a544fbe9fe82d4b98718e5f (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:20:27.498729 32047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d05c174a544fbe9fe82d4b98718e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.504101 31902 tablet_service.cc:1511] Processing CreateTablet for tablet 89c3798713214b009482c46db37fd72a (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:20:27.506081 31902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89c3798713214b009482c46db37fd72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.506542 32112 tablet_bootstrap.cc:492] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:27.468932 32118 raft_consensus.cc:493] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:27.510370 32118 raft_consensus.cc:3060] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:27.516567 31975 tablet_service.cc:1511] Processing CreateTablet for tablet 64668b02702a4e69b767b7a80d997c17 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:20:27.518492 31975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64668b02702a4e69b767b7a80d997c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.532089 32111 raft_consensus.cc:359] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:27.533324 32111 raft_consensus.cc:385] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:27.535904 32111 raft_consensus.cc:740] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:27.537848 32051 tablet_service.cc:1511] Processing CreateTablet for tablet 64668b02702a4e69b767b7a80d997c17 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:20:27.560096 32051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64668b02702a4e69b767b7a80d997c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.542886 32109 tablet_bootstrap.cc:654] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:27.543823 31906 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf40a8bfbd94f4999c54b50a3f2e3eb (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:20:27.563328 31906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf40a8bfbd94f4999c54b50a3f2e3eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.577677 32109 tablet_bootstrap.cc:492] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:27.579064 32109 ts_tablet_manager.cc:1403] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.002s
I20260709 12:20:27.579720 32118 raft_consensus.cc:515] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:27.538964 31830 tablet_service.cc:1511] Processing CreateTablet for tablet 64668b02702a4e69b767b7a80d997c17 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:20:27.582962 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2abe75a3f054594bb74e1ab9745a9d7" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:27.583634 31990 raft_consensus.cc:3060] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:27.584244 31830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64668b02702a4e69b767b7a80d997c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.583741 32109 raft_consensus.cc:359] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:27.584717 32109 raft_consensus.cc:385] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:27.585045 32109 raft_consensus.cc:740] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:27.585875 32109 consensus_queue.cc:260] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:27.588918 32109 ts_tablet_manager.cc:1434] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:20:27.538437 32108 tablet_bootstrap.cc:654] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:27.590359 32109 tablet_bootstrap.cc:492] T c73032099f2946ca9f4730c11ce6214e P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:27.598783 32109 tablet_bootstrap.cc:654] T c73032099f2946ca9f4730c11ce6214e P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:27.599375 31990 raft_consensus.cc:2468] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:27.557765 32112 tablet_bootstrap.cc:654] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:27.602370 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2abe75a3f054594bb74e1ab9745a9d7" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:27.602708 32111 consensus_queue.cc:260] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:27.603358 32064 raft_consensus.cc:3060] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:27.604152 32117 raft_consensus.cc:493] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:27.604935 32117 raft_consensus.cc:515] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:27.605752 32111 ts_tablet_manager.cc:1434] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.231s	user 0.001s	sys 0.011s
I20260709 12:20:27.607185 32111 tablet_bootstrap.cc:492] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:27.608932 32117 leader_election.cc:290] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:27.609476 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73032099f2946ca9f4730c11ce6214e" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:27.610957 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73032099f2946ca9f4730c11ce6214e" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:27.611651 31838 raft_consensus.cc:2468] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:27.613297 32109 tablet_bootstrap.cc:492] T c73032099f2946ca9f4730c11ce6214e P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:27.614212 32109 ts_tablet_manager.cc:1403] T c73032099f2946ca9f4730c11ce6214e P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260709 12:20:27.614857 31955 leader_election.cc:304] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 
I20260709 12:20:27.616084 32108 tablet_bootstrap.cc:492] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:27.616650 32108 ts_tablet_manager.cc:1403] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.191s	user 0.012s	sys 0.000s
W20260709 12:20:27.616573 31956 leader_election.cc:343] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:27.618372 31976 tablet_service.cc:1511] Processing CreateTablet for tablet d2a3e3978453491dbcb941756d69a4f8 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:20:27.618597 31975 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf40a8bfbd94f4999c54b50a3f2e3eb (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:20:27.619951 31976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2a3e3978453491dbcb941756d69a4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.620635 31975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf40a8bfbd94f4999c54b50a3f2e3eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.621795 32143 consensus_queue.cc:1048] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:27.622767 32117 raft_consensus.cc:2804] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:27.623322 32117 raft_consensus.cc:493] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:27.623798 32117 raft_consensus.cc:3060] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:27.627084 32048 tablet_service.cc:1511] Processing CreateTablet for tablet 74cd6503819d4ba1af5dd1c376cd892c (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:20:27.628822 32048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74cd6503819d4ba1af5dd1c376cd892c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.623322 32051 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf40a8bfbd94f4999c54b50a3f2e3eb (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:20:27.631826 32051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf40a8bfbd94f4999c54b50a3f2e3eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.632313 31900 tablet_service.cc:1511] Processing CreateTablet for tablet d2a3e3978453491dbcb941756d69a4f8 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:20:27.633726 31900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2a3e3978453491dbcb941756d69a4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.618340 32109 raft_consensus.cc:359] T c73032099f2946ca9f4730c11ce6214e P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:27.634963 32109 raft_consensus.cc:385] T c73032099f2946ca9f4730c11ce6214e P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:27.635435 32109 raft_consensus.cc:740] T c73032099f2946ca9f4730c11ce6214e P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:27.635175 31826 tablet_service.cc:1511] Processing CreateTablet for tablet 74cd6503819d4ba1af5dd1c376cd892c (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:20:27.635761 32118 leader_election.cc:290] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:27.636818 31826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74cd6503819d4ba1af5dd1c376cd892c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.636444 32109 consensus_queue.cc:260] T c73032099f2946ca9f4730c11ce6214e P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:27.646816 32109 ts_tablet_manager.cc:1434] T c73032099f2946ca9f4730c11ce6214e P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.002s
I20260709 12:20:27.650817 31804 leader_election.cc:304] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 
I20260709 12:20:27.648542 32109 tablet_bootstrap.cc:492] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:27.656368 32116 raft_consensus.cc:493] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:27.656965 32116 raft_consensus.cc:515] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:27.659569 32116 leader_election.cc:290] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:27.660624 31903 tablet_service.cc:1511] Processing CreateTablet for tablet 74cd6503819d4ba1af5dd1c376cd892c (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:20:27.661877 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7b64b55b4b4fd1b0ca7098c52fc257" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:27.663398 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7b64b55b4b4fd1b0ca7098c52fc257" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
W20260709 12:20:27.663973 32027 leader_election.cc:343] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:27.664222 31916 raft_consensus.cc:2468] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 0.
I20260709 12:20:27.665390 32143 consensus_queue.cc:1048] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:27.667371 32027 leader_election.cc:304] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:27.670354 32116 raft_consensus.cc:2804] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:27.670867 32116 raft_consensus.cc:493] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:27.671249 32116 raft_consensus.cc:3060] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:27.671995 31903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74cd6503819d4ba1af5dd1c376cd892c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.671820 31830 tablet_service.cc:1511] Processing CreateTablet for tablet db1a9c6cae0b4bfc92e9860994cf6a50 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:20:27.673283 31830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db1a9c6cae0b4bfc92e9860994cf6a50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.680579 32143 raft_consensus.cc:493] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:27.681262 32143 raft_consensus.cc:515] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:27.669519 32152 raft_consensus.cc:2804] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:27.669526 31980 tablet_service.cc:1511] Processing CreateTablet for tablet db1a9c6cae0b4bfc92e9860994cf6a50 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:20:27.683876 31980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db1a9c6cae0b4bfc92e9860994cf6a50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.684031 32054 tablet_service.cc:1511] Processing CreateTablet for tablet db1a9c6cae0b4bfc92e9860994cf6a50 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:20:27.684810 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "690e74028d384a6784b0385b47882a0a" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:27.685540 32054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db1a9c6cae0b4bfc92e9860994cf6a50. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:20:27.686498 31882 leader_election.cc:343] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:27.687690 32143 leader_election.cc:290] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:27.691282 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "690e74028d384a6784b0385b47882a0a" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:27.693312 32152 raft_consensus.cc:697] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
W20260709 12:20:27.692993 31881 leader_election.cc:343] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:27.694451 31881 leader_election.cc:304] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:27.694397 32152 consensus_queue.cc:237] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:27.695667 32143 raft_consensus.cc:2749] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:27.681725 32109 tablet_bootstrap.cc:654] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:27.689675 32116 raft_consensus.cc:515] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:27.703220 32064 raft_consensus.cc:2468] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:27.704754 31831 tablet_service.cc:1511] Processing CreateTablet for tablet d2a3e3978453491dbcb941756d69a4f8 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:20:27.712884 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7b64b55b4b4fd1b0ca7098c52fc257" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:27.715683 31916 raft_consensus.cc:3060] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:27.716090 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7b64b55b4b4fd1b0ca7098c52fc257" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:27.716859 32116 leader_election.cc:290] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:27.703130 32108 raft_consensus.cc:359] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:27.722425 31906 tablet_service.cc:1511] Processing CreateTablet for tablet 6759e68742774f418a39094848f414fb (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:20:27.724954 31831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2a3e3978453491dbcb941756d69a4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.725086 31906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6759e68742774f418a39094848f414fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.729064 32111 tablet_bootstrap.cc:654] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:27.719200 32108 raft_consensus.cc:385] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:27.746774 31980 tablet_service.cc:1511] Processing CreateTablet for tablet 6759e68742774f418a39094848f414fb (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:20:27.748270 31980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6759e68742774f418a39094848f414fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.749518 31916 raft_consensus.cc:2468] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
I20260709 12:20:27.735396 32108 raft_consensus.cc:740] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:27.730273 32117 raft_consensus.cc:515] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:27.770526 32027 leader_election.cc:304] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:27.773682 32117 leader_election.cc:290] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:27.775288 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73032099f2946ca9f4730c11ce6214e" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:27.775216 31902 tablet_service.cc:1511] Processing CreateTablet for tablet 71d6f956d2ec45ea81c4845143d8b4c9 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:20:27.776108 31839 raft_consensus.cc:3060] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:27.776753 31902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d6f956d2ec45ea81c4845143d8b4c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.777364 31830 tablet_service.cc:1511] Processing CreateTablet for tablet 71d6f956d2ec45ea81c4845143d8b4c9 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:20:27.778606 31830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d6f956d2ec45ea81c4845143d8b4c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.779258 32116 raft_consensus.cc:2804] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:27.787650 32049 tablet_service.cc:1511] Processing CreateTablet for tablet 6759e68742774f418a39094848f414fb (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:20:27.789830 32049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6759e68742774f418a39094848f414fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.792361 31976 tablet_service.cc:1511] Processing CreateTablet for tablet 71d6f956d2ec45ea81c4845143d8b4c9 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:20:27.793833 31976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d6f956d2ec45ea81c4845143d8b4c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.796762 31739 catalog_manager.cc:5697] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:27.814437 32108 consensus_queue.cc:260] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:27.824419 31990 raft_consensus.cc:3060] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:27.832991 31839 raft_consensus.cc:2468] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
W20260709 12:20:27.833562 31786 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:27.825915 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73032099f2946ca9f4730c11ce6214e" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:27.834888 32063 raft_consensus.cc:3060] T c73032099f2946ca9f4730c11ce6214e P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:27.834995 31955 leader_election.cc:304] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 
I20260709 12:20:27.835340 32047 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcb09973d2b4ec0bcdd2e5a7855b462 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:20:27.836089 32117 raft_consensus.cc:2804] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:27.850842 31904 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcb09973d2b4ec0bcdd2e5a7855b462 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:20:27.852439 31904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcb09973d2b4ec0bcdd2e5a7855b462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.856168 32047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcb09973d2b4ec0bcdd2e5a7855b462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.855520 32116 raft_consensus.cc:697] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Becoming Leader. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:27.864333 32112 tablet_bootstrap.cc:492] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:27.874470 31973 tablet_service.cc:1511] Processing CreateTablet for tablet c0ec047b5ed4451491d710daccb36029 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:20:27.876596 31830 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcb09973d2b4ec0bcdd2e5a7855b462 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:20:27.877632 31830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcb09973d2b4ec0bcdd2e5a7855b462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.878538 32112 ts_tablet_manager.cc:1403] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.372s	user 0.015s	sys 0.005s
I20260709 12:20:27.883713 32108 ts_tablet_manager.cc:1434] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.267s	user 0.004s	sys 0.009s
I20260709 12:20:27.885061 32108 tablet_bootstrap.cc:492] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:27.896593 31828 tablet_service.cc:1511] Processing CreateTablet for tablet c0ec047b5ed4451491d710daccb36029 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:20:27.898293 31828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ec047b5ed4451491d710daccb36029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.883906 31973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ec047b5ed4451491d710daccb36029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.875088 32053 tablet_service.cc:1511] Processing CreateTablet for tablet c0ec047b5ed4451491d710daccb36029 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:20:27.903182 32053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ec047b5ed4451491d710daccb36029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.867578 32117 raft_consensus.cc:697] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:27.878409 32152 raft_consensus.cc:493] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:27.951983 32117 consensus_queue.cc:237] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:27.952257 31900 tablet_service.cc:1511] Processing CreateTablet for tablet 76df33f771c3427ca41c1a475128009d (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:20:27.954887 31900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76df33f771c3427ca41c1a475128009d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:27.959687 32112 raft_consensus.cc:359] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:27.960870 32112 raft_consensus.cc:385] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:27.961270 32112 raft_consensus.cc:740] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:27.961294 32109 tablet_bootstrap.cc:492] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:27.962327 32116 consensus_queue.cc:237] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:27.963879 32109 ts_tablet_manager.cc:1403] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.316s	user 0.014s	sys 0.025s
I20260709 12:20:27.948146 32152 raft_consensus.cc:515] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:27.980219 32169 raft_consensus.cc:493] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:27.981494 32169 raft_consensus.cc:515] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
W20260709 12:20:28.050987 31725 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.27.60.129:38773, user_credentials={real_user=slave}} blocked reactor thread for 97287.4us
I20260709 12:20:28.052915 32111 tablet_bootstrap.cc:492] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:28.054224 32111 ts_tablet_manager.cc:1403] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.447s	user 0.037s	sys 0.035s
I20260709 12:20:28.060590 31975 tablet_service.cc:1511] Processing CreateTablet for tablet 76df33f771c3427ca41c1a475128009d (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:20:28.061789 32108 tablet_bootstrap.cc:654] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:28.062309 31975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76df33f771c3427ca41c1a475128009d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.066920 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a70de18ae984e9d842a043c76a80ab3" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
W20260709 12:20:28.068636 31953 leader_election.cc:343] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:28.062402 32112 consensus_queue.cc:260] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.069131 31826 tablet_service.cc:1511] Processing CreateTablet for tablet c0bf9e750ee646ad915203d228f578f2 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:20:28.070808 32169 leader_election.cc:290] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:28.072486 32112 ts_tablet_manager.cc:1434] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.189s	user 0.009s	sys 0.011s
I20260709 12:20:28.073659 32112 tablet_bootstrap.cc:492] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:28.073545 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a70de18ae984e9d842a043c76a80ab3" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:28.073959 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe4a721edb495189b9aa5bdba45989" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:28.074364 32064 raft_consensus.cc:2468] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:28.075317 32063 raft_consensus.cc:2468] T c73032099f2946ca9f4730c11ce6214e P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
W20260709 12:20:28.075618 31804 leader_election.cc:343] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:28.076597 31956 leader_election.cc:304] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:28.077314 32152 leader_election.cc:290] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:28.078974 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe4a721edb495189b9aa5bdba45989" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:28.057665 32111 raft_consensus.cc:359] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.079903 32111 raft_consensus.cc:385] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.079813 31989 raft_consensus.cc:2468] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:28.082616 31804 leader_election.cc:304] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:28.084527 32111 raft_consensus.cc:740] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.085544 32111 consensus_queue.cc:260] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.088825 31826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bf9e750ee646ad915203d228f578f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.091126 32111 ts_tablet_manager.cc:1434] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 12:20:28.092307 32111 tablet_bootstrap.cc:492] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:28.092641 32054 tablet_service.cc:1511] Processing CreateTablet for tablet 76df33f771c3427ca41c1a475128009d (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:20:28.094898 32054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76df33f771c3427ca41c1a475128009d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.098400 32169 raft_consensus.cc:2804] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:28.099131 32169 raft_consensus.cc:493] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:28.099675 32169 raft_consensus.cc:3060] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:28.100397 31739 catalog_manager.cc:5697] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132). New cstate: current_term: 1 leader_uuid: "65464ab5ffd540298c0713d1845fcee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:28.105209 32108 tablet_bootstrap.cc:492] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:28.105784 32108 ts_tablet_manager.cc:1403] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.221s	user 0.010s	sys 0.016s
I20260709 12:20:28.110337 32108 raft_consensus.cc:359] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:28.111127 32108 raft_consensus.cc:385] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.111445 32108 raft_consensus.cc:740] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.112391 32108 consensus_queue.cc:260] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:28.115952 32118 raft_consensus.cc:2804] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:28.116636 32118 raft_consensus.cc:493] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:28.117141 32118 raft_consensus.cc:3060] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:28.065330 32109 raft_consensus.cc:359] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:28.118331 32109 raft_consensus.cc:385] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.118866 32109 raft_consensus.cc:740] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.127301 32109 consensus_queue.cc:260] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:28.128676 32116 raft_consensus.cc:493] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:28.129390 32116 raft_consensus.cc:515] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:28.152455 32108 ts_tablet_manager.cc:1434] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.046s	user 0.014s	sys 0.011s
I20260709 12:20:28.155153 32108 tablet_bootstrap.cc:492] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:28.155836 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d2bd123e3545f59f47bba5a35ccdd0" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:28.156930 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d2bd123e3545f59f47bba5a35ccdd0" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
W20260709 12:20:28.157594 32029 leader_election.cc:343] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:28.158502 32027 leader_election.cc:343] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:28.158820 31990 raft_consensus.cc:2468] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
I20260709 12:20:28.159080 32027 leader_election.cc:304] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:28.160213 32164 raft_consensus.cc:2749] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:28.161206 32116 leader_election.cc:290] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:28.167188 32111 tablet_bootstrap.cc:654] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:28.167835 32118 raft_consensus.cc:515] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.171149 32118 leader_election.cc:290] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:28.171563 32152 consensus_queue.cc:1048] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:28.173435 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe4a721edb495189b9aa5bdba45989" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:28.173820 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe4a721edb495189b9aa5bdba45989" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:28.174077 31989 raft_consensus.cc:3060] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:28.175900 31804 leader_election.cc:343] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:28.176278 32112 tablet_bootstrap.cc:654] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:28.173444 31975 tablet_service.cc:1511] Processing CreateTablet for tablet c0bf9e750ee646ad915203d228f578f2 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:20:28.179577 31975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bf9e750ee646ad915203d228f578f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.181505 31824 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd6f7bff41d4ee08845205065988695 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:20:28.182884 31824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd6f7bff41d4ee08845205065988695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.189762 32048 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd6f7bff41d4ee08845205065988695 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:20:28.191350 32048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd6f7bff41d4ee08845205065988695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.192905 32109 ts_tablet_manager.cc:1434] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.229s	user 0.008s	sys 0.014s
I20260709 12:20:28.194192 32109 tablet_bootstrap.cc:492] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:28.196601 31989 raft_consensus.cc:2468] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:28.197608 32108 tablet_bootstrap.cc:654] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:28.181545 31903 tablet_service.cc:1511] Processing CreateTablet for tablet c0bf9e750ee646ad915203d228f578f2 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:20:28.211167 31903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bf9e750ee646ad915203d228f578f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.212869 31804 leader_election.cc:304] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:28.214538 32152 raft_consensus.cc:2804] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:28.215618 32152 raft_consensus.cc:697] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:28.216583 32152 consensus_queue.cc:237] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.203510 32169 raft_consensus.cc:515] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:28.230935 32117 raft_consensus.cc:493] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:28.236933 31739 catalog_manager.cc:5697] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 1 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:28.248871 32169 leader_election.cc:290] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:28.249704 32109 tablet_bootstrap.cc:654] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:28.245002 32117 raft_consensus.cc:515] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:28.253242 32117 leader_election.cc:290] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:28.267534 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a70de18ae984e9d842a043c76a80ab3" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
W20260709 12:20:28.272615 31953 leader_election.cc:343] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:28.273532 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e402d9881a3c40b2a5a893ac00e12508" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:28.281474 31906 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd6f7bff41d4ee08845205065988695 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:20:28.283000 31906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd6f7bff41d4ee08845205065988695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.284613 32053 tablet_service.cc:1511] Processing CreateTablet for tablet 046445668a2a45bba449faf56cef3f71 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:20:28.292706 32053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046445668a2a45bba449faf56cef3f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.290278 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a70de18ae984e9d842a043c76a80ab3" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
W20260709 12:20:28.300031 31955 leader_election.cc:343] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:28.300642 32063 raft_consensus.cc:3060] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:28.297235 31976 tablet_service.cc:1511] Processing CreateTablet for tablet 046445668a2a45bba449faf56cef3f71 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:20:28.306612 31976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046445668a2a45bba449faf56cef3f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.306699 31831 tablet_service.cc:1511] Processing CreateTablet for tablet 046445668a2a45bba449faf56cef3f71 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:20:28.309028 31831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046445668a2a45bba449faf56cef3f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.309872 32111 tablet_bootstrap.cc:492] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:28.310508 32111 ts_tablet_manager.cc:1403] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.218s	user 0.026s	sys 0.014s
I20260709 12:20:28.325882 32112 tablet_bootstrap.cc:492] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:28.326505 32112 ts_tablet_manager.cc:1403] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.253s	user 0.023s	sys 0.014s
I20260709 12:20:28.313925 32111 raft_consensus.cc:359] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.317973 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e402d9881a3c40b2a5a893ac00e12508" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:28.333860 32049 tablet_service.cc:1511] Processing CreateTablet for tablet 1dec38d98c1748128f841b5e4fb849ee (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:20:28.353507 32049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dec38d98c1748128f841b5e4fb849ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.329819 32112 raft_consensus.cc:359] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:28.354270 32112 raft_consensus.cc:385] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.354645 32112 raft_consensus.cc:740] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.355554 32112 consensus_queue.cc:260] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
W20260709 12:20:28.358383 31956 leader_election.cc:343] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:28.358975 31956 leader_election.cc:304] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:28.346673 32118 consensus_queue.cc:1048] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:20:28.359421 31903 tablet_service.cc:1511] Processing CreateTablet for tablet 1dec38d98c1748128f841b5e4fb849ee (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:20:28.360838 31903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dec38d98c1748128f841b5e4fb849ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.348636 32152 raft_consensus.cc:493] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:28.360522 31737 catalog_manager.cc:5697] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:28.361559 32152 raft_consensus.cc:515] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.362284 32111 raft_consensus.cc:385] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.362762 32111 raft_consensus.cc:740] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.363715 32111 consensus_queue.cc:260] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.364681 32152 leader_election.cc:290] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:28.365873 32117 raft_consensus.cc:2749] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:28.366699 31976 tablet_service.cc:1511] Processing CreateTablet for tablet 1dec38d98c1748128f841b5e4fb849ee (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:20:28.368007 31976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dec38d98c1748128f841b5e4fb849ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.372829 32111 ts_tablet_manager.cc:1434] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.001s
I20260709 12:20:28.373440 32063 raft_consensus.cc:2468] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
W20260709 12:20:28.323226 31807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:40467, user_credentials={real_user=slave}} blocked reactor thread for 55022.7us
I20260709 12:20:28.380007 32111 tablet_bootstrap.cc:492] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:28.379899 31900 tablet_service.cc:1511] Processing CreateTablet for tablet 8d92012879fb4905b444d4049c805d9f (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:20:28.380376 31956 leader_election.cc:304] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:28.392675 31900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d92012879fb4905b444d4049c805d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.393458 32117 raft_consensus.cc:2804] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:28.394182 32117 raft_consensus.cc:697] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:28.395157 32117 consensus_queue.cc:237] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:28.398872 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfffc3b45b6d4dbda562a6ff1e69ed9b" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:28.399698 31916 raft_consensus.cc:2468] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:28.400132 32112 ts_tablet_manager.cc:1434] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.002s
I20260709 12:20:28.401870 32112 tablet_bootstrap.cc:492] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:28.404367 32053 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccf6695eae848e8917da660db77a846 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:20:28.405745 32053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccf6695eae848e8917da660db77a846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.405253 31976 tablet_service.cc:1511] Processing CreateTablet for tablet 8d92012879fb4905b444d4049c805d9f (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:20:28.408591 31976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d92012879fb4905b444d4049c805d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.409377 32108 tablet_bootstrap.cc:492] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:28.409890 32108 ts_tablet_manager.cc:1403] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.255s	user 0.017s	sys 0.011s
I20260709 12:20:28.419960 32108 raft_consensus.cc:359] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.420722 32108 raft_consensus.cc:385] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.420991 32108 raft_consensus.cc:740] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.423878 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfffc3b45b6d4dbda562a6ff1e69ed9b" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:28.424677 31989 raft_consensus.cc:2468] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:28.428942 32112 tablet_bootstrap.cc:654] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:28.429136 32109 tablet_bootstrap.cc:492] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:28.429934 32109 ts_tablet_manager.cc:1403] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.236s	user 0.014s	sys 0.016s
I20260709 12:20:28.431200 32108 consensus_queue.cc:260] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.434410 31804 leader_election.cc:304] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:28.439599 31903 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccf6695eae848e8917da660db77a846 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:20:28.440940 31903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccf6695eae848e8917da660db77a846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.442239 32182 raft_consensus.cc:2804] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:28.442553 32108 ts_tablet_manager.cc:1434] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:20:28.442781 32182 raft_consensus.cc:493] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:28.443207 32182 raft_consensus.cc:3060] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:28.443818 32108 tablet_bootstrap.cc:492] T d91830b3c165487c9377d1dd1c43bde1 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:28.433636 32109 raft_consensus.cc:359] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:28.446717 32109 raft_consensus.cc:385] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.446815 31975 tablet_service.cc:1511] Processing CreateTablet for tablet 2a735ff3a9c44e71a19d939443fb1d0a (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:20:28.448314 31975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a735ff3a9c44e71a19d939443fb1d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.447225 32109 raft_consensus.cc:740] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.457619 32109 consensus_queue.cc:260] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:28.459867 32048 tablet_service.cc:1511] Processing CreateTablet for tablet 2a735ff3a9c44e71a19d939443fb1d0a (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:20:28.461468 32048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a735ff3a9c44e71a19d939443fb1d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.464802 32108 tablet_bootstrap.cc:654] T d91830b3c165487c9377d1dd1c43bde1 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:28.468101 32109 ts_tablet_manager.cc:1434] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 12:20:28.474786 31831 tablet_service.cc:1511] Processing CreateTablet for tablet 8d92012879fb4905b444d4049c805d9f (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:20:28.475369 31824 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccf6695eae848e8917da660db77a846 (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:20:28.477097 32116 raft_consensus.cc:493] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:28.486263 32116 raft_consensus.cc:515] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:28.486891 31824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccf6695eae848e8917da660db77a846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.487706 31831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d92012879fb4905b444d4049c805d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.487232 32182 raft_consensus.cc:515] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.488693 32116 leader_election.cc:290] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:28.489751 32182 leader_election.cc:290] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:28.478771 31826 tablet_service.cc:1511] Processing CreateTablet for tablet 2a735ff3a9c44e71a19d939443fb1d0a (DEFAULT_TABLE table=test-workload [id=3c9aae24678546288ca369ddf5b2f36e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:20:28.491242 31826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a735ff3a9c44e71a19d939443fb1d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.492069 32109 tablet_bootstrap.cc:492] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:28.495463 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "690e74028d384a6784b0385b47882a0a" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:28.497638 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "690e74028d384a6784b0385b47882a0a" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:28.498495 31916 raft_consensus.cc:2468] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 0.
I20260709 12:20:28.500355 32027 leader_election.cc:304] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:28.496395 31839 raft_consensus.cc:2468] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 0.
I20260709 12:20:28.501797 32117 raft_consensus.cc:493] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:28.500413 32112 tablet_bootstrap.cc:492] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:28.502575 32117 raft_consensus.cc:515] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.503551 32112 ts_tablet_manager.cc:1403] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.000s
I20260709 12:20:28.504045 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfffc3b45b6d4dbda562a6ff1e69ed9b" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:28.504745 31916 raft_consensus.cc:3060] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:28.506762 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b15ed75de0243f3a7e3385d69207f8e" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:28.507165 32117 leader_election.cc:290] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:28.507750 32111 tablet_bootstrap.cc:654] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:28.508764 31953 leader_election.cc:343] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:28.509791 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b15ed75de0243f3a7e3385d69207f8e" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
W20260709 12:20:28.511472 31955 leader_election.cc:343] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:28.511948 31955 leader_election.cc:304] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:28.513435 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfffc3b45b6d4dbda562a6ff1e69ed9b" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:28.514276 31990 raft_consensus.cc:3060] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:28.514386 32116 raft_consensus.cc:2804] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:28.515029 32116 raft_consensus.cc:493] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:28.515512 32116 raft_consensus.cc:3060] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:28.517316 32112 raft_consensus.cc:359] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:28.515775 32117 raft_consensus.cc:2749] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:28.518231 32112 raft_consensus.cc:385] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.518639 32112 raft_consensus.cc:740] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.519558 32112 consensus_queue.cc:260] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:28.513521 31736 catalog_manager.cc:5697] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 1 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:28.524453 32164 consensus_queue.cc:1048] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:28.529431 31916 raft_consensus.cc:2468] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:28.530939 31804 leader_election.cc:304] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:28.531805 32182 raft_consensus.cc:2804] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:28.532286 32182 raft_consensus.cc:697] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:28.533145 32182 consensus_queue.cc:237] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.542585 32112 ts_tablet_manager.cc:1434] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.004s
I20260709 12:20:28.543915 32112 tablet_bootstrap.cc:492] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:28.553857 31990 raft_consensus.cc:2468] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:28.555482 32111 tablet_bootstrap.cc:492] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:28.556334 32111 ts_tablet_manager.cc:1403] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.177s	user 0.013s	sys 0.015s
I20260709 12:20:28.560758 32111 raft_consensus.cc:359] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.515151 32109 tablet_bootstrap.cc:654] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:28.568763 32112 tablet_bootstrap.cc:654] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:28.579021 32116 raft_consensus.cc:515] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:28.582896 31736 catalog_manager.cc:5697] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:28.586808 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "690e74028d384a6784b0385b47882a0a" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:28.588622 31839 raft_consensus.cc:3060] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:28.590577 32116 leader_election.cc:290] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:28.593811 32111 raft_consensus.cc:385] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.594244 32111 raft_consensus.cc:740] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.595196 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "690e74028d384a6784b0385b47882a0a" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:28.595166 32111 consensus_queue.cc:260] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.595927 31916 raft_consensus.cc:3060] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:28.597805 32111 ts_tablet_manager.cc:1434] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 12:20:28.599777 32111 tablet_bootstrap.cc:492] T 8a70de18ae984e9d842a043c76a80ab3 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:28.600445 32109 tablet_bootstrap.cc:492] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:28.600834 32109 ts_tablet_manager.cc:1403] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.109s	user 0.012s	sys 0.005s
I20260709 12:20:28.603415 32109 raft_consensus.cc:359] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:28.604576 32112 tablet_bootstrap.cc:492] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:28.604653 32109 raft_consensus.cc:385] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.605084 32109 raft_consensus.cc:740] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.605255 32112 ts_tablet_manager.cc:1403] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.015s
I20260709 12:20:28.605988 32109 consensus_queue.cc:260] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:28.606788 32111 tablet_bootstrap.cc:654] T 8a70de18ae984e9d842a043c76a80ab3 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:28.613660 32195 consensus_queue.cc:1048] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:20:28.608309 32112 raft_consensus.cc:359] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.619113 32112 raft_consensus.cc:385] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.619482 32112 raft_consensus.cc:740] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.621011 32112 consensus_queue.cc:260] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.582482 32108 tablet_bootstrap.cc:492] T d91830b3c165487c9377d1dd1c43bde1 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:28.631003 32108 ts_tablet_manager.cc:1403] T d91830b3c165487c9377d1dd1c43bde1 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.187s	user 0.011s	sys 0.002s
I20260709 12:20:28.626966 32112 ts_tablet_manager.cc:1434] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260709 12:20:28.633314 32112 tablet_bootstrap.cc:492] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:28.635933 31839 raft_consensus.cc:2468] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
I20260709 12:20:28.638244 32111 tablet_bootstrap.cc:492] T 8a70de18ae984e9d842a043c76a80ab3 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:28.642143 32111 ts_tablet_manager.cc:1403] T 8a70de18ae984e9d842a043c76a80ab3 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.010s
I20260709 12:20:28.643671 32108 raft_consensus.cc:359] T d91830b3c165487c9377d1dd1c43bde1 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.644470 32108 raft_consensus.cc:385] T d91830b3c165487c9377d1dd1c43bde1 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.640697 31916 raft_consensus.cc:2468] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
I20260709 12:20:28.646658 32029 leader_election.cc:304] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:28.647634 32116 raft_consensus.cc:2804] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:28.648169 32116 raft_consensus.cc:697] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Becoming Leader. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:28.649098 32116 consensus_queue.cc:237] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:28.650024 32117 consensus_queue.cc:1048] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:28.644755 32108 raft_consensus.cc:740] T d91830b3c165487c9377d1dd1c43bde1 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.651619 32108 consensus_queue.cc:260] T d91830b3c165487c9377d1dd1c43bde1 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.654160 32108 ts_tablet_manager.cc:1434] T d91830b3c165487c9377d1dd1c43bde1 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 12:20:28.655222 32108 tablet_bootstrap.cc:492] T 059f9a303a1f47c9a9ce91d16250a00f P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:28.662585 32109 ts_tablet_manager.cc:1434] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.062s	user 0.026s	sys 0.000s
I20260709 12:20:28.663573 32109 tablet_bootstrap.cc:492] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:28.664021 32112 tablet_bootstrap.cc:654] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:28.671255 32109 tablet_bootstrap.cc:654] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:28.660568 32111 raft_consensus.cc:359] T 8a70de18ae984e9d842a043c76a80ab3 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:28.683723 32111 raft_consensus.cc:385] T 8a70de18ae984e9d842a043c76a80ab3 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.684125 32111 raft_consensus.cc:740] T 8a70de18ae984e9d842a043c76a80ab3 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.685005 32111 consensus_queue.cc:260] T 8a70de18ae984e9d842a043c76a80ab3 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:28.689674 32143 raft_consensus.cc:493] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:28.690397 32143 raft_consensus.cc:515] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.692252 32117 consensus_queue.cc:1048] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:28.694633 32182 consensus_queue.cc:1048] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:28.698897 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe4a721edb495189b9aa5bdba45989" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:28.699833 32111 ts_tablet_manager.cc:1434] T 8a70de18ae984e9d842a043c76a80ab3 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.001s
I20260709 12:20:28.701035 32111 tablet_bootstrap.cc:492] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:28.697402 32143 leader_election.cc:290] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:28.704588 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe4a721edb495189b9aa5bdba45989" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:28.709270 31879 leader_election.cc:304] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:28.712428 32143 raft_consensus.cc:2749] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:28.724622 32111 tablet_bootstrap.cc:654] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:28.750618 32108 tablet_bootstrap.cc:654] T 059f9a303a1f47c9a9ce91d16250a00f P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:28.752323 31739 catalog_manager.cc:5697] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132). New cstate: current_term: 1 leader_uuid: "65464ab5ffd540298c0713d1845fcee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:28.753973 32109 tablet_bootstrap.cc:492] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:28.754616 32109 ts_tablet_manager.cc:1403] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.014s
I20260709 12:20:28.757910 31915 raft_consensus.cc:3060] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:28.761492 32109 raft_consensus.cc:359] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:28.762435 32109 raft_consensus.cc:385] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.762936 32109 raft_consensus.cc:740] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.764539 32109 consensus_queue.cc:260] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:28.767984 32109 ts_tablet_manager.cc:1434] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:20:28.771072 32109 tablet_bootstrap.cc:492] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:28.770788 32182 consensus_queue.cc:1048] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:28.768743 32112 tablet_bootstrap.cc:492] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:28.774632 32112 ts_tablet_manager.cc:1403] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.142s	user 0.031s	sys 0.049s
I20260709 12:20:28.787994 32143 raft_consensus.cc:493] T 8a70de18ae984e9d842a043c76a80ab3 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:28.788582 32143 raft_consensus.cc:515] T 8a70de18ae984e9d842a043c76a80ab3 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:28.787884 32112 raft_consensus.cc:359] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:28.790060 32112 raft_consensus.cc:385] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.790375 32112 raft_consensus.cc:740] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.790956 32143 leader_election.cc:290] T 8a70de18ae984e9d842a043c76a80ab3 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:28.793251 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a70de18ae984e9d842a043c76a80ab3" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:28.794245 32063 raft_consensus.cc:2393] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 657163f34ded49f9bbb826d07073b3a7 in current term 1: Already voted for candidate 54aad746cb1641378df822c67eafe1dd in this term.
I20260709 12:20:28.795310 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a70de18ae984e9d842a043c76a80ab3" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:28.798557 31879 leader_election.cc:304] T 8a70de18ae984e9d842a043c76a80ab3 P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:28.798398 32112 consensus_queue.cc:260] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:28.799557 32143 raft_consensus.cc:3060] T 8a70de18ae984e9d842a043c76a80ab3 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:28.801424 32112 ts_tablet_manager.cc:1434] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 12:20:28.804373 32112 tablet_bootstrap.cc:492] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:28.806041 32117 consensus_queue.cc:1048] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:20:28.810019 32143 raft_consensus.cc:2749] T 8a70de18ae984e9d842a043c76a80ab3 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:28.811896 32109 tablet_bootstrap.cc:654] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:28.815768 32111 tablet_bootstrap.cc:492] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:28.825484 32108 tablet_bootstrap.cc:492] T 059f9a303a1f47c9a9ce91d16250a00f P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:28.826150 32108 ts_tablet_manager.cc:1403] T 059f9a303a1f47c9a9ce91d16250a00f P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.171s	user 0.019s	sys 0.012s
I20260709 12:20:28.817564 32111 ts_tablet_manager.cc:1403] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.116s	user 0.018s	sys 0.004s
I20260709 12:20:28.835342 32111 raft_consensus.cc:359] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.836217 32111 raft_consensus.cc:385] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.836525 32111 raft_consensus.cc:740] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.837323 32111 consensus_queue.cc:260] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.839607 32108 raft_consensus.cc:359] T 059f9a303a1f47c9a9ce91d16250a00f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:28.841261 32108 raft_consensus.cc:385] T 059f9a303a1f47c9a9ce91d16250a00f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.841737 32108 raft_consensus.cc:740] T 059f9a303a1f47c9a9ce91d16250a00f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.843070 32108 consensus_queue.cc:260] T 059f9a303a1f47c9a9ce91d16250a00f P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:28.850243 32116 raft_consensus.cc:493] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:28.850911 32116 raft_consensus.cc:515] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
W20260709 12:20:28.852470 31786 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:28.854084 32108 ts_tablet_manager.cc:1434] T 059f9a303a1f47c9a9ce91d16250a00f P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.005s
I20260709 12:20:28.854749 32112 tablet_bootstrap.cc:654] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:28.855404 32109 tablet_bootstrap.cc:492] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:28.855576 32108 tablet_bootstrap.cc:492] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:28.855691 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce00ffd6ab945d1920ebdc191756ab8" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:28.855978 32109 ts_tablet_manager.cc:1403] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.012s
I20260709 12:20:28.859170 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce00ffd6ab945d1920ebdc191756ab8" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:28.860836 32169 consensus_queue.cc:1048] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:20:28.862605 32029 leader_election.cc:343] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:28.863601 32027 leader_election.cc:343] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:28.864110 32027 leader_election.cc:304] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:28.865154 32194 raft_consensus.cc:2749] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:28.865845 32194 raft_consensus.cc:493] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:28.866283 32194 raft_consensus.cc:515] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:28.866544 32109 raft_consensus.cc:359] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:28.868649 32194 leader_election.cc:290] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:28.867978 32109 raft_consensus.cc:385] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.854420 32116 leader_election.cc:290] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:28.872014 32109 raft_consensus.cc:740] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.872757 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059f9a303a1f47c9a9ce91d16250a00f" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:28.872864 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059f9a303a1f47c9a9ce91d16250a00f" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:28.876170 31989 raft_consensus.cc:2468] T 059f9a303a1f47c9a9ce91d16250a00f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 0.
I20260709 12:20:28.880623 32027 leader_election.cc:304] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
W20260709 12:20:28.881752 32027 leader_election.cc:343] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:28.882297 32108 tablet_bootstrap.cc:654] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:28.882344 32116 raft_consensus.cc:2804] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:28.883057 32116 raft_consensus.cc:493] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:28.883507 32116 raft_consensus.cc:3060] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:28.890817 32111 ts_tablet_manager.cc:1434] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.000s
I20260709 12:20:28.892592 32111 tablet_bootstrap.cc:492] T 059f9a303a1f47c9a9ce91d16250a00f P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:28.893098 32109 consensus_queue.cc:260] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:28.901682 32182 raft_consensus.cc:493] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:28.902372 32182 raft_consensus.cc:515] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:28.902612 32116 raft_consensus.cc:515] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:28.904611 32182 leader_election.cc:290] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:28.904752 32112 tablet_bootstrap.cc:492] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:28.905287 32112 ts_tablet_manager.cc:1403] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.101s	user 0.018s	sys 0.015s
I20260709 12:20:28.906669 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e402d9881a3c40b2a5a893ac00e12508" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:28.907397 31989 raft_consensus.cc:2468] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:28.910528 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e402d9881a3c40b2a5a893ac00e12508" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:28.910888 32111 tablet_bootstrap.cc:654] T 059f9a303a1f47c9a9ce91d16250a00f P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:28.911260 32063 raft_consensus.cc:2468] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:28.912264 31804 leader_election.cc:304] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 
I20260709 12:20:28.913160 32182 raft_consensus.cc:2804] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:28.913539 32182 raft_consensus.cc:493] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:28.913987 32182 raft_consensus.cc:3060] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:28.919744 32109 ts_tablet_manager.cc:1434] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.001s
I20260709 12:20:28.921521 32109 tablet_bootstrap.cc:492] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:28.908497 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059f9a303a1f47c9a9ce91d16250a00f" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:28.924253 32209 raft_consensus.cc:493] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:20:28.924491 32027 leader_election.cc:343] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:28.926107 32116 leader_election.cc:290] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:28.924993 32209 raft_consensus.cc:515] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.929559 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059f9a303a1f47c9a9ce91d16250a00f" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:28.930691 31989 raft_consensus.cc:3060] T 059f9a303a1f47c9a9ce91d16250a00f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:28.931262 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b15ed75de0243f3a7e3385d69207f8e" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:28.931901 32109 tablet_bootstrap.cc:654] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:28.932034 31838 raft_consensus.cc:2468] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 0.
I20260709 12:20:28.934897 31881 leader_election.cc:304] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [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: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:28.936035 32211 raft_consensus.cc:2804] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:28.936573 32211 raft_consensus.cc:493] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:28.936890 32211 raft_consensus.cc:3060] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:28.937461 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b15ed75de0243f3a7e3385d69207f8e" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:28.938205 31990 raft_consensus.cc:2468] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 0.
I20260709 12:20:28.939895 32182 raft_consensus.cc:515] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:28.941044 31989 raft_consensus.cc:2468] T 059f9a303a1f47c9a9ce91d16250a00f P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
I20260709 12:20:28.942354 32027 leader_election.cc:304] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:28.943017 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e402d9881a3c40b2a5a893ac00e12508" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:28.944612 31990 raft_consensus.cc:3060] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:28.946321 32116 raft_consensus.cc:2804] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:28.946926 32116 raft_consensus.cc:697] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Becoming Leader. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:28.947873 32116 consensus_queue.cc:237] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:28.951926 32211 raft_consensus.cc:515] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.953025 31990 raft_consensus.cc:2468] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:28.955044 31804 leader_election.cc:304] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 
I20260709 12:20:28.956463 32211 leader_election.cc:290] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:28.956616 32177 raft_consensus.cc:2804] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:28.957252 32177 raft_consensus.cc:697] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:28.947819 32109 tablet_bootstrap.cc:492] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:28.936774 32209 leader_election.cc:290] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:28.958809 32109 ts_tablet_manager.cc:1403] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.005s
I20260709 12:20:28.959167 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b15ed75de0243f3a7e3385d69207f8e" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:28.959882 31838 raft_consensus.cc:3060] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:28.961774 32112 raft_consensus.cc:359] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.965210 32112 raft_consensus.cc:385] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.963816 32109 raft_consensus.cc:359] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:28.967861 32109 raft_consensus.cc:385] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.968468 32109 raft_consensus.cc:740] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.969256 32109 consensus_queue.cc:260] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:28.970343 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b15ed75de0243f3a7e3385d69207f8e" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:28.962901 32177 consensus_queue.cc:237] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:28.970901 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e402d9881a3c40b2a5a893ac00e12508" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:28.971611 32063 raft_consensus.cc:3060] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:28.972278 32108 tablet_bootstrap.cc:492] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:28.972766 32108 ts_tablet_manager.cc:1403] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.117s	user 0.014s	sys 0.015s
I20260709 12:20:28.973675 31838 raft_consensus.cc:2468] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:28.971057 31989 raft_consensus.cc:3060] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:28.974877 32112 raft_consensus.cc:740] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.976058 32112 consensus_queue.cc:260] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.978401 31881 leader_election.cc:304] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [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: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:28.978684 32109 ts_tablet_manager.cc:1434] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260709 12:20:28.979382 32209 raft_consensus.cc:2804] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:28.979846 32109 tablet_bootstrap.cc:492] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:28.980739 32182 leader_election.cc:290] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:28.981467 32108 raft_consensus.cc:359] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:28.982276 32108 raft_consensus.cc:385] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.982985 32108 raft_consensus.cc:740] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.983278 32112 ts_tablet_manager.cc:1434] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.002s
I20260709 12:20:28.984182 32112 tablet_bootstrap.cc:492] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:28.979897 32209 raft_consensus.cc:697] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:28.985148 32108 consensus_queue.cc:260] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:28.989894 32209 consensus_queue.cc:237] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:28.994244 31989 raft_consensus.cc:2468] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:28.981678 31736 catalog_manager.cc:5697] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132). New cstate: current_term: 1 leader_uuid: "65464ab5ffd540298c0713d1845fcee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:28.995599 31739 catalog_manager.cc:5697] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:28.998220 32111 tablet_bootstrap.cc:492] T 059f9a303a1f47c9a9ce91d16250a00f P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:28.998814 32111 ts_tablet_manager.cc:1403] T 059f9a303a1f47c9a9ce91d16250a00f P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.001s
I20260709 12:20:29.002709 32111 raft_consensus.cc:359] T 059f9a303a1f47c9a9ce91d16250a00f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:29.003468 32108 ts_tablet_manager.cc:1434] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.000s
I20260709 12:20:29.003782 32111 raft_consensus.cc:385] T 059f9a303a1f47c9a9ce91d16250a00f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.004127 32111 raft_consensus.cc:740] T 059f9a303a1f47c9a9ce91d16250a00f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.004772 32111 consensus_queue.cc:260] T 059f9a303a1f47c9a9ce91d16250a00f P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:29.005884 32108 tablet_bootstrap.cc:492] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:29.007120 32111 ts_tablet_manager.cc:1434] T 059f9a303a1f47c9a9ce91d16250a00f P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:20:29.008116 32111 tablet_bootstrap.cc:492] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:29.012050 32108 tablet_bootstrap.cc:654] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.014004 32111 tablet_bootstrap.cc:654] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.018412 32211 raft_consensus.cc:493] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.018981 32211 raft_consensus.cc:515] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:29.021441 32211 leader_election.cc:290] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:29.022908 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91830b3c165487c9377d1dd1c43bde1" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:29.023916 31838 raft_consensus.cc:2468] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 0.
I20260709 12:20:29.025959 31881 leader_election.cc:304] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [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: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:29.026986 32211 raft_consensus.cc:2804] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:29.027694 32211 raft_consensus.cc:493] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:29.028327 32211 raft_consensus.cc:3060] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.023236 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91830b3c165487c9377d1dd1c43bde1" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:29.030105 31989 raft_consensus.cc:2468] T d91830b3c165487c9377d1dd1c43bde1 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 0.
I20260709 12:20:29.032096 32063 raft_consensus.cc:2468] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:29.039533 32108 tablet_bootstrap.cc:492] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:29.040541 32108 ts_tablet_manager.cc:1403] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.004s
I20260709 12:20:29.041399 32109 tablet_bootstrap.cc:654] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.041611 31739 catalog_manager.cc:5697] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "657163f34ded49f9bbb826d07073b3a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:29.044384 32112 tablet_bootstrap.cc:654] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.045895 32108 raft_consensus.cc:359] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.046675 32108 raft_consensus.cc:385] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.046980 32108 raft_consensus.cc:740] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.047853 32108 consensus_queue.cc:260] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.055131 32182 raft_consensus.cc:493] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.055733 32182 raft_consensus.cc:515] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:29.059526 32177 consensus_queue.cc:1048] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:29.062093 32108 ts_tablet_manager.cc:1434] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:20:29.065711 32116 consensus_queue.cc:1048] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:29.068764 32108 tablet_bootstrap.cc:492] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:29.069686 32112 tablet_bootstrap.cc:492] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:29.072762 32112 ts_tablet_manager.cc:1403] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.089s	user 0.006s	sys 0.009s
I20260709 12:20:29.075941 32112 raft_consensus.cc:359] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:29.072232 32109 tablet_bootstrap.cc:492] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:29.077076 32109 ts_tablet_manager.cc:1403] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.000s
I20260709 12:20:29.079864 32182 leader_election.cc:290] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:29.080168 32109 raft_consensus.cc:359] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.081665 32109 raft_consensus.cc:385] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.082082 32109 raft_consensus.cc:740] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.080811 32182 consensus_queue.cc:1048] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:29.084287 32109 consensus_queue.cc:260] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.085107 32112 raft_consensus.cc:385] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.085644 32108 tablet_bootstrap.cc:654] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.085809 32112 raft_consensus.cc:740] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.087563 32109 ts_tablet_manager.cc:1434] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:20:29.118922 32109 tablet_bootstrap.cc:492] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:29.109302 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d2bd123e3545f59f47bba5a35ccdd0" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:29.112740 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d2bd123e3545f59f47bba5a35ccdd0" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:29.125083 32063 raft_consensus.cc:2468] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:29.128206 32109 tablet_bootstrap.cc:654] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.132674 32112 consensus_queue.cc:260] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
W20260709 12:20:29.125118 31804 leader_election.cc:343] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:29.139005 31807 leader_election.cc:304] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:29.049350 32211 raft_consensus.cc:515] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:29.152880 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91830b3c165487c9377d1dd1c43bde1" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:29.153731 31838 raft_consensus.cc:3060] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.159754 32177 raft_consensus.cc:2804] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:29.160590 32177 raft_consensus.cc:493] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:29.161199 32177 raft_consensus.cc:3060] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.179740 32109 tablet_bootstrap.cc:492] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:29.180663 32112 ts_tablet_manager.cc:1434] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.107s	user 0.007s	sys 0.000s
I20260709 12:20:29.180701 32109 ts_tablet_manager.cc:1403] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.011s
W20260709 12:20:29.179003 31807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.132:40467, user_credentials={real_user=slave}} blocked reactor thread for 52327.2us
I20260709 12:20:29.185763 32109 raft_consensus.cc:359] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:29.186625 32109 raft_consensus.cc:385] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.186929 32109 raft_consensus.cc:740] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.187656 32109 consensus_queue.cc:260] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:29.188675 32112 tablet_bootstrap.cc:492] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:29.192714 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91830b3c165487c9377d1dd1c43bde1" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:29.193526 31990 raft_consensus.cc:3060] T d91830b3c165487c9377d1dd1c43bde1 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.198853 32109 ts_tablet_manager.cc:1434] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 12:20:29.200996 32109 tablet_bootstrap.cc:492] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:29.205430 32116 consensus_queue.cc:1048] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:29.213657 32111 tablet_bootstrap.cc:492] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:29.222048 32111 ts_tablet_manager.cc:1403] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.214s	user 0.027s	sys 0.049s
I20260709 12:20:29.223798 31838 raft_consensus.cc:2468] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:29.225502 31881 leader_election.cc:304] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [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: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:29.228120 32209 raft_consensus.cc:2804] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:29.228657 32209 raft_consensus.cc:697] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:29.229552 32209 consensus_queue.cc:237] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:29.230755 32109 tablet_bootstrap.cc:654] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.228142 32108 tablet_bootstrap.cc:492] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:29.232276 32177 raft_consensus.cc:515] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:29.233194 32108 ts_tablet_manager.cc:1403] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.165s	user 0.025s	sys 0.051s
I20260709 12:20:29.226405 31990 raft_consensus.cc:2468] T d91830b3c165487c9377d1dd1c43bde1 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:29.235993 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d2bd123e3545f59f47bba5a35ccdd0" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:29.236801 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d2bd123e3545f59f47bba5a35ccdd0" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:29.236991 32111 raft_consensus.cc:359] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
W20260709 12:20:29.237567 31804 leader_election.cc:343] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:29.238530 32177 leader_election.cc:290] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:29.237751 32111 raft_consensus.cc:385] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.239326 32111 raft_consensus.cc:740] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.187497 32211 leader_election.cc:290] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:29.237495 32063 raft_consensus.cc:3060] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.240427 32111 consensus_queue.cc:260] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:29.241616 32112 tablet_bootstrap.cc:654] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.245105 32111 ts_tablet_manager.cc:1434] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:20:29.250666 32111 tablet_bootstrap.cc:492] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:29.255198 32108 raft_consensus.cc:359] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:29.256417 32108 raft_consensus.cc:385] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.256693 32108 raft_consensus.cc:740] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.262270 32063 raft_consensus.cc:2468] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:29.259866 32108 consensus_queue.cc:260] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:29.264456 31807 leader_election.cc:304] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:29.265610 32177 raft_consensus.cc:2804] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:29.266301 32177 raft_consensus.cc:697] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:29.265147 32108 ts_tablet_manager.cc:1434] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:20:29.268291 32108 tablet_bootstrap.cc:492] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:29.268924 32177 consensus_queue.cc:237] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:29.270349 32109 tablet_bootstrap.cc:492] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:29.270896 32109 ts_tablet_manager.cc:1403] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.013s
I20260709 12:20:29.274767 32109 raft_consensus.cc:359] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.275877 32109 raft_consensus.cc:385] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.276265 32109 raft_consensus.cc:740] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.277235 32109 consensus_queue.cc:260] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.280700 31736 catalog_manager.cc:5697] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "657163f34ded49f9bbb826d07073b3a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:29.274365 32116 raft_consensus.cc:493] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.299646 32116 raft_consensus.cc:515] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.301148 32112 tablet_bootstrap.cc:492] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:29.301719 32112 ts_tablet_manager.cc:1403] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.000s
I20260709 12:20:29.303077 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaf054c0d0a4e368d267e9c774ea4fc" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:29.304363 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaf054c0d0a4e368d267e9c774ea4fc" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
W20260709 12:20:29.304864 32027 leader_election.cc:343] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:29.305249 32112 raft_consensus.cc:359] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
W20260709 12:20:29.305893 32029 leader_election.cc:343] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:29.306005 32112 raft_consensus.cc:385] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.306479 32112 raft_consensus.cc:740] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.306811 32111 tablet_bootstrap.cc:654] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.306486 32029 leader_election.cc:304] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:29.307282 32112 consensus_queue.cc:260] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:29.308007 32194 raft_consensus.cc:2749] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:29.309554 32112 ts_tablet_manager.cc:1434] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:29.310612 32109 ts_tablet_manager.cc:1434] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.039s	user 0.015s	sys 0.001s
I20260709 12:20:29.310762 32112 tablet_bootstrap.cc:492] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:29.311631 32109 tablet_bootstrap.cc:492] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:29.309893 32116 leader_election.cc:290] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:29.312714 31739 catalog_manager.cc:5697] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:29.316332 32108 tablet_bootstrap.cc:654] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.318811 32112 tablet_bootstrap.cc:654] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.324666 32109 tablet_bootstrap.cc:654] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.326079 32108 tablet_bootstrap.cc:492] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:29.331247 32112 tablet_bootstrap.cc:492] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:29.331954 32112 ts_tablet_manager.cc:1403] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.001s
I20260709 12:20:29.335356 32112 raft_consensus.cc:359] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.336218 32112 raft_consensus.cc:385] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.336526 32112 raft_consensus.cc:740] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.337476 32112 consensus_queue.cc:260] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.339933 32111 tablet_bootstrap.cc:492] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:29.340137 32112 ts_tablet_manager.cc:1434] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:20:29.340560 32111 ts_tablet_manager.cc:1403] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.002s
I20260709 12:20:29.341336 32112 tablet_bootstrap.cc:492] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:29.341221 32108 ts_tablet_manager.cc:1403] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.073s	user 0.017s	sys 0.006s
I20260709 12:20:29.343762 32111 raft_consensus.cc:359] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:29.344502 32111 raft_consensus.cc:385] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.344820 32111 raft_consensus.cc:740] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.344748 32108 raft_consensus.cc:359] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.345629 32108 raft_consensus.cc:385] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.345958 32108 raft_consensus.cc:740] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.345779 32111 consensus_queue.cc:260] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:29.346805 32108 consensus_queue.cc:260] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.348166 32111 ts_tablet_manager.cc:1434] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:20:29.349215 32111 tablet_bootstrap.cc:492] T 66c03607b17d4b33b44fa1c649b2c825 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:29.351709 32152 raft_consensus.cc:493] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.352290 32152 raft_consensus.cc:515] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:29.354689 32152 leader_election.cc:290] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:29.354911 32108 ts_tablet_manager.cc:1434] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 12:20:29.356089 32108 tablet_bootstrap.cc:492] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:29.361429 32111 tablet_bootstrap.cc:654] T 66c03607b17d4b33b44fa1c649b2c825 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.361626 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f1417c6a44441886dbc07549bb733" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:29.363075 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f1417c6a44441886dbc07549bb733" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:29.363826 31990 raft_consensus.cc:2468] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:29.365499 32108 tablet_bootstrap.cc:654] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:29.366005 31804 leader_election.cc:343] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:29.366876 31804 leader_election.cc:304] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:29.377765 32112 tablet_bootstrap.cc:654] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.375080 32152 raft_consensus.cc:2804] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:29.380204 32152 raft_consensus.cc:493] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:29.380280 32109 tablet_bootstrap.cc:492] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:29.381007 32109 ts_tablet_manager.cc:1403] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.070s	user 0.022s	sys 0.004s
I20260709 12:20:29.384991 32152 raft_consensus.cc:3060] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.385551 32118 consensus_queue.cc:1048] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:29.389601 32118 consensus_queue.cc:1048] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:29.391526 32109 raft_consensus.cc:359] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:29.392620 32109 raft_consensus.cc:385] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.393006 32109 raft_consensus.cc:740] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.400385 32109 consensus_queue.cc:260] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:29.411494 32109 ts_tablet_manager.cc:1434] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.001s
I20260709 12:20:29.411337 32177 raft_consensus.cc:493] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.414281 32109 tablet_bootstrap.cc:492] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:29.414538 32177 raft_consensus.cc:515] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.422237 32108 tablet_bootstrap.cc:492] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:29.422531 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f21c68affe947b6b8969fddd158772f" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:29.423329 31989 raft_consensus.cc:2468] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:29.422857 32108 ts_tablet_manager.cc:1403] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.067s	user 0.034s	sys 0.015s
I20260709 12:20:29.426191 32169 raft_consensus.cc:493] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.426975 32109 tablet_bootstrap.cc:654] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.426779 32169 raft_consensus.cc:515] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.429329 32169 leader_election.cc:290] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:29.435607 31804 leader_election.cc:304] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 
I20260709 12:20:29.437019 32108 raft_consensus.cc:359] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:29.437719 32108 raft_consensus.cc:385] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.437970 32108 raft_consensus.cc:740] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.438604 32108 consensus_queue.cc:260] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:29.446570 32108 ts_tablet_manager.cc:1434] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:20:29.447710 32108 tablet_bootstrap.cc:492] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:29.452636 32112 tablet_bootstrap.cc:492] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:29.453542 32112 ts_tablet_manager.cc:1403] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.112s	user 0.010s	sys 0.015s
I20260709 12:20:29.447163 32117 raft_consensus.cc:493] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.448632 32177 leader_election.cc:290] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:29.455144 32116 raft_consensus.cc:493] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.458340 32116 raft_consensus.cc:515] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:29.456446 32194 raft_consensus.cc:493] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.453550 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaf054c0d0a4e368d267e9c774ea4fc" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:29.465401 32195 consensus_queue.cc:1048] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:29.467739 32111 tablet_bootstrap.cc:492] T 66c03607b17d4b33b44fa1c649b2c825 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:29.468345 32111 ts_tablet_manager.cc:1403] T 66c03607b17d4b33b44fa1c649b2c825 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.119s	user 0.025s	sys 0.006s
I20260709 12:20:29.461063 32182 raft_consensus.cc:2804] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:29.470749 32211 raft_consensus.cc:493] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.471525 32211 raft_consensus.cc:515] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:29.473464 32116 leader_election.cc:290] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:29.475178 32211 leader_election.cc:290] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:29.475425 32108 tablet_bootstrap.cc:654] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.459589 32118 raft_consensus.cc:493] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.479399 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108ed538fb0f4d85860738f51f8c1367" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:29.480355 32064 raft_consensus.cc:2468] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 0.
I20260709 12:20:29.481904 32111 raft_consensus.cc:359] T 66c03607b17d4b33b44fa1c649b2c825 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:29.483202 32111 raft_consensus.cc:385] T 66c03607b17d4b33b44fa1c649b2c825 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.483486 32111 raft_consensus.cc:740] T 66c03607b17d4b33b44fa1c649b2c825 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.485189 32111 consensus_queue.cc:260] T 66c03607b17d4b33b44fa1c649b2c825 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:29.486836 32112 raft_consensus.cc:359] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.487596 32112 raft_consensus.cc:385] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.487821 32112 raft_consensus.cc:740] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.470813 32182 raft_consensus.cc:493] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:29.477396 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaf054c0d0a4e368d267e9c774ea4fc" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:29.459774 32117 raft_consensus.cc:515] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:29.495151 32112 consensus_queue.cc:260] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.481964 31882 leader_election.cc:304] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 
W20260709 12:20:29.496779 31955 leader_election.cc:343] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:29.500303 32209 raft_consensus.cc:2804] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:29.500833 32209 raft_consensus.cc:493] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:29.501230 32209 raft_consensus.cc:3060] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.497877 32111 ts_tablet_manager.cc:1434] T 66c03607b17d4b33b44fa1c649b2c825 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260709 12:20:29.463766 32194 raft_consensus.cc:515] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.504189 32143 raft_consensus.cc:493] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.504908 32143 raft_consensus.cc:515] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:29.506425 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f21c68affe947b6b8969fddd158772f" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:29.507177 31990 raft_consensus.cc:2468] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 0.
I20260709 12:20:29.507623 32152 raft_consensus.cc:515] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:29.510532 32211 raft_consensus.cc:493] T 059f9a303a1f47c9a9ce91d16250a00f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.510777 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108ed538fb0f4d85860738f51f8c1367" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:29.511276 32211 raft_consensus.cc:515] T 059f9a303a1f47c9a9ce91d16250a00f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:29.511946 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f21c68affe947b6b8969fddd158772f" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:29.512338 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d2bd123e3545f59f47bba5a35ccdd0" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:29.513381 32064 raft_consensus.cc:2468] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:29.513896 32062 raft_consensus.cc:2393] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 657163f34ded49f9bbb826d07073b3a7 in current term 1: Already voted for candidate 24b080dfe9ae4908a218cbf5138a81e2 in this term.
W20260709 12:20:29.514249 32029 leader_election.cc:343] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:29.511278 32194 leader_election.cc:290] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:29.497614 32182 raft_consensus.cc:3060] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.477236 32118 raft_consensus.cc:515] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:29.502555 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108ed538fb0f4d85860738f51f8c1367" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:29.515401 32027 leader_election.cc:304] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:29.516599 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059f9a303a1f47c9a9ce91d16250a00f" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:29.517280 32118 leader_election.cc:290] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:29.517705 32117 leader_election.cc:290] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:29.518925 32211 leader_election.cc:290] T 059f9a303a1f47c9a9ce91d16250a00f P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:29.519388 32116 raft_consensus.cc:2804] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:29.519829 32116 raft_consensus.cc:493] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:29.520185 32116 raft_consensus.cc:3060] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.521001 32112 ts_tablet_manager.cc:1434] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.001s
I20260709 12:20:29.522112 32112 tablet_bootstrap.cc:492] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:29.522279 32194 raft_consensus.cc:493] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.522575 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f21c68affe947b6b8969fddd158772f" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:29.522812 32194 raft_consensus.cc:515] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:29.525290 32194 leader_election.cc:290] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:29.526079 32209 raft_consensus.cc:515] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:29.507217 32143 leader_election.cc:290] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:29.528857 32111 tablet_bootstrap.cc:492] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:29.537245 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c03607b17d4b33b44fa1c649b2c825" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:29.537825 32109 tablet_bootstrap.cc:492] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:29.538769 32109 ts_tablet_manager.cc:1403] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.125s	user 0.020s	sys 0.004s
I20260709 12:20:29.539530 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce00ffd6ab945d1920ebdc191756ab8" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:29.541136 32064 raft_consensus.cc:2468] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:29.502964 32063 raft_consensus.cc:2468] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:29.542511 31807 leader_election.cc:304] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:29.543454 32112 tablet_bootstrap.cc:654] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.538312 31914 raft_consensus.cc:2393] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65464ab5ffd540298c0713d1845fcee0 in current term 1: Already voted for candidate 657163f34ded49f9bbb826d07073b3a7 in this term.
I20260709 12:20:29.544638 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c03607b17d4b33b44fa1c649b2c825" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:29.545498 31916 raft_consensus.cc:2468] T 66c03607b17d4b33b44fa1c649b2c825 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 0.
I20260709 12:20:29.546665 31956 leader_election.cc:304] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:29.538334 32062 raft_consensus.cc:2468] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:29.546758 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059f9a303a1f47c9a9ce91d16250a00f" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:29.550981 31882 leader_election.cc:304] T 059f9a303a1f47c9a9ce91d16250a00f P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:29.510012 32152 leader_election.cc:290] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:29.556802 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f1417c6a44441886dbc07549bb733" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:29.543483 32118 raft_consensus.cc:2804] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:29.567365 32118 raft_consensus.cc:493] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:29.567497 32211 consensus_queue.cc:1048] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:29.559994 31837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108ed538fb0f4d85860738f51f8c1367" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:29.559151 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d2bd123e3545f59f47bba5a35ccdd0" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:29.560920 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c03607b17d4b33b44fa1c649b2c825" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:29.549896 32027 leader_election.cc:304] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:29.554888 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108ed538fb0f4d85860738f51f8c1367" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:29.561887 31956 leader_election.cc:304] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:29.562544 32117 raft_consensus.cc:2804] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:29.562764 32108 tablet_bootstrap.cc:492] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:29.558146 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108ed538fb0f4d85860738f51f8c1367" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:29.563854 32143 raft_consensus.cc:2749] T 059f9a303a1f47c9a9ce91d16250a00f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:29.534461 32209 leader_election.cc:290] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:29.554239 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c03607b17d4b33b44fa1c649b2c825" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:29.586709 32143 consensus_queue.cc:1048] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:29.578408 32108 ts_tablet_manager.cc:1403] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.131s	user 0.025s	sys 0.008s
I20260709 12:20:29.578917 32064 raft_consensus.cc:3060] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.562789 31913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce00ffd6ab945d1920ebdc191756ab8" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:29.577584 31916 raft_consensus.cc:2468] T 66c03607b17d4b33b44fa1c649b2c825 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:29.571452 32118 raft_consensus.cc:3060] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.580304 32182 raft_consensus.cc:515] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.580674 32117 raft_consensus.cc:493] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:29.593143 32117 raft_consensus.cc:3060] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.581415 32169 raft_consensus.cc:2804] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:29.596918 32169 raft_consensus.cc:493] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:29.597486 32169 raft_consensus.cc:3060] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:29.585188 31804 leader_election.cc:343] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:29.583333 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f1417c6a44441886dbc07549bb733" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:29.600380 31881 leader_election.cc:304] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:29.600864 31987 raft_consensus.cc:3060] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:29.601784 31881 leader_election.cc:343] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:29.602917 31881 leader_election.cc:343] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:29.603791 32211 raft_consensus.cc:3060] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.591409 32108 raft_consensus.cc:359] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:29.586551 32195 raft_consensus.cc:2804] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:29.607028 32195 raft_consensus.cc:493] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:29.607659 32195 raft_consensus.cc:3060] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.608515 32108 raft_consensus.cc:385] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.608981 32108 raft_consensus.cc:740] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.629122 32109 raft_consensus.cc:359] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.630023 32109 raft_consensus.cc:385] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.630470 32109 raft_consensus.cc:740] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.632665 32112 tablet_bootstrap.cc:492] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:29.639582 32112 ts_tablet_manager.cc:1403] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.118s	user 0.019s	sys 0.001s
I20260709 12:20:29.638566 31838 raft_consensus.cc:2393] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65464ab5ffd540298c0713d1845fcee0 in current term 1: Already voted for candidate 24b080dfe9ae4908a218cbf5138a81e2 in this term.
I20260709 12:20:29.637814 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f21c68affe947b6b8969fddd158772f" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:29.627871 32108 consensus_queue.cc:260] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:29.646780 32111 tablet_bootstrap.cc:654] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:29.644055 31804 leader_election.cc:343] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:29.641678 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f21c68affe947b6b8969fddd158772f" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:29.649843 31988 raft_consensus.cc:3060] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.642629 32182 leader_election.cc:290] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:29.652935 32112 raft_consensus.cc:359] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:29.654464 32112 raft_consensus.cc:385] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.655009 32112 raft_consensus.cc:740] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.655774 32112 consensus_queue.cc:260] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:29.663388 32112 ts_tablet_manager.cc:1434] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:20:29.664667 32112 tablet_bootstrap.cc:492] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:29.666267 32169 raft_consensus.cc:515] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:29.667094 32027 leader_election.cc:304] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:29.668102 31990 raft_consensus.cc:2393] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65464ab5ffd540298c0713d1845fcee0 in current term 1: Already voted for candidate 54aad746cb1641378df822c67eafe1dd in this term.
I20260709 12:20:29.657644 32116 raft_consensus.cc:515] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.670871 32062 raft_consensus.cc:2393] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 24b080dfe9ae4908a218cbf5138a81e2 in current term 1: Already voted for candidate 65464ab5ffd540298c0713d1845fcee0 in this term.
I20260709 12:20:29.672966 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c03607b17d4b33b44fa1c649b2c825" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:29.673420 32169 leader_election.cc:290] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:29.675645 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c03607b17d4b33b44fa1c649b2c825" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:29.676311 32109 consensus_queue.cc:260] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.685235 32064 raft_consensus.cc:2468] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:29.685810 31837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f21c68affe947b6b8969fddd158772f" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:29.687150 31837 raft_consensus.cc:2393] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 65464ab5ffd540298c0713d1845fcee0 in current term 1: Already voted for candidate 24b080dfe9ae4908a218cbf5138a81e2 in this term.
I20260709 12:20:29.688364 31913 raft_consensus.cc:3060] T 059f9a303a1f47c9a9ce91d16250a00f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.691365 32195 raft_consensus.cc:515] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:29.692713 32063 raft_consensus.cc:2393] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54aad746cb1641378df822c67eafe1dd in current term 1: Already voted for candidate 65464ab5ffd540298c0713d1845fcee0 in this term.
I20260709 12:20:29.680230 32116 leader_election.cc:290] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Requested vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:29.673761 31916 raft_consensus.cc:3060] T 66c03607b17d4b33b44fa1c649b2c825 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.698086 32195 leader_election.cc:290] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:29.711970 31882 leader_election.cc:304] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:29.712941 32250 raft_consensus.cc:2804] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:29.713492 32250 raft_consensus.cc:697] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:29.714388 32250 consensus_queue.cc:237] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:29.715929 32118 raft_consensus.cc:515] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:29.720235 32194 raft_consensus.cc:493] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.720851 32194 raft_consensus.cc:515] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:29.722525 32253 raft_consensus.cc:2749] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:29.726409 32112 tablet_bootstrap.cc:654] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.736758 31988 raft_consensus.cc:2468] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:29.737797 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce00ffd6ab945d1920ebdc191756ab8" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:29.708937 32211 raft_consensus.cc:2749] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:29.739696 31804 leader_election.cc:343] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:29.740688 31804 leader_election.cc:304] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:29.742328 32182 raft_consensus.cc:2804] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:29.742892 32182 raft_consensus.cc:697] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:29.743853 32182 consensus_queue.cc:237] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.745868 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce00ffd6ab945d1920ebdc191756ab8" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:29.739660 32118 leader_election.cc:290] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:29.751092 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f21c68affe947b6b8969fddd158772f" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:29.751405 32111 tablet_bootstrap.cc:492] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:29.752007 31989 raft_consensus.cc:2393] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 65464ab5ffd540298c0713d1845fcee0 in current term 1: Already voted for candidate 24b080dfe9ae4908a218cbf5138a81e2 in this term.
I20260709 12:20:29.752053 32111 ts_tablet_manager.cc:1403] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.239s	user 0.013s	sys 0.008s
I20260709 12:20:29.753651 32109 ts_tablet_manager.cc:1434] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.215s	user 0.009s	sys 0.007s
I20260709 12:20:29.752419 32064 raft_consensus.cc:3060] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.751956 32194 leader_election.cc:290] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:29.758762 32109 tablet_bootstrap.cc:492] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:29.767519 32169 raft_consensus.cc:493] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.768299 32169 raft_consensus.cc:515] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:29.762223 31916 raft_consensus.cc:2468] T 66c03607b17d4b33b44fa1c649b2c825 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:29.788069 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c03607b17d4b33b44fa1c649b2c825" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:29.790843 32254 raft_consensus.cc:493] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.791312 31914 raft_consensus.cc:2393] T 66c03607b17d4b33b44fa1c649b2c825 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 65464ab5ffd540298c0713d1845fcee0 in current term 1: Already voted for candidate 54aad746cb1641378df822c67eafe1dd in this term.
I20260709 12:20:29.791545 32254 raft_consensus.cc:515] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:29.794817 32108 ts_tablet_manager.cc:1434] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.207s	user 0.013s	sys 0.009s
I20260709 12:20:29.790850 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c03607b17d4b33b44fa1c649b2c825" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:29.804924 31989 raft_consensus.cc:2393] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 65464ab5ffd540298c0713d1845fcee0 in current term 1: Already voted for candidate 54aad746cb1641378df822c67eafe1dd in this term.
I20260709 12:20:29.836620 31987 raft_consensus.cc:2468] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:29.779917 32117 raft_consensus.cc:515] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.852480 31804 leader_election.cc:304] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:29.870067 31736 catalog_manager.cc:5697] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:29.874476 32108 tablet_bootstrap.cc:492] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:29.877187 32118 raft_consensus.cc:2804] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:29.900279 32109 tablet_bootstrap.cc:654] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.903856 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc271b4ce9648178e2d37ce1305d0e9" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:29.904441 32112 tablet_bootstrap.cc:492] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:29.904652 32063 raft_consensus.cc:2468] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:29.904965 32112 ts_tablet_manager.cc:1403] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.241s	user 0.013s	sys 0.006s
I20260709 12:20:29.869570 32254 leader_election.cc:290] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:29.908659 31956 leader_election.cc:304] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:29.909795 32152 raft_consensus.cc:493] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.897890 32118 raft_consensus.cc:697] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:29.919564 32111 raft_consensus.cc:359] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:29.920238 32111 raft_consensus.cc:385] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.920470 32111 raft_consensus.cc:740] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.921090 32111 consensus_queue.cc:260] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:29.896498 31953 leader_election.cc:304] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:29.899681 32027 leader_election.cc:304] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:29.933275 32112 raft_consensus.cc:359] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:29.933878 32112 raft_consensus.cc:385] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.934257 32112 raft_consensus.cc:740] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.937584 32112 consensus_queue.cc:260] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:29.925144 32254 raft_consensus.cc:2804] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:29.941396 32111 ts_tablet_manager.cc:1434] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.188s	user 0.010s	sys 0.012s
I20260709 12:20:29.923890 32064 raft_consensus.cc:2468] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:29.919167 32152 raft_consensus.cc:515] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:29.951772 32112 ts_tablet_manager.cc:1434] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.000s
I20260709 12:20:29.953030 32112 tablet_bootstrap.cc:492] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:29.952422 32250 consensus_queue.cc:1048] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:29.954672 32108 tablet_bootstrap.cc:654] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.956000 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaf054c0d0a4e368d267e9c774ea4fc" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:29.957038 31838 raft_consensus.cc:3060] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.957768 32117 leader_election.cc:290] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:29.952414 32169 leader_election.cc:290] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:29.958520 32117 raft_consensus.cc:2804] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:29.940387 32254 raft_consensus.cc:493] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:29.932557 32182 consensus_queue.cc:1048] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 12:20:29.942574 32194 raft_consensus.cc:2749] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:20:29.941308 31837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62512fa9254a4942958c510915970c2b" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:29.965013 32112 tablet_bootstrap.cc:654] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:29.944813 31953 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:43977, user_credentials={real_user=slave}} blocked reactor thread for 148982us
W20260709 12:20:29.949456 32027 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:38987, user_credentials={real_user=slave}} blocked reactor thread for 78029us
I20260709 12:20:29.964093 32254 raft_consensus.cc:3060] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.980899 32246 consensus_queue.cc:1048] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:20:29.981854 31807 leader_election.cc:304] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:29.983019 32244 raft_consensus.cc:2804] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:29.983573 32244 raft_consensus.cc:697] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:29.984462 32244 consensus_queue.cc:237] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:29.986773 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc271b4ce9648178e2d37ce1305d0e9" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:29.969334 32117 raft_consensus.cc:697] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
W20260709 12:20:29.988242 31955 leader_election.cc:343] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:29.988826 32117 consensus_queue.cc:237] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:29.987825 32152 leader_election.cc:290] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:29.991712 32258 raft_consensus.cc:493] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.992285 32258 raft_consensus.cc:515] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:29.993425 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaf054c0d0a4e368d267e9c774ea4fc" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:29.994239 32194 consensus_queue.cc:1048] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:29.994609 32064 raft_consensus.cc:3060] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:29.960314 32118 consensus_queue.cc:237] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:29.996083 31837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55f9de566c443cc868ca7a8739ea116" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:29.997047 32258 leader_election.cc:290] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
W20260709 12:20:29.998178 32027 leader_election.cc:343] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:29.998613 32029 leader_election.cc:343] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.004053 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc271b4ce9648178e2d37ce1305d0e9" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:30.004346 31913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62512fa9254a4942958c510915970c2b" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:30.004405 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc271b4ce9648178e2d37ce1305d0e9" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:30.002722 32064 raft_consensus.cc:2468] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
W20260709 12:20:30.007694 31953 leader_election.cc:343] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:30.008816 31953 leader_election.cc:343] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.011292 31953 leader_election.cc:304] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:30.011595 32211 consensus_queue.cc:1048] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:30.018854 32027 leader_election.cc:304] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:30.020190 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108ed538fb0f4d85860738f51f8c1367" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:30.025504 32258 raft_consensus.cc:2749] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:20:30.025648 32064 raft_consensus.cc:2393] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24b080dfe9ae4908a218cbf5138a81e2 in current term 1: Already voted for candidate 657163f34ded49f9bbb826d07073b3a7 in this term.
I20260709 12:20:30.028750 32252 raft_consensus.cc:2749] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:30.031337 32111 tablet_bootstrap.cc:492] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:30.031755 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55f9de566c443cc868ca7a8739ea116" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:30.041867 32254 raft_consensus.cc:515] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
W20260709 12:20:30.064313 32027 leader_election.cc:343] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.062631 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108ed538fb0f4d85860738f51f8c1367" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
W20260709 12:20:30.063437 31956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:40467, user_credentials={real_user=slave}} blocked reactor thread for 115422us
I20260709 12:20:30.102396 32108 tablet_bootstrap.cc:492] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:30.103231 32108 ts_tablet_manager.cc:1403] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.230s	user 0.023s	sys 0.009s
I20260709 12:20:30.103871 32211 raft_consensus.cc:493] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.096326 32027 leader_election.cc:304] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:30.121580 32254 leader_election.cc:290] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:30.122400 31989 raft_consensus.cc:2393] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65464ab5ffd540298c0713d1845fcee0 in current term 1: Already voted for candidate 54aad746cb1641378df822c67eafe1dd in this term.
I20260709 12:20:30.117624 31838 raft_consensus.cc:2468] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:30.131614 32111 tablet_bootstrap.cc:654] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.134995 31955 leader_election.cc:304] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 
I20260709 12:20:30.137256 32109 tablet_bootstrap.cc:492] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:30.137897 32109 ts_tablet_manager.cc:1403] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.383s	user 0.008s	sys 0.015s
I20260709 12:20:30.125172 32195 raft_consensus.cc:2749] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:30.123835 32027 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:38987, user_credentials={real_user=slave}} blocked reactor thread for 60554.6us
I20260709 12:20:30.143076 32254 raft_consensus.cc:2804] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:30.143775 32254 raft_consensus.cc:697] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:30.144785 32254 consensus_queue.cc:237] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:30.147094 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc271b4ce9648178e2d37ce1305d0e9" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:30.147797 32108 raft_consensus.cc:359] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:30.148541 32108 raft_consensus.cc:385] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.148854 32108 raft_consensus.cc:740] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
W20260709 12:20:30.149053 31953 leader_election.cc:343] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.142984 31804 leader_election.cc:304] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:30.150866 32027 leader_election.cc:304] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:30.152269 32182 raft_consensus.cc:3060] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.152876 32258 raft_consensus.cc:3060] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.156538 32250 consensus_queue.cc:1048] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:30.124879 32211 raft_consensus.cc:515] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:30.159937 32211 leader_election.cc:290] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:30.149529 32108 consensus_queue.cc:260] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:30.198311 32108 ts_tablet_manager.cc:1434] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.095s	user 0.011s	sys 0.000s
I20260709 12:20:30.205634 32109 raft_consensus.cc:359] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:30.206800 32109 raft_consensus.cc:385] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.207129 32109 raft_consensus.cc:740] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.207484 32108 tablet_bootstrap.cc:492] T d0e11d2e807a4e9492e1618e04244e34 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:30.208658 32109 consensus_queue.cc:260] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
W20260709 12:20:30.200845 31786 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:30.200709 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f1417c6a44441886dbc07549bb733" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:30.216336 32112 tablet_bootstrap.cc:492] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:30.217778 32112 ts_tablet_manager.cc:1403] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.265s	user 0.014s	sys 0.001s
W20260709 12:20:30.196355 32027 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:38987, user_credentials={real_user=slave}} blocked reactor thread for 45614.9us
I20260709 12:20:30.222283 32109 ts_tablet_manager.cc:1434] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.084s	user 0.014s	sys 0.000s
I20260709 12:20:30.223605 32109 tablet_bootstrap.cc:492] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:30.224776 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc271b4ce9648178e2d37ce1305d0e9" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:30.234568 32111 tablet_bootstrap.cc:492] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:30.235427 32111 ts_tablet_manager.cc:1403] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.204s	user 0.017s	sys 0.010s
I20260709 12:20:30.235354 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f1417c6a44441886dbc07549bb733" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:30.240948 32112 raft_consensus.cc:359] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:30.232939 31988 raft_consensus.cc:2393] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 657163f34ded49f9bbb826d07073b3a7 in current term 1: Already voted for candidate 24b080dfe9ae4908a218cbf5138a81e2 in this term.
I20260709 12:20:30.242028 32112 raft_consensus.cc:385] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.242530 32112 raft_consensus.cc:740] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.242897 32258 raft_consensus.cc:2749] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:30.243360 32112 consensus_queue.cc:260] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:30.246819 31881 leader_election.cc:304] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:30.248049 32211 raft_consensus.cc:3060] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.257418 32112 ts_tablet_manager.cc:1434] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 12:20:30.258647 32112 tablet_bootstrap.cc:492] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:30.271447 32254 raft_consensus.cc:493] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.272202 32254 raft_consensus.cc:515] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:30.273458 31737 catalog_manager.cc:5697] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "657163f34ded49f9bbb826d07073b3a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:30.274968 32254 leader_election.cc:290] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:30.276510 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55f9de566c443cc868ca7a8739ea116" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:30.276947 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55f9de566c443cc868ca7a8739ea116" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:30.277740 32061 raft_consensus.cc:2468] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
W20260709 12:20:30.278468 31955 leader_election.cc:343] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.279425 31956 leader_election.cc:304] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:30.280872 32254 raft_consensus.cc:2804] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:30.281349 32254 raft_consensus.cc:493] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:30.281761 32254 raft_consensus.cc:3060] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.285413 32062 raft_consensus.cc:2468] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
W20260709 12:20:30.287525 32281 log.cc:927] Time spent T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 12:20:30.301819 31956 leader_election.cc:304] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:30.305002 32117 raft_consensus.cc:2804] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:30.305466 32108 tablet_bootstrap.cc:654] T d0e11d2e807a4e9492e1618e04244e34 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.305639 32117 raft_consensus.cc:697] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:30.306864 32117 consensus_queue.cc:237] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:30.308357 32246 consensus_queue.cc:1048] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:30.310443 32109 tablet_bootstrap.cc:654] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.313768 32246 consensus_queue.cc:1048] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:30.313930 32211 raft_consensus.cc:2749] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:30.328857 32182 raft_consensus.cc:2749] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:30.330833 32246 raft_consensus.cc:493] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.331861 32246 raft_consensus.cc:515] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:30.326968 32111 raft_consensus.cc:359] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:30.335350 32111 raft_consensus.cc:385] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.338639 32111 raft_consensus.cc:740] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.340971 32111 consensus_queue.cc:260] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:30.343029 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9f8be197d94acc8bbbcbf5dd4be193" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:30.343865 32063 raft_consensus.cc:2468] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:30.339881 32246 leader_election.cc:290] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:30.345809 31807 leader_election.cc:304] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:30.346239 32112 tablet_bootstrap.cc:654] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.346925 32244 raft_consensus.cc:2804] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:30.347364 32244 raft_consensus.cc:493] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:30.347698 32244 raft_consensus.cc:3060] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.372321 32111 ts_tablet_manager.cc:1434] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.136s	user 0.006s	sys 0.003s
I20260709 12:20:30.376197 32111 tablet_bootstrap.cc:492] T 9cf52744672e49938c2fbc1b0548c37b P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:30.383786 32109 tablet_bootstrap.cc:492] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:30.385078 32109 ts_tablet_manager.cc:1403] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.162s	user 0.012s	sys 0.004s
I20260709 12:20:30.382014 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9f8be197d94acc8bbbcbf5dd4be193" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:30.385903 32211 consensus_queue.cc:1048] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 12:20:30.393729 31804 leader_election.cc:343] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.396082 32246 consensus_queue.cc:1048] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:30.407868 31916 raft_consensus.cc:3060] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.407975 32254 raft_consensus.cc:515] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:30.411630 32254 leader_election.cc:290] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:30.416942 32109 raft_consensus.cc:359] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:30.425810 32109 raft_consensus.cc:385] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.426410 32109 raft_consensus.cc:740] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.417308 32244 raft_consensus.cc:515] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:30.439908 32108 tablet_bootstrap.cc:492] T d0e11d2e807a4e9492e1618e04244e34 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:30.442315 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55f9de566c443cc868ca7a8739ea116" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:30.443558 32246 consensus_queue.cc:1048] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:30.448076 32108 ts_tablet_manager.cc:1403] T d0e11d2e807a4e9492e1618e04244e34 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.241s	user 0.024s	sys 0.050s
I20260709 12:20:30.449841 31739 catalog_manager.cc:5697] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:30.456684 31739 catalog_manager.cc:5697] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:30.459021 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55f9de566c443cc868ca7a8739ea116" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:30.459851 32064 raft_consensus.cc:3060] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.430179 32109 consensus_queue.cc:260] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:30.468317 32246 raft_consensus.cc:493] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.468937 32246 raft_consensus.cc:515] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
W20260709 12:20:30.471014 31955 leader_election.cc:343] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.473876 32244 leader_election.cc:290] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:30.474110 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9f8be197d94acc8bbbcbf5dd4be193" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:30.464978 32108 raft_consensus.cc:359] T d0e11d2e807a4e9492e1618e04244e34 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:30.475777 32108 raft_consensus.cc:385] T d0e11d2e807a4e9492e1618e04244e34 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.476181 32108 raft_consensus.cc:740] T d0e11d2e807a4e9492e1618e04244e34 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
W20260709 12:20:30.477968 31804 leader_election.cc:343] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.477577 32111 tablet_bootstrap.cc:654] T 9cf52744672e49938c2fbc1b0548c37b P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.484225 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9f8be197d94acc8bbbcbf5dd4be193" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:30.485071 32062 raft_consensus.cc:3060] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.484278 32246 leader_election.cc:290] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:30.487125 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62512fa9254a4942958c510915970c2b" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:30.492156 32109 ts_tablet_manager.cc:1434] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.106s	user 0.008s	sys 0.000s
I20260709 12:20:30.493069 32109 tablet_bootstrap.cc:492] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
W20260709 12:20:30.490815 31804 leader_election.cc:343] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.495249 32108 consensus_queue.cc:260] T d0e11d2e807a4e9492e1618e04244e34 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:30.499882 32108 ts_tablet_manager.cc:1434] T d0e11d2e807a4e9492e1618e04244e34 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.002s
I20260709 12:20:30.501127 32108 tablet_bootstrap.cc:492] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:30.504920 32117 consensus_queue.cc:1048] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:30.509155 32112 tablet_bootstrap.cc:492] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:30.509979 32112 ts_tablet_manager.cc:1403] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.252s	user 0.018s	sys 0.007s
I20260709 12:20:30.514539 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62512fa9254a4942958c510915970c2b" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:30.515321 31987 raft_consensus.cc:2468] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:30.513610 32112 raft_consensus.cc:359] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:30.516889 32112 raft_consensus.cc:385] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.517288 32112 raft_consensus.cc:740] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.518632 31804 leader_election.cc:304] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:30.520615 32246 raft_consensus.cc:2804] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:30.520961 32109 tablet_bootstrap.cc:654] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.521044 32246 raft_consensus.cc:493] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:30.521628 32246 raft_consensus.cc:3060] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.517014 32108 tablet_bootstrap.cc:654] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.528420 32064 raft_consensus.cc:2468] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:30.531391 32062 raft_consensus.cc:2468] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:30.524384 32112 consensus_queue.cc:260] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:30.533171 31807 leader_election.cc:304] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:30.535346 32244 raft_consensus.cc:493] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.535933 32244 raft_consensus.cc:515] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:30.536484 32245 raft_consensus.cc:2804] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:30.536801 31956 leader_election.cc:304] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:30.537549 32245 raft_consensus.cc:697] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:30.537675 32254 raft_consensus.cc:2804] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:30.538358 32254 raft_consensus.cc:697] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:30.538705 32245 consensus_queue.cc:237] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:30.539327 32254 consensus_queue.cc:237] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:30.540421 32111 tablet_bootstrap.cc:492] T 9cf52744672e49938c2fbc1b0548c37b P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:30.541487 32111 ts_tablet_manager.cc:1403] T 9cf52744672e49938c2fbc1b0548c37b P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.166s	user 0.011s	sys 0.003s
I20260709 12:20:30.533880 32246 raft_consensus.cc:515] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:30.545189 32118 consensus_queue.cc:1048] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:20:30.549226 32111 raft_consensus.cc:359] T 9cf52744672e49938c2fbc1b0548c37b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:30.550077 32111 raft_consensus.cc:385] T 9cf52744672e49938c2fbc1b0548c37b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.550778 32111 raft_consensus.cc:740] T 9cf52744672e49938c2fbc1b0548c37b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.551702 32111 consensus_queue.cc:260] T 9cf52744672e49938c2fbc1b0548c37b P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:30.555693 32112 ts_tablet_manager.cc:1434] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 12:20:30.557428 32112 tablet_bootstrap.cc:492] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:30.563791 32108 tablet_bootstrap.cc:492] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:30.565349 32108 ts_tablet_manager.cc:1403] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.003s
I20260709 12:20:30.566567 32112 tablet_bootstrap.cc:654] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.569140 32111 ts_tablet_manager.cc:1434] T 9cf52744672e49938c2fbc1b0548c37b P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.006s
I20260709 12:20:30.570885 32111 tablet_bootstrap.cc:492] T 9bc271b4ce9648178e2d37ce1305d0e9 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:30.572767 31735 catalog_manager.cc:5697] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 1 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:30.575318 31735 catalog_manager.cc:5697] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 1 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:30.577945 32111 tablet_bootstrap.cc:654] T 9bc271b4ce9648178e2d37ce1305d0e9 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.580744 32246 leader_election.cc:290] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:30.586447 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62512fa9254a4942958c510915970c2b" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:30.586755 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62512fa9254a4942958c510915970c2b" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:30.587358 31987 raft_consensus.cc:3060] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.589745 32244 leader_election.cc:290] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
W20260709 12:20:30.591228 31804 leader_election.cc:343] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.592015 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55f9de566c443cc868ca7a8739ea116" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:30.593487 32062 raft_consensus.cc:2393] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24b080dfe9ae4908a218cbf5138a81e2 in current term 1: Already voted for candidate 54aad746cb1641378df822c67eafe1dd in this term.
I20260709 12:20:30.577625 31735 catalog_manager.cc:5697] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 1 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:30.619653 32109 tablet_bootstrap.cc:492] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:30.616508 32108 raft_consensus.cc:359] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:30.630206 32109 ts_tablet_manager.cc:1403] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.137s	user 0.021s	sys 0.009s
I20260709 12:20:30.620419 32253 raft_consensus.cc:493] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.602262 32246 consensus_queue.cc:1048] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:20:30.607869 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55f9de566c443cc868ca7a8739ea116" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:30.626209 31987 raft_consensus.cc:2468] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:30.634299 32254 consensus_queue.cc:1048] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:30.630520 32108 raft_consensus.cc:385] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.636505 32253 raft_consensus.cc:515] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:30.635907 32109 raft_consensus.cc:359] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:30.641403 32109 raft_consensus.cc:385] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.642181 32109 raft_consensus.cc:740] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.638805 31804 leader_election.cc:304] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:30.647759 32253 leader_election.cc:290] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:30.649528 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf229bd96b746ef940ad87b79bf0635" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:30.646055 32246 raft_consensus.cc:3060] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.651105 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf229bd96b746ef940ad87b79bf0635" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:30.648173 32111 tablet_bootstrap.cc:492] T 9bc271b4ce9648178e2d37ce1305d0e9 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:30.639321 32108 raft_consensus.cc:740] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
W20260709 12:20:30.653252 32029 leader_election.cc:343] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.654721 32111 ts_tablet_manager.cc:1403] T 9bc271b4ce9648178e2d37ce1305d0e9 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.084s	user 0.018s	sys 0.011s
I20260709 12:20:30.645371 31804 leader_election.cc:304] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:30.655778 32244 raft_consensus.cc:2804] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:30.656286 32244 raft_consensus.cc:697] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:30.657130 32244 consensus_queue.cc:237] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
W20260709 12:20:30.659864 32027 leader_election.cc:343] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.660449 32027 leader_election.cc:304] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:30.653987 32109 consensus_queue.cc:260] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:30.665740 32111 raft_consensus.cc:359] T 9bc271b4ce9648178e2d37ce1305d0e9 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:30.666803 32111 raft_consensus.cc:385] T 9bc271b4ce9648178e2d37ce1305d0e9 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.667531 32109 ts_tablet_manager.cc:1434] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260709 12:20:30.675757 32109 tablet_bootstrap.cc:492] T 0668b29c0fc2437a92ad9553451f3937 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:30.667796 32111 raft_consensus.cc:740] T 9bc271b4ce9648178e2d37ce1305d0e9 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.670245 32246 raft_consensus.cc:2749] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:30.670764 32253 raft_consensus.cc:2749] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:30.671720 32108 consensus_queue.cc:260] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:30.679998 32108 ts_tablet_manager.cc:1434] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.114s	user 0.009s	sys 0.000s
I20260709 12:20:30.681097 32108 tablet_bootstrap.cc:492] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:30.685105 32111 consensus_queue.cc:260] T 9bc271b4ce9648178e2d37ce1305d0e9 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:30.688274 32111 ts_tablet_manager.cc:1434] T 9bc271b4ce9648178e2d37ce1305d0e9 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:20:30.689329 32111 tablet_bootstrap.cc:492] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:30.689687 32108 tablet_bootstrap.cc:654] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.693903 31737 catalog_manager.cc:5697] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:30.695565 32111 tablet_bootstrap.cc:654] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.703888 32109 tablet_bootstrap.cc:654] T 0668b29c0fc2437a92ad9553451f3937 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.716157 32112 tablet_bootstrap.cc:492] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:30.716027 31915 raft_consensus.cc:3060] T 9bc271b4ce9648178e2d37ce1305d0e9 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.716997 32112 ts_tablet_manager.cc:1403] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.160s	user 0.022s	sys 0.002s
I20260709 12:20:30.720135 32112 raft_consensus.cc:359] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:30.720935 32112 raft_consensus.cc:385] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.721246 32112 raft_consensus.cc:740] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.721962 32112 consensus_queue.cc:260] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:30.727094 32112 ts_tablet_manager.cc:1434] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:20:30.731691 32111 tablet_bootstrap.cc:492] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:30.732517 32111 ts_tablet_manager.cc:1403] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.002s
I20260709 12:20:30.736068 32117 consensus_queue.cc:1048] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:30.744863 32111 raft_consensus.cc:359] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:30.745900 32111 raft_consensus.cc:385] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.746351 32111 raft_consensus.cc:740] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.747475 32111 consensus_queue.cc:260] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:30.749866 32111 ts_tablet_manager.cc:1434] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 12:20:30.751231 32111 tablet_bootstrap.cc:492] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:30.758087 32117 consensus_queue.cc:1048] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:30.759867 32111 tablet_bootstrap.cc:654] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.759939 31739 catalog_manager.cc:5697] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 1 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:30.772042 32108 tablet_bootstrap.cc:492] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:30.772574 32108 ts_tablet_manager.cc:1403] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.092s	user 0.017s	sys 0.006s
I20260709 12:20:30.775842 32109 tablet_bootstrap.cc:492] T 0668b29c0fc2437a92ad9553451f3937 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:30.775594 32108 raft_consensus.cc:359] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:30.776322 32108 raft_consensus.cc:385] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.776681 32108 raft_consensus.cc:740] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.777478 32108 consensus_queue.cc:260] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:30.776400 32109 ts_tablet_manager.cc:1403] T 0668b29c0fc2437a92ad9553451f3937 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.101s	user 0.011s	sys 0.009s
I20260709 12:20:30.780730 32108 ts_tablet_manager.cc:1434] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:20:30.781970 32108 tablet_bootstrap.cc:492] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:30.748013 32112 tablet_bootstrap.cc:492] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:30.782852 32111 tablet_bootstrap.cc:492] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:30.783424 32111 ts_tablet_manager.cc:1403] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.006s
I20260709 12:20:30.786541 32111 raft_consensus.cc:359] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:30.787334 32111 raft_consensus.cc:385] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.787629 32111 raft_consensus.cc:740] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.788462 32109 raft_consensus.cc:359] T 0668b29c0fc2437a92ad9553451f3937 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:30.789218 32109 raft_consensus.cc:385] T 0668b29c0fc2437a92ad9553451f3937 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.790732 32108 tablet_bootstrap.cc:654] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.791620 32112 tablet_bootstrap.cc:654] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.792673 32169 consensus_queue.cc:1048] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:30.794901 32109 raft_consensus.cc:740] T 0668b29c0fc2437a92ad9553451f3937 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.796325 32109 consensus_queue.cc:260] T 0668b29c0fc2437a92ad9553451f3937 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:30.804718 32109 ts_tablet_manager.cc:1434] T 0668b29c0fc2437a92ad9553451f3937 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.002s
I20260709 12:20:30.808207 32111 consensus_queue.cc:260] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:30.810636 32112 tablet_bootstrap.cc:492] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:30.811532 32112 ts_tablet_manager.cc:1403] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.000s
I20260709 12:20:30.812692 32111 ts_tablet_manager.cc:1434] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260709 12:20:30.814594 32109 tablet_bootstrap.cc:492] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:30.817989 32117 consensus_queue.cc:1048] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:30.825758 31737 catalog_manager.cc:5697] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:30.857585 32209 raft_consensus.cc:493] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.859146 32209 raft_consensus.cc:515] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:30.863574 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0668b29c0fc2437a92ad9553451f3937" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
W20260709 12:20:30.865414 31879 leader_election.cc:343] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.861943 32209 leader_election.cc:290] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:30.867756 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0668b29c0fc2437a92ad9553451f3937" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:30.868621 32063 raft_consensus.cc:2468] T 0668b29c0fc2437a92ad9553451f3937 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 0.
I20260709 12:20:30.869925 31882 leader_election.cc:304] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:30.871702 32209 raft_consensus.cc:2804] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:30.871804 32112 raft_consensus.cc:359] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:30.872532 32209 raft_consensus.cc:493] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:30.872936 32112 raft_consensus.cc:385] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.873118 32209 raft_consensus.cc:3060] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.873333 32111 tablet_bootstrap.cc:492] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:30.879926 32253 raft_consensus.cc:493] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.880647 32253 raft_consensus.cc:515] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:30.882395 32111 tablet_bootstrap.cc:654] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.884032 32209 raft_consensus.cc:515] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:30.887033 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e11d2e807a4e9492e1618e04244e34" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:30.887498 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0668b29c0fc2437a92ad9553451f3937" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
W20260709 12:20:30.888944 31879 leader_election.cc:343] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:30.889559 32029 leader_election.cc:343] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.890762 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e11d2e807a4e9492e1618e04244e34" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:30.891453 31987 raft_consensus.cc:2468] T d0e11d2e807a4e9492e1618e04244e34 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 0.
I20260709 12:20:30.892647 32253 leader_election.cc:290] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:30.893594 32027 leader_election.cc:304] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:30.895279 32258 raft_consensus.cc:2804] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:30.895663 32258 raft_consensus.cc:493] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:30.896013 32258 raft_consensus.cc:3060] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.873337 32112 raft_consensus.cc:740] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.904315 32108 tablet_bootstrap.cc:492] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:30.904960 32108 ts_tablet_manager.cc:1403] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.123s	user 0.045s	sys 0.025s
I20260709 12:20:30.910221 32108 raft_consensus.cc:359] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:30.910915 32209 leader_election.cc:290] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:30.911429 32258 raft_consensus.cc:515] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:30.911576 32108 raft_consensus.cc:385] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.912032 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0668b29c0fc2437a92ad9553451f3937" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:30.912338 32108 raft_consensus.cc:740] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.912742 32063 raft_consensus.cc:3060] T 0668b29c0fc2437a92ad9553451f3937 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.913654 32112 consensus_queue.cc:260] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:30.914644 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e11d2e807a4e9492e1618e04244e34" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:30.915007 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e11d2e807a4e9492e1618e04244e34" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:30.915326 31988 raft_consensus.cc:3060] T d0e11d2e807a4e9492e1618e04244e34 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.916278 32112 ts_tablet_manager.cc:1434] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.104s	user 0.010s	sys 0.000s
W20260709 12:20:30.916813 32029 leader_election.cc:343] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.917213 32112 tablet_bootstrap.cc:492] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:30.919083 32258 leader_election.cc:290] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Requested vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:30.922004 32109 tablet_bootstrap.cc:654] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.925335 32108 consensus_queue.cc:260] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:30.929797 32108 ts_tablet_manager.cc:1434] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:20:30.925897 31988 raft_consensus.cc:2468] T d0e11d2e807a4e9492e1618e04244e34 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
I20260709 12:20:30.932103 32027 leader_election.cc:304] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:30.932886 32112 tablet_bootstrap.cc:654] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.933609 32258 raft_consensus.cc:2804] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:30.935165 32258 raft_consensus.cc:697] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Becoming Leader. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:30.936233 32258 consensus_queue.cc:237] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:30.940569 32109 tablet_bootstrap.cc:492] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:30.941242 32109 ts_tablet_manager.cc:1403] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.127s	user 0.014s	sys 0.001s
I20260709 12:20:30.941777 32063 raft_consensus.cc:2468] T 0668b29c0fc2437a92ad9553451f3937 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:30.943216 31882 leader_election.cc:304] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:30.944721 32209 raft_consensus.cc:2804] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:30.945262 32209 raft_consensus.cc:697] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:30.945483 32108 tablet_bootstrap.cc:492] T 0668b29c0fc2437a92ad9553451f3937 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:30.946302 32111 tablet_bootstrap.cc:492] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:30.946224 32209 consensus_queue.cc:237] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:30.947041 32111 ts_tablet_manager.cc:1403] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.027s
I20260709 12:20:30.951835 32112 tablet_bootstrap.cc:492] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:30.952451 32112 ts_tablet_manager.cc:1403] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.000s
I20260709 12:20:30.951315 32109 raft_consensus.cc:359] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:30.964498 32109 raft_consensus.cc:385] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.955602 32108 tablet_bootstrap.cc:654] T 0668b29c0fc2437a92ad9553451f3937 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.964809 32246 consensus_queue.cc:1048] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:30.956204 32112 raft_consensus.cc:359] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:30.955253 32254 raft_consensus.cc:493] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.968390 32254 raft_consensus.cc:515] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:30.953119 32244 raft_consensus.cc:493] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.970458 32244 raft_consensus.cc:515] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:30.971673 32254 leader_election.cc:290] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:30.972937 32244 leader_election.cc:290] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:30.973417 32254 raft_consensus.cc:493] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.974270 32112 raft_consensus.cc:385] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.974838 32112 raft_consensus.cc:740] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.974191 32254 raft_consensus.cc:515] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:30.975732 32112 consensus_queue.cc:260] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:30.976198 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dfdb74663140799d3208f7f5c4b8c1" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:30.978366 32254 leader_election.cc:290] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:30.978706 32112 ts_tablet_manager.cc:1434] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.008s
I20260709 12:20:30.978775 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a521ba034e6f47f4bc609a243a1f47b7" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
W20260709 12:20:30.981832 31955 leader_election.cc:343] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.987212 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf52744672e49938c2fbc1b0548c37b" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:30.988158 31916 raft_consensus.cc:2468] T 9cf52744672e49938c2fbc1b0548c37b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:30.964893 32109 raft_consensus.cc:740] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.989485 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf52744672e49938c2fbc1b0548c37b" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:30.989496 31953 leader_election.cc:304] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:30.989912 32109 consensus_queue.cc:260] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:30.990273 31838 raft_consensus.cc:2468] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:30.990713 32254 raft_consensus.cc:2804] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:30.991214 32254 raft_consensus.cc:493] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:30.991581 32254 raft_consensus.cc:3060] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.992750 32109 ts_tablet_manager.cc:1434] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.004s
W20260709 12:20:30.993266 31804 leader_election.cc:343] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.993873 32109 tablet_bootstrap.cc:492] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:30.997349 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dfdb74663140799d3208f7f5c4b8c1" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
W20260709 12:20:30.998916 31956 leader_election.cc:343] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.999490 31956 leader_election.cc:304] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:31.000857 32117 raft_consensus.cc:2749] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:31.002512 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a521ba034e6f47f4bc609a243a1f47b7" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:31.003281 32064 raft_consensus.cc:2468] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:30.987215 32112 tablet_bootstrap.cc:492] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:30.964874 32111 raft_consensus.cc:359] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.012001 32111 raft_consensus.cc:385] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.012387 32111 raft_consensus.cc:740] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.013316 32111 consensus_queue.cc:260] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.015947 32111 ts_tablet_manager.cc:1434] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.001s
I20260709 12:20:31.017354 31807 leader_election.cc:304] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:31.019793 32111 tablet_bootstrap.cc:492] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:31.020246 32244 raft_consensus.cc:2804] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:31.020747 32244 raft_consensus.cc:493] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:31.021216 32244 raft_consensus.cc:3060] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.012879 31739 catalog_manager.cc:5697] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "657163f34ded49f9bbb826d07073b3a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:31.015565 31738 catalog_manager.cc:5697] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132). New cstate: current_term: 1 leader_uuid: "65464ab5ffd540298c0713d1845fcee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:31.018424 32112 tablet_bootstrap.cc:654] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.027838 32111 tablet_bootstrap.cc:654] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.027710 32254 raft_consensus.cc:515] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.045128 32246 raft_consensus.cc:493] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.048362 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf52744672e49938c2fbc1b0548c37b" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:31.048368 32246 raft_consensus.cc:515] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:31.049281 31838 raft_consensus.cc:3060] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.050671 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf52744672e49938c2fbc1b0548c37b" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:31.051368 31916 raft_consensus.cc:3060] T 9cf52744672e49938c2fbc1b0548c37b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.053026 31915 raft_consensus.cc:3060] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.053731 32254 leader_election.cc:290] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:31.055044 32246 leader_election.cc:290] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:31.057668 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf229bd96b746ef940ad87b79bf0635" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
W20260709 12:20:31.062812 31804 leader_election.cc:343] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.060664 32244 raft_consensus.cc:515] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:31.068194 32108 tablet_bootstrap.cc:492] T 0668b29c0fc2437a92ad9553451f3937 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:31.068871 32108 ts_tablet_manager.cc:1403] T 0668b29c0fc2437a92ad9553451f3937 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.124s	user 0.022s	sys 0.018s
I20260709 12:20:31.069092 31916 raft_consensus.cc:2468] T 9cf52744672e49938c2fbc1b0548c37b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:31.075202 32108 raft_consensus.cc:359] T 0668b29c0fc2437a92ad9553451f3937 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:31.076213 32108 raft_consensus.cc:385] T 0668b29c0fc2437a92ad9553451f3937 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.076344 31953 leader_election.cc:304] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:31.076593 32108 raft_consensus.cc:740] T 0668b29c0fc2437a92ad9553451f3937 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.077402 32108 consensus_queue.cc:260] T 0668b29c0fc2437a92ad9553451f3937 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:31.077698 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf229bd96b746ef940ad87b79bf0635" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:31.078398 32254 raft_consensus.cc:2804] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:31.078544 32062 raft_consensus.cc:2468] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:31.079003 32254 raft_consensus.cc:697] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:31.080060 32254 consensus_queue.cc:237] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.081545 31807 leader_election.cc:304] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:31.082894 32109 tablet_bootstrap.cc:654] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.086915 32245 raft_consensus.cc:2804] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:31.095549 32245 raft_consensus.cc:493] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:31.095964 32245 raft_consensus.cc:3060] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.087432 31838 raft_consensus.cc:2468] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:31.088202 32246 consensus_queue.cc:1048] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:20:31.091041 32112 tablet_bootstrap.cc:492] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:31.101984 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a521ba034e6f47f4bc609a243a1f47b7" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:31.102778 32062 raft_consensus.cc:3060] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.112329 32118 consensus_queue.cc:1048] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:31.094177 32244 leader_election.cc:290] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:31.112512 32117 consensus_queue.cc:1048] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:31.114356 32112 ts_tablet_manager.cc:1403] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.127s	user 0.011s	sys 0.011s
I20260709 12:20:31.122663 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a521ba034e6f47f4bc609a243a1f47b7" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:31.127594 32111 tablet_bootstrap.cc:492] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
W20260709 12:20:31.128000 31804 leader_election.cc:343] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.128191 32111 ts_tablet_manager.cc:1403] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.109s	user 0.026s	sys 0.034s
I20260709 12:20:31.123695 32108 ts_tablet_manager.cc:1434] T 0668b29c0fc2437a92ad9553451f3937 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 12:20:31.129765 32108 tablet_bootstrap.cc:492] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:31.129433 32112 raft_consensus.cc:359] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.131944 32111 raft_consensus.cc:359] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.153842 32111 raft_consensus.cc:385] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.154208 31915 raft_consensus.cc:3060] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.134718 32245 raft_consensus.cc:515] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:31.156494 32245 leader_election.cc:290] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:31.156929 32109 tablet_bootstrap.cc:492] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:31.157455 32109 ts_tablet_manager.cc:1403] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.164s	user 0.009s	sys 0.004s
I20260709 12:20:31.159965 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf229bd96b746ef940ad87b79bf0635" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:31.160918 32109 raft_consensus.cc:359] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:31.161736 32109 raft_consensus.cc:385] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.162050 32109 raft_consensus.cc:740] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.162986 32109 consensus_queue.cc:260] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:31.139684 32108 tablet_bootstrap.cc:654] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.145869 32169 consensus_queue.cc:1048] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:31.154332 32111 raft_consensus.cc:740] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.133481 32062 raft_consensus.cc:2468] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:31.181862 32254 raft_consensus.cc:493] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.184441 32254 raft_consensus.cc:515] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
W20260709 12:20:31.163743 31804 leader_election.cc:343] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.165752 31738 catalog_manager.cc:5697] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 1 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:31.188037 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4298c04621564d9bb2ea8a8e1e076536" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:31.153738 32112 raft_consensus.cc:385] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.189245 32112 raft_consensus.cc:740] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
W20260709 12:20:31.190091 31953 leader_election.cc:343] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.190927 32112 consensus_queue.cc:260] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.191399 32254 leader_election.cc:290] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:31.184482 32111 consensus_queue.cc:260] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.165555 32109 ts_tablet_manager.cc:1434] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:20:31.194444 32109 tablet_bootstrap.cc:492] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:31.195326 32111 ts_tablet_manager.cc:1434] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.005s
I20260709 12:20:31.196355 32111 tablet_bootstrap.cc:492] T 4298c04621564d9bb2ea8a8e1e076536 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:31.201496 32109 tablet_bootstrap.cc:654] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.205457 32111 tablet_bootstrap.cc:654] T 4298c04621564d9bb2ea8a8e1e076536 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.215965 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf229bd96b746ef940ad87b79bf0635" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:31.216724 32062 raft_consensus.cc:3060] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.219950 32109 tablet_bootstrap.cc:492] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:31.220434 32111 tablet_bootstrap.cc:492] T 4298c04621564d9bb2ea8a8e1e076536 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:31.220521 32109 ts_tablet_manager.cc:1403] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.009s
I20260709 12:20:31.221125 32111 ts_tablet_manager.cc:1403] T 4298c04621564d9bb2ea8a8e1e076536 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.007s
I20260709 12:20:31.224476 32109 raft_consensus.cc:359] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:31.225313 32109 raft_consensus.cc:385] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.225035 32111 raft_consensus.cc:359] T 4298c04621564d9bb2ea8a8e1e076536 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:31.225739 32109 raft_consensus.cc:740] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.226650 32109 consensus_queue.cc:260] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:31.225838 32111 raft_consensus.cc:385] T 4298c04621564d9bb2ea8a8e1e076536 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.227674 32111 raft_consensus.cc:740] T 4298c04621564d9bb2ea8a8e1e076536 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.228434 32111 consensus_queue.cc:260] T 4298c04621564d9bb2ea8a8e1e076536 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:31.215981 31807 leader_election.cc:304] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:31.230764 32111 ts_tablet_manager.cc:1434] T 4298c04621564d9bb2ea8a8e1e076536 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 12:20:31.231045 32244 raft_consensus.cc:2804] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:31.231606 32244 raft_consensus.cc:697] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:31.231961 32111 tablet_bootstrap.cc:492] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:31.232550 32244 consensus_queue.cc:237] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:31.233700 32109 ts_tablet_manager.cc:1434] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:20:31.236510 32109 tablet_bootstrap.cc:492] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:31.243546 32109 tablet_bootstrap.cc:654] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.246327 32062 raft_consensus.cc:2468] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:31.247361 32060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4298c04621564d9bb2ea8a8e1e076536" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:31.255410 32112 ts_tablet_manager.cc:1434] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.129s	user 0.008s	sys 0.000s
I20260709 12:20:31.257702 32060 raft_consensus.cc:2468] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:31.259182 31956 leader_election.cc:304] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:31.259810 32112 tablet_bootstrap.cc:492] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:31.260151 32250 raft_consensus.cc:493] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.260829 32117 raft_consensus.cc:2804] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:31.260756 32250 raft_consensus.cc:515] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.261345 32117 raft_consensus.cc:493] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:31.261749 32117 raft_consensus.cc:3060] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.263403 32250 leader_election.cc:290] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:31.266364 32209 raft_consensus.cc:493] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.267259 32244 consensus_queue.cc:1048] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:31.266994 32209 raft_consensus.cc:515] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.269326 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae7567d920d436f8420e04c6134cb97" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:31.269568 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae7567d920d436f8420e04c6134cb97" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:31.270212 31839 raft_consensus.cc:2468] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 0.
W20260709 12:20:31.271727 31879 leader_election.cc:343] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.272450 32209 leader_election.cc:290] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:31.272930 31881 leader_election.cc:304] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [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: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7; no voters: 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:31.279362 31807 leader_election.cc:304] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:31.280622 32244 raft_consensus.cc:2804] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:31.281190 32244 raft_consensus.cc:697] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:31.282083 32244 consensus_queue.cc:237] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:31.282518 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62512fa9254a4942958c510915970c2b" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:31.282099 31736 catalog_manager.cc:5697] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:31.286613 32250 raft_consensus.cc:2804] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:31.287238 32250 raft_consensus.cc:493] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:31.287679 32250 raft_consensus.cc:3060] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.292050 32117 raft_consensus.cc:515] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:31.298424 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4298c04621564d9bb2ea8a8e1e076536" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:31.299237 31916 raft_consensus.cc:3060] T 4298c04621564d9bb2ea8a8e1e076536 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.302150 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62512fa9254a4942958c510915970c2b" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:31.307150 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4298c04621564d9bb2ea8a8e1e076536" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:31.308027 32062 raft_consensus.cc:3060] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:31.311241 31786 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:31.317991 32117 leader_election.cc:290] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:31.324262 32062 raft_consensus.cc:2468] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:31.317683 31881 leader_election.cc:304] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:31.328377 32117 raft_consensus.cc:493] T 0668b29c0fc2437a92ad9553451f3937 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.253031 32111 tablet_bootstrap.cc:654] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.343683 32112 tablet_bootstrap.cc:654] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.341195 32250 raft_consensus.cc:515] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.353658 31956 leader_election.cc:304] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:31.345948 32209 raft_consensus.cc:2749] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:31.354607 32169 raft_consensus.cc:2804] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:31.355196 32169 raft_consensus.cc:697] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:31.356084 32169 consensus_queue.cc:237] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:31.334978 31916 raft_consensus.cc:2468] T 4298c04621564d9bb2ea8a8e1e076536 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:31.354233 32250 leader_election.cc:290] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:31.358091 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae7567d920d436f8420e04c6134cb97" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:31.364454 31839 raft_consensus.cc:3060] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.367319 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae7567d920d436f8420e04c6134cb97" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:31.367846 32258 consensus_queue.cc:1048] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:20:31.376124 31879 leader_election.cc:343] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.377948 32108 tablet_bootstrap.cc:492] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:31.378937 32108 ts_tablet_manager.cc:1403] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.249s	user 0.017s	sys 0.034s
W20260709 12:20:31.381247 32029 consensus_peers.cc:597] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:31.382500 32109 tablet_bootstrap.cc:492] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:31.383122 32109 ts_tablet_manager.cc:1403] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.147s	user 0.015s	sys 0.015s
I20260709 12:20:31.346155 32117 raft_consensus.cc:515] T 0668b29c0fc2437a92ad9553451f3937 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:31.388283 32108 raft_consensus.cc:359] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:31.389487 32108 raft_consensus.cc:385] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.389883 32108 raft_consensus.cc:740] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.401595 31839 raft_consensus.cc:2468] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:31.405599 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0668b29c0fc2437a92ad9553451f3937" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:31.407845 32108 consensus_queue.cc:260] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:31.411130 32108 ts_tablet_manager.cc:1434] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.032s	user 0.012s	sys 0.001s
I20260709 12:20:31.413551 32108 tablet_bootstrap.cc:492] T 161491ce88c3401a8cdde28ca6057f43 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:31.414387 31881 leader_election.cc:304] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [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: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7; no voters: 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:31.415557 31988 raft_consensus.cc:3060] T 0668b29c0fc2437a92ad9553451f3937 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.416684 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0668b29c0fc2437a92ad9553451f3937" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:31.417550 32062 raft_consensus.cc:2393] T 0668b29c0fc2437a92ad9553451f3937 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54aad746cb1641378df822c67eafe1dd in current term 1: Already voted for candidate 657163f34ded49f9bbb826d07073b3a7 in this term.
I20260709 12:20:31.418262 32209 raft_consensus.cc:2804] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:31.419370 32209 raft_consensus.cc:697] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:31.419858 32108 tablet_bootstrap.cc:654] T 161491ce88c3401a8cdde28ca6057f43 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.420619 32209 consensus_queue.cc:237] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.425561 32111 tablet_bootstrap.cc:492] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:31.427637 32111 ts_tablet_manager.cc:1403] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.194s	user 0.017s	sys 0.003s
I20260709 12:20:31.422425 31956 leader_election.cc:304] T 0668b29c0fc2437a92ad9553451f3937 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd; no voters: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:31.433189 32111 raft_consensus.cc:359] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:31.434559 32111 raft_consensus.cc:385] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.435060 32111 raft_consensus.cc:740] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.436077 32111 consensus_queue.cc:260] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:31.446731 31739 catalog_manager.cc:5697] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:31.413664 32117 leader_election.cc:290] T 0668b29c0fc2437a92ad9553451f3937 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:31.446913 32112 tablet_bootstrap.cc:492] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:31.452296 32109 raft_consensus.cc:359] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:31.453749 32109 raft_consensus.cc:385] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.455281 32111 ts_tablet_manager.cc:1434] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 12:20:31.453893 32112 ts_tablet_manager.cc:1403] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.194s	user 0.010s	sys 0.016s
I20260709 12:20:31.454000 32109 raft_consensus.cc:740] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.456678 32111 tablet_bootstrap.cc:492] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:31.465269 32111 tablet_bootstrap.cc:654] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.456544 32109 consensus_queue.cc:260] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:31.474611 32334 raft_consensus.cc:2749] T 0668b29c0fc2437a92ad9553451f3937 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:31.475574 32109 ts_tablet_manager.cc:1434] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.092s	user 0.009s	sys 0.000s
I20260709 12:20:31.477315 32253 raft_consensus.cc:493] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.489931 32109 tablet_bootstrap.cc:492] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:31.489790 32253 raft_consensus.cc:515] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:31.492923 32253 leader_election.cc:290] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:31.494163 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "161491ce88c3401a8cdde28ca6057f43" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
W20260709 12:20:31.497139 32029 leader_election.cc:343] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.499032 32109 tablet_bootstrap.cc:654] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.475354 32108 tablet_bootstrap.cc:492] T 161491ce88c3401a8cdde28ca6057f43 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:31.501893 32211 consensus_queue.cc:1048] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:31.502698 32108 ts_tablet_manager.cc:1403] T 161491ce88c3401a8cdde28ca6057f43 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.089s	user 0.018s	sys 0.018s
I20260709 12:20:31.508230 31736 catalog_manager.cc:5697] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "657163f34ded49f9bbb826d07073b3a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:31.525228 32108 raft_consensus.cc:359] T 161491ce88c3401a8cdde28ca6057f43 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:31.526475 32108 raft_consensus.cc:385] T 161491ce88c3401a8cdde28ca6057f43 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.526935 32108 raft_consensus.cc:740] T 161491ce88c3401a8cdde28ca6057f43 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.528285 32108 consensus_queue.cc:260] T 161491ce88c3401a8cdde28ca6057f43 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:31.532044 32112 raft_consensus.cc:359] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:31.532925 32112 raft_consensus.cc:385] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.533228 32112 raft_consensus.cc:740] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.536177 32108 ts_tablet_manager.cc:1434] T 161491ce88c3401a8cdde28ca6057f43 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260709 12:20:31.537727 32108 tablet_bootstrap.cc:492] T 0ae7567d920d436f8420e04c6134cb97 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:31.522584 32209 raft_consensus.cc:493] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.543722 32209 raft_consensus.cc:515] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
W20260709 12:20:31.541886 32027 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:43977, user_credentials={real_user=slave}} blocked reactor thread for 61359.8us
I20260709 12:20:31.548272 32060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf229bd96b746ef940ad87b79bf0635" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:31.549778 32209 leader_election.cc:290] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:31.548584 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "161491ce88c3401a8cdde28ca6057f43" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:31.549851 32060 raft_consensus.cc:2393] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 657163f34ded49f9bbb826d07073b3a7 in current term 1: Already voted for candidate 24b080dfe9ae4908a218cbf5138a81e2 in this term.
I20260709 12:20:31.550288 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf229bd96b746ef940ad87b79bf0635" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:31.550784 31986 raft_consensus.cc:2468] T 161491ce88c3401a8cdde28ca6057f43 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 0.
I20260709 12:20:31.552305 32027 leader_election.cc:304] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:31.553188 31881 leader_election.cc:304] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:31.553246 32258 raft_consensus.cc:2804] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:31.554665 32211 raft_consensus.cc:3060] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.555342 32258 raft_consensus.cc:493] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:31.555816 32258 raft_consensus.cc:3060] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.557583 32111 tablet_bootstrap.cc:492] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:31.558204 32111 ts_tablet_manager.cc:1403] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.102s	user 0.016s	sys 0.025s
I20260709 12:20:31.541828 31739 catalog_manager.cc:5697] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 1 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:31.565572 32209 consensus_queue.cc:1048] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:31.566906 32112 consensus_queue.cc:260] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:31.567778 32334 consensus_queue.cc:1048] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:31.562013 32111 raft_consensus.cc:359] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:31.570345 32111 raft_consensus.cc:385] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.570626 32111 raft_consensus.cc:740] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.571369 32111 consensus_queue.cc:260] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:31.573143 32109 tablet_bootstrap.cc:492] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:31.573678 32109 ts_tablet_manager.cc:1403] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.024s
I20260709 12:20:31.573567 32111 ts_tablet_manager.cc:1434] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:20:31.579667 32111 tablet_bootstrap.cc:492] T c7b055d2a8be4cd1a40675a8c24916c3 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:31.580240 32108 tablet_bootstrap.cc:654] T 0ae7567d920d436f8420e04c6134cb97 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.581085 32169 consensus_queue.cc:1048] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:31.569412 32112 ts_tablet_manager.cc:1434] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.114s	user 0.005s	sys 0.001s
I20260709 12:20:31.583321 32112 tablet_bootstrap.cc:492] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:31.587203 32258 raft_consensus.cc:515] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:31.591553 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "161491ce88c3401a8cdde28ca6057f43" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:31.591840 32109 raft_consensus.cc:359] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:31.592765 32109 raft_consensus.cc:385] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.593166 32109 raft_consensus.cc:740] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
W20260709 12:20:31.593696 32029 leader_election.cc:343] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.602181 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "161491ce88c3401a8cdde28ca6057f43" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:31.602903 31986 raft_consensus.cc:3060] T 161491ce88c3401a8cdde28ca6057f43 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.609126 32112 tablet_bootstrap.cc:654] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.590032 32258 leader_election.cc:290] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Requested vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:31.593883 32109 consensus_queue.cc:260] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:31.617430 32111 tablet_bootstrap.cc:654] T c7b055d2a8be4cd1a40675a8c24916c3 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.618479 32349 raft_consensus.cc:493] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.621521 32211 raft_consensus.cc:2749] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:31.621362 32349 raft_consensus.cc:515] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:31.635905 32109 ts_tablet_manager.cc:1434] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.062s	user 0.011s	sys 0.001s
I20260709 12:20:31.637378 32109 tablet_bootstrap.cc:492] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:31.640764 32349 leader_election.cc:290] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:31.643671 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b055d2a8be4cd1a40675a8c24916c3" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:31.646205 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b055d2a8be4cd1a40675a8c24916c3" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:31.647051 31987 raft_consensus.cc:2468] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 0.
I20260709 12:20:31.648602 32027 leader_election.cc:304] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
W20260709 12:20:31.649806 32027 leader_election.cc:343] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.650570 32349 raft_consensus.cc:2804] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:31.651875 32349 raft_consensus.cc:493] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:31.652338 32349 raft_consensus.cc:3060] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.652593 32112 tablet_bootstrap.cc:492] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:31.653311 32112 ts_tablet_manager.cc:1403] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.004s
I20260709 12:20:31.662104 32246 consensus_queue.cc:1048] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:31.664204 32112 raft_consensus.cc:359] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.641136 31986 raft_consensus.cc:2468] T 161491ce88c3401a8cdde28ca6057f43 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
I20260709 12:20:31.668576 32111 tablet_bootstrap.cc:492] T c7b055d2a8be4cd1a40675a8c24916c3 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:31.685163 32111 ts_tablet_manager.cc:1403] T c7b055d2a8be4cd1a40675a8c24916c3 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.106s	user 0.021s	sys 0.012s
I20260709 12:20:31.685803 32027 leader_election.cc:304] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:31.687994 32111 raft_consensus.cc:359] T c7b055d2a8be4cd1a40675a8c24916c3 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:31.688714 32111 raft_consensus.cc:385] T c7b055d2a8be4cd1a40675a8c24916c3 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.689010 32111 raft_consensus.cc:740] T c7b055d2a8be4cd1a40675a8c24916c3 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.689347 32108 tablet_bootstrap.cc:492] T 0ae7567d920d436f8420e04c6134cb97 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:31.665287 32112 raft_consensus.cc:385] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.689750 32112 raft_consensus.cc:740] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.689888 32108 ts_tablet_manager.cc:1403] T 0ae7567d920d436f8420e04c6134cb97 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.152s	user 0.042s	sys 0.032s
I20260709 12:20:31.690158 32258 raft_consensus.cc:2804] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:31.690737 32258 raft_consensus.cc:697] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Becoming Leader. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:31.690567 32112 consensus_queue.cc:260] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.691694 32258 consensus_queue.cc:237] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:31.692766 32112 ts_tablet_manager.cc:1434] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.000s
I20260709 12:20:31.693755 32112 tablet_bootstrap.cc:492] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:31.693401 32108 raft_consensus.cc:359] T 0ae7567d920d436f8420e04c6134cb97 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.694552 32108 raft_consensus.cc:385] T 0ae7567d920d436f8420e04c6134cb97 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.694840 32108 raft_consensus.cc:740] T 0ae7567d920d436f8420e04c6134cb97 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.695734 32108 consensus_queue.cc:260] T 0ae7567d920d436f8420e04c6134cb97 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.696615 31915 raft_consensus.cc:3060] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.698141 32108 ts_tablet_manager.cc:1434] T 0ae7567d920d436f8420e04c6134cb97 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:20:31.699209 32108 tablet_bootstrap.cc:492] T fda8e2c3981545f7ab1d2a5bf088921b P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:31.698854 32111 consensus_queue.cc:260] T c7b055d2a8be4cd1a40675a8c24916c3 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:31.701471 32111 ts_tablet_manager.cc:1434] T c7b055d2a8be4cd1a40675a8c24916c3 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:20:31.702567 32111 tablet_bootstrap.cc:492] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:31.676753 32349 raft_consensus.cc:515] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:31.670148 32109 tablet_bootstrap.cc:654] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.706374 32349 leader_election.cc:290] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:31.709970 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b055d2a8be4cd1a40675a8c24916c3" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:31.710747 31986 raft_consensus.cc:3060] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.711372 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b055d2a8be4cd1a40675a8c24916c3" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:31.712205 31916 raft_consensus.cc:3060] T c7b055d2a8be4cd1a40675a8c24916c3 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.713517 32108 tablet_bootstrap.cc:654] T fda8e2c3981545f7ab1d2a5bf088921b P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.711344 32112 tablet_bootstrap.cc:654] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.720127 32118 consensus_queue.cc:1048] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:31.720422 32246 consensus_queue.cc:1048] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:31.723531 31986 raft_consensus.cc:2468] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
I20260709 12:20:31.726651 31916 raft_consensus.cc:2468] T c7b055d2a8be4cd1a40675a8c24916c3 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
I20260709 12:20:31.728041 32027 leader_election.cc:304] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:31.730789 32349 raft_consensus.cc:2804] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:31.735042 32349 raft_consensus.cc:697] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Becoming Leader. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:31.740753 32349 consensus_queue.cc:237] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:31.753793 32109 tablet_bootstrap.cc:492] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:31.754355 32109 ts_tablet_manager.cc:1403] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.117s	user 0.022s	sys 0.013s
I20260709 12:20:31.758626 32109 raft_consensus.cc:359] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:31.759490 32109 raft_consensus.cc:385] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.759800 32109 raft_consensus.cc:740] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.761077 32109 consensus_queue.cc:260] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:31.763638 32112 tablet_bootstrap.cc:492] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:31.763916 32109 ts_tablet_manager.cc:1434] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:20:31.764175 32112 ts_tablet_manager.cc:1403] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.003s
I20260709 12:20:31.770344 32111 tablet_bootstrap.cc:654] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.771148 32112 raft_consensus.cc:359] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:31.772634 32112 raft_consensus.cc:385] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.773007 32112 raft_consensus.cc:740] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.787774 32112 consensus_queue.cc:260] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:31.792630 32246 consensus_queue.cc:1048] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:31.781855 31735 catalog_manager.cc:5697] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132). New cstate: current_term: 1 leader_uuid: "65464ab5ffd540298c0713d1845fcee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:31.786176 32109 tablet_bootstrap.cc:492] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:31.763861 32108 tablet_bootstrap.cc:492] T fda8e2c3981545f7ab1d2a5bf088921b P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:31.801589 32108 ts_tablet_manager.cc:1403] T fda8e2c3981545f7ab1d2a5bf088921b P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.103s	user 0.020s	sys 0.008s
I20260709 12:20:31.804513 31735 catalog_manager.cc:5697] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132). New cstate: current_term: 1 leader_uuid: "65464ab5ffd540298c0713d1845fcee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:31.814318 32112 ts_tablet_manager.cc:1434] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.001s
I20260709 12:20:31.805581 32108 raft_consensus.cc:359] T fda8e2c3981545f7ab1d2a5bf088921b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.815636 32108 raft_consensus.cc:385] T fda8e2c3981545f7ab1d2a5bf088921b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.816042 32108 raft_consensus.cc:740] T fda8e2c3981545f7ab1d2a5bf088921b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.816934 32112 tablet_bootstrap.cc:492] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:31.816902 32108 consensus_queue.cc:260] T fda8e2c3981545f7ab1d2a5bf088921b P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.825769 32118 raft_consensus.cc:493] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.826476 32118 raft_consensus.cc:515] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:31.828799 32112 tablet_bootstrap.cc:654] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.830713 32108 ts_tablet_manager.cc:1434] T fda8e2c3981545f7ab1d2a5bf088921b P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 12:20:31.831221 32060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e11d2e807a4e9492e1618e04244e34" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:31.831876 32108 tablet_bootstrap.cc:492] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:31.833688 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e11d2e807a4e9492e1618e04244e34" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:31.831945 32111 tablet_bootstrap.cc:492] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:31.834280 32118 leader_election.cc:290] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:31.834834 32111 ts_tablet_manager.cc:1403] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.133s	user 0.014s	sys 0.004s
I20260709 12:20:31.835795 31804 leader_election.cc:304] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:31.837167 32118 raft_consensus.cc:2749] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:31.838279 32109 tablet_bootstrap.cc:654] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.843971 32111 raft_consensus.cc:359] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:31.844848 32111 raft_consensus.cc:385] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.845171 32111 raft_consensus.cc:740] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.847819 32108 tablet_bootstrap.cc:654] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.845991 32111 consensus_queue.cc:260] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:31.849349 32117 raft_consensus.cc:493] T 0ae7567d920d436f8420e04c6134cb97 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.851522 32117 raft_consensus.cc:515] T 0ae7567d920d436f8420e04c6134cb97 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.855044 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae7567d920d436f8420e04c6134cb97" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:31.855934 31839 raft_consensus.cc:2393] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54aad746cb1641378df822c67eafe1dd in current term 1: Already voted for candidate 657163f34ded49f9bbb826d07073b3a7 in this term.
I20260709 12:20:31.858083 32117 leader_election.cc:290] T 0ae7567d920d436f8420e04c6134cb97 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:31.859308 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae7567d920d436f8420e04c6134cb97" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:31.863647 31953 leader_election.cc:304] T 0ae7567d920d436f8420e04c6134cb97 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:31.865057 32254 raft_consensus.cc:3060] T 0ae7567d920d436f8420e04c6134cb97 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.866802 32112 tablet_bootstrap.cc:492] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:31.867588 32112 ts_tablet_manager.cc:1403] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.000s
I20260709 12:20:31.872305 32109 tablet_bootstrap.cc:492] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:31.872946 32109 ts_tablet_manager.cc:1403] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.003s
I20260709 12:20:31.876045 32109 raft_consensus.cc:359] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:31.876943 32109 raft_consensus.cc:385] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.877305 32109 raft_consensus.cc:740] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.878103 32112 raft_consensus.cc:359] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:31.879370 32112 raft_consensus.cc:385] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.878398 32109 consensus_queue.cc:260] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:31.879786 32112 raft_consensus.cc:740] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.881271 32250 consensus_queue.cc:1048] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:31.875180 32111 ts_tablet_manager.cc:1434] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 12:20:31.884053 32111 tablet_bootstrap.cc:492] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:31.893661 32111 tablet_bootstrap.cc:654] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.900792 32109 ts_tablet_manager.cc:1434] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 12:20:31.913152 32109 tablet_bootstrap.cc:492] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:31.903296 32254 raft_consensus.cc:2749] T 0ae7567d920d436f8420e04c6134cb97 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:31.908342 32111 tablet_bootstrap.cc:492] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:31.880887 32112 consensus_queue.cc:260] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:31.915424 32111 ts_tablet_manager.cc:1403] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.005s
I20260709 12:20:31.917276 32112 ts_tablet_manager.cc:1434] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 12:20:31.918820 32111 raft_consensus.cc:359] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.919121 32108 tablet_bootstrap.cc:492] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:31.919629 32111 raft_consensus.cc:385] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.920032 32111 raft_consensus.cc:740] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.920234 32108 ts_tablet_manager.cc:1403] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.089s	user 0.031s	sys 0.031s
I20260709 12:20:31.920760 32111 consensus_queue.cc:260] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.923250 32111 ts_tablet_manager.cc:1434] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:20:31.924289 32111 tablet_bootstrap.cc:492] T 8875702f669b4a158e668a2b475db50b P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:31.924556 32109 tablet_bootstrap.cc:654] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.929685 32108 raft_consensus.cc:359] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.930526 32108 raft_consensus.cc:385] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.930934 32108 raft_consensus.cc:740] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.932017 32111 tablet_bootstrap.cc:654] T 8875702f669b4a158e668a2b475db50b P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.931658 32108 consensus_queue.cc:260] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:31.936756 32349 raft_consensus.cc:493] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.937374 32349 raft_consensus.cc:515] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:31.941533 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b24eea175a2343268743e1872f663c70" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:31.941875 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b24eea175a2343268743e1872f663c70" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:31.942936 31838 raft_consensus.cc:2468] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 0.
W20260709 12:20:31.943437 32027 leader_election.cc:343] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.944653 32029 leader_election.cc:304] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:31.945379 32109 tablet_bootstrap.cc:492] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:31.945664 32258 raft_consensus.cc:2804] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:31.946030 32109 ts_tablet_manager.cc:1403] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.005s
I20260709 12:20:31.946043 32258 raft_consensus.cc:493] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:31.946614 32258 raft_consensus.cc:3060] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.947121 32349 leader_election.cc:290] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:31.949337 32109 raft_consensus.cc:359] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:31.932662 32254 consensus_queue.cc:1048] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 12:20:31.950052 32109 raft_consensus.cc:385] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.950428 32109 raft_consensus.cc:740] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.950943 32108 ts_tablet_manager.cc:1434] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.000s
I20260709 12:20:31.951248 32109 consensus_queue.cc:260] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:31.952097 31838 raft_consensus.cc:3060] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.952415 32108 tablet_bootstrap.cc:492] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:31.953414 32109 ts_tablet_manager.cc:1434] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:20:31.954483 32109 tablet_bootstrap.cc:492] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:31.960430 32109 tablet_bootstrap.cc:654] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.963692 32108 tablet_bootstrap.cc:654] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.963917 32209 consensus_queue.cc:1048] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:31.919282 32112 tablet_bootstrap.cc:492] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:31.978277 32209 raft_consensus.cc:493] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.979171 32209 raft_consensus.cc:515] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:31.983889 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165f9d3b54b14ddc8233f50608bea167" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
W20260709 12:20:31.987021 31882 leader_election.cc:343] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.990245 32209 leader_election.cc:290] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:32.002108 32117 consensus_queue.cc:1048] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:32.008388 32354 raft_consensus.cc:493] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.009080 32354 raft_consensus.cc:515] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:32.010943 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165f9d3b54b14ddc8233f50608bea167" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:32.013803 32354 leader_election.cc:290] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:32.015404 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda8e2c3981545f7ab1d2a5bf088921b" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:32.042627 31987 raft_consensus.cc:2468] T fda8e2c3981545f7ab1d2a5bf088921b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 0.
I20260709 12:20:32.019083 31837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda8e2c3981545f7ab1d2a5bf088921b" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:32.044785 31837 raft_consensus.cc:2468] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 0.
I20260709 12:20:32.038738 32246 raft_consensus.cc:493] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.062858 32117 raft_consensus.cc:493] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.058240 32246 raft_consensus.cc:515] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:32.060328 32258 raft_consensus.cc:515] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:32.082641 32117 raft_consensus.cc:515] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:32.063720 31881 leader_election.cc:304] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [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: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7; no voters: 
W20260709 12:20:32.096019 31881 leader_election.cc:343] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.096819 31881 leader_election.cc:304] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:32.097679 32108 tablet_bootstrap.cc:492] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:32.098356 32108 ts_tablet_manager.cc:1403] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.146s	user 0.024s	sys 0.029s
I20260709 12:20:32.098388 32354 raft_consensus.cc:2804] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:32.099143 32354 raft_consensus.cc:493] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:32.099658 32354 raft_consensus.cc:3060] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.100688 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a43781f56284e409ea8b27beeba80c3" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:32.102073 32108 raft_consensus.cc:359] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:32.103121 32108 raft_consensus.cc:385] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.103416 32108 raft_consensus.cc:740] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.104131 32108 consensus_queue.cc:260] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:32.104936 32211 raft_consensus.cc:2749] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:32.106827 31953 leader_election.cc:343] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.108589 32117 leader_election.cc:290] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:32.112427 32108 ts_tablet_manager.cc:1434] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
W20260709 12:20:32.115492 31879 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:38987, user_credentials={real_user=slave}} blocked reactor thread for 54472.3us
I20260709 12:20:32.115988 32258 leader_election.cc:290] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:32.117828 31837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b24eea175a2343268743e1872f663c70" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:32.118767 31837 raft_consensus.cc:3060] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.125027 32109 tablet_bootstrap.cc:492] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:32.125861 32109 ts_tablet_manager.cc:1403] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.172s	user 0.061s	sys 0.056s
I20260709 12:20:32.126250 32258 raft_consensus.cc:493] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.126825 32258 raft_consensus.cc:515] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:32.133210 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a43781f56284e409ea8b27beeba80c3" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:32.134511 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47018c8d34344e985473e773e86d369" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
W20260709 12:20:32.135995 32029 leader_election.cc:343] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.138106 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47018c8d34344e985473e773e86d369" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:32.138270 32258 leader_election.cc:290] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:32.141593 32246 leader_election.cc:290] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
W20260709 12:20:32.141629 32027 leader_election.cc:343] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.142577 32027 leader_election.cc:304] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
W20260709 12:20:32.142577 31955 leader_election.cc:343] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.144935 31955 leader_election.cc:304] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:32.148097 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b24eea175a2343268743e1872f663c70" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:32.150352 32334 raft_consensus.cc:2749] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:32.144975 32060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dfdb74663140799d3208f7f5c4b8c1" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:32.151597 32060 raft_consensus.cc:2468] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:32.152776 32258 raft_consensus.cc:2749] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:32.118024 32112 tablet_bootstrap.cc:654] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.157375 32109 raft_consensus.cc:359] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:32.161008 32109 raft_consensus.cc:385] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.161381 32109 raft_consensus.cc:740] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.162290 32109 consensus_queue.cc:260] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:32.165277 32117 raft_consensus.cc:493] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.166494 31807 leader_election.cc:304] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:32.179183 32108 tablet_bootstrap.cc:492] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:32.195344 32109 ts_tablet_manager.cc:1434] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 12:20:32.197768 32109 tablet_bootstrap.cc:492] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:32.184414 32349 raft_consensus.cc:493] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.198822 32349 raft_consensus.cc:515] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:32.184145 32117 raft_consensus.cc:515] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:32.201069 32349 leader_election.cc:290] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:32.184561 32118 raft_consensus.cc:2804] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:32.208870 32118 raft_consensus.cc:493] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:20:32.207880 31956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:40467, user_credentials={real_user=slave}} blocked reactor thread for 72548.2us
I20260709 12:20:32.218077 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8875702f669b4a158e668a2b475db50b" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
W20260709 12:20:32.226173 32027 leader_election.cc:343] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.232364 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8875702f669b4a158e668a2b475db50b" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:32.233247 31986 raft_consensus.cc:2468] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 0.
I20260709 12:20:32.221787 32118 raft_consensus.cc:3060] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.237270 31837 raft_consensus.cc:2468] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
W20260709 12:20:32.239248 31953 leader_election.cc:343] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.242496 32027 leader_election.cc:304] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
W20260709 12:20:32.245163 32029 consensus_peers.cc:597] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:32.249488 32108 tablet_bootstrap.cc:654] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.250485 32111 tablet_bootstrap.cc:492] T 8875702f669b4a158e668a2b475db50b P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:32.256645 32111 ts_tablet_manager.cc:1403] T 8875702f669b4a158e668a2b475db50b P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.333s	user 0.037s	sys 0.062s
I20260709 12:20:32.250780 32109 tablet_bootstrap.cc:654] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.251518 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dfdb74663140799d3208f7f5c4b8c1" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:32.222565 32117 leader_election.cc:290] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:32.254599 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8875702f669b4a158e668a2b475db50b" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:32.267392 32029 leader_election.cc:304] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:32.263801 32349 raft_consensus.cc:2804] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:32.272572 32258 raft_consensus.cc:2804] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:32.279225 32258 raft_consensus.cc:697] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Becoming Leader. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:32.280161 32258 consensus_queue.cc:237] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:32.281131 32349 raft_consensus.cc:493] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:32.284677 32352 raft_consensus.cc:493] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.285290 32349 raft_consensus.cc:3060] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.268394 31986 raft_consensus.cc:2468] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:32.306329 32118 raft_consensus.cc:515] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:32.285418 32352 raft_consensus.cc:515] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:32.320376 32109 tablet_bootstrap.cc:492] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:32.321259 32109 ts_tablet_manager.cc:1403] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.124s	user 0.012s	sys 0.002s
I20260709 12:20:32.294034 32354 raft_consensus.cc:515] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:32.368810 32109 raft_consensus.cc:359] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:32.374172 32109 raft_consensus.cc:385] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.374603 32109 raft_consensus.cc:740] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.376804 32111 raft_consensus.cc:359] T 8875702f669b4a158e668a2b475db50b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:32.377584 32111 raft_consensus.cc:385] T 8875702f669b4a158e668a2b475db50b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.377840 32111 raft_consensus.cc:740] T 8875702f669b4a158e668a2b475db50b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.378557 32111 consensus_queue.cc:260] T 8875702f669b4a158e668a2b475db50b P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:32.353854 32118 leader_election.cc:290] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:32.385998 32109 consensus_queue.cc:260] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:32.390638 32111 ts_tablet_manager.cc:1434] T 8875702f669b4a158e668a2b475db50b P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.133s	user 0.008s	sys 0.000s
I20260709 12:20:32.391690 32111 tablet_bootstrap.cc:492] T b24eea175a2343268743e1872f663c70 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:32.401491 32112 tablet_bootstrap.cc:492] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:32.402096 32112 ts_tablet_manager.cc:1403] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.483s	user 0.023s	sys 0.003s
I20260709 12:20:32.412365 32354 leader_election.cc:290] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:32.412650 32352 leader_election.cc:290] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
W20260709 12:20:32.414574 32386 log.cc:927] Time spent T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260709 12:20:32.420305 32109 ts_tablet_manager.cc:1434] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.099s	user 0.010s	sys 0.011s
I20260709 12:20:32.421773 32109 tablet_bootstrap.cc:492] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:32.399497 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8875702f669b4a158e668a2b475db50b" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:32.431282 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda8e2c3981545f7ab1d2a5bf088921b" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:32.432315 31988 raft_consensus.cc:3060] T fda8e2c3981545f7ab1d2a5bf088921b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.426541 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dfdb74663140799d3208f7f5c4b8c1" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:32.434742 31987 raft_consensus.cc:3060] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.444056 32349 raft_consensus.cc:515] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:32.445403 32064 raft_consensus.cc:2393] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54aad746cb1641378df822c67eafe1dd in current term 1: Already voted for candidate 65464ab5ffd540298c0713d1845fcee0 in this term.
I20260709 12:20:32.445360 32112 raft_consensus.cc:359] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:32.446384 32112 raft_consensus.cc:385] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.446486 32349 leader_election.cc:290] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:32.446728 32112 raft_consensus.cc:740] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.447047 32109 tablet_bootstrap.cc:654] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.447579 32112 consensus_queue.cc:260] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:32.449790 32112 ts_tablet_manager.cc:1434] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.002s
I20260709 12:20:32.451193 32112 tablet_bootstrap.cc:492] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:32.453554 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dfdb74663140799d3208f7f5c4b8c1" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:32.454349 32059 raft_consensus.cc:3060] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.516366 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64668b02702a4e69b767b7a80d997c17" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:32.519409 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda8e2c3981545f7ab1d2a5bf088921b" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:32.528409 31915 raft_consensus.cc:2468] T 8875702f669b4a158e668a2b475db50b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 0.
W20260709 12:20:32.539191 32029 leader_election.cc:343] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.560554 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64668b02702a4e69b767b7a80d997c17" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:32.561662 32108 tablet_bootstrap.cc:492] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:32.565287 32109 tablet_bootstrap.cc:492] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:32.525851 31838 raft_consensus.cc:3060] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.579341 32059 raft_consensus.cc:2468] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:32.598718 32109 ts_tablet_manager.cc:1403] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.177s	user 0.014s	sys 0.007s
I20260709 12:20:32.601257 32108 ts_tablet_manager.cc:1403] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.422s	user 0.022s	sys 0.017s
I20260709 12:20:32.638659 32112 tablet_bootstrap.cc:654] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.640527 32111 tablet_bootstrap.cc:654] T b24eea175a2343268743e1872f663c70 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.626443 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8875702f669b4a158e668a2b475db50b" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:32.645828 32109 raft_consensus.cc:359] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:32.648972 31986 raft_consensus.cc:3060] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.649382 32109 raft_consensus.cc:385] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.650025 32109 raft_consensus.cc:740] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.651338 32109 consensus_queue.cc:260] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:32.598085 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8875702f669b4a158e668a2b475db50b" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
W20260709 12:20:32.598059 32027 leader_election.cc:343] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.670322 31915 raft_consensus.cc:3060] T 8875702f669b4a158e668a2b475db50b P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:32.674211 31807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:40467, user_credentials={real_user=slave}} blocked reactor thread for 77054.8us
I20260709 12:20:32.677460 32108 raft_consensus.cc:359] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:32.678632 32108 raft_consensus.cc:385] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.679003 32108 raft_consensus.cc:740] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.679878 32108 consensus_queue.cc:260] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:32.684576 32108 ts_tablet_manager.cc:1434] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.001s
I20260709 12:20:32.690290 31915 raft_consensus.cc:2468] T 8875702f669b4a158e668a2b475db50b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
I20260709 12:20:32.692484 31739 catalog_manager.cc:5697] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132). New cstate: current_term: 1 leader_uuid: "65464ab5ffd540298c0713d1845fcee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:32.575232 31956 leader_election.cc:304] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd; no voters: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7
W20260709 12:20:32.702068 31804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:38987, user_credentials={real_user=slave}} blocked reactor thread for 152847us
I20260709 12:20:32.706805 32108 tablet_bootstrap.cc:492] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:32.697983 32027 leader_election.cc:304] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:32.711055 32112 tablet_bootstrap.cc:492] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:32.717001 32112 ts_tablet_manager.cc:1403] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.266s	user 0.017s	sys 0.013s
I20260709 12:20:32.725270 31987 raft_consensus.cc:2468] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:32.726339 32397 raft_consensus.cc:2749] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:32.735417 31986 raft_consensus.cc:2468] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
I20260709 12:20:32.760234 32112 raft_consensus.cc:359] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:32.762354 32112 raft_consensus.cc:385] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.762709 32112 raft_consensus.cc:740] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.750533 31807 leader_election.cc:304] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:32.778625 32246 raft_consensus.cc:493] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.779328 32246 raft_consensus.cc:515] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:32.781328 32385 raft_consensus.cc:2749] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:32.783972 32383 raft_consensus.cc:2804] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:32.784186 32112 consensus_queue.cc:260] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:32.784819 32383 raft_consensus.cc:697] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
W20260709 12:20:32.786023 31807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.132:40467, user_credentials={real_user=slave}} blocked reactor thread for 48876.5us
I20260709 12:20:32.787696 32112 ts_tablet_manager.cc:1434] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.000s
I20260709 12:20:32.789651 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a43781f56284e409ea8b27beeba80c3" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:32.786092 32383 consensus_queue.cc:237] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:32.795547 31988 raft_consensus.cc:2468] T fda8e2c3981545f7ab1d2a5bf088921b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
W20260709 12:20:32.797148 31804 leader_election.cc:343] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:32.787564 31956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.132:40467, user_credentials={real_user=slave}} blocked reactor thread for 212730us
I20260709 12:20:32.802088 32109 ts_tablet_manager.cc:1434] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.161s	user 0.013s	sys 0.000s
I20260709 12:20:32.810715 32108 tablet_bootstrap.cc:654] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:32.798977 32027 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:38987, user_credentials={real_user=slave}} blocked reactor thread for 201170us
I20260709 12:20:32.814079 32246 leader_election.cc:290] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:32.832149 32111 tablet_bootstrap.cc:492] T b24eea175a2343268743e1872f663c70 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:32.837210 32394 raft_consensus.cc:493] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.838208 32258 consensus_queue.cc:1048] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:32.838832 31840 raft_consensus.cc:3060] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.838003 32394 raft_consensus.cc:515] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:32.831537 32397 consensus_queue.cc:1048] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:20:32.844712 32394 leader_election.cc:290] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:32.831607 31879 leader_election.cc:304] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:32.847151 32209 raft_consensus.cc:2804] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:32.848619 32209 raft_consensus.cc:697] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:32.850234 32209 consensus_queue.cc:237] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:32.859064 32109 tablet_bootstrap.cc:492] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:32.860010 32112 tablet_bootstrap.cc:492] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:32.868848 32111 ts_tablet_manager.cc:1403] T b24eea175a2343268743e1872f663c70 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.477s	user 0.020s	sys 0.016s
I20260709 12:20:32.864310 32027 leader_election.cc:304] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:32.875207 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c3798713214b009482c46db37fd72a" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:32.886282 32397 raft_consensus.cc:2804] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:32.886991 32397 raft_consensus.cc:697] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Becoming Leader. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:32.888166 32397 consensus_queue.cc:237] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:32.904117 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a43781f56284e409ea8b27beeba80c3" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:32.908797 31988 raft_consensus.cc:2468] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:32.879397 31838 raft_consensus.cc:2468] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:32.914497 32258 consensus_queue.cc:1048] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:20:32.913961 32111 raft_consensus.cc:359] T b24eea175a2343268743e1872f663c70 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:32.924743 32111 raft_consensus.cc:385] T b24eea175a2343268743e1872f663c70 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.927343 32111 raft_consensus.cc:740] T b24eea175a2343268743e1872f663c70 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.944118 32108 tablet_bootstrap.cc:492] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:32.936106 32109 tablet_bootstrap.cc:654] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.951014 32108 ts_tablet_manager.cc:1403] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.245s	user 0.021s	sys 0.005s
I20260709 12:20:32.956416 32112 tablet_bootstrap.cc:654] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:32.938100 32029 leader_election.cc:343] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.969971 32258 consensus_queue.cc:1048] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:32.979318 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c3798713214b009482c46db37fd72a" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
W20260709 12:20:32.984668 32027 leader_election.cc:343] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.985234 32027 leader_election.cc:304] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
W20260709 12:20:32.987529 32027 consensus_peers.cc:597] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. 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:20:32.993863 32394 raft_consensus.cc:2749] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:32.945982 31738 catalog_manager.cc:5697] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "657163f34ded49f9bbb826d07073b3a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:32.994066 32108 raft_consensus.cc:359] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:33.015388 32108 raft_consensus.cc:385] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.004354 31804 leader_election.cc:304] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:32.965978 32111 consensus_queue.cc:260] T b24eea175a2343268743e1872f663c70 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:33.015852 32108 raft_consensus.cc:740] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.025892 32245 raft_consensus.cc:2804] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:33.026692 32245 raft_consensus.cc:493] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:33.028704 32245 raft_consensus.cc:3060] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.060065 32111 ts_tablet_manager.cc:1434] T b24eea175a2343268743e1872f663c70 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.190s	user 0.004s	sys 0.007s
I20260709 12:20:33.069968 32108 consensus_queue.cc:260] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:33.076908 32109 tablet_bootstrap.cc:492] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:33.077827 32109 ts_tablet_manager.cc:1403] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.221s	user 0.016s	sys 0.017s
I20260709 12:20:33.082962 32108 ts_tablet_manager.cc:1434] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.132s	user 0.009s	sys 0.000s
I20260709 12:20:33.084925 32108 tablet_bootstrap.cc:492] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:33.094254 32111 tablet_bootstrap.cc:492] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:33.107957 32403 raft_consensus.cc:493] T b24eea175a2343268743e1872f663c70 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.108741 32403 raft_consensus.cc:515] T b24eea175a2343268743e1872f663c70 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:33.065893 32245 raft_consensus.cc:515] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:33.114398 32403 leader_election.cc:290] T b24eea175a2343268743e1872f663c70 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:33.115873 32245 leader_election.cc:290] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:33.116441 32389 raft_consensus.cc:493] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.116994 32389 raft_consensus.cc:515] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:33.118561 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b24eea175a2343268743e1872f663c70" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:33.123674 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47018c8d34344e985473e773e86d369" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:33.124485 32059 raft_consensus.cc:2468] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:33.126541 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a43781f56284e409ea8b27beeba80c3" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:33.127595 31841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47018c8d34344e985473e773e86d369" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:33.127887 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a43781f56284e409ea8b27beeba80c3" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:33.128602 31986 raft_consensus.cc:3060] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:33.129485 31955 leader_election.cc:343] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.134212 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b24eea175a2343268743e1872f663c70" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:33.134528 32395 raft_consensus.cc:493] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.134789 32389 leader_election.cc:290] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:33.135156 32395 raft_consensus.cc:515] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:33.140353 31956 leader_election.cc:304] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2
W20260709 12:20:33.133139 31804 leader_election.cc:343] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.144129 32389 raft_consensus.cc:2804] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:33.152745 32389 raft_consensus.cc:493] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:33.153272 32395 leader_election.cc:290] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:33.153292 32389 raft_consensus.cc:3060] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.170490 32108 tablet_bootstrap.cc:654] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.177052 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165f9d3b54b14ddc8233f50608bea167" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:33.177726 31881 leader_election.cc:304] T b24eea175a2343268743e1872f663c70 P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0
W20260709 12:20:33.183782 32029 leader_election.cc:343] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.184957 32209 raft_consensus.cc:2749] T b24eea175a2343268743e1872f663c70 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:33.186496 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165f9d3b54b14ddc8233f50608bea167" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:33.187373 31916 raft_consensus.cc:2468] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 0.
I20260709 12:20:33.188875 32109 raft_consensus.cc:359] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:33.194176 32027 leader_election.cc:304] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:33.195883 32395 raft_consensus.cc:2804] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:33.196307 32395 raft_consensus.cc:493] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:33.196656 32395 raft_consensus.cc:3060] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.198870 32111 tablet_bootstrap.cc:654] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.199256 32109 raft_consensus.cc:385] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.199797 32109 raft_consensus.cc:740] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.220247 32109 consensus_queue.cc:260] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
W20260709 12:20:33.230865 32411 log.cc:927] Time spent T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 12:20:33.236747 32112 tablet_bootstrap.cc:492] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:33.239701 32112 ts_tablet_manager.cc:1403] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.380s	user 0.026s	sys 0.027s
I20260709 12:20:33.252835 32395 raft_consensus.cc:515] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:33.268558 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165f9d3b54b14ddc8233f50608bea167" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:33.270593 31735 catalog_manager.cc:5697] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:33.269258 31737 catalog_manager.cc:5697] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132). New cstate: current_term: 1 leader_uuid: "65464ab5ffd540298c0713d1845fcee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:33.284098 32402 consensus_queue.cc:1048] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:33.295058 31986 raft_consensus.cc:2468] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
W20260709 12:20:33.300784 32029 leader_election.cc:343] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.296010 32109 ts_tablet_manager.cc:1434] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.218s	user 0.000s	sys 0.010s
I20260709 12:20:33.312950 32109 tablet_bootstrap.cc:492] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:33.303994 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165f9d3b54b14ddc8233f50608bea167" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:33.319080 31915 raft_consensus.cc:3060] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.307063 32108 tablet_bootstrap.cc:492] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:33.326678 32108 ts_tablet_manager.cc:1403] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.242s	user 0.009s	sys 0.006s
I20260709 12:20:33.294035 32389 raft_consensus.cc:515] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:33.329880 32394 consensus_queue.cc:1048] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:33.330636 32060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47018c8d34344e985473e773e86d369" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:33.331399 32060 raft_consensus.cc:3060] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.303121 32112 raft_consensus.cc:359] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:33.336166 32112 raft_consensus.cc:385] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.336524 32112 raft_consensus.cc:740] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.338369 31804 leader_election.cc:304] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:33.339238 32112 consensus_queue.cc:260] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:33.304184 32395 leader_election.cc:290] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:33.356226 32400 raft_consensus.cc:2804] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:33.363696 32246 raft_consensus.cc:493] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.365278 32400 raft_consensus.cc:697] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:33.366345 32112 ts_tablet_manager.cc:1434] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.126s	user 0.008s	sys 0.002s
I20260709 12:20:33.371361 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47018c8d34344e985473e773e86d369" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:33.377113 32109 tablet_bootstrap.cc:654] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:33.378965 31955 leader_election.cc:343] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.374765 31915 raft_consensus.cc:2468] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
I20260709 12:20:33.372823 32403 consensus_queue.cc:1048] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:20:33.370800 32400 consensus_queue.cc:237] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:33.367054 32246 raft_consensus.cc:515] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:33.386267 32246 leader_election.cc:290] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:33.390528 32112 tablet_bootstrap.cc:492] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:33.390086 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165f9d3b54b14ddc8233f50608bea167" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:33.391275 32059 raft_consensus.cc:2393] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24b080dfe9ae4908a218cbf5138a81e2 in current term 1: Already voted for candidate 65464ab5ffd540298c0713d1845fcee0 in this term.
I20260709 12:20:33.365942 32389 leader_election.cc:290] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:33.370396 32111 tablet_bootstrap.cc:492] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:33.399667 32111 ts_tablet_manager.cc:1403] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.306s	user 0.026s	sys 0.009s
I20260709 12:20:33.399261 32108 raft_consensus.cc:359] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:33.401504 32108 raft_consensus.cc:385] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.401858 32108 raft_consensus.cc:740] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.385978 32060 raft_consensus.cc:2468] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:33.408074 32108 consensus_queue.cc:260] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:33.411834 31956 leader_election.cc:304] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:33.412869 32402 consensus_queue.cc:1048] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:33.425402 32117 raft_consensus.cc:2804] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:33.426743 32117 raft_consensus.cc:697] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:33.427857 32117 consensus_queue.cc:237] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:33.429483 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165f9d3b54b14ddc8233f50608bea167" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:33.437042 32108 ts_tablet_manager.cc:1434] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.110s	user 0.006s	sys 0.002s
I20260709 12:20:33.445042 31914 raft_consensus.cc:2393] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24b080dfe9ae4908a218cbf5138a81e2 in current term 1: Already voted for candidate 65464ab5ffd540298c0713d1845fcee0 in this term.
I20260709 12:20:33.453445 32211 consensus_queue.cc:1048] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:33.456315 32349 consensus_queue.cc:1048] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:33.463351 31804 leader_election.cc:304] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:33.464395 32244 raft_consensus.cc:3060] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.476241 32112 tablet_bootstrap.cc:654] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.478186 32027 leader_election.cc:304] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:33.480173 32258 raft_consensus.cc:2804] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:33.480736 32258 raft_consensus.cc:697] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Becoming Leader. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:33.483224 32108 tablet_bootstrap.cc:492] T db1a9c6cae0b4bfc92e9860994cf6a50 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:33.481673 32258 consensus_queue.cc:237] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:33.493657 31916 raft_consensus.cc:3060] T b24eea175a2343268743e1872f663c70 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.496636 32111 raft_consensus.cc:359] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:33.502720 32111 raft_consensus.cc:385] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.503160 32111 raft_consensus.cc:740] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.518337 32334 raft_consensus.cc:493] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.519254 32334 raft_consensus.cc:515] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:33.532769 32334 leader_election.cc:290] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:33.541280 32108 tablet_bootstrap.cc:654] T db1a9c6cae0b4bfc92e9860994cf6a50 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.543658 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d05c174a544fbe9fe82d4b98718e5f" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
W20260709 12:20:33.553429 31953 leader_election.cc:343] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.567898 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d05c174a544fbe9fe82d4b98718e5f" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
W20260709 12:20:33.568423 31786 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:33.568653 32059 raft_consensus.cc:2468] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:33.582548 32109 tablet_bootstrap.cc:492] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:33.583256 32109 ts_tablet_manager.cc:1403] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.271s	user 0.021s	sys 0.009s
I20260709 12:20:33.584038 32244 raft_consensus.cc:2749] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:33.587347 32111 consensus_queue.cc:260] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:33.588223 31956 leader_election.cc:304] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:33.588454 32109 raft_consensus.cc:359] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:33.591890 32109 raft_consensus.cc:385] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.592700 32440 raft_consensus.cc:2804] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:33.593271 32440 raft_consensus.cc:493] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:33.593704 32440 raft_consensus.cc:3060] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.596728 32109 raft_consensus.cc:740] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.619901 32109 consensus_queue.cc:260] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:33.623409 32109 ts_tablet_manager.cc:1434] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.001s
I20260709 12:20:33.627617 32109 tablet_bootstrap.cc:492] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:33.625346 32111 ts_tablet_manager.cc:1434] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.225s	user 0.011s	sys 0.002s
I20260709 12:20:33.576750 31735 catalog_manager.cc:5697] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:33.633119 32111 tablet_bootstrap.cc:492] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:33.646224 32111 tablet_bootstrap.cc:654] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.644164 32440 raft_consensus.cc:515] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:33.652395 32112 tablet_bootstrap.cc:492] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:33.653034 32112 ts_tablet_manager.cc:1403] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.263s	user 0.023s	sys 0.006s
I20260709 12:20:33.656600 32109 tablet_bootstrap.cc:654] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.656289 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d05c174a544fbe9fe82d4b98718e5f" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:33.657480 31738 catalog_manager.cc:5697] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132). New cstate: current_term: 1 leader_uuid: "65464ab5ffd540298c0713d1845fcee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:33.658267 31953 leader_election.cc:343] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.658635 32108 tablet_bootstrap.cc:492] T db1a9c6cae0b4bfc92e9860994cf6a50 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:33.659464 32108 ts_tablet_manager.cc:1403] T db1a9c6cae0b4bfc92e9860994cf6a50 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.185s	user 0.014s	sys 0.007s
I20260709 12:20:33.663805 32112 raft_consensus.cc:359] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:33.664727 32112 raft_consensus.cc:385] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.665030 32112 raft_consensus.cc:740] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.665069 32108 raft_consensus.cc:359] T db1a9c6cae0b4bfc92e9860994cf6a50 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:33.665959 32108 raft_consensus.cc:385] T db1a9c6cae0b4bfc92e9860994cf6a50 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.666402 32108 raft_consensus.cc:740] T db1a9c6cae0b4bfc92e9860994cf6a50 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.666982 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d05c174a544fbe9fe82d4b98718e5f" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:33.667817 32059 raft_consensus.cc:3060] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.667398 32108 consensus_queue.cc:260] T db1a9c6cae0b4bfc92e9860994cf6a50 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:33.675989 32108 ts_tablet_manager.cc:1434] T db1a9c6cae0b4bfc92e9860994cf6a50 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:20:33.665877 32112 consensus_queue.cc:260] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:33.681584 32059 raft_consensus.cc:2468] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:33.684495 32112 ts_tablet_manager.cc:1434] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 12:20:33.712628 32112 tablet_bootstrap.cc:492] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:33.719408 31956 leader_election.cc:304] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:33.699927 32109 tablet_bootstrap.cc:492] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:33.721459 32109 ts_tablet_manager.cc:1403] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.094s	user 0.018s	sys 0.003s
I20260709 12:20:33.721657 32117 raft_consensus.cc:2804] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:33.722792 32117 raft_consensus.cc:697] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:33.723620 32112 tablet_bootstrap.cc:654] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.724136 32117 consensus_queue.cc:237] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:33.685035 32440 leader_election.cc:290] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:33.711313 32108 tablet_bootstrap.cc:492] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:33.738580 32108 tablet_bootstrap.cc:654] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.746289 32109 raft_consensus.cc:359] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:33.747133 32109 raft_consensus.cc:385] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.747411 32109 raft_consensus.cc:740] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.755575 32349 raft_consensus.cc:493] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.756320 32349 raft_consensus.cc:515] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:33.748123 32109 consensus_queue.cc:260] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:33.759696 31739 catalog_manager.cc:5697] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 1 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:33.770054 32349 leader_election.cc:290] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:33.773162 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf40a8bfbd94f4999c54b50a3f2e3eb" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:33.776574 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf40a8bfbd94f4999c54b50a3f2e3eb" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
W20260709 12:20:33.782621 32027 leader_election.cc:343] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:33.784070 32027 leader_election.cc:343] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.762096 32109 ts_tablet_manager.cc:1434] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.003s
I20260709 12:20:33.761854 32440 raft_consensus.cc:493] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.784551 32027 leader_election.cc:304] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:33.794286 32440 raft_consensus.cc:515] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:33.796027 32258 raft_consensus.cc:2749] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:33.799854 32440 leader_election.cc:290] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:33.806595 32109 tablet_bootstrap.cc:492] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:33.808477 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64668b02702a4e69b767b7a80d997c17" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:33.810856 32059 raft_consensus.cc:2468] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:33.807044 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64668b02702a4e69b767b7a80d997c17" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:33.814057 31956 leader_election.cc:304] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:33.820220 32211 raft_consensus.cc:493] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.820883 32211 raft_consensus.cc:515] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:33.821869 32440 raft_consensus.cc:2804] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:33.822429 32440 raft_consensus.cc:493] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:33.822820 32440 raft_consensus.cc:3060] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.824556 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a43781f56284e409ea8b27beeba80c3" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
W20260709 12:20:33.826489 31955 leader_election.cc:343] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.826048 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a43781f56284e409ea8b27beeba80c3" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:33.828176 31989 raft_consensus.cc:2393] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 657163f34ded49f9bbb826d07073b3a7 in current term 1: Already voted for candidate 24b080dfe9ae4908a218cbf5138a81e2 in this term.
I20260709 12:20:33.826046 32211 leader_election.cc:290] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:33.829736 31879 leader_election.cc:304] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:33.832013 32112 tablet_bootstrap.cc:492] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:33.832717 32112 ts_tablet_manager.cc:1403] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.120s	user 0.025s	sys 0.004s
I20260709 12:20:33.835661 32211 raft_consensus.cc:3060] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.843262 32111 tablet_bootstrap.cc:492] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:33.843087 32440 raft_consensus.cc:515] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:33.846840 32109 tablet_bootstrap.cc:654] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.858830 32111 ts_tablet_manager.cc:1403] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.226s	user 0.061s	sys 0.054s
I20260709 12:20:33.845562 32108 tablet_bootstrap.cc:492] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:33.860337 32108 ts_tablet_manager.cc:1403] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.183s	user 0.012s	sys 0.008s
I20260709 12:20:33.860661 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64668b02702a4e69b767b7a80d997c17" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:33.861666 32064 raft_consensus.cc:3060] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.843797 32112 raft_consensus.cc:359] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:33.861976 32111 raft_consensus.cc:359] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:33.862804 32112 raft_consensus.cc:385] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.863211 32112 raft_consensus.cc:740] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.862831 32111 raft_consensus.cc:385] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.864494 32112 consensus_queue.cc:260] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:33.865767 32440 leader_election.cc:290] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:33.864714 32111 raft_consensus.cc:740] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.882380 32111 consensus_queue.cc:260] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:33.867564 32108 raft_consensus.cc:359] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:33.884788 32108 raft_consensus.cc:385] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.885529 32108 raft_consensus.cc:740] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.886569 32108 consensus_queue.cc:260] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:33.889742 32108 ts_tablet_manager.cc:1434] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:20:33.898430 32108 tablet_bootstrap.cc:492] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:33.867000 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64668b02702a4e69b767b7a80d997c17" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:33.897164 32111 ts_tablet_manager.cc:1434] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.002s
I20260709 12:20:33.900318 32117 consensus_queue.cc:1048] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:33.884212 32112 ts_tablet_manager.cc:1434] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.001s
W20260709 12:20:33.901120 31955 leader_election.cc:343] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.902456 32112 tablet_bootstrap.cc:492] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:33.910795 32211 raft_consensus.cc:2749] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:33.911804 32111 tablet_bootstrap.cc:492] T 6ce4eba2829744ea8a984437b06c9542 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:33.916450 31840 raft_consensus.cc:3060] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.925779 32244 consensus_queue.cc:1048] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:33.939790 32112 tablet_bootstrap.cc:654] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.941288 32383 consensus_queue.cc:1048] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:33.945523 32111 tablet_bootstrap.cc:654] T 6ce4eba2829744ea8a984437b06c9542 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.949949 32108 tablet_bootstrap.cc:654] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.964897 32109 tablet_bootstrap.cc:492] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:33.965585 32109 ts_tablet_manager.cc:1403] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.163s	user 0.061s	sys 0.052s
W20260709 12:20:33.966315 32027 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:38987, user_credentials={real_user=slave}} blocked reactor thread for 94617.6us
I20260709 12:20:33.975205 32440 consensus_queue.cc:1048] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:33.976263 32109 raft_consensus.cc:359] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:33.977697 32109 raft_consensus.cc:385] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.978078 32109 raft_consensus.cc:740] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.979503 32109 consensus_queue.cc:260] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:33.961510 31739 catalog_manager.cc:5697] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 1 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:33.982574 32109 ts_tablet_manager.cc:1434] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 12:20:33.984176 32109 tablet_bootstrap.cc:492] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:33.992849 32109 tablet_bootstrap.cc:654] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.046978 32111 tablet_bootstrap.cc:492] T 6ce4eba2829744ea8a984437b06c9542 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:34.047618 32111 ts_tablet_manager.cc:1403] T 6ce4eba2829744ea8a984437b06c9542 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.136s	user 0.010s	sys 0.011s
I20260709 12:20:34.054454 32112 tablet_bootstrap.cc:492] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:34.055106 32112 ts_tablet_manager.cc:1403] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.153s	user 0.013s	sys 0.008s
I20260709 12:20:34.041967 32209 raft_consensus.cc:493] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.056273 32209 raft_consensus.cc:515] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:34.066037 32383 raft_consensus.cc:493] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.066721 32383 raft_consensus.cc:515] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:34.069028 32383 leader_election.cc:290] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:34.071897 32394 consensus_queue.cc:1048] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:34.072216 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce4eba2829744ea8a984437b06c9542" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:34.074309 32064 raft_consensus.cc:2468] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:34.080533 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce4eba2829744ea8a984437b06c9542" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
W20260709 12:20:34.083434 31804 leader_election.cc:343] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.086104 32209 leader_election.cc:290] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:34.086567 31956 leader_election.cc:304] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:34.087878 32334 raft_consensus.cc:2804] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:34.088444 32334 raft_consensus.cc:697] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:34.089452 32334 consensus_queue.cc:237] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:34.093459 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c3798713214b009482c46db37fd72a" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
W20260709 12:20:34.089855 31804 leader_election.cc:343] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.094192 32349 raft_consensus.cc:493] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.094612 31804 leader_election.cc:304] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:34.094823 32349 raft_consensus.cc:515] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:34.095863 32244 raft_consensus.cc:2749] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:34.078512 32112 raft_consensus.cc:359] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:34.096698 32112 raft_consensus.cc:385] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.096993 32112 raft_consensus.cc:740] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.097358 32349 leader_election.cc:290] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:34.097748 32112 consensus_queue.cc:260] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:34.099661 32112 ts_tablet_manager.cc:1434] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 12:20:34.100754 32112 tablet_bootstrap.cc:492] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:34.101797 31839 raft_consensus.cc:2468] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 0.
I20260709 12:20:34.103436 32394 raft_consensus.cc:493] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.103577 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1a9c6cae0b4bfc92e9860994cf6a50" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:34.104050 32394 raft_consensus.cc:515] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:34.104313 31986 raft_consensus.cc:2468] T db1a9c6cae0b4bfc92e9860994cf6a50 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 0.
I20260709 12:20:34.106240 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1a9c6cae0b4bfc92e9860994cf6a50" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:34.107326 32117 raft_consensus.cc:493] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.107833 32117 raft_consensus.cc:515] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:34.108744 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74cd6503819d4ba1af5dd1c376cd892c" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:34.110666 32112 tablet_bootstrap.cc:654] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.111361 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a3e3978453491dbcb941756d69a4f8" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
W20260709 12:20:34.112622 32027 leader_election.cc:343] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:34.113189 31955 leader_election.cc:343] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.114545 31881 leader_election.cc:304] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [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: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7; no voters: 
W20260709 12:20:34.115139 32029 leader_election.cc:343] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.116883 32060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c3798713214b009482c46db37fd72a" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:34.117852 32060 raft_consensus.cc:2468] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 0.
I20260709 12:20:34.118244 32394 leader_election.cc:290] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:34.118767 32403 raft_consensus.cc:2804] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:34.119436 32403 raft_consensus.cc:493] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:34.119217 32111 raft_consensus.cc:359] T 6ce4eba2829744ea8a984437b06c9542 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:34.120030 32403 raft_consensus.cc:3060] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.120375 32111 raft_consensus.cc:385] T 6ce4eba2829744ea8a984437b06c9542 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.120752 32111 raft_consensus.cc:740] T 6ce4eba2829744ea8a984437b06c9542 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.121483 32111 consensus_queue.cc:260] T 6ce4eba2829744ea8a984437b06c9542 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:34.127837 32027 leader_election.cc:304] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:34.130877 32394 raft_consensus.cc:2804] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:34.131346 32394 raft_consensus.cc:493] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:34.131714 32394 raft_consensus.cc:3060] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.109867 32117 leader_election.cc:290] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:34.143754 32109 tablet_bootstrap.cc:492] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:34.144431 32109 ts_tablet_manager.cc:1403] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.161s	user 0.027s	sys 0.019s
I20260709 12:20:34.144972 32108 tablet_bootstrap.cc:492] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:34.146584 32108 ts_tablet_manager.cc:1403] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.248s	user 0.010s	sys 0.022s
I20260709 12:20:34.147760 32109 raft_consensus.cc:359] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:34.150566 32109 raft_consensus.cc:385] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.151160 32109 raft_consensus.cc:740] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.152297 32109 consensus_queue.cc:260] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:34.155596 32109 ts_tablet_manager.cc:1434] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 12:20:34.157114 32109 tablet_bootstrap.cc:492] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:34.159050 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74cd6503819d4ba1af5dd1c376cd892c" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:34.160203 32111 ts_tablet_manager.cc:1434] T 6ce4eba2829744ea8a984437b06c9542 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.112s	user 0.006s	sys 0.001s
W20260709 12:20:34.164561 32029 leader_election.cc:343] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.165326 32029 leader_election.cc:304] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:34.166796 32349 raft_consensus.cc:2749] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:34.145725 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a3e3978453491dbcb941756d69a4f8" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
W20260709 12:20:34.179952 31953 leader_election.cc:343] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.180558 31953 leader_election.cc:304] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:34.182088 32440 raft_consensus.cc:2749] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:34.183689 32111 tablet_bootstrap.cc:492] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:34.188807 32394 raft_consensus.cc:515] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:34.191421 32394 leader_election.cc:290] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Requested vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:34.193392 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1a9c6cae0b4bfc92e9860994cf6a50" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:34.195379 32258 consensus_queue.cc:1048] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:34.196151 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1a9c6cae0b4bfc92e9860994cf6a50" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:34.196844 31989 raft_consensus.cc:3060] T db1a9c6cae0b4bfc92e9860994cf6a50 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:34.198882 32029 leader_election.cc:343] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.207005 31735 catalog_manager.cc:5697] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 1 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:34.211767 32394 raft_consensus.cc:493] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.212986 32394 raft_consensus.cc:515] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:34.217308 32394 leader_election.cc:290] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:34.219774 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6759e68742774f418a39094848f414fb" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:34.220257 31913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6759e68742774f418a39094848f414fb" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:34.232370 31989 raft_consensus.cc:2468] T db1a9c6cae0b4bfc92e9860994cf6a50 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
W20260709 12:20:34.233739 32027 leader_election.cc:343] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:34.234433 32027 leader_election.cc:343] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.234805 32027 leader_election.cc:304] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:34.235596 32394 raft_consensus.cc:2749] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:34.214550 32108 raft_consensus.cc:359] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:34.239238 32108 raft_consensus.cc:385] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.239749 32108 raft_consensus.cc:740] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.242944 32027 leader_election.cc:304] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:34.244705 32394 raft_consensus.cc:2804] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:34.245515 32394 raft_consensus.cc:697] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Becoming Leader. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:34.251829 32394 consensus_queue.cc:237] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:34.221199 32403 raft_consensus.cc:515] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:34.281462 32060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c3798713214b009482c46db37fd72a" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:34.282666 32060 raft_consensus.cc:3060] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.291538 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c3798713214b009482c46db37fd72a" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:34.292742 31840 raft_consensus.cc:3060] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.302258 32403 leader_election.cc:290] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:34.324401 31738 catalog_manager.cc:5697] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132). New cstate: current_term: 1 leader_uuid: "65464ab5ffd540298c0713d1845fcee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:34.241698 32108 consensus_queue.cc:260] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:34.333181 32109 tablet_bootstrap.cc:654] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.348018 32111 tablet_bootstrap.cc:654] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.330905 31840 raft_consensus.cc:2468] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:34.362543 32108 ts_tablet_manager.cc:1434] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.193s	user 0.007s	sys 0.003s
I20260709 12:20:34.369590 31881 leader_election.cc:304] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [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: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:34.370437 32108 tablet_bootstrap.cc:492] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:34.371476 32403 raft_consensus.cc:2804] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:34.374701 32403 raft_consensus.cc:697] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:34.375609 32403 consensus_queue.cc:237] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
W20260709 12:20:34.392472 31953 consensus_peers.cc:597] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. 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:20:34.393735 32112 tablet_bootstrap.cc:492] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:34.394375 32112 ts_tablet_manager.cc:1403] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.294s	user 0.070s	sys 0.101s
I20260709 12:20:34.401181 32112 raft_consensus.cc:359] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:34.402189 32112 raft_consensus.cc:385] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.402647 32112 raft_consensus.cc:740] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.409864 32112 consensus_queue.cc:260] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:34.406585 32440 consensus_queue.cc:1048] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:20:34.415499 32112 ts_tablet_manager.cc:1434] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:20:34.417080 32112 tablet_bootstrap.cc:492] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:34.427098 32112 tablet_bootstrap.cc:654] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.397800 32060 raft_consensus.cc:2468] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:34.453166 32109 tablet_bootstrap.cc:492] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:34.453778 32109 ts_tablet_manager.cc:1403] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.297s	user 0.011s	sys 0.007s
I20260709 12:20:34.460541 32111 tablet_bootstrap.cc:492] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:34.461164 32111 ts_tablet_manager.cc:1403] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.278s	user 0.017s	sys 0.001s
I20260709 12:20:34.460170 31735 catalog_manager.cc:5697] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "657163f34ded49f9bbb826d07073b3a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:34.463388 32109 raft_consensus.cc:359] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:34.465991 32109 raft_consensus.cc:385] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.466415 32109 raft_consensus.cc:740] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.474751 32108 tablet_bootstrap.cc:654] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.473784 32111 raft_consensus.cc:359] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:34.479348 32111 raft_consensus.cc:385] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.479871 32111 raft_consensus.cc:740] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.479405 32109 consensus_queue.cc:260] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:34.484792 32111 consensus_queue.cc:260] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:34.489104 32109 ts_tablet_manager.cc:1434] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.000s
I20260709 12:20:34.503077 32440 raft_consensus.cc:493] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.504383 32109 tablet_bootstrap.cc:492] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:34.503723 32440 raft_consensus.cc:515] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:34.505375 32112 tablet_bootstrap.cc:492] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:34.506968 32440 leader_election.cc:290] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:34.508002 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce4eba2829744ea8a984437b06c9542" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:34.506001 32112 ts_tablet_manager.cc:1403] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.009s
I20260709 12:20:34.508950 31840 raft_consensus.cc:2468] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:34.510478 31955 leader_election.cc:304] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 
I20260709 12:20:34.511762 32112 raft_consensus.cc:359] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:34.512490 32112 raft_consensus.cc:385] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.512768 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce4eba2829744ea8a984437b06c9542" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:34.512765 32112 raft_consensus.cc:740] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.514770 32112 consensus_queue.cc:260] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:34.517341 32112 ts_tablet_manager.cc:1434] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:20:34.518750 32112 tablet_bootstrap.cc:492] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:34.519404 31915 raft_consensus.cc:2468] T 6ce4eba2829744ea8a984437b06c9542 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:34.520613 32108 tablet_bootstrap.cc:492] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:34.521157 32108 ts_tablet_manager.cc:1403] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.154s	user 0.014s	sys 0.006s
I20260709 12:20:34.527607 32112 tablet_bootstrap.cc:654] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.528570 32111 ts_tablet_manager.cc:1434] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.067s	user 0.010s	sys 0.000s
I20260709 12:20:34.543536 32111 tablet_bootstrap.cc:492] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:34.545938 32108 raft_consensus.cc:359] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:34.549085 32108 raft_consensus.cc:385] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.532522 32440 raft_consensus.cc:2804] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:34.549474 32108 raft_consensus.cc:740] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.550227 32440 raft_consensus.cc:493] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:34.553143 32440 raft_consensus.cc:3060] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.558450 32109 tablet_bootstrap.cc:654] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.558450 32111 tablet_bootstrap.cc:654] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.552321 32108 consensus_queue.cc:260] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:34.569417 32108 ts_tablet_manager.cc:1434] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.001s
I20260709 12:20:34.575030 32108 tablet_bootstrap.cc:492] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:34.578500 32244 raft_consensus.cc:493] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.579105 32244 raft_consensus.cc:515] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:34.581209 32244 leader_election.cc:290] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:34.590849 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64668b02702a4e69b767b7a80d997c17" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:34.591771 32112 tablet_bootstrap.cc:492] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:34.592501 32112 ts_tablet_manager.cc:1403] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.000s
I20260709 12:20:34.593452 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64668b02702a4e69b767b7a80d997c17" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:34.594452 31839 raft_consensus.cc:3060] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.596338 32112 raft_consensus.cc:359] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:34.597164 32112 raft_consensus.cc:385] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.597465 32112 raft_consensus.cc:740] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.578539 32109 tablet_bootstrap.cc:492] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:34.598666 32109 ts_tablet_manager.cc:1403] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.104s	user 0.009s	sys 0.011s
I20260709 12:20:34.602320 32108 tablet_bootstrap.cc:654] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.604661 32112 consensus_queue.cc:260] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:34.608157 32112 ts_tablet_manager.cc:1434] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:20:34.611239 32112 tablet_bootstrap.cc:492] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:34.594506 32059 raft_consensus.cc:2393] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24b080dfe9ae4908a218cbf5138a81e2 in current term 1: Already voted for candidate 54aad746cb1641378df822c67eafe1dd in this term.
I20260709 12:20:34.615255 32109 raft_consensus.cc:359] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:34.616029 32109 raft_consensus.cc:385] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.616310 32109 raft_consensus.cc:740] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.619304 32111 tablet_bootstrap.cc:492] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:34.620010 32111 ts_tablet_manager.cc:1403] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.077s	user 0.004s	sys 0.012s
I20260709 12:20:34.620846 32109 consensus_queue.cc:260] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:34.592118 32334 raft_consensus.cc:493] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.622543 31807 leader_election.cc:304] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:34.622367 32334 raft_consensus.cc:515] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:34.627211 32334 leader_election.cc:290] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:34.631516 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6759e68742774f418a39094848f414fb" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
W20260709 12:20:34.633185 31953 leader_election.cc:343] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.636310 32244 raft_consensus.cc:2749] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:34.613401 32440 raft_consensus.cc:515] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:34.658602 32112 tablet_bootstrap.cc:654] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.659931 32109 ts_tablet_manager.cc:1434] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.001s
I20260709 12:20:34.647339 32334 consensus_queue.cc:1048] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:20:34.667142 32108 tablet_bootstrap.cc:492] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:34.667747 32108 ts_tablet_manager.cc:1403] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.005s
I20260709 12:20:34.668480 32109 tablet_bootstrap.cc:492] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:34.664116 32060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6759e68742774f418a39094848f414fb" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
W20260709 12:20:34.716741 31786 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:34.718904 32111 raft_consensus.cc:359] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:34.719887 32111 raft_consensus.cc:385] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.720274 32111 raft_consensus.cc:740] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.723331 32111 consensus_queue.cc:260] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:34.671782 32383 raft_consensus.cc:493] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.733318 32108 raft_consensus.cc:359] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:34.735520 32108 raft_consensus.cc:385] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.735862 32108 raft_consensus.cc:740] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.740401 32108 consensus_queue.cc:260] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
W20260709 12:20:34.663178 31955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38773, user_credentials={real_user=slave}} blocked reactor thread for 55478.2us
I20260709 12:20:34.718746 32060 raft_consensus.cc:2468] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:34.751088 32111 ts_tablet_manager.cc:1434] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.131s	user 0.010s	sys 0.000s
I20260709 12:20:34.770557 32108 ts_tablet_manager.cc:1434] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.102s	user 0.012s	sys 0.000s
I20260709 12:20:34.741460 32383 raft_consensus.cc:515] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:34.770145 32349 raft_consensus.cc:493] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.800278 32108 tablet_bootstrap.cc:492] T 76df33f771c3427ca41c1a475128009d P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:34.804863 32111 tablet_bootstrap.cc:492] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:34.806054 32117 consensus_queue.cc:1048] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:34.813891 32112 tablet_bootstrap.cc:492] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:34.814522 32112 ts_tablet_manager.cc:1403] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.204s	user 0.021s	sys 0.022s
I20260709 12:20:34.820554 32209 raft_consensus.cc:493] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.821265 32209 raft_consensus.cc:515] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:34.822160 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce4eba2829744ea8a984437b06c9542" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:34.822863 31839 raft_consensus.cc:3060] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.823786 32209 leader_election.cc:290] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:34.833884 32117 raft_consensus.cc:493] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.834755 32117 raft_consensus.cc:515] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:34.807284 32349 raft_consensus.cc:515] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:34.835556 32486 raft_consensus.cc:493] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.847483 32486 raft_consensus.cc:515] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:34.850337 32486 leader_election.cc:290] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:34.852655 32487 raft_consensus.cc:493] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.853663 32109 tablet_bootstrap.cc:654] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.853374 32487 raft_consensus.cc:515] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:34.855428 32111 tablet_bootstrap.cc:654] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.856072 32383 leader_election.cc:290] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:34.826807 32440 leader_election.cc:290] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:34.859550 32117 leader_election.cc:290] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:34.860561 32112 raft_consensus.cc:359] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:34.861784 32112 raft_consensus.cc:385] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.862200 32112 raft_consensus.cc:740] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.863183 32112 consensus_queue.cc:260] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:34.866345 31956 leader_election.cc:304] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
W20260709 12:20:34.867005 31804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:43977, user_credentials={real_user=slave}} blocked reactor thread for 56000.2us
I20260709 12:20:34.876739 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1a9c6cae0b4bfc92e9860994cf6a50" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:34.877689 31986 raft_consensus.cc:2393] T db1a9c6cae0b4bfc92e9860994cf6a50 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24b080dfe9ae4908a218cbf5138a81e2 in current term 1: Already voted for candidate 65464ab5ffd540298c0713d1845fcee0 in this term.
I20260709 12:20:34.856190 32487 leader_election.cc:290] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:34.866221 32349 leader_election.cc:290] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:34.884974 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74cd6503819d4ba1af5dd1c376cd892c" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:34.895032 31984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d05c174a544fbe9fe82d4b98718e5f" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:34.878089 32440 raft_consensus.cc:2804] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:34.908470 32112 ts_tablet_manager.cc:1434] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.094s	user 0.009s	sys 0.001s
I20260709 12:20:34.877763 31985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf40a8bfbd94f4999c54b50a3f2e3eb" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:34.914768 31985 raft_consensus.cc:2468] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 0.
I20260709 12:20:34.903510 32440 raft_consensus.cc:493] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:34.916021 32440 raft_consensus.cc:3060] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.917650 31879 leader_election.cc:304] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:34.919478 32403 raft_consensus.cc:2804] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:34.919917 32403 raft_consensus.cc:493] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:34.920336 32403 raft_consensus.cc:3060] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.925834 31839 raft_consensus.cc:2468] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:34.928649 32403 raft_consensus.cc:515] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:34.929750 32483 consensus_queue.cc:1048] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:34.932191 31913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce4eba2829744ea8a984437b06c9542" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:34.932878 31913 raft_consensus.cc:3060] T 6ce4eba2829744ea8a984437b06c9542 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.936719 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d05c174a544fbe9fe82d4b98718e5f" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:34.938710 31984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ec047b5ed4451491d710daccb36029" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:34.939401 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf40a8bfbd94f4999c54b50a3f2e3eb" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:34.940299 31988 raft_consensus.cc:3060] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:34.941066 32027 leader_election.cc:343] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.947105 32403 leader_election.cc:290] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:34.953967 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf40a8bfbd94f4999c54b50a3f2e3eb" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
W20260709 12:20:34.954747 31804 leader_election.cc:343] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.958216 32112 tablet_bootstrap.cc:492] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:34.962602 31916 raft_consensus.cc:2393] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54aad746cb1641378df822c67eafe1dd in current term 1: Already voted for candidate 657163f34ded49f9bbb826d07073b3a7 in this term.
I20260709 12:20:34.974821 32060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf40a8bfbd94f4999c54b50a3f2e3eb" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:34.975668 32060 raft_consensus.cc:2468] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:34.958269 32403 consensus_queue.cc:1048] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:20:34.977932 31988 raft_consensus.cc:2468] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:34.981007 32394 raft_consensus.cc:493] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.985173 32394 raft_consensus.cc:515] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:34.982991 31956 leader_election.cc:304] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:35.039891 32060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74cd6503819d4ba1af5dd1c376cd892c" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:35.040735 32060 raft_consensus.cc:2468] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:35.040903 31916 raft_consensus.cc:3060] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.042251 31882 leader_election.cc:304] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:35.044230 32060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf40a8bfbd94f4999c54b50a3f2e3eb" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:35.044984 32060 raft_consensus.cc:3060] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:35.050603 31956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.132:40467, user_credentials={real_user=slave}} blocked reactor thread for 67804.3us
I20260709 12:20:35.049983 32334 raft_consensus.cc:2764] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:20:35.052271 31879 leader_election.cc:304] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:35.058537 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf40a8bfbd94f4999c54b50a3f2e3eb" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:35.072587 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1a9c6cae0b4bfc92e9860994cf6a50" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:35.075205 32403 raft_consensus.cc:2804] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:35.075840 32403 raft_consensus.cc:697] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:35.076774 32403 consensus_queue.cc:237] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:35.080595 32111 tablet_bootstrap.cc:492] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:35.081228 32111 ts_tablet_manager.cc:1403] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.285s	user 0.016s	sys 0.020s
I20260709 12:20:35.083211 32112 tablet_bootstrap.cc:654] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.084367 31912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcb09973d2b4ec0bcdd2e5a7855b462" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:35.085722 32111 raft_consensus.cc:359] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:35.086637 32111 raft_consensus.cc:385] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.087019 32111 raft_consensus.cc:740] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.087833 32111 consensus_queue.cc:260] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:35.090219 32111 ts_tablet_manager.cc:1434] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:20:35.086413 32108 tablet_bootstrap.cc:654] T 76df33f771c3427ca41c1a475128009d P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.110685 32111 tablet_bootstrap.cc:492] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:35.080652 32394 leader_election.cc:290] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:35.109398 32211 consensus_queue.cc:1048] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 12:20:35.141836 31913 raft_consensus.cc:2468] T 6ce4eba2829744ea8a984437b06c9542 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:35.143245 32111 tablet_bootstrap.cc:654] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.150331 31953 leader_election.cc:304] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:35.152360 32334 raft_consensus.cc:2804] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:35.153092 32334 raft_consensus.cc:697] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:35.168524 32440 raft_consensus.cc:515] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:35.180951 31836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcb09973d2b4ec0bcdd2e5a7855b462" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:35.181324 31838 raft_consensus.cc:3060] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.182549 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ec047b5ed4451491d710daccb36029" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:35.188719 32060 raft_consensus.cc:2468] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:35.198275 32334 consensus_queue.cc:237] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:35.200778 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6759e68742774f418a39094848f414fb" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
W20260709 12:20:35.202896 32027 leader_election.cc:343] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:35.213980 32492 log.cc:927] Time spent T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0: Append to log took a long time: real 0.157s	user 0.000s	sys 0.001s
I20260709 12:20:35.237284 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6759e68742774f418a39094848f414fb" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:35.238101 32062 raft_consensus.cc:3060] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:35.238327 31953 leader_election.cc:343] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.172705 32440 leader_election.cc:290] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:35.248082 31807 leader_election.cc:304] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:35.256217 31807 leader_election.cc:304] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:35.257283 32488 raft_consensus.cc:2804] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:35.257805 32488 raft_consensus.cc:493] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:35.253646 32486 raft_consensus.cc:2749] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:35.258200 32488 raft_consensus.cc:3060] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.263777 32062 raft_consensus.cc:2468] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:35.257364 32482 raft_consensus.cc:2749] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:35.279717 32029 leader_election.cc:343] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.280298 32029 leader_election.cc:304] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:35.281639 32490 raft_consensus.cc:2749] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:35.282508 32029 leader_election.cc:343] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.284198 32029 leader_election.cc:304] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:35.283625 32211 raft_consensus.cc:493] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.286743 32211 raft_consensus.cc:515] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:35.287303 32488 raft_consensus.cc:515] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:35.304085 31956 leader_election.cc:304] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:35.305438 32117 raft_consensus.cc:2804] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:35.306208 32117 raft_consensus.cc:697] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:35.307382 32117 consensus_queue.cc:237] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:35.312312 32483 raft_consensus.cc:2749] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:35.300154 31955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38773, user_credentials={real_user=slave}} blocked reactor thread for 441133us
I20260709 12:20:35.331149 32111 tablet_bootstrap.cc:492] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:35.331961 32111 ts_tablet_manager.cc:1403] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.224s	user 0.017s	sys 0.010s
I20260709 12:20:35.340953 32488 leader_election.cc:290] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:35.346885 32112 tablet_bootstrap.cc:492] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:35.347553 32112 ts_tablet_manager.cc:1403] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.394s	user 0.031s	sys 0.008s
I20260709 12:20:35.380342 32108 tablet_bootstrap.cc:492] T 76df33f771c3427ca41c1a475128009d P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:35.380645 32211 leader_election.cc:290] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:35.380937 32108 ts_tablet_manager.cc:1403] T 76df33f771c3427ca41c1a475128009d P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.581s	user 0.014s	sys 0.005s
I20260709 12:20:35.384189 32108 raft_consensus.cc:359] T 76df33f771c3427ca41c1a475128009d P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:35.384534 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a3e3978453491dbcb941756d69a4f8" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:35.385792 31911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74cd6503819d4ba1af5dd1c376cd892c" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
W20260709 12:20:35.388181 31881 leader_election.cc:343] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.391528 32109 tablet_bootstrap.cc:492] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:35.392104 32109 ts_tablet_manager.cc:1403] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.724s	user 0.019s	sys 0.047s
I20260709 12:20:35.389616 32108 raft_consensus.cc:385] T 76df33f771c3427ca41c1a475128009d P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.394053 32108 raft_consensus.cc:740] T 76df33f771c3427ca41c1a475128009d P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.400624 32108 consensus_queue.cc:260] T 76df33f771c3427ca41c1a475128009d P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:35.408578 32112 raft_consensus.cc:359] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:35.409374 32112 raft_consensus.cc:385] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.409709 32112 raft_consensus.cc:740] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.410383 32112 consensus_queue.cc:260] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:35.420460 32481 consensus_queue.cc:1048] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.049s
I20260709 12:20:35.424770 32112 ts_tablet_manager.cc:1434] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.001s
I20260709 12:20:35.430218 32108 ts_tablet_manager.cc:1434] T 76df33f771c3427ca41c1a475128009d P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260709 12:20:35.444003 32478 raft_consensus.cc:493] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.444595 32478 raft_consensus.cc:515] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
W20260709 12:20:35.446344 32504 log.cc:927] Time spent T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7: Append to log took a long time: real 0.120s	user 0.001s	sys 0.001s
I20260709 12:20:35.448607 32109 raft_consensus.cc:359] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:35.449393 32109 raft_consensus.cc:385] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.449680 32109 raft_consensus.cc:740] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.453153 31985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a3e3978453491dbcb941756d69a4f8" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:35.453933 31985 raft_consensus.cc:2468] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 0.
I20260709 12:20:35.455848 32111 raft_consensus.cc:359] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:35.456668 32111 raft_consensus.cc:385] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.456950 32111 raft_consensus.cc:740] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.458658 31879 leader_election.cc:304] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
W20260709 12:20:35.460469 32498 log.cc:927] Time spent T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7: Append to log took a long time: real 0.125s	user 0.000s	sys 0.000s
I20260709 12:20:35.465333 31735 catalog_manager.cc:5697] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 1 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:35.440713 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74cd6503819d4ba1af5dd1c376cd892c" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:35.468580 32062 raft_consensus.cc:3060] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.470299 32112 tablet_bootstrap.cc:492] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:35.477699 32109 consensus_queue.cc:260] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:35.457679 32111 consensus_queue.cc:260] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:35.482844 32485 raft_consensus.cc:2804] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:35.483381 32485 raft_consensus.cc:493] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:35.483764 32485 raft_consensus.cc:3060] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.485484 32108 tablet_bootstrap.cc:492] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:35.491612 32111 ts_tablet_manager.cc:1434] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.159s	user 0.006s	sys 0.003s
I20260709 12:20:35.493121 32109 ts_tablet_manager.cc:1434] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.101s	user 0.008s	sys 0.000s
I20260709 12:20:35.481943 31911 raft_consensus.cc:3060] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.501370 32112 tablet_bootstrap.cc:654] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.504941 32111 tablet_bootstrap.cc:492] T 6759e68742774f418a39094848f414fb P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:35.514263 32478 leader_election.cc:290] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:35.536234 32111 tablet_bootstrap.cc:654] T 6759e68742774f418a39094848f414fb P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.529920 32108 tablet_bootstrap.cc:654] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.543841 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d6f956d2ec45ea81c4845143d8b4c9" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
W20260709 12:20:35.546726 31804 leader_election.cc:343] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.549057 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d6f956d2ec45ea81c4845143d8b4c9" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:35.556403 31911 raft_consensus.cc:2468] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:35.538771 32062 raft_consensus.cc:2468] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
W20260709 12:20:35.562261 31804 leader_election.cc:343] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.562808 31804 leader_election.cc:304] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:35.563861 32489 raft_consensus.cc:2749] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:35.565752 32112 tablet_bootstrap.cc:492] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:35.566337 32112 ts_tablet_manager.cc:1403] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.000s
I20260709 12:20:35.570901 31807 leader_election.cc:304] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:35.571905 32482 raft_consensus.cc:2804] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:35.572434 32482 raft_consensus.cc:697] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:35.573621 32482 consensus_queue.cc:237] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:35.576031 32111 tablet_bootstrap.cc:492] T 6759e68742774f418a39094848f414fb P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:35.576706 32111 ts_tablet_manager.cc:1403] T 6759e68742774f418a39094848f414fb P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.007s
I20260709 12:20:35.586056 32209 consensus_queue.cc:1048] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:35.591636 32109 tablet_bootstrap.cc:492] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:35.597680 32111 raft_consensus.cc:359] T 6759e68742774f418a39094848f414fb P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:35.603003 32111 raft_consensus.cc:385] T 6759e68742774f418a39094848f414fb P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.603464 32111 raft_consensus.cc:740] T 6759e68742774f418a39094848f414fb P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
W20260709 12:20:35.610845 32515 log.cc:927] Time spent T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2: Append to log took a long time: real 0.098s	user 0.005s	sys 0.000s
I20260709 12:20:35.619313 32112 raft_consensus.cc:359] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:35.620788 32112 raft_consensus.cc:385] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.620579 32485 raft_consensus.cc:515] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:35.621243 32112 raft_consensus.cc:740] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.622242 32112 consensus_queue.cc:260] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:35.625685 32111 consensus_queue.cc:260] T 6759e68742774f418a39094848f414fb P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:35.626349 32112 ts_tablet_manager.cc:1434] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.000s
I20260709 12:20:35.628793 32485 leader_election.cc:290] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:35.630390 31836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a3e3978453491dbcb941756d69a4f8" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:35.633332 31985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a3e3978453491dbcb941756d69a4f8" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:35.634066 31985 raft_consensus.cc:3060] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:35.649245 31881 leader_election.cc:343] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.652946 32112 tablet_bootstrap.cc:492] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:35.658861 32485 consensus_queue.cc:1048] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:35.661574 32108 tablet_bootstrap.cc:492] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:35.662720 32108 ts_tablet_manager.cc:1403] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.177s	user 0.013s	sys 0.004s
I20260709 12:20:35.674803 32111 ts_tablet_manager.cc:1434] T 6759e68742774f418a39094848f414fb P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.098s	user 0.009s	sys 0.000s
I20260709 12:20:35.691375 31985 raft_consensus.cc:2468] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:35.693833 31879 leader_election.cc:304] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:35.694783 32209 raft_consensus.cc:2804] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:35.695665 32209 raft_consensus.cc:697] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:35.696611 32209 consensus_queue.cc:237] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:35.697820 32112 tablet_bootstrap.cc:654] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.699074 32108 raft_consensus.cc:359] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:35.703642 32108 raft_consensus.cc:385] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.708721 32108 raft_consensus.cc:740] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.704542 32109 tablet_bootstrap.cc:654] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.706051 32111 tablet_bootstrap.cc:492] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:35.717433 32108 consensus_queue.cc:260] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:35.701683 31737 catalog_manager.cc:5697] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "657163f34ded49f9bbb826d07073b3a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:35.722350 32111 tablet_bootstrap.cc:654] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.724222 32108 ts_tablet_manager.cc:1434] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.006s
I20260709 12:20:35.725453 32108 tablet_bootstrap.cc:492] T 71d6f956d2ec45ea81c4845143d8b4c9 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:35.737330 32108 tablet_bootstrap.cc:654] T 71d6f956d2ec45ea81c4845143d8b4c9 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.750309 32109 tablet_bootstrap.cc:492] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:35.750983 32109 ts_tablet_manager.cc:1403] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.160s	user 0.015s	sys 0.000s
I20260709 12:20:35.754055 32109 raft_consensus.cc:359] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:35.756371 32109 raft_consensus.cc:385] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.756681 32109 raft_consensus.cc:740] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.757570 32109 consensus_queue.cc:260] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:35.758611 32112 tablet_bootstrap.cc:492] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:35.759281 32112 ts_tablet_manager.cc:1403] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.107s	user 0.015s	sys 0.002s
I20260709 12:20:35.760694 32109 ts_tablet_manager.cc:1434] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:20:35.762446 32112 raft_consensus.cc:359] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:35.763268 32112 raft_consensus.cc:385] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.763566 32112 raft_consensus.cc:740] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.765188 32112 consensus_queue.cc:260] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:35.768530 32112 ts_tablet_manager.cc:1434] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:20:35.768611 32510 consensus_queue.cc:1048] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:35.769865 32112 tablet_bootstrap.cc:492] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:35.771381 32111 tablet_bootstrap.cc:492] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:35.771967 32111 ts_tablet_manager.cc:1403] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.003s
I20260709 12:20:35.761920 32109 tablet_bootstrap.cc:492] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:35.775744 32394 raft_consensus.cc:493] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.776572 32394 raft_consensus.cc:515] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:35.780236 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76df33f771c3427ca41c1a475128009d" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:35.781229 32394 leader_election.cc:290] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
W20260709 12:20:35.783212 32027 leader_election.cc:343] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.784474 31985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76df33f771c3427ca41c1a475128009d" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:35.783731 32394 raft_consensus.cc:493] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.804697 32394 raft_consensus.cc:515] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:35.807380 32394 leader_election.cc:290] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:35.809490 32112 tablet_bootstrap.cc:654] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.811969 32111 raft_consensus.cc:359] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:35.813580 32111 raft_consensus.cc:385] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.813915 32111 raft_consensus.cc:740] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.814683 32111 consensus_queue.cc:260] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:35.796701 31985 raft_consensus.cc:2468] T 76df33f771c3427ca41c1a475128009d P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 0.
I20260709 12:20:35.826545 32027 leader_election.cc:304] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:35.830324 32394 raft_consensus.cc:2804] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:35.831558 32394 raft_consensus.cc:493] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:35.831918 32394 raft_consensus.cc:3060] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.832201 31836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046445668a2a45bba449faf56cef3f71" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:35.836061 31914 raft_consensus.cc:3060] T 6759e68742774f418a39094848f414fb P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.836836 32389 consensus_queue.cc:1048] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:35.838588 32209 raft_consensus.cc:493] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.844806 32482 raft_consensus.cc:493] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.845425 32482 raft_consensus.cc:515] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
W20260709 12:20:35.846482 32029 leader_election.cc:343] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.848348 32482 leader_election.cc:290] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:35.839485 32209 raft_consensus.cc:515] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:35.850793 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcb09973d2b4ec0bcdd2e5a7855b462" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:35.851684 32209 leader_election.cc:290] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:35.853633 31838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d6f956d2ec45ea81c4845143d8b4c9" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:35.854188 31912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcb09973d2b4ec0bcdd2e5a7855b462" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:35.854421 31838 raft_consensus.cc:2468] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 0.
I20260709 12:20:35.854532 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d6f956d2ec45ea81c4845143d8b4c9" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:35.859855 32394 raft_consensus.cc:515] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:35.862067 32476 consensus_queue.cc:1048] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:35.863811 31881 leader_election.cc:304] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [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: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7; no voters: 
W20260709 12:20:35.864682 31804 leader_election.cc:343] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.874944 32111 ts_tablet_manager.cc:1434] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.103s	user 0.004s	sys 0.006s
I20260709 12:20:35.867821 31984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046445668a2a45bba449faf56cef3f71" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:35.851709 32061 raft_consensus.cc:2468] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:35.882557 32109 tablet_bootstrap.cc:654] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:35.883167 31879 leader_election.cc:343] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.874986 32485 raft_consensus.cc:2804] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:35.887074 32485 raft_consensus.cc:493] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:35.887470 32485 raft_consensus.cc:3060] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.890434 31807 leader_election.cc:304] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
W20260709 12:20:35.907420 32027 leader_election.cc:343] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.908058 32027 leader_election.cc:304] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:35.908674 32111 tablet_bootstrap.cc:492] T 76df33f771c3427ca41c1a475128009d P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:35.897811 32487 raft_consensus.cc:2804] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:35.899627 31912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76df33f771c3427ca41c1a475128009d" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:35.897408 32394 leader_election.cc:290] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:35.911484 32349 raft_consensus.cc:2749] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:35.924777 31737 catalog_manager.cc:5697] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "657163f34ded49f9bbb826d07073b3a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:35.913956 32487 raft_consensus.cc:493] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:35.928676 32487 raft_consensus.cc:3060] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:35.932304 32027 leader_election.cc:343] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.935762 32480 raft_consensus.cc:493] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.936405 32480 raft_consensus.cc:515] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:35.959630 31738 catalog_manager.cc:5697] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:35.941974 31984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76df33f771c3427ca41c1a475128009d" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:35.961460 31984 raft_consensus.cc:3060] T 76df33f771c3427ca41c1a475128009d P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.977165 32111 tablet_bootstrap.cc:654] T 76df33f771c3427ca41c1a475128009d P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.988174 31737 catalog_manager.cc:5697] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 1 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } }
I20260709 12:20:35.990356 32480 leader_election.cc:290] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:35.990749 32482 raft_consensus.cc:493] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.991056 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ec047b5ed4451491d710daccb36029" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:36.008391 32061 raft_consensus.cc:2468] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:35.991415 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ec047b5ed4451491d710daccb36029" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:35.995026 32108 tablet_bootstrap.cc:492] T 71d6f956d2ec45ea81c4845143d8b4c9 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:36.010319 32108 ts_tablet_manager.cc:1403] T 71d6f956d2ec45ea81c4845143d8b4c9 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.285s	user 0.035s	sys 0.042s
I20260709 12:20:36.005311 32109 tablet_bootstrap.cc:492] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:36.006795 32482 raft_consensus.cc:515] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:36.010178 31956 leader_election.cc:304] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:36.011920 32109 ts_tablet_manager.cc:1403] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.250s	user 0.025s	sys 0.005s
I20260709 12:20:35.999826 32485 raft_consensus.cc:515] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
W20260709 12:20:36.020509 31786 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:36.020285 32109 raft_consensus.cc:359] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:36.021166 32109 raft_consensus.cc:385] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.021559 32109 raft_consensus.cc:740] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.033506 32482 leader_election.cc:290] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:36.034242 31839 raft_consensus.cc:2468] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:36.010742 32383 raft_consensus.cc:493] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:36.036486 32383 raft_consensus.cc:515] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:36.038695 32383 leader_election.cc:290] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:36.028834 32480 raft_consensus.cc:2804] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:36.041759 32480 raft_consensus.cc:493] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:36.042380 32480 raft_consensus.cc:3060] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.047217 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d6f956d2ec45ea81c4845143d8b4c9" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:36.048048 31839 raft_consensus.cc:3060] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.048866 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ec047b5ed4451491d710daccb36029" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:36.050443 31985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bf9e750ee646ad915203d228f578f2" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:36.055593 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ec047b5ed4451491d710daccb36029" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:36.055830 32108 raft_consensus.cc:359] T 71d6f956d2ec45ea81c4845143d8b4c9 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:36.056509 32108 raft_consensus.cc:385] T 71d6f956d2ec45ea81c4845143d8b4c9 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.056815 32108 raft_consensus.cc:740] T 71d6f956d2ec45ea81c4845143d8b4c9 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.056353 32061 raft_consensus.cc:2468] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:36.015270 32487 raft_consensus.cc:515] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:36.058693 31807 leader_election.cc:304] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:36.059859 32478 raft_consensus.cc:2804] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:36.060645 32478 raft_consensus.cc:493] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:36.061095 32478 raft_consensus.cc:3060] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.061542 32487 leader_election.cc:290] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:36.043603 32440 consensus_queue.cc:1048] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
W20260709 12:20:36.063854 31804 leader_election.cc:343] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.057536 32108 consensus_queue.cc:260] T 71d6f956d2ec45ea81c4845143d8b4c9 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:36.051865 32109 consensus_queue.cc:260] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:36.087867 31985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d6f956d2ec45ea81c4845143d8b4c9" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:36.088691 31985 raft_consensus.cc:3060] T 71d6f956d2ec45ea81c4845143d8b4c9 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.093986 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcb09973d2b4ec0bcdd2e5a7855b462" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:36.076330 31911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bf9e750ee646ad915203d228f578f2" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
W20260709 12:20:36.097908 31804 leader_election.cc:343] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:36.099025 31804 leader_election.cc:343] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.099479 31804 leader_election.cc:304] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:36.099723 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcb09973d2b4ec0bcdd2e5a7855b462" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:36.100800 32063 raft_consensus.cc:3060] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.104177 32109 ts_tablet_manager.cc:1434] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.089s	user 0.008s	sys 0.000s
I20260709 12:20:36.108232 32486 raft_consensus.cc:493] T 6759e68742774f418a39094848f414fb P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:36.109555 32109 tablet_bootstrap.cc:492] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:36.109148 32486 raft_consensus.cc:515] T 6759e68742774f418a39094848f414fb P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:36.110991 32485 leader_election.cc:290] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:36.114785 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6759e68742774f418a39094848f414fb" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:36.116281 32482 raft_consensus.cc:2749] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:36.117862 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6759e68742774f418a39094848f414fb" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:36.120124 31882 leader_election.cc:304] T 6759e68742774f418a39094848f414fb P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:36.121066 32486 leader_election.cc:290] T 6759e68742774f418a39094848f414fb P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:36.121519 32112 tablet_bootstrap.cc:492] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:36.122835 32112 ts_tablet_manager.cc:1403] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.353s	user 0.017s	sys 0.015s
I20260709 12:20:36.130420 31839 raft_consensus.cc:2468] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:36.125862 32112 raft_consensus.cc:359] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:36.134147 32112 raft_consensus.cc:385] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.134547 32112 raft_consensus.cc:740] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.135533 32112 consensus_queue.cc:260] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
W20260709 12:20:36.136389 32518 log.cc:927] Time spent T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260709 12:20:36.137506 32108 ts_tablet_manager.cc:1434] T 71d6f956d2ec45ea81c4845143d8b4c9 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.127s	user 0.007s	sys 0.000s
I20260709 12:20:36.138688 32108 tablet_bootstrap.cc:492] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:36.140974 32112 ts_tablet_manager.cc:1434] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:20:36.126811 31985 raft_consensus.cc:2468] T 71d6f956d2ec45ea81c4845143d8b4c9 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
W20260709 12:20:36.132961 32534 log.cc:927] Time spent T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 12:20:36.163700 32488 raft_consensus.cc:493] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:36.164552 32488 raft_consensus.cc:515] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:36.181452 31879 leader_election.cc:304] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:36.182849 32486 raft_consensus.cc:2804] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:36.183439 32486 raft_consensus.cc:697] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:36.183701 32488 leader_election.cc:290] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:36.184166 32486 consensus_queue.cc:237] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:36.192026 32478 raft_consensus.cc:515] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:36.195168 32478 leader_election.cc:290] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:36.202757 32063 raft_consensus.cc:2468] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:36.204212 32112 tablet_bootstrap.cc:492] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:36.213187 31984 raft_consensus.cc:2468] T 76df33f771c3427ca41c1a475128009d P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
I20260709 12:20:36.213531 32209 consensus_queue.cc:1048] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:36.222559 32111 tablet_bootstrap.cc:492] T 76df33f771c3427ca41c1a475128009d P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:36.223373 32111 ts_tablet_manager.cc:1403] T 76df33f771c3427ca41c1a475128009d P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.330s	user 0.066s	sys 0.074s
W20260709 12:20:36.229000 31804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:43977, user_credentials={real_user=slave}} blocked reactor thread for 129983us
I20260709 12:20:36.290755 32027 leader_election.cc:304] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:36.310397 32490 raft_consensus.cc:493] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:36.311058 32490 raft_consensus.cc:515] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:36.313328 32490 leader_election.cc:290] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:36.317406 32112 tablet_bootstrap.cc:654] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.321223 32111 raft_consensus.cc:359] T 76df33f771c3427ca41c1a475128009d P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:36.322190 32111 raft_consensus.cc:385] T 76df33f771c3427ca41c1a475128009d P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.323011 32111 raft_consensus.cc:740] T 76df33f771c3427ca41c1a475128009d P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.323964 32111 consensus_queue.cc:260] T 76df33f771c3427ca41c1a475128009d P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:36.322145 32485 raft_consensus.cc:2749] T 6759e68742774f418a39094848f414fb P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:36.327404 32060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd6f7bff41d4ee08845205065988695" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:36.328106 32060 raft_consensus.cc:2468] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:36.330878 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ec047b5ed4451491d710daccb36029" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:36.335675 32062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ec047b5ed4451491d710daccb36029" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:36.336386 32062 raft_consensus.cc:3060] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.326059 32111 ts_tablet_manager.cc:1434] T 76df33f771c3427ca41c1a475128009d P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.102s	user 0.023s	sys 0.013s
I20260709 12:20:36.340277 32111 tablet_bootstrap.cc:492] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:36.339974 31807 leader_election.cc:304] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:36.341604 32537 raft_consensus.cc:2804] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:36.301618 32394 raft_consensus.cc:2804] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:36.342541 32394 raft_consensus.cc:697] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Becoming Leader. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:36.343513 32394 consensus_queue.cc:237] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:36.341647 31807 leader_election.cc:304] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:36.345803 32482 raft_consensus.cc:2804] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:36.346235 32482 raft_consensus.cc:493] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:36.349321 32108 tablet_bootstrap.cc:654] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.346637 32482 raft_consensus.cc:3060] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.346416 32487 consensus_queue.cc:1048] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:20:36.365372 31911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd6f7bff41d4ee08845205065988695" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:36.354344 32537 raft_consensus.cc:697] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:36.384241 31738 catalog_manager.cc:5697] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "657163f34ded49f9bbb826d07073b3a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:36.398659 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd6f7bff41d4ee08845205065988695" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:36.400557 32108 tablet_bootstrap.cc:492] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:36.401283 32108 ts_tablet_manager.cc:1403] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.263s	user 0.016s	sys 0.000s
I20260709 12:20:36.412257 32109 tablet_bootstrap.cc:654] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.413653 32537 consensus_queue.cc:237] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:36.414544 31911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd6f7bff41d4ee08845205065988695" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:36.417747 32062 raft_consensus.cc:2468] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:36.423010 32480 raft_consensus.cc:515] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:36.427523 32541 raft_consensus.cc:493] T 76df33f771c3427ca41c1a475128009d P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:20:36.438791 32027 leader_election.cc:343] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.445658 32541 raft_consensus.cc:515] T 76df33f771c3427ca41c1a475128009d P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:36.448307 32541 leader_election.cc:290] T 76df33f771c3427ca41c1a475128009d P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:36.455590 32488 consensus_queue.cc:1048] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:36.463083 31807 leader_election.cc:304] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:36.471331 32108 raft_consensus.cc:359] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:36.472371 32108 raft_consensus.cc:385] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.472783 32108 raft_consensus.cc:740] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.469959 31738 catalog_manager.cc:5697] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132). New cstate: current_term: 1 leader_uuid: "65464ab5ffd540298c0713d1845fcee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:36.475598 31989 raft_consensus.cc:2393] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24b080dfe9ae4908a218cbf5138a81e2 in current term 1: Already voted for candidate 54aad746cb1641378df822c67eafe1dd in this term.
I20260709 12:20:36.481655 32111 tablet_bootstrap.cc:654] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.488682 32058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76df33f771c3427ca41c1a475128009d" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:36.468286 32538 raft_consensus.cc:2804] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:36.490481 32482 raft_consensus.cc:515] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:36.492990 31839 raft_consensus.cc:2393] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65464ab5ffd540298c0713d1845fcee0 in current term 1: Already voted for candidate 24b080dfe9ae4908a218cbf5138a81e2 in this term.
I20260709 12:20:36.494640 32482 leader_election.cc:290] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:36.509490 32029 leader_election.cc:304] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:36.511392 32393 raft_consensus.cc:3060] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.524240 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76df33f771c3427ca41c1a475128009d" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:36.524981 32480 leader_election.cc:290] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:36.525285 31990 raft_consensus.cc:2393] T 76df33f771c3427ca41c1a475128009d P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 657163f34ded49f9bbb826d07073b3a7 in current term 1: Already voted for candidate 65464ab5ffd540298c0713d1845fcee0 in this term.
I20260709 12:20:36.526468 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ec047b5ed4451491d710daccb36029" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:36.525777 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ec047b5ed4451491d710daccb36029" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:36.527679 32061 raft_consensus.cc:2393] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54aad746cb1641378df822c67eafe1dd in current term 1: Already voted for candidate 24b080dfe9ae4908a218cbf5138a81e2 in this term.
I20260709 12:20:36.484330 32108 consensus_queue.cc:260] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
W20260709 12:20:36.532361 31804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:43977, user_credentials={real_user=slave}} blocked reactor thread for 61326.8us
I20260709 12:20:36.534904 32538 raft_consensus.cc:697] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:36.610788 32108 ts_tablet_manager.cc:1434] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.209s	user 0.008s	sys 0.002s
W20260709 12:20:36.610702 31804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:43977, user_credentials={real_user=slave}} blocked reactor thread for 74187.5us
W20260709 12:20:36.622030 31804 leader_election.cc:343] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.638386 32108 tablet_bootstrap.cc:492] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:36.656597 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd6f7bff41d4ee08845205065988695" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:36.620223 32538 consensus_queue.cc:237] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:36.629357 31879 leader_election.cc:304] T 76df33f771c3427ca41c1a475128009d P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:36.723430 32109 tablet_bootstrap.cc:492] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:36.724293 32109 ts_tablet_manager.cc:1403] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.616s	user 0.029s	sys 0.030s
I20260709 12:20:36.726838 32112 tablet_bootstrap.cc:492] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:36.727596 32112 ts_tablet_manager.cc:1403] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.524s	user 0.020s	sys 0.001s
W20260709 12:20:36.748484 31804 leader_election.cc:343] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.730940 32485 raft_consensus.cc:3060] T 76df33f771c3427ca41c1a475128009d P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:36.747792 31879 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:38987, user_credentials={real_user=slave}} blocked reactor thread for 128520us
W20260709 12:20:36.772239 31956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:40467, user_credentials={real_user=slave}} blocked reactor thread for 104521us
I20260709 12:20:36.779309 32111 tablet_bootstrap.cc:492] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:36.780437 32111 ts_tablet_manager.cc:1403] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.440s	user 0.012s	sys 0.036s
W20260709 12:20:36.771245 32551 log.cc:927] Time spent T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
I20260709 12:20:36.791517 32393 raft_consensus.cc:2749] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:36.793838 32108 tablet_bootstrap.cc:654] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.796496 32058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd6f7bff41d4ee08845205065988695" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:36.810875 32112 raft_consensus.cc:359] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:36.812414 32112 raft_consensus.cc:385] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.812863 32112 raft_consensus.cc:740] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.816893 32558 raft_consensus.cc:493] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:36.817552 32558 raft_consensus.cc:515] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:36.820178 32558 leader_election.cc:290] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:36.825109 32485 raft_consensus.cc:2749] T 76df33f771c3427ca41c1a475128009d P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:36.813843 32112 consensus_queue.cc:260] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:36.830979 32112 ts_tablet_manager.cc:1434] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.103s	user 0.005s	sys 0.004s
I20260709 12:20:36.832273 32112 tablet_bootstrap.cc:492] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:36.837412 32111 raft_consensus.cc:359] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:36.838055 32111 raft_consensus.cc:385] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.838361 32111 raft_consensus.cc:740] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.838856 32111 consensus_queue.cc:260] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:36.844115 31838 raft_consensus.cc:3060] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.844491 32109 raft_consensus.cc:359] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:36.845294 32109 raft_consensus.cc:385] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.845765 32109 raft_consensus.cc:740] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.848349 32109 consensus_queue.cc:260] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:36.851382 32109 ts_tablet_manager.cc:1434] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.127s	user 0.006s	sys 0.003s
W20260709 12:20:36.851994 31881 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38773, user_credentials={real_user=slave}} blocked reactor thread for 90239.5us
I20260709 12:20:36.863425 32112 tablet_bootstrap.cc:654] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.880782 32111 ts_tablet_manager.cc:1434] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.000s
I20260709 12:20:36.927330 32112 tablet_bootstrap.cc:492] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:36.927947 32112 ts_tablet_manager.cc:1403] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.011s
I20260709 12:20:36.930301 32349 consensus_queue.cc:1048] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:20:36.932173 32112 raft_consensus.cc:359] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:36.933429 32112 raft_consensus.cc:385] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.933801 32112 raft_consensus.cc:740] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.934796 32112 consensus_queue.cc:260] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:36.943742 32486 consensus_queue.cc:1048] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:36.949491 32109 tablet_bootstrap.cc:492] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:36.952467 32111 tablet_bootstrap.cc:492] T c0bf9e750ee646ad915203d228f578f2 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:36.953230 32058 raft_consensus.cc:2468] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:36.957020 32393 consensus_queue.cc:1048] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:36.963449 32112 ts_tablet_manager.cc:1434] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 12:20:36.970376 31807 leader_election.cc:304] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:36.975521 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bf9e750ee646ad915203d228f578f2" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:36.977929 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bf9e750ee646ad915203d228f578f2" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:36.977921 32478 raft_consensus.cc:493] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:36.978675 32112 tablet_bootstrap.cc:492] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:36.995373 32111 tablet_bootstrap.cc:654] T c0bf9e750ee646ad915203d228f578f2 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:37.002583 31956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:40467, user_credentials={real_user=slave}} blocked reactor thread for 144832us
I20260709 12:20:37.010898 32244 raft_consensus.cc:2804] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:37.011451 32244 raft_consensus.cc:697] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:37.012271 32244 consensus_queue.cc:237] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
W20260709 12:20:37.025112 31953 leader_election.cc:343] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:37.026901 32109 tablet_bootstrap.cc:654] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:37.031250 32108 tablet_bootstrap.cc:492] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:37.032063 32108 ts_tablet_manager.cc:1403] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.407s	user 0.025s	sys 0.024s
I20260709 12:20:36.999380 31840 raft_consensus.cc:2468] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:36.996460 32563 consensus_queue.cc:1048] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.040s
I20260709 12:20:37.016235 32544 raft_consensus.cc:493] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:36.997331 32478 raft_consensus.cc:515] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:37.057291 32544 raft_consensus.cc:515] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:37.055656 31955 leader_election.cc:304] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:37.075016 32544 leader_election.cc:290] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:37.081025 31955 leader_election.cc:304] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:37.113759 32108 raft_consensus.cc:359] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:37.114907 32108 raft_consensus.cc:385] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:37.115305 32108 raft_consensus.cc:740] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:37.116245 32108 consensus_queue.cc:260] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:37.119678 32117 raft_consensus.cc:2804] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:37.120198 32117 raft_consensus.cc:493] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:37.120648 32117 raft_consensus.cc:3060] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.108579 32440 raft_consensus.cc:2749] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:20:37.135848 31911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf6695eae848e8917da660db77a846" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
W20260709 12:20:37.139374 32571 log.cc:927] Time spent T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2: Append to log took a long time: real 0.082s	user 0.000s	sys 0.001s
I20260709 12:20:37.146435 32112 tablet_bootstrap.cc:654] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:37.148056 32027 leader_election.cc:343] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:37.131352 31955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38773, user_credentials={real_user=slave}} blocked reactor thread for 50431.7us
I20260709 12:20:37.155438 32111 tablet_bootstrap.cc:492] T c0bf9e750ee646ad915203d228f578f2 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:37.156011 32111 ts_tablet_manager.cc:1403] T c0bf9e750ee646ad915203d228f578f2 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.204s	user 0.014s	sys 0.006s
I20260709 12:20:37.158427 32480 raft_consensus.cc:493] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:37.158996 32480 raft_consensus.cc:515] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:37.159974 32109 tablet_bootstrap.cc:492] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:37.160960 32109 ts_tablet_manager.cc:1403] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.212s	user 0.022s	sys 0.019s
I20260709 12:20:37.161263 32480 leader_election.cc:290] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
W20260709 12:20:37.170708 31956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:40467, user_credentials={real_user=slave}} blocked reactor thread for 44622.6us
I20260709 12:20:37.173851 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046445668a2a45bba449faf56cef3f71" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:37.174557 31915 raft_consensus.cc:3060] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.174782 32063 raft_consensus.cc:2468] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:37.176748 32108 ts_tablet_manager.cc:1434] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.144s	user 0.011s	sys 0.000s
I20260709 12:20:37.179056 32117 raft_consensus.cc:515] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:37.180886 32108 tablet_bootstrap.cc:492] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:37.176590 31956 leader_election.cc:304] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:37.191794 32570 raft_consensus.cc:2804] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:37.192425 32570 raft_consensus.cc:493] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:37.192025 32109 raft_consensus.cc:359] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:37.192907 32570 raft_consensus.cc:3060] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.192983 32109 raft_consensus.cc:385] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:37.193441 32109 raft_consensus.cc:740] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:37.196089 32109 consensus_queue.cc:260] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:37.184376 32111 raft_consensus.cc:359] T c0bf9e750ee646ad915203d228f578f2 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:37.197484 32111 raft_consensus.cc:385] T c0bf9e750ee646ad915203d228f578f2 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:37.197808 32111 raft_consensus.cc:740] T c0bf9e750ee646ad915203d228f578f2 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:37.199357 32117 leader_election.cc:290] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:37.198469 32111 consensus_queue.cc:260] T c0bf9e750ee646ad915203d228f578f2 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:37.212935 32109 ts_tablet_manager.cc:1434] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.052s	user 0.011s	sys 0.001s
I20260709 12:20:37.213677 32111 ts_tablet_manager.cc:1434] T c0bf9e750ee646ad915203d228f578f2 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.003s
I20260709 12:20:37.219777 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bf9e750ee646ad915203d228f578f2" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:37.220839 31916 raft_consensus.cc:3060] T c0bf9e750ee646ad915203d228f578f2 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.243877 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf6695eae848e8917da660db77a846" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:37.245760 32478 leader_election.cc:290] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:37.255282 31916 raft_consensus.cc:2468] T c0bf9e750ee646ad915203d228f578f2 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:37.259997 32244 raft_consensus.cc:493] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:37.213271 32488 consensus_queue.cc:1048] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:20:37.268581 31912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a3e3978453491dbcb941756d69a4f8" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:37.270220 31990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a3e3978453491dbcb941756d69a4f8" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:37.270483 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bf9e750ee646ad915203d228f578f2" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:37.271642 31839 raft_consensus.cc:3060] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.276360 32573 consensus_queue.cc:1048] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:20:37.286228 32029 leader_election.cc:343] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:37.286857 32029 leader_election.cc:304] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:37.288492 32554 raft_consensus.cc:2749] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:37.293222 31953 leader_election.cc:304] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:37.295207 32582 raft_consensus.cc:2804] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:37.295740 32582 raft_consensus.cc:697] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:37.296617 32582 consensus_queue.cc:237] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:37.260819 32244 raft_consensus.cc:515] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:37.311286 31804 leader_election.cc:304] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:37.314067 31839 raft_consensus.cc:2468] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:37.317478 32244 leader_election.cc:290] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:37.328575 32488 raft_consensus.cc:2749] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:37.341444 32108 tablet_bootstrap.cc:654] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:37.335547 32570 raft_consensus.cc:515] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:37.358899 32570 leader_election.cc:290] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:37.361536 31836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046445668a2a45bba449faf56cef3f71" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
W20260709 12:20:37.370405 31879 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.556s	user 0.005s	sys 0.012s
I20260709 12:20:37.381162 31836 raft_consensus.cc:2468] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
W20260709 12:20:37.381705 31879 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.567s	user 0.006s	sys 0.012s
W20260709 12:20:37.383014 31879 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:38987, user_credentials={real_user=slave}} blocked reactor thread for 568585us
I20260709 12:20:37.373570 32111 tablet_bootstrap.cc:492] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:37.384894 32112 tablet_bootstrap.cc:492] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:37.385739 32112 ts_tablet_manager.cc:1403] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.418s	user 0.043s	sys 0.033s
I20260709 12:20:37.375768 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046445668a2a45bba449faf56cef3f71" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
W20260709 12:20:37.386700 31804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:43977, user_credentials={real_user=slave}} blocked reactor thread for 60503.7us
W20260709 12:20:37.387938 31786 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:37.377310 32109 tablet_bootstrap.cc:492] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0: Bootstrap starting.
I20260709 12:20:37.402478 31840 raft_consensus.cc:3060] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.432392 32056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046445668a2a45bba449faf56cef3f71" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:37.433267 32056 raft_consensus.cc:3060] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.433416 32111 tablet_bootstrap.cc:654] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:37.437021 32486 consensus_queue.cc:1048] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:37.439975 31984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046445668a2a45bba449faf56cef3f71" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:37.440960 31984 raft_consensus.cc:2393] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24b080dfe9ae4908a218cbf5138a81e2 in current term 1: Already voted for candidate 54aad746cb1641378df822c67eafe1dd in this term.
I20260709 12:20:37.445441 32112 raft_consensus.cc:359] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:37.454645 32112 raft_consensus.cc:385] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:37.454995 32112 raft_consensus.cc:740] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:37.455729 32112 consensus_queue.cc:260] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:37.484030 32112 ts_tablet_manager.cc:1434] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.098s	user 0.007s	sys 0.003s
I20260709 12:20:37.515578 32109 tablet_bootstrap.cc:654] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:37.510084 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046445668a2a45bba449faf56cef3f71" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:37.557070 32478 raft_consensus.cc:493] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:37.583832 31807 leader_election.cc:304] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:37.536410 32591 consensus_queue.cc:1048] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.051s
I20260709 12:20:37.599716 32488 consensus_queue.cc:1048] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:37.580257 32478 raft_consensus.cc:515] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:37.604643 32478 leader_election.cc:290] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:37.641017 32393 raft_consensus.cc:493] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:37.641680 32393 raft_consensus.cc:515] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:37.653730 32112 tablet_bootstrap.cc:492] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:37.618160 31840 raft_consensus.cc:2468] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:37.686594 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92012879fb4905b444d4049c805d9f" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:37.689929 32589 raft_consensus.cc:2749] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:37.687960 31913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92012879fb4905b444d4049c805d9f" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
W20260709 12:20:37.694180 32593 log.cc:927] Time spent T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7: Append to log took a long time: real 0.161s	user 0.000s	sys 0.001s
I20260709 12:20:37.698907 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a735ff3a9c44e71a19d939443fb1d0a" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:37.700563 31955 leader_election.cc:304] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 
I20260709 12:20:37.701534 32570 raft_consensus.cc:2804] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:37.702164 32570 raft_consensus.cc:697] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:37.703151 32570 consensus_queue.cc:237] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:37.708438 32393 leader_election.cc:290] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
W20260709 12:20:37.721026 32027 leader_election.cc:343] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:37.724958 31804 leader_election.cc:343] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:37.732072 31804 leader_election.cc:343] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:37.732548 31804 leader_election.cc:304] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7
W20260709 12:20:37.733863 31804 consensus_peers.cc:597] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. 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:20:37.736811 32537 raft_consensus.cc:2749] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:37.775748 32111 tablet_bootstrap.cc:492] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:37.776394 32111 ts_tablet_manager.cc:1403] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.403s	user 0.018s	sys 0.030s
I20260709 12:20:37.782425 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a735ff3a9c44e71a19d939443fb1d0a" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:37.829692 32108 tablet_bootstrap.cc:492] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:37.975131 32108 ts_tablet_manager.cc:1403] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.795s	user 0.016s	sys 0.032s
I20260709 12:20:37.856386 32582 consensus_queue.cc:1048] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:37.982745 32487 consensus_queue.cc:1048] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:20:37.878458 32029 leader_election.cc:343] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:37.922966 32111 raft_consensus.cc:359] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:37.984458 32111 raft_consensus.cc:385] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:37.984942 32111 raft_consensus.cc:740] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:37.985944 32111 consensus_queue.cc:260] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:37.951434 31735 catalog_manager.cc:5697] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } }
I20260709 12:20:37.968317 32109 tablet_bootstrap.cc:492] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0: No bootstrap required, opened a new log
I20260709 12:20:37.988428 32109 ts_tablet_manager.cc:1403] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0: Time spent bootstrapping tablet: real 0.611s	user 0.015s	sys 0.013s
I20260709 12:20:37.990259 32558 consensus_queue.cc:1048] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:20:37.996693 32108 raft_consensus.cc:359] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
W20260709 12:20:37.998557 32056 consensus_meta.cc:287] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0: Time spent flushing consensus metadata: real 0.565s	user 0.007s	sys 0.009s
I20260709 12:20:37.999025 32056 raft_consensus.cc:2468] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:38.000065 32111 ts_tablet_manager.cc:1434] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.223s	user 0.011s	sys 0.023s
I20260709 12:20:38.001268 32111 tablet_bootstrap.cc:492] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:38.009011 32029 leader_election.cc:304] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:38.010197 32393 raft_consensus.cc:2749] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:38.010591 32108 raft_consensus.cc:385] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:38.011010 32108 raft_consensus.cc:740] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:38.011788 32108 consensus_queue.cc:260] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
W20260709 12:20:38.010200 32029 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38773, user_credentials={real_user=slave}} blocked reactor thread for 131789us
I20260709 12:20:38.013324 32111 tablet_bootstrap.cc:654] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:38.013500 32108 ts_tablet_manager.cc:1434] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
W20260709 12:20:38.017933 32602 log.cc:927] Time spent T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 12:20:38.029222 32112 tablet_bootstrap.cc:654] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:38.035512 32108 tablet_bootstrap.cc:492] T 8d92012879fb4905b444d4049c805d9f P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:38.037936 32109 raft_consensus.cc:359] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:38.038825 32109 raft_consensus.cc:385] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:38.039124 32109 raft_consensus.cc:740] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Initialized, Role: FOLLOWER
I20260709 12:20:38.039903 32109 consensus_queue.cc:260] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:38.043866 32109 ts_tablet_manager.cc:1434] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.004s
I20260709 12:20:38.073140 32108 tablet_bootstrap.cc:654] T 8d92012879fb4905b444d4049c805d9f P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:38.098505 32544 raft_consensus.cc:493] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:38.099177 32544 raft_consensus.cc:515] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:38.101416 32544 leader_election.cc:290] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:38.117812 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dec38d98c1748128f841b5e4fb849ee" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:38.126080 31988 raft_consensus.cc:2468] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 0.
I20260709 12:20:38.131534 32027 leader_election.cc:304] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:38.119153 31911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dec38d98c1748128f841b5e4fb849ee" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:38.136116 32394 raft_consensus.cc:2804] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:38.142802 32394 raft_consensus.cc:493] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:38.143419 32394 raft_consensus.cc:3060] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:38.136962 32561 consensus_queue.cc:1048] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:20:38.150655 31916 raft_consensus.cc:3060] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:38.151105 32027 leader_election.cc:343] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:38.158776 32558 consensus_queue.cc:1048] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:38.181272 32112 tablet_bootstrap.cc:492] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:38.181958 32112 ts_tablet_manager.cc:1403] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.529s	user 0.034s	sys 0.017s
I20260709 12:20:38.184952 32112 raft_consensus.cc:359] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:38.185683 32112 raft_consensus.cc:385] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:38.185956 32112 raft_consensus.cc:740] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:38.186897 32112 consensus_queue.cc:260] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:38.196862 32111 tablet_bootstrap.cc:492] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:38.197482 32111 ts_tablet_manager.cc:1403] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.196s	user 0.014s	sys 0.007s
I20260709 12:20:38.201448 32487 raft_consensus.cc:493] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:38.202037 32487 raft_consensus.cc:515] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:38.207578 32487 leader_election.cc:290] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:38.212327 31911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf6695eae848e8917da660db77a846" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:38.204520 32112 ts_tablet_manager.cc:1434] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:20:38.204843 32111 raft_consensus.cc:359] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:38.214248 32111 raft_consensus.cc:385] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:20:38.214537 31804 leader_election.cc:343] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:38.214756 32057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf6695eae848e8917da660db77a846" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:38.215540 32057 raft_consensus.cc:2468] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 0.
I20260709 12:20:38.214594 32111 raft_consensus.cc:740] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:38.217108 31807 leader_election.cc:304] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:38.217222 32112 tablet_bootstrap.cc:492] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:38.217327 32111 consensus_queue.cc:260] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:38.218457 32487 raft_consensus.cc:2804] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:38.218847 32487 raft_consensus.cc:493] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:38.219228 32487 raft_consensus.cc:3060] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:38.219297 32111 ts_tablet_manager.cc:1434] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260709 12:20:38.220471 32111 tablet_bootstrap.cc:492] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:38.200724 32394 raft_consensus.cc:515] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:38.227631 32108 tablet_bootstrap.cc:492] T 8d92012879fb4905b444d4049c805d9f P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:38.228459 32108 ts_tablet_manager.cc:1403] T 8d92012879fb4905b444d4049c805d9f P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.198s	user 0.026s	sys 0.040s
I20260709 12:20:38.228888 32112 tablet_bootstrap.cc:654] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:38.231757 32108 raft_consensus.cc:359] T 8d92012879fb4905b444d4049c805d9f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:38.232542 32108 raft_consensus.cc:385] T 8d92012879fb4905b444d4049c805d9f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:38.232811 32108 raft_consensus.cc:740] T 8d92012879fb4905b444d4049c805d9f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:38.233474 32108 consensus_queue.cc:260] T 8d92012879fb4905b444d4049c805d9f P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:38.249825 32108 ts_tablet_manager.cc:1434] T 8d92012879fb4905b444d4049c805d9f P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 12:20:38.251215 32108 tablet_bootstrap.cc:492] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd: Bootstrap starting.
I20260709 12:20:38.248121 32487 raft_consensus.cc:515] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:38.260140 32565 raft_consensus.cc:493] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:38.263578 32565 raft_consensus.cc:515] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:38.264715 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf6695eae848e8917da660db77a846" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:38.265439 32061 raft_consensus.cc:3060] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:38.267594 31911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf6695eae848e8917da660db77a846" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
W20260709 12:20:38.273741 31804 leader_election.cc:343] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:38.258342 32487 leader_election.cc:290] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:38.288229 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dec38d98c1748128f841b5e4fb849ee" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
W20260709 12:20:38.295478 32027 leader_election.cc:343] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:38.324519 32394 leader_election.cc:290] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 1 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:38.326656 32060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd6f7bff41d4ee08845205065988695" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:38.331480 32111 tablet_bootstrap.cc:654] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:38.342494 32565 leader_election.cc:290] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:38.347400 31989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dec38d98c1748128f841b5e4fb849ee" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:38.350517 31989 raft_consensus.cc:3060] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:38.333788 31737 catalog_manager.cc:5697] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:38.365284 32108 tablet_bootstrap.cc:654] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:38.366813 32061 raft_consensus.cc:2468] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 1.
I20260709 12:20:38.355912 31737 catalog_manager.cc:5697] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:38.385100 31807 leader_election.cc:304] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:38.379401 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd6f7bff41d4ee08845205065988695" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:38.391606 32383 raft_consensus.cc:2804] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:38.392349 32383 raft_consensus.cc:697] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:38.393388 32383 consensus_queue.cc:237] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:38.404418 31989 raft_consensus.cc:2468] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
I20260709 12:20:38.406098 31738 catalog_manager.cc:5697] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 1 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:38.408004 32027 leader_election.cc:304] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:38.408979 32553 raft_consensus.cc:2804] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:38.409647 32553 raft_consensus.cc:697] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Becoming Leader. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:38.410610 32553 consensus_queue.cc:237] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:38.416272 31881 leader_election.cc:304] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:38.422113 32565 raft_consensus.cc:2749] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:38.424254 32108 tablet_bootstrap.cc:492] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd: No bootstrap required, opened a new log
I20260709 12:20:38.424957 32108 ts_tablet_manager.cc:1403] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd: Time spent bootstrapping tablet: real 0.174s	user 0.005s	sys 0.006s
I20260709 12:20:38.461939 32108 raft_consensus.cc:359] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:38.462821 32108 raft_consensus.cc:385] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:38.463161 32108 raft_consensus.cc:740] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Initialized, Role: FOLLOWER
I20260709 12:20:38.464287 32108 consensus_queue.cc:260] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:38.465085 32561 raft_consensus.cc:493] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:38.465581 32561 raft_consensus.cc:515] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:38.466771 32111 tablet_bootstrap.cc:492] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:38.467389 32111 ts_tablet_manager.cc:1403] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.247s	user 0.009s	sys 0.003s
I20260709 12:20:38.469877 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a735ff3a9c44e71a19d939443fb1d0a" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:38.470646 32061 raft_consensus.cc:2468] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 0.
I20260709 12:20:38.471944 31956 leader_election.cc:304] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:38.472775 32582 raft_consensus.cc:2804] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:38.473153 32582 raft_consensus.cc:493] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:38.473618 32582 raft_consensus.cc:3060] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:38.475101 32111 raft_consensus.cc:359] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:38.475975 32111 raft_consensus.cc:385] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:38.476245 32111 raft_consensus.cc:740] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:38.476941 32111 consensus_queue.cc:260] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:38.470853 32112 tablet_bootstrap.cc:492] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2: No bootstrap required, opened a new log
I20260709 12:20:38.478248 32112 ts_tablet_manager.cc:1403] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.261s	user 0.040s	sys 0.049s
I20260709 12:20:38.480387 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a735ff3a9c44e71a19d939443fb1d0a" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:38.481412 32112 raft_consensus.cc:359] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:38.483359 32112 raft_consensus.cc:385] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:20:38.483510 31955 leader_election.cc:343] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:38.483665 32112 raft_consensus.cc:740] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:38.484576 32112 consensus_queue.cc:260] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:38.485225 31739 catalog_manager.cc:5697] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 1 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } }
I20260709 12:20:38.489503 32111 ts_tablet_manager.cc:1434] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.002s
I20260709 12:20:38.490819 32111 tablet_bootstrap.cc:492] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7: Bootstrap starting.
I20260709 12:20:38.494843 32561 leader_election.cc:290] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:38.500801 32565 raft_consensus.cc:493] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:38.501751 32565 raft_consensus.cc:515] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:38.509238 32582 raft_consensus.cc:515] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:38.511441 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92012879fb4905b444d4049c805d9f" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:38.512197 31988 raft_consensus.cc:2468] T 8d92012879fb4905b444d4049c805d9f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 0.
I20260709 12:20:38.513460 31879 leader_election.cc:304] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:38.514376 32621 raft_consensus.cc:2804] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:38.514807 32621 raft_consensus.cc:493] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:38.515190 32621 raft_consensus.cc:3060] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:38.514222 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a735ff3a9c44e71a19d939443fb1d0a" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:38.518445 32061 raft_consensus.cc:3060] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:38.521453 32108 ts_tablet_manager.cc:1434] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd: Time spent starting tablet: real 0.096s	user 0.010s	sys 0.002s
I20260709 12:20:38.524145 32565 leader_election.cc:290] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:38.524633 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a735ff3a9c44e71a19d939443fb1d0a" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
I20260709 12:20:38.525279 31839 raft_consensus.cc:3060] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:38.535806 31734 catalog_manager.cc:5697] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:38.536471 31839 raft_consensus.cc:2468] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:38.540184 32582 leader_election.cc:290] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 1 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:38.595616 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92012879fb4905b444d4049c805d9f" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2" is_pre_election: true
I20260709 12:20:38.612448 31840 raft_consensus.cc:2468] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 0.
I20260709 12:20:38.618309 31955 leader_election.cc:304] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 
I20260709 12:20:38.631804 32560 raft_consensus.cc:2804] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:38.606707 32061 raft_consensus.cc:2468] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:38.632375 32560 raft_consensus.cc:697] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:38.633304 32560 consensus_queue.cc:237] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:38.607417 32621 raft_consensus.cc:515] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:38.661295 32621 leader_election.cc:290] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:38.609449 31736 catalog_manager.cc:5697] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132). New cstate: current_term: 1 leader_uuid: "65464ab5ffd540298c0713d1845fcee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:38.599210 32112 ts_tablet_manager.cc:1434] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.121s	user 0.006s	sys 0.002s
I20260709 12:20:38.757830 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92012879fb4905b444d4049c805d9f" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
W20260709 12:20:38.710568 31955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38773, user_credentials={real_user=slave}} blocked reactor thread for 66139.4us
I20260709 12:20:38.758638 31840 raft_consensus.cc:3060] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:38.748850 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92012879fb4905b444d4049c805d9f" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:38.764007 31987 raft_consensus.cc:3060] T 8d92012879fb4905b444d4049c805d9f P 54aad746cb1641378df822c67eafe1dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:38.780267 31987 raft_consensus.cc:2468] T 8d92012879fb4905b444d4049c805d9f P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:38.746618 32111 tablet_bootstrap.cc:700] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7: Time spent opening tablet: real 0.141s	user 0.007s	sys 0.002s
I20260709 12:20:38.783258 32111 tablet_bootstrap.cc:654] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:38.787863 31840 raft_consensus.cc:2468] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:38.826901 31739 catalog_manager.cc:5697] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 1 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:38.828738 31786 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:38.834056 31879 leader_election.cc:304] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:38.835207 32635 raft_consensus.cc:2804] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:38.837390 32635 raft_consensus.cc:697] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Becoming Leader. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:38.838824 32635 consensus_queue.cc:237] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:38.846351 32637 raft_consensus.cc:493] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:38.847087 32637 raft_consensus.cc:515] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:38.853507 32637 leader_election.cc:290] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:38.847909 32111 tablet_bootstrap.cc:492] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7: No bootstrap required, opened a new log
I20260709 12:20:38.862380 32111 ts_tablet_manager.cc:1403] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7: Time spent bootstrapping tablet: real 0.372s	user 0.014s	sys 0.003s
I20260709 12:20:38.865626 32111 raft_consensus.cc:359] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:38.872721 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dec38d98c1748128f841b5e4fb849ee" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:38.878244 32111 raft_consensus.cc:385] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:38.878648 32111 raft_consensus.cc:740] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:38.869587 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dec38d98c1748128f841b5e4fb849ee" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:38.879467 32111 consensus_queue.cc:260] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:38.880091 31987 raft_consensus.cc:2393] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 657163f34ded49f9bbb826d07073b3a7 in current term 1: Already voted for candidate 65464ab5ffd540298c0713d1845fcee0 in this term.
I20260709 12:20:38.885133 32111 ts_tablet_manager.cc:1434] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:20:38.887822 31879 leader_election.cc:304] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:38.888823 32486 raft_consensus.cc:3060] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:38.877631 31804 consensus_peers.cc:597] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. 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:20:38.897531 32553 consensus_queue.cc:1048] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:38.901907 32486 raft_consensus.cc:2749] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:38.908712 32620 consensus_queue.cc:1048] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:38.915019 31734 catalog_manager.cc:5697] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "657163f34ded49f9bbb826d07073b3a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:38.919853 32394 consensus_queue.cc:1048] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:39.089519 32558 consensus_queue.cc:1048] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:39.129025 32560 consensus_queue.cc:1048] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:20:39.265131 31911 raft_consensus.cc:3060] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:39.305263 32486 consensus_queue.cc:1048] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:39.320178 32634 consensus_queue.cc:1048] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:40.404438 27890 tablet_server.cc:179] TabletServer@127.27.60.129:0 shutting down...
W20260709 12:20:40.412549 31881 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:20:40.416836 31881 consensus_peers.cc:597] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:40.425551 31881 consensus_peers.cc:597] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:40.470223 31955 consensus_peers.cc:597] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:40.478248 32029 consensus_peers.cc:597] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:40.487236 31881 consensus_peers.cc:597] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:40.489401 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:40.490918 27890 tablet_replica.cc:333] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.491918 27890 raft_consensus.cc:2243] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:40.492990 27890 raft_consensus.cc:2272] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.495543 27890 tablet_replica.cc:333] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.496333 27890 raft_consensus.cc:2243] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:40.497481 27890 raft_consensus.cc:2272] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.499799 27890 tablet_replica.cc:333] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.500667 27890 raft_consensus.cc:2243] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.501483 27890 raft_consensus.cc:2272] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:40.502801 31955 consensus_peers.cc:597] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:40.504283 27890 tablet_replica.cc:333] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.505118 27890 raft_consensus.cc:2243] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.505847 27890 raft_consensus.cc:2272] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.508610 27890 tablet_replica.cc:333] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.509328 27890 raft_consensus.cc:2243] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.509904 27890 raft_consensus.cc:2272] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:40.510399 31955 consensus_peers.cc:597] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:40.511819 31955 consensus_peers.cc:597] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:40.512396 27890 tablet_replica.cc:333] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.513159 27890 raft_consensus.cc:2243] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.513682 27890 raft_consensus.cc:2272] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.515913 27890 tablet_replica.cc:333] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.516515 27890 raft_consensus.cc:2243] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.516973 27890 raft_consensus.cc:2272] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.519002 27890 tablet_replica.cc:333] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.519640 27890 raft_consensus.cc:2243] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.520056 27890 raft_consensus.cc:2272] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.521848 27890 tablet_replica.cc:333] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.522533 27890 raft_consensus.cc:2243] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:40.523314 27890 raft_consensus.cc:2272] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.525424 27890 tablet_replica.cc:333] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.526232 27890 raft_consensus.cc:2243] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.526706 27890 raft_consensus.cc:2272] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.528623 27890 tablet_replica.cc:333] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.529227 27890 raft_consensus.cc:2243] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:40.530023 27890 raft_consensus.cc:2272] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.532086 27890 tablet_replica.cc:333] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.532995 27890 raft_consensus.cc:2243] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.533684 27890 raft_consensus.cc:2272] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.537000 27890 tablet_replica.cc:333] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.538081 27890 raft_consensus.cc:2243] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:40.539172 27890 raft_consensus.cc:2272] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.542346 27890 tablet_replica.cc:333] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.543082 27890 raft_consensus.cc:2243] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:40.543980 27890 raft_consensus.cc:2272] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.546391 27890 tablet_replica.cc:333] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.547093 27890 raft_consensus.cc:2243] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.547572 27890 raft_consensus.cc:2272] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.549593 27890 tablet_replica.cc:333] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.550256 27890 raft_consensus.cc:2243] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.550773 27890 raft_consensus.cc:2272] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.554073 27890 tablet_replica.cc:333] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.555186 27890 raft_consensus.cc:2243] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.555761 27890 raft_consensus.cc:2272] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.558053 27890 tablet_replica.cc:333] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.558853 27890 raft_consensus.cc:2243] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:40.560096 27890 raft_consensus.cc:2272] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.563263 27890 tablet_replica.cc:333] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.563969 27890 raft_consensus.cc:2243] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:40.564869 27890 raft_consensus.cc:2272] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.567605 27890 tablet_replica.cc:333] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.568271 27890 raft_consensus.cc:2243] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:40.569514 27890 raft_consensus.cc:2272] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.573076 27890 tablet_replica.cc:333] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.573963 27890 raft_consensus.cc:2243] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.574569 27890 raft_consensus.cc:2272] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.577039 27890 tablet_replica.cc:333] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.577643 27890 raft_consensus.cc:2243] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:40.578498 27890 raft_consensus.cc:2272] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.580654 27890 tablet_replica.cc:333] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.581532 27890 raft_consensus.cc:2243] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.582160 27890 raft_consensus.cc:2272] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.585042 27890 tablet_replica.cc:333] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.585762 27890 raft_consensus.cc:2243] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.586380 27890 raft_consensus.cc:2272] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.588918 27890 tablet_replica.cc:333] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
W20260709 12:20:40.588979 31881 consensus_peers.cc:597] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:40.589824 27890 raft_consensus.cc:2243] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.590576 27890 raft_consensus.cc:2272] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.592824 27890 tablet_replica.cc:333] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.593568 27890 raft_consensus.cc:2243] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.594180 27890 raft_consensus.cc:2272] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:40.595533 31955 consensus_peers.cc:597] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:40.596472 27890 tablet_replica.cc:333] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.597114 27890 raft_consensus.cc:2243] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.597564 27890 raft_consensus.cc:2272] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.599716 27890 tablet_replica.cc:333] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.600328 27890 raft_consensus.cc:2243] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:40.601214 27890 raft_consensus.cc:2272] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.603758 27890 tablet_replica.cc:333] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.604586 27890 raft_consensus.cc:2243] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:40.605499 27890 raft_consensus.cc:2272] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.607820 27890 tablet_replica.cc:333] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.608392 27890 raft_consensus.cc:2243] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:40.609472 27890 raft_consensus.cc:2272] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.612604 27890 tablet_replica.cc:333] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.613528 27890 raft_consensus.cc:2243] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.614177 27890 raft_consensus.cc:2272] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:40.616014 32029 consensus_peers.cc:597] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:40.616757 27890 tablet_replica.cc:333] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.617705 27890 raft_consensus.cc:2243] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.618306 27890 raft_consensus.cc:2272] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.621038 27890 tablet_replica.cc:333] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
W20260709 12:20:40.621536 31955 consensus_peers.cc:597] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:40.621708 27890 raft_consensus.cc:2243] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.622367 27890 raft_consensus.cc:2272] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.624928 27890 tablet_replica.cc:333] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.625741 27890 raft_consensus.cc:2243] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.626367 27890 raft_consensus.cc:2272] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.629169 27890 tablet_replica.cc:333] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.630010 27890 raft_consensus.cc:2243] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:40.631124 27890 raft_consensus.cc:2272] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.633972 27890 tablet_replica.cc:333] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.634749 27890 raft_consensus.cc:2243] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.635407 27890 raft_consensus.cc:2272] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.638074 27890 tablet_replica.cc:333] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.638845 27890 raft_consensus.cc:2243] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:40.639670 27890 raft_consensus.cc:2272] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.641673 27890 tablet_replica.cc:333] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.642562 27890 raft_consensus.cc:2243] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.643024 27890 raft_consensus.cc:2272] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.645673 27890 tablet_replica.cc:333] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.646814 27890 raft_consensus.cc:2243] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:40.647878 27890 raft_consensus.cc:2272] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.650084 27890 tablet_replica.cc:333] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.650830 27890 raft_consensus.cc:2243] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:40.651849 27890 raft_consensus.cc:2272] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.653975 27890 tablet_replica.cc:333] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.654608 27890 raft_consensus.cc:2243] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.655063 27890 raft_consensus.cc:2272] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.657162 27890 tablet_replica.cc:333] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.657729 27890 raft_consensus.cc:2243] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:40.658808 27890 raft_consensus.cc:2272] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.661521 27890 tablet_replica.cc:333] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.662077 27890 raft_consensus.cc:2243] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.662643 27890 raft_consensus.cc:2272] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:40.664534 31881 consensus_peers.cc:597] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:40.665130 27890 tablet_replica.cc:333] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.665892 27890 raft_consensus.cc:2243] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:40.666429 27890 raft_consensus.cc:2272] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.669275 27890 tablet_replica.cc:333] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2: stopping tablet replica
I20260709 12:20:40.670038 27890 raft_consensus.cc:2243] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:40.670905 27890 raft_consensus.cc:2272] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:40.674479 31955 consensus_peers.cc:597] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:40.680254 31881 consensus_peers.cc:597] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:40.705416 31955 consensus_peers.cc:597] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:40.755689 27890 tablet_server.cc:196] TabletServer@127.27.60.129:0 shutdown complete.
W20260709 12:20:40.771317 31955 consensus_peers.cc:597] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:40.779644 31955 consensus_peers.cc:597] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:40.821067 31881 consensus_peers.cc:597] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:40.821758 31881 consensus_peers.cc:597] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:40.840390 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:40.846776 31881 consensus_peers.cc:597] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:40.851430 32029 consensus_peers.cc:597] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:40.853751 32029 consensus_peers.cc:597] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:40.867069 32662 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:20:40.869833 32664 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:20:40.886662 31881 consensus_peers.cc:597] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:40.889241 32666 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:20:40.889763 32029 consensus_peers.cc:597] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:40.891294 27890 server_base.cc:1061] running on GCE node
I20260709 12:20:40.896310 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:40.896783 27890 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:20:40.897068 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599640897042 us; error 0 us; skew 500 ppm
I20260709 12:20:40.897954 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:40.915009 27890 webserver.cc:533] Webserver started at http://127.27.60.129:42701/ using document root <none> and password file <none>
I20260709 12:20:40.915815 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:40.916376 27890 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:20:40.939859 27890 fs_manager.cc:714] Time spent opening directory manager: real 0.022s	user 0.006s	sys 0.005s
I20260709 12:20:40.955919 32671 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:20:40.957088 27890 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.001s	sys 0.004s
I20260709 12:20:40.957530 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/ts-0-root
uuid: "24b080dfe9ae4908a218cbf5138a81e2"
format_stamp: "Formatted at 2026-07-09 12:20:24 on dist-test-slave-zqnl"
I20260709 12:20:40.958137 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599458788625-27890-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:20:41.004371 32029 consensus_peers.cc:597] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:41.018555 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:41.020613 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:41.022933 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:41.044255 32678 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 12:20:41.365851 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:20:41.366259 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.323s	user 0.011s	sys 0.000s
I20260709 12:20:41.366657 27890 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:20:41.373811 32678 tablet_bootstrap.cc:492] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:41.395517 32678 tablet_bootstrap.cc:492] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:41.396581 32678 tablet_bootstrap.cc:492] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:41.397274 32678 ts_tablet_manager.cc:1403] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260709 12:20:41.400534 32678 raft_consensus.cc:359] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:41.401494 32678 raft_consensus.cc:740] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.402532 32678 consensus_queue.cc:260] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:41.405604 32678 ts_tablet_manager.cc:1434] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:20:41.406562 32678 tablet_bootstrap.cc:492] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:41.450384 32678 tablet_bootstrap.cc:492] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:41.451617 32678 tablet_bootstrap.cc:492] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:41.452425 32678 ts_tablet_manager.cc:1403] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.046s	user 0.027s	sys 0.012s
I20260709 12:20:41.455423 32678 raft_consensus.cc:359] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:41.456188 32678 raft_consensus.cc:740] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.456869 32678 consensus_queue.cc:260] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:41.459082 32678 ts_tablet_manager.cc:1434] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:20:41.460009 32678 tablet_bootstrap.cc:492] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:41.475481 32394 raft_consensus.cc:493] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.476317 32394 raft_consensus.cc:515] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:41.495151 32394 leader_election.cc:290] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
W20260709 12:20:41.499434 32029 leader_election.cc:336] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:41.503881 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a521ba034e6f47f4bc609a243a1f47b7" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:41.506539 32027 leader_election.cc:304] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:41.509650 32660 raft_consensus.cc:2749] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:41.545081 32678 tablet_bootstrap.cc:492] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:41.546229 32678 tablet_bootstrap.cc:492] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:41.546917 32678 ts_tablet_manager.cc:1403] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.087s	user 0.037s	sys 0.047s
I20260709 12:20:41.549942 32678 raft_consensus.cc:359] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:41.550806 32678 raft_consensus.cc:740] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.551723 32678 consensus_queue.cc:260] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:41.554437 32678 ts_tablet_manager.cc:1434] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:20:41.555325 32678 tablet_bootstrap.cc:492] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:41.565938 32637 raft_consensus.cc:493] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.566924 32637 raft_consensus.cc:515] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:41.570667 32637 leader_election.cc:290] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:41.571476 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62512fa9254a4942958c510915970c2b" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:41.579901 32678 tablet_bootstrap.cc:492] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:41.580986 32678 tablet_bootstrap.cc:492] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:41.581670 32678 ts_tablet_manager.cc:1403] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.007s
W20260709 12:20:41.583035 31881 leader_election.cc:336] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:41.583566 31881 leader_election.cc:304] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:41.584331 32637 raft_consensus.cc:2749] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:41.584471 32678 raft_consensus.cc:359] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:41.585338 32678 raft_consensus.cc:740] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.586061 32678 consensus_queue.cc:260] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:41.588045 32678 ts_tablet_manager.cc:1434] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:20:41.588871 32678 tablet_bootstrap.cc:492] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:41.591598 32637 raft_consensus.cc:493] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.592314 32637 raft_consensus.cc:515] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:41.594846 32637 leader_election.cc:290] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:41.601099 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f1417c6a44441886dbc07549bb733" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:41.603041 32637 raft_consensus.cc:493] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.603673 32637 raft_consensus.cc:515] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
W20260709 12:20:41.606079 31881 leader_election.cc:336] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:41.606635 31881 leader_election.cc:304] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:41.606774 32637 leader_election.cc:290] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:41.607386 32634 raft_consensus.cc:2749] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:41.607895 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a43781f56284e409ea8b27beeba80c3" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:41.609217 32660 raft_consensus.cc:493] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.609766 32660 raft_consensus.cc:515] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:41.612021 32660 leader_election.cc:290] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:41.612560 32678 tablet_bootstrap.cc:492] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:41.613519 32678 tablet_bootstrap.cc:492] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:41.614225 32678 ts_tablet_manager.cc:1403] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.000s
W20260709 12:20:41.616278 31881 leader_election.cc:336] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:41.616772 31881 leader_election.cc:304] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:41.617476 32634 raft_consensus.cc:2749] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:41.617508 32678 raft_consensus.cc:359] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:41.613991 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dfdb74663140799d3208f7f5c4b8c1" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:41.618561 32678 raft_consensus.cc:740] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.619360 32678 consensus_queue.cc:260] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
W20260709 12:20:41.620287 32029 leader_election.cc:336] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:41.620760 32029 leader_election.cc:304] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:41.621583 32678 ts_tablet_manager.cc:1434] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:41.622103 32394 raft_consensus.cc:2749] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:41.622394 32660 raft_consensus.cc:493] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.622768 32678 tablet_bootstrap.cc:492] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:41.623010 32660 raft_consensus.cc:515] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
W20260709 12:20:41.631383 32029 leader_election.cc:336] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:41.632887 32660 leader_election.cc:290] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:41.634052 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcb09973d2b4ec0bcdd2e5a7855b462" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:41.635489 32027 leader_election.cc:304] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:41.636646 32660 raft_consensus.cc:2749] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:41.643287 32678 tablet_bootstrap.cc:492] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:41.644397 32678 tablet_bootstrap.cc:492] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:41.645130 32678 ts_tablet_manager.cc:1403] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260709 12:20:41.648036 32678 raft_consensus.cc:359] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:41.648717 32678 raft_consensus.cc:740] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.649483 32678 consensus_queue.cc:260] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:41.651104 32678 ts_tablet_manager.cc:1434] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:20:41.651809 32678 tablet_bootstrap.cc:492] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:41.654873 32660 raft_consensus.cc:493] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.655691 32660 raft_consensus.cc:515] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:41.659178 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f21c68affe947b6b8969fddd158772f" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
W20260709 12:20:41.665019 32029 leader_election.cc:336] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:41.665561 32029 leader_election.cc:304] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:41.666368 32660 leader_election.cc:290] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:41.667011 32394 raft_consensus.cc:2749] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:41.667923 32394 raft_consensus.cc:493] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.668407 32394 raft_consensus.cc:515] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:41.670481 32394 leader_election.cc:290] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:41.672549 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d2bd123e3545f59f47bba5a35ccdd0" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
W20260709 12:20:41.678546 32029 leader_election.cc:336] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:41.679050 32029 leader_election.cc:304] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:41.679832 32660 raft_consensus.cc:2749] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:41.684211 32678 tablet_bootstrap.cc:492] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:41.685117 32678 tablet_bootstrap.cc:492] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:41.685715 32678 ts_tablet_manager.cc:1403] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.034s	user 0.024s	sys 0.005s
I20260709 12:20:41.688110 32678 raft_consensus.cc:359] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:41.688812 32678 raft_consensus.cc:740] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.689419 32657 raft_consensus.cc:493] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.689718 32560 raft_consensus.cc:493] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.689850 32678 consensus_queue.cc:260] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:41.690516 32560 raft_consensus.cc:515] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:41.690038 32657 raft_consensus.cc:515] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:41.692270 32678 ts_tablet_manager.cc:1434] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 12:20:41.693087 32560 leader_election.cc:290] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:41.693222 32678 tablet_bootstrap.cc:492] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:41.693610 32657 leader_election.cc:290] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:41.697145 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfffc3b45b6d4dbda562a6ff1e69ed9b" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:41.697628 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f21c68affe947b6b8969fddd158772f" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:41.700209 27890 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:20:41.700615 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.334s	user 0.300s	sys 0.008s
W20260709 12:20:41.700855 31955 leader_election.cc:336] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:41.701411 31955 leader_election.cc:304] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:41.700145 32061 raft_consensus.cc:2468] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:41.703548 32634 raft_consensus.cc:493] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.703794 32560 raft_consensus.cc:2749] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:41.702507 31955 leader_election.cc:336] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:41.704341 32634 raft_consensus.cc:515] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:41.707109 31956 leader_election.cc:304] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:41.708891 32560 raft_consensus.cc:2804] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:41.709466 32560 raft_consensus.cc:493] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.709983 32560 raft_consensus.cc:3060] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.721477 32394 raft_consensus.cc:493] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.722323 32394 raft_consensus.cc:515] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:41.727115 32553 raft_consensus.cc:493] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.728009 32553 raft_consensus.cc:515] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:41.735958 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfffc3b45b6d4dbda562a6ff1e69ed9b" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:41.737044 31987 raft_consensus.cc:2468] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:41.738447 32637 raft_consensus.cc:493] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.739262 32637 raft_consensus.cc:515] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:41.743150 31879 leader_election.cc:304] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:41.744777 32553 leader_election.cc:290] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:41.745918 32637 leader_election.cc:290] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:41.744920 32663 raft_consensus.cc:2804] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:41.749205 32663 raft_consensus.cc:493] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.757436 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe4a721edb495189b9aa5bdba45989" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:41.749812 32663 raft_consensus.cc:3060] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.771611 32657 raft_consensus.cc:493] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.772653 32657 raft_consensus.cc:515] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:41.773869 32637 raft_consensus.cc:493] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.775939 32637 raft_consensus.cc:515] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:41.800150 32637 leader_election.cc:290] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:41.771946 32553 raft_consensus.cc:493] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.795073 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd6f7bff41d4ee08845205065988695" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:41.835537 32553 raft_consensus.cc:515] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
W20260709 12:20:41.796303 31881 leader_election.cc:336] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
W20260709 12:20:41.840953 31881 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38773, user_credentials={real_user=slave}} blocked reactor thread for 44687.9us
I20260709 12:20:41.780197 32634 leader_election.cc:290] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:41.843240 32634 raft_consensus.cc:493] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.803880 32394 leader_election.cc:290] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:41.825829 32660 raft_consensus.cc:493] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.802439 32657 leader_election.cc:290] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:41.846455 32634 raft_consensus.cc:515] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:41.846825 32660 raft_consensus.cc:515] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:41.852993 32660 leader_election.cc:290] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:41.854717 32553 leader_election.cc:290] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
W20260709 12:20:41.847178 32029 leader_election.cc:336] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:41.849952 32634 leader_election.cc:290] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:41.865074 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74cd6503819d4ba1af5dd1c376cd892c" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:41.866333 31916 raft_consensus.cc:2468] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
W20260709 12:20:41.868068 31881 leader_election.cc:336] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
W20260709 12:20:41.869426 31953 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:43977, user_credentials={real_user=slave}} blocked reactor thread for 99569.8us
W20260709 12:20:41.869683 32029 leader_election.cc:336] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:41.870414 32691 raft_consensus.cc:493] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.871178 32691 raft_consensus.cc:515] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:41.873242 32560 raft_consensus.cc:515] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:41.873656 32691 leader_election.cc:290] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
W20260709 12:20:41.876610 32029 leader_election.cc:336] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:41.864527 32637 raft_consensus.cc:493] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.878924 32637 raft_consensus.cc:515] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
W20260709 12:20:41.885196 31955 leader_election.cc:336] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:41.868889 31881 leader_election.cc:304] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:41.911752 32637 leader_election.cc:290] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:41.912384 32637 raft_consensus.cc:2749] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:41.877663 32029 leader_election.cc:336] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
W20260709 12:20:41.912554 31881 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38773, user_credentials={real_user=slave}} blocked reactor thread for 44525.1us
I20260709 12:20:41.915307 32690 raft_consensus.cc:493] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.915859 32690 raft_consensus.cc:515] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:41.887185 32027 leader_election.cc:304] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:41.891589 32697 raft_consensus.cc:493] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.917119 32553 raft_consensus.cc:2749] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:41.917258 32697 raft_consensus.cc:515] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:41.918113 32690 leader_election.cc:290] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:41.918407 32553 raft_consensus.cc:493] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.919332 32553 raft_consensus.cc:515] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:41.919577 32027 leader_election.cc:304] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:41.920522 32697 leader_election.cc:290] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:41.897780 32058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd6f7bff41d4ee08845205065988695" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:41.921660 32058 raft_consensus.cc:2468] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:41.897940 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce00ffd6ab945d1920ebdc191756ab8" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:41.922329 32660 raft_consensus.cc:2804] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:41.923022 32660 raft_consensus.cc:493] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.923395 32660 raft_consensus.cc:3060] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.923836 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf229bd96b746ef940ad87b79bf0635" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:41.898074 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2abe75a3f054594bb74e1ab9745a9d7" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:41.900673 32060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74cd6503819d4ba1af5dd1c376cd892c" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:41.893146 32696 raft_consensus.cc:493] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.926307 32696 raft_consensus.cc:515] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:41.927551 32027 leader_election.cc:304] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:41.928094 31911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf6695eae848e8917da660db77a846" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:41.928551 32696 leader_election.cc:290] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:41.928793 32394 raft_consensus.cc:2749] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:41.928731 31911 raft_consensus.cc:2468] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
I20260709 12:20:41.922045 32553 leader_election.cc:290] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:41.900286 32560 leader_election.cc:290] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:41.890530 32657 raft_consensus.cc:493] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
W20260709 12:20:41.930919 31881 leader_election.cc:336] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:41.910076 32663 raft_consensus.cc:515] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:41.923754 31985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ec047b5ed4451491d710daccb36029" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
W20260709 12:20:41.907881 31956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:40467, user_credentials={real_user=slave}} blocked reactor thread for 138205us
I20260709 12:20:41.935454 32394 raft_consensus.cc:493] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.936098 32394 raft_consensus.cc:515] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:41.937430 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfffc3b45b6d4dbda562a6ff1e69ed9b" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:41.938166 31988 raft_consensus.cc:3060] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.938519 31911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62512fa9254a4942958c510915970c2b" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:41.939154 31911 raft_consensus.cc:2468] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:41.944288 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f21c68affe947b6b8969fddd158772f" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:41.951567 32061 raft_consensus.cc:3060] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.944514 32634 raft_consensus.cc:493] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
W20260709 12:20:41.955288 31881 leader_election.cc:336] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
W20260709 12:20:41.955947 31881 leader_election.cc:336] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
W20260709 12:20:41.956398 31881 leader_election.cc:336] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:41.957247 31988 raft_consensus.cc:2468] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 2.
I20260709 12:20:41.940269 32027 leader_election.cc:304] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:41.953339 32634 raft_consensus.cc:515] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:41.961241 31911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe4a721edb495189b9aa5bdba45989" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:41.961618 32700 raft_consensus.cc:2749] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:41.961980 31911 raft_consensus.cc:2468] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:41.962393 32634 leader_election.cc:290] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:41.963346 32691 raft_consensus.cc:493] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.963867 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf6695eae848e8917da660db77a846" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:41.964128 32696 raft_consensus.cc:493] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.964593 32063 raft_consensus.cc:2468] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:41.963909 32691 raft_consensus.cc:515] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:41.943717 32057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dfdb74663140799d3208f7f5c4b8c1" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:41.965883 32057 raft_consensus.cc:2468] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:41.967201 32691 leader_election.cc:290] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:41.967540 32394 leader_election.cc:290] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:41.959138 31879 leader_election.cc:304] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:41.967960 32660 raft_consensus.cc:515] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:41.964648 32696 raft_consensus.cc:515] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:41.971407 32696 leader_election.cc:290] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:41.971508 32695 raft_consensus.cc:2804] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:41.972146 32634 raft_consensus.cc:493] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.972719 32634 raft_consensus.cc:515] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:41.972147 32695 raft_consensus.cc:697] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [term 2 LEADER]: Becoming Leader. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:41.974624 31953 leader_election.cc:304] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:41.975157 32695 consensus_queue.cc:237] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:41.976805 32560 raft_consensus.cc:2804] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:41.977223 32560 raft_consensus.cc:493] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:41.977609 32560 raft_consensus.cc:3060] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.979537 32634 leader_election.cc:290] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:41.980202 32678 tablet_bootstrap.cc:492] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:41.950644 32663 leader_election.cc:290] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:41.982470 32678 tablet_bootstrap.cc:492] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
W20260709 12:20:41.983153 31881 leader_election.cc:336] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:41.936098 32657 raft_consensus.cc:515] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
W20260709 12:20:41.983917 31881 leader_election.cc:336] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:41.984443 31985 raft_consensus.cc:2468] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
I20260709 12:20:41.983340 32678 ts_tablet_manager.cc:1403] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.290s	user 0.068s	sys 0.107s
I20260709 12:20:41.985097 32057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d2bd123e3545f59f47bba5a35ccdd0" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:41.985817 32057 raft_consensus.cc:2468] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:41.988233 31956 leader_election.cc:304] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:41.988044 32678 raft_consensus.cc:359] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
W20260709 12:20:41.996717 31881 leader_election.cc:336] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.004014 32678 raft_consensus.cc:740] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.998809 32027 leader_election.cc:304] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:41.995317 32657 leader_election.cc:290] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:41.989468 32060 raft_consensus.cc:2393] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 657163f34ded49f9bbb826d07073b3a7 in current term 2: Already voted for candidate 65464ab5ffd540298c0713d1845fcee0 in this term.
W20260709 12:20:42.008703 32029 leader_election.cc:336] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
W20260709 12:20:42.024715 32029 leader_election.cc:336] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.006088 32697 raft_consensus.cc:493] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.024950 32061 raft_consensus.cc:2468] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 2.
I20260709 12:20:42.025418 32697 raft_consensus.cc:515] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:42.026233 31956 leader_election.cc:304] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:42.026346 32678 consensus_queue.cc:260] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:42.027760 32697 leader_election.cc:290] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:41.991081 31953 leader_election.cc:304] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:42.012043 32057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ec047b5ed4451491d710daccb36029" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:42.028405 32657 raft_consensus.cc:2804] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.029162 32697 raft_consensus.cc:2804] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:42.029294 32657 raft_consensus.cc:697] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:42.029711 32697 raft_consensus.cc:493] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.030376 32697 raft_consensus.cc:3060] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.033756 32678 ts_tablet_manager.cc:1434] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 12:20:42.034241 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e402d9881a3c40b2a5a893ac00e12508" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:41.995018 31882 leader_election.cc:304] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.030941 32657 consensus_queue.cc:237] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:42.041659 32695 raft_consensus.cc:2804] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:42.042109 32695 raft_consensus.cc:493] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.042573 32695 raft_consensus.cc:3060] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:42.046651 32029 leader_election.cc:336] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
W20260709 12:20:42.047309 32029 leader_election.cc:336] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
W20260709 12:20:42.051821 31882 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.132:40467, user_credentials={real_user=slave}} blocked reactor thread for 56920.7us
I20260709 12:20:42.052838 31882 leader_election.cc:304] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:42.037793 32027 leader_election.cc:304] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.054271 31882 leader_election.cc:304] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
W20260709 12:20:42.013928 31955 leader_election.cc:336] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
W20260709 12:20:42.059978 31955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38773, user_credentials={real_user=slave}} blocked reactor thread for 46079.5us
W20260709 12:20:42.060663 31955 leader_election.cc:336] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.005005 32560 raft_consensus.cc:515] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:42.035113 32678 tablet_bootstrap.cc:492] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
W20260709 12:20:42.065950 31955 leader_election.cc:336] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.067592 32560 leader_election.cc:290] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
W20260709 12:20:42.020282 31881 leader_election.cc:336] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
W20260709 12:20:42.069571 31881 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:38773, user_credentials={real_user=slave}} blocked reactor thread for 49442.8us
I20260709 12:20:42.028702 32057 raft_consensus.cc:2468] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:41.990365 32660 leader_election.cc:290] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:42.072829 32700 raft_consensus.cc:2804] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:42.072463 31739 catalog_manager.cc:5697] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 1 to 2, leader changed from 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129) to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 2 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:41.996416 32696 raft_consensus.cc:2804] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:20:42.080044 31955 leader_election.cc:336] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.054874 32663 raft_consensus.cc:2749] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:42.017802 32690 raft_consensus.cc:2804] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:42.080914 32690 raft_consensus.cc:493] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.081569 32690 raft_consensus.cc:3060] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.082551 32660 raft_consensus.cc:493] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.083207 32660 raft_consensus.cc:515] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.085595 32660 leader_election.cc:290] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:42.080474 32696 raft_consensus.cc:493] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.089958 32696 raft_consensus.cc:3060] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:42.090801 32029 leader_election.cc:336] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.093073 32690 raft_consensus.cc:515] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.057906 32027 leader_election.cc:304] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:42.102316 32394 raft_consensus.cc:2749] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:42.102504 32027 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:38987, user_credentials={real_user=slave}} blocked reactor thread for 44730.5us
I20260709 12:20:42.104822 32660 raft_consensus.cc:493] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.073307 31956 leader_election.cc:304] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:42.073593 32691 raft_consensus.cc:2804] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:42.074064 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74cd6503819d4ba1af5dd1c376cd892c" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:42.023298 31738 catalog_manager.cc:5697] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 reported cstate change: term changed from 1 to 2, leader changed from 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129) to 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "657163f34ded49f9bbb826d07073b3a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:42.074680 32700 raft_consensus.cc:493] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.083596 32697 raft_consensus.cc:515] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:42.110270 32691 raft_consensus.cc:493] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.105391 32660 raft_consensus.cc:515] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.111042 32691 raft_consensus.cc:3060] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.111687 32700 raft_consensus.cc:3060] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.113094 32660 leader_election.cc:290] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
W20260709 12:20:42.108306 31955 leader_election.cc:336] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.114738 31916 raft_consensus.cc:3060] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.120397 32697 leader_election.cc:290] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
W20260709 12:20:42.118005 31955 leader_election.cc:336] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
W20260709 12:20:42.121786 31955 leader_election.cc:336] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.106880 32693 raft_consensus.cc:2804] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:42.122596 32693 raft_consensus.cc:493] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.123023 32693 raft_consensus.cc:3060] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.124550 32690 leader_election.cc:290] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:42.126466 32657 raft_consensus.cc:493] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.127089 32657 raft_consensus.cc:515] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
W20260709 12:20:42.129215 32029 leader_election.cc:336] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.129922 32657 leader_election.cc:290] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:42.132845 31882 leader_election.cc:304] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.137669 31916 raft_consensus.cc:2468] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 2.
I20260709 12:20:42.138432 32663 raft_consensus.cc:2804] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:42.139824 32696 raft_consensus.cc:515] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:42.140256 32663 raft_consensus.cc:493] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.142357 32663 raft_consensus.cc:3060] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:42.143796 32029 leader_election.cc:336] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.141067 32060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e402d9881a3c40b2a5a893ac00e12508" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:42.139487 31882 leader_election.cc:304] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:42.147162 32060 raft_consensus.cc:2468] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:42.149416 31956 leader_election.cc:304] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:42.151084 32657 raft_consensus.cc:2804] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:42.151512 32657 raft_consensus.cc:493] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.151868 32657 raft_consensus.cc:3060] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.057515 32695 raft_consensus.cc:515] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.171334 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9f8be197d94acc8bbbcbf5dd4be193" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
W20260709 12:20:42.171640 31955 leader_election.cc:336] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.183517 32560 raft_consensus.cc:493] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
W20260709 12:20:42.183537 31882 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.132:40467, user_credentials={real_user=slave}} blocked reactor thread for 44119.9us
W20260709 12:20:42.176949 32027 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:43977, user_credentials={real_user=slave}} blocked reactor thread for 71615.3us
I20260709 12:20:42.185333 32027 leader_election.cc:304] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.186182 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a43781f56284e409ea8b27beeba80c3" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:42.186379 32394 raft_consensus.cc:2804] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.186957 31915 raft_consensus.cc:2468] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:42.188647 32560 raft_consensus.cc:515] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
W20260709 12:20:42.183820 31955 leader_election.cc:336] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.169226 32634 raft_consensus.cc:493] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.194415 32394 raft_consensus.cc:697] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [term 2 LEADER]: Becoming Leader. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:42.196197 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce00ffd6ab945d1920ebdc191756ab8" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:42.197508 32560 leader_election.cc:290] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:42.197642 31911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf6695eae848e8917da660db77a846" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:42.199162 31915 raft_consensus.cc:2468] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
I20260709 12:20:42.202914 32027 leader_election.cc:304] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.203239 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62512fa9254a4942958c510915970c2b" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:42.203918 31915 raft_consensus.cc:3060] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.169164 32693 raft_consensus.cc:515] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:42.206176 32692 raft_consensus.cc:2749] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:42.200798 32057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2abe75a3f054594bb74e1ab9745a9d7" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:42.205832 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f1417c6a44441886dbc07549bb733" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:42.208590 32660 raft_consensus.cc:2804] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:42.223242 31914 raft_consensus.cc:2468] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:42.223562 32660 raft_consensus.cc:493] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.223332 32691 raft_consensus.cc:515] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.224009 32660 raft_consensus.cc:3060] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.224727 31911 raft_consensus.cc:2393] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 65464ab5ffd540298c0713d1845fcee0 in current term 2: Already voted for candidate 657163f34ded49f9bbb826d07073b3a7 in this term.
I20260709 12:20:42.225718 32691 leader_election.cc:290] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:42.201392 32634 raft_consensus.cc:515] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.198910 32394 consensus_queue.cc:237] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.222618 32057 raft_consensus.cc:2468] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 1.
I20260709 12:20:42.235456 31956 leader_election.cc:304] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
W20260709 12:20:42.235976 31881 leader_election.cc:336] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.236702 32697 raft_consensus.cc:2804] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:42.237237 32697 raft_consensus.cc:493] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
W20260709 12:20:42.238859 31955 leader_election.cc:336] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.240145 32697 raft_consensus.cc:3060] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.243050 32693 leader_election.cc:290] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:42.243788 32678 tablet_bootstrap.cc:492] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:42.244356 32057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ec047b5ed4451491d710daccb36029" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:42.244822 32678 tablet_bootstrap.cc:492] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:42.245795 32678 ts_tablet_manager.cc:1403] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.211s	user 0.023s	sys 0.017s
I20260709 12:20:42.245904 32696 leader_election.cc:290] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:42.246634 32060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23dfdb74663140799d3208f7f5c4b8c1" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:42.271644 32060 raft_consensus.cc:3060] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.274070 32678 raft_consensus.cc:359] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:42.274926 32678 raft_consensus.cc:740] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:42.275141 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a521ba034e6f47f4bc609a243a1f47b7" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:42.275856 32061 raft_consensus.cc:2468] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:42.276870 32678 consensus_queue.cc:260] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:42.248119 32027 leader_election.cc:304] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:42.280010 32678 ts_tablet_manager.cc:1434] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:20:42.280577 32060 raft_consensus.cc:2468] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 2.
I20260709 12:20:42.280967 32678 tablet_bootstrap.cc:492] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:42.281270 32394 raft_consensus.cc:2749] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:20:42.281730 31956 leader_election.cc:304] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
W20260709 12:20:42.250205 31955 leader_election.cc:336] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.282851 32696 raft_consensus.cc:2804] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.283363 32696 raft_consensus.cc:697] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:42.251370 31916 raft_consensus.cc:2468] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 1.
W20260709 12:20:42.288084 31955 leader_election.cc:336] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.288618 32696 consensus_queue.cc:237] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:42.252604 31915 raft_consensus.cc:2468] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 2.
I20260709 12:20:42.239624 32634 leader_election.cc:290] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:42.260210 32660 raft_consensus.cc:515] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.294070 32660 leader_election.cc:290] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:42.261569 32695 leader_election.cc:290] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
W20260709 12:20:42.263306 31881 leader_election.cc:336] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.264921 32697 raft_consensus.cc:515] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
W20260709 12:20:42.298775 31881 leader_election.cc:336] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.266924 32657 raft_consensus.cc:515] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:42.269344 31911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe4a721edb495189b9aa5bdba45989" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:42.304409 31911 raft_consensus.cc:3060] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:42.301896 32029 leader_election.cc:336] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.308904 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce00ffd6ab945d1920ebdc191756ab8" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:42.309674 31915 raft_consensus.cc:3060] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.309913 32678 tablet_bootstrap.cc:492] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:42.244380 32663 raft_consensus.cc:515] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.311867 32027 leader_election.cc:304] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.153995 32700 raft_consensus.cc:515] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:42.314852 32663 leader_election.cc:290] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:42.314751 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcb09973d2b4ec0bcdd2e5a7855b462" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:42.315665 32660 raft_consensus.cc:2804] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:42.316004 32061 raft_consensus.cc:2468] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:42.316187 32660 raft_consensus.cc:493] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.316704 32660 raft_consensus.cc:3060] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.318502 32057 raft_consensus.cc:2393] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 54aad746cb1641378df822c67eafe1dd in current term 2: Already voted for candidate 65464ab5ffd540298c0713d1845fcee0 in this term.
W20260709 12:20:42.319995 31881 leader_election.cc:336] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.321267 32678 tablet_bootstrap.cc:492] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:42.321574 32700 leader_election.cc:290] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 election: Requested vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:42.322158 32678 ts_tablet_manager.cc:1403] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.007s
I20260709 12:20:42.322777 31956 leader_election.cc:304] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:42.324932 31915 raft_consensus.cc:2468] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 2.
I20260709 12:20:42.327056 32693 raft_consensus.cc:2749] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:20:42.327930 32057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e402d9881a3c40b2a5a893ac00e12508" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:42.328613 32057 raft_consensus.cc:3060] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.329325 32060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2abe75a3f054594bb74e1ab9745a9d7" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:42.325271 32678 raft_consensus.cc:359] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.333362 32678 raft_consensus.cc:740] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:42.330225 32060 raft_consensus.cc:3060] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.334933 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf6695eae848e8917da660db77a846" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:42.335960 32063 raft_consensus.cc:2393] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 657163f34ded49f9bbb826d07073b3a7 in current term 2: Already voted for candidate 65464ab5ffd540298c0713d1845fcee0 in this term.
I20260709 12:20:42.336311 32697 leader_election.cc:290] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
W20260709 12:20:42.341106 31955 leader_election.cc:336] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.341447 32060 raft_consensus.cc:2468] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 2.
I20260709 12:20:42.342401 32678 consensus_queue.cc:260] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.332742 31911 raft_consensus.cc:2468] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 2.
I20260709 12:20:42.345537 32678 ts_tablet_manager.cc:1434] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:20:42.346563 32678 tablet_bootstrap.cc:492] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:42.347298 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9f8be197d94acc8bbbcbf5dd4be193" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
W20260709 12:20:42.348616 31955 leader_election.cc:336] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.349318 32657 leader_election.cc:290] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
W20260709 12:20:42.350018 32029 leader_election.cc:336] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.341507 32057 raft_consensus.cc:2468] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 2.
I20260709 12:20:42.352017 31956 leader_election.cc:304] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.348582 32027 leader_election.cc:304] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.360883 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ec047b5ed4451491d710daccb36029" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:42.362097 31988 raft_consensus.cc:2393] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 65464ab5ffd540298c0713d1845fcee0 in current term 2: Already voted for candidate 54aad746cb1641378df822c67eafe1dd in this term.
I20260709 12:20:42.364343 31956 leader_election.cc:304] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.365861 31953 leader_election.cc:304] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.353770 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd6f7bff41d4ee08845205065988695" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:42.367132 32696 raft_consensus.cc:2804] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.367807 32697 raft_consensus.cc:2804] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:42.368196 31953 leader_election.cc:304] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.368494 32697 raft_consensus.cc:493] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.368916 32697 raft_consensus.cc:3060] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.352126 32660 raft_consensus.cc:515] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.367708 32061 raft_consensus.cc:3060] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.370599 32063 raft_consensus.cc:2393] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 657163f34ded49f9bbb826d07073b3a7 in current term 2: Already voted for candidate 65464ab5ffd540298c0713d1845fcee0 in this term.
I20260709 12:20:42.373212 32696 raft_consensus.cc:697] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:42.374285 32660 leader_election.cc:290] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:42.375195 32394 raft_consensus.cc:2804] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.376019 32394 raft_consensus.cc:697] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [term 2 LEADER]: Becoming Leader. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:42.377087 32394 consensus_queue.cc:237] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.353184 32657 raft_consensus.cc:2804] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.374526 32696 consensus_queue.cc:237] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:42.380381 32657 raft_consensus.cc:697] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:42.382838 32558 raft_consensus.cc:2804] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:42.383564 32558 raft_consensus.cc:493] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.384222 32558 raft_consensus.cc:3060] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.383279 32657 consensus_queue.cc:237] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:42.387768 32695 raft_consensus.cc:493] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.388382 32695 raft_consensus.cc:515] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.390508 32695 leader_election.cc:290] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:42.391753 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9f8be197d94acc8bbbcbf5dd4be193" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:42.392379 31916 raft_consensus.cc:3060] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.398871 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d2bd123e3545f59f47bba5a35ccdd0" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:42.399581 32063 raft_consensus.cc:3060] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.400205 31916 raft_consensus.cc:2468] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 2.
I20260709 12:20:42.407629 32697 raft_consensus.cc:515] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
W20260709 12:20:42.411329 32029 leader_election.cc:336] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.416873 32057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf229bd96b746ef940ad87b79bf0635" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:42.417770 32057 raft_consensus.cc:2468] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 1.
I20260709 12:20:42.419710 32063 raft_consensus.cc:2468] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 2.
I20260709 12:20:42.427583 31882 leader_election.cc:304] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.435441 32691 raft_consensus.cc:2804] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:42.436371 32691 raft_consensus.cc:493] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.436882 32691 raft_consensus.cc:3060] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.437068 31882 leader_election.cc:304] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.438791 32634 raft_consensus.cc:2804] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:42.439275 32634 raft_consensus.cc:493] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.439785 32634 raft_consensus.cc:3060] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:42.440550 31881 leader_election.cc:336] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.440872 31882 leader_election.cc:304] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:42.442746 32695 raft_consensus.cc:2749] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:20:42.445477 32691 raft_consensus.cc:515] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.447870 32691 leader_election.cc:290] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:42.448511 32027 leader_election.cc:304] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.458604 32394 raft_consensus.cc:2804] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.459101 32394 raft_consensus.cc:697] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [term 2 LEADER]: Becoming Leader. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:42.460165 32394 consensus_queue.cc:237] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.450984 31882 leader_election.cc:304] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7 [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: 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0
W20260709 12:20:42.454850 31953 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:43977, user_credentials={real_user=slave}} blocked reactor thread for 44896.7us
I20260709 12:20:42.463335 32695 raft_consensus.cc:2749] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:42.463650 31953 leader_election.cc:304] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.464805 31953 leader_election.cc:304] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.463483 32697 leader_election.cc:290] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:42.457307 32061 raft_consensus.cc:2468] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 2.
I20260709 12:20:42.468214 32693 raft_consensus.cc:2804] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.468866 32693 raft_consensus.cc:697] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:42.469280 32657 raft_consensus.cc:2804] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.470382 31882 leader_election.cc:304] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.453588 32634 raft_consensus.cc:515] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.471553 31882 leader_election.cc:304] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.473057 32695 raft_consensus.cc:2804] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:42.473313 32663 raft_consensus.cc:2804] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.473582 32695 raft_consensus.cc:493] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:20:42.464913 31734 catalog_manager.cc:5697] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 reported cstate change: term changed from 1 to 2, leader changed from 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129) to 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132). New cstate: current_term: 2 leader_uuid: "65464ab5ffd540298c0713d1845fcee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:42.473990 32663 raft_consensus.cc:697] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [term 2 LEADER]: Becoming Leader. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:42.474741 32695 raft_consensus.cc:3060] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.475425 32663 consensus_queue.cc:237] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
W20260709 12:20:42.480340 31955 leader_election.cc:336] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.469835 32693 consensus_queue.cc:237] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:42.482605 31882 leader_election.cc:304] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.482771 32558 raft_consensus.cc:515] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:42.486303 32691 raft_consensus.cc:2804] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.487241 32691 raft_consensus.cc:697] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [term 2 LEADER]: Becoming Leader. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:42.488391 32691 consensus_queue.cc:237] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.500839 32061 raft_consensus.cc:1275] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Refusing update from remote peer 54aad746cb1641378df822c67eafe1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:42.502804 32695 raft_consensus.cc:515] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.505082 32694 consensus_queue.cc:1048] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:42.509594 31911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a43781f56284e409ea8b27beeba80c3" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:42.510298 31911 raft_consensus.cc:3060] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:42.510950 31881 leader_election.cc:336] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.511264 32057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcb09973d2b4ec0bcdd2e5a7855b462" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:42.511966 32057 raft_consensus.cc:3060] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.518671 31911 raft_consensus.cc:2468] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 2.
I20260709 12:20:42.509223 32678 tablet_bootstrap.cc:492] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:42.520885 32678 tablet_bootstrap.cc:492] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:42.521775 32678 ts_tablet_manager.cc:1403] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.175s	user 0.047s	sys 0.049s
W20260709 12:20:42.523371 31881 leader_election.cc:336] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.525594 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a521ba034e6f47f4bc609a243a1f47b7" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:42.526292 32061 raft_consensus.cc:3060] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.533079 32678 raft_consensus.cc:359] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.473395 32634 leader_election.cc:290] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:42.532758 32027 leader_election.cc:304] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:42.539510 31953 leader_election.cc:304] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.539677 32660 raft_consensus.cc:2749] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:20:42.540297 31738 catalog_manager.cc:5697] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 1 to 2, leader changed from 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129) to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 2 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:42.541965 32694 raft_consensus.cc:2804] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.542271 32678 raft_consensus.cc:740] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:42.543371 32061 raft_consensus.cc:2468] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 2.
I20260709 12:20:42.552991 31882 leader_election.cc:304] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.553810 32634 raft_consensus.cc:2804] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.554565 32634 raft_consensus.cc:697] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 2 LEADER]: Becoming Leader. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:42.542634 32694 raft_consensus.cc:697] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:42.555460 32634 consensus_queue.cc:237] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.556041 32057 raft_consensus.cc:2468] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 2.
I20260709 12:20:42.556173 32694 consensus_queue.cc:237] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:42.542097 31738 catalog_manager.cc:5697] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 1 to 2, leader changed from 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129) to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 2 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:42.545600 31739 catalog_manager.cc:5697] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 reported cstate change: term changed from 1 to 2, leader changed from 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129) to 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132). New cstate: current_term: 2 leader_uuid: "65464ab5ffd540298c0713d1845fcee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:42.469867 32657 raft_consensus.cc:697] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:42.557262 31882 leader_election.cc:304] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.560773 32663 raft_consensus.cc:2804] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.561375 32663 raft_consensus.cc:697] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [term 2 LEADER]: Becoming Leader. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:42.562291 32663 consensus_queue.cc:237] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.563212 32657 consensus_queue.cc:237] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:42.565026 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf229bd96b746ef940ad87b79bf0635" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:42.560107 31738 catalog_manager.cc:5697] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 1 to 2, leader changed from 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129) to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 2 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:42.565835 32061 raft_consensus.cc:3060] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.557932 32678 consensus_queue.cc:260] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.558233 31739 catalog_manager.cc:5697] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 reported cstate change: term changed from 1 to 2, leader changed from 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129) to 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132). New cstate: current_term: 2 leader_uuid: "65464ab5ffd540298c0713d1845fcee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:42.571264 32678 ts_tablet_manager.cc:1434] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 12:20:42.572359 32678 tablet_bootstrap.cc:492] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:42.565412 32695 leader_election.cc:290] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:42.576841 31734 catalog_manager.cc:5697] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 reported cstate change: term changed from 1 to 2, leader changed from 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129) to 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "657163f34ded49f9bbb826d07073b3a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:42.585618 32061 raft_consensus.cc:2468] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 2.
I20260709 12:20:42.586323 31985 raft_consensus.cc:1275] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Refusing update from remote peer 657163f34ded49f9bbb826d07073b3a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:42.586901 31882 leader_election.cc:304] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:42.588405 32691 raft_consensus.cc:2804] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.588948 32691 raft_consensus.cc:697] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 2 LEADER]: Becoming Leader. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
W20260709 12:20:42.589411 31955 leader_election.cc:336] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.589941 32691 consensus_queue.cc:237] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:42.592710 32692 consensus_queue.cc:1048] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260709 12:20:42.596699 31881 leader_election.cc:336] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:42.603188 31911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f1417c6a44441886dbc07549bb733" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:42.603940 31911 raft_consensus.cc:3060] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.612845 31911 raft_consensus.cc:2468] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 2.
I20260709 12:20:42.614614 31953 leader_election.cc:304] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:42.616806 32696 raft_consensus.cc:2804] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:42.624187 32696 raft_consensus.cc:697] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:42.603718 32558 leader_election.cc:290] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: Requested vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:42.625653 32696 consensus_queue.cc:237] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
W20260709 12:20:42.679241 31955 consensus_peers.cc:597] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:42.697355 32680 raft_consensus.cc:493] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:42.698045 32680 raft_consensus.cc:515] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:42.724608 32680 leader_election.cc:290] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
W20260709 12:20:42.726905 32029 consensus_peers.cc:597] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:42.813309 31956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:40467, user_credentials={real_user=slave}} blocked reactor thread for 132937us
W20260709 12:20:42.886277 31881 consensus_peers.cc:597] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:42.902688 32680 raft_consensus.cc:493] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:42.904439 32680 raft_consensus.cc:515] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:42.917541 32678 tablet_bootstrap.cc:492] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:42.928059 31916 raft_consensus.cc:1275] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Refusing update from remote peer 65464ab5ffd540298c0713d1845fcee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:42.958964 32678 tablet_bootstrap.cc:492] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:42.960677 32678 ts_tablet_manager.cc:1403] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.389s	user 0.021s	sys 0.025s
I20260709 12:20:42.960880 32680 leader_election.cc:290] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:42.994282 32678 raft_consensus.cc:359] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:42.995576 32678 raft_consensus.cc:740] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:42.997027 32678 consensus_queue.cc:260] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:43.000936 31739 catalog_manager.cc:5697] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 1 to 2, leader changed from 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129) to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 2 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:43.029109 32678 ts_tablet_manager.cc:1434] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.068s	user 0.018s	sys 0.001s
I20260709 12:20:43.030875 32678 tablet_bootstrap.cc:492] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:43.035250 32700 consensus_queue.cc:1048] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
W20260709 12:20:43.051757 31955 consensus_peers.cc:597] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:43.052472 32029 consensus_peers.cc:597] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:43.052651 31955 consensus_peers.cc:597] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:43.053011 32029 consensus_peers.cc:597] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:43.053825 31955 consensus_peers.cc:597] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:43.066237 31739 catalog_manager.cc:5697] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 1 to 2, leader changed from 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129) to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 2 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:43.075353 31914 raft_consensus.cc:1275] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Refusing update from remote peer 54aad746cb1641378df822c67eafe1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:43.075692 32680 raft_consensus.cc:493] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:43.076555 32680 raft_consensus.cc:515] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:43.075353 31915 raft_consensus.cc:1275] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Refusing update from remote peer 54aad746cb1641378df822c67eafe1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:43.082052 32058 raft_consensus.cc:1275] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Refusing update from remote peer 657163f34ded49f9bbb826d07073b3a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:43.069237 31739 catalog_manager.cc:5697] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 1 to 2, leader changed from 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129) to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 2 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:43.087713 32064 raft_consensus.cc:1275] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Refusing update from remote peer 54aad746cb1641378df822c67eafe1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:43.091432 32057 raft_consensus.cc:1275] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Refusing update from remote peer 54aad746cb1641378df822c67eafe1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:20:43.097304 32029 consensus_peers.cc:597] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:43.098042 32029 consensus_peers.cc:597] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:43.099725 31913 raft_consensus.cc:1275] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Refusing update from remote peer 54aad746cb1641378df822c67eafe1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:43.115837 32693 consensus_queue.cc:1048] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:43.117937 32750 consensus_queue.cc:1048] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:43.123270 31911 raft_consensus.cc:1275] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Refusing update from remote peer 65464ab5ffd540298c0713d1845fcee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:43.125608 31916 raft_consensus.cc:1275] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Refusing update from remote peer 65464ab5ffd540298c0713d1845fcee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:20:43.127854 31955 consensus_peers.cc:597] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:43.128516 31955 consensus_peers.cc:597] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:43.109256 32680 leader_election.cc:290] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:43.130141 32680 raft_consensus.cc:493] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:43.141130 32680 raft_consensus.cc:515] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:43.144539 32692 consensus_queue.cc:1048] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
W20260709 12:20:43.146656 31955 consensus_peers.cc:597] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:43.147329 31955 consensus_peers.cc:597] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:43.147832 31955 consensus_peers.cc:597] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:43.149400 32055 raft_consensus.cc:1275] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Refusing update from remote peer 54aad746cb1641378df822c67eafe1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:43.153219 32694 consensus_queue.cc:1048] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
W20260709 12:20:43.163406 31955 consensus_peers.cc:597] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:43.167055 32680 leader_election.cc:290] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:43.178362 32064 raft_consensus.cc:1275] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Refusing update from remote peer 657163f34ded49f9bbb826d07073b3a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:43.183120 32693 consensus_queue.cc:1048] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:20:43.190479 32657 consensus_queue.cc:1048] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:43.199374 32061 raft_consensus.cc:1275] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Refusing update from remote peer 657163f34ded49f9bbb826d07073b3a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:43.208304 32750 consensus_queue.cc:1048] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:43.216699 31916 raft_consensus.cc:1275] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Refusing update from remote peer 54aad746cb1641378df822c67eafe1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:43.216267 32692 consensus_queue.cc:1048] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:43.225196 32763 consensus_queue.cc:1048] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:43.225214 32394 consensus_queue.cc:1048] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:43.229805 32693 consensus_queue.cc:1048] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:20:43.223835 32029 consensus_peers.cc:597] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:43.236737 31881 consensus_peers.cc:597] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:43.239785 32057 raft_consensus.cc:1275] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Refusing update from remote peer 657163f34ded49f9bbb826d07073b3a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:43.246335 32692 consensus_queue.cc:1048] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:43.241082   300 raft_consensus.cc:493] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:43.251466 32700 consensus_queue.cc:1048] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:43.251813   300 raft_consensus.cc:515] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
W20260709 12:20:43.252727 31881 consensus_peers.cc:597] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:43.244038 32055 raft_consensus.cc:1275] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Refusing update from remote peer 657163f34ded49f9bbb826d07073b3a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:43.275142 32061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47018c8d34344e985473e773e86d369" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
W20260709 12:20:43.315287 31955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38773, user_credentials={real_user=slave}} blocked reactor thread for 143422us
I20260709 12:20:43.291262 32680 raft_consensus.cc:493] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:43.276160 32057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55f9de566c443cc868ca7a8739ea116" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:43.281483 32058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64668b02702a4e69b767b7a80d997c17" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:43.331418 32695 consensus_queue.cc:1048] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 12:20:43.331032 31734 catalog_manager.cc:5697] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 reported cstate change: term changed from 1 to 2, leader changed from 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129) to 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "657163f34ded49f9bbb826d07073b3a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:43.342994 31985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64668b02702a4e69b767b7a80d997c17" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:43.343374 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47018c8d34344e985473e773e86d369" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:43.344416 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55f9de566c443cc868ca7a8739ea116" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:43.354852   300 leader_election.cc:290] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:43.359125 32680 raft_consensus.cc:515] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:43.360764 32060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcb09973d2b4ec0bcdd2e5a7855b462" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:43.333540 31734 catalog_manager.cc:5697] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 reported cstate change: term changed from 1 to 2, leader changed from 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129) to 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "657163f34ded49f9bbb826d07073b3a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: HEALTHY } } }
W20260709 12:20:43.366636 31879 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:38987, user_credentials={real_user=slave}} blocked reactor thread for 54534.2us
I20260709 12:20:43.410341 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d6f956d2ec45ea81c4845143d8b4c9" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:43.362044 32680 leader_election.cc:290] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:43.450212 32672 leader_election.cc:304] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:43.451581 32680 raft_consensus.cc:2749] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:43.364912 31734 catalog_manager.cc:5697] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 reported cstate change: term changed from 1 to 2, leader changed from 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129) to 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "657163f34ded49f9bbb826d07073b3a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: HEALTHY } } }
W20260709 12:20:43.455072   304 log.cc:927] Time spent T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7: Append to log took a long time: real 0.169s	user 0.000s	sys 0.001s
I20260709 12:20:43.464603 32678 tablet_bootstrap.cc:492] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:43.458393 31734 catalog_manager.cc:5697] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 reported cstate change: term changed from 1 to 2, leader changed from 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129) to 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "657163f34ded49f9bbb826d07073b3a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:43.475028 32678 tablet_bootstrap.cc:492] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:43.476164 32678 ts_tablet_manager.cc:1403] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.446s	user 0.020s	sys 0.011s
I20260709 12:20:43.477233 32680 raft_consensus.cc:493] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:43.478083 32680 raft_consensus.cc:515] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
W20260709 12:20:43.478478 32672 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:38987, user_credentials={real_user=slave}} blocked reactor thread for 63047us
I20260709 12:20:43.479450 32672 leader_election.cc:304] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:43.480367   300 raft_consensus.cc:2749] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:43.480479 31881 consensus_peers.cc:597] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:43.481232 31881 consensus_peers.cc:597] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:43.480926 32672 leader_election.cc:304] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0
W20260709 12:20:43.481901 31881 consensus_peers.cc:597] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:43.482466 31881 consensus_peers.cc:597] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:43.483130 32680 leader_election.cc:290] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:43.484001 32680 raft_consensus.cc:2749] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:43.510241 31955 consensus_peers.cc:597] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:43.615617 31879 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:38987, user_credentials={real_user=slave}} blocked reactor thread for 98404.6us
W20260709 12:20:43.556231 32672 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:38987, user_credentials={real_user=slave}} blocked reactor thread for 75419.3us
I20260709 12:20:43.621313 32680 raft_consensus.cc:493] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:43.624696 32680 raft_consensus.cc:515] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
W20260709 12:20:43.633639 31956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:40467, user_credentials={real_user=slave}} blocked reactor thread for 89793.4us
W20260709 12:20:43.665858 32027 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:38987, user_credentials={real_user=slave}} blocked reactor thread for 89688.6us
W20260709 12:20:43.706202 31956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:40467, user_credentials={real_user=slave}} blocked reactor thread for 66516us
I20260709 12:20:43.761524 32680 leader_election.cc:290] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:43.762786 32678 raft_consensus.cc:359] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:43.766042 32678 raft_consensus.cc:740] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.771026 32678 consensus_queue.cc:260] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
W20260709 12:20:43.921957 31956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:40467, user_credentials={real_user=slave}} blocked reactor thread for 67805.1us
I20260709 12:20:43.928490 32678 ts_tablet_manager.cc:1434] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.436s	user 0.011s	sys 0.000s
I20260709 12:20:43.950291 32678 tablet_bootstrap.cc:492] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:43.959772 31909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d6f956d2ec45ea81c4845143d8b4c9" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:43.960421 31911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce4eba2829744ea8a984437b06c9542" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:43.961289 31907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda8e2c3981545f7ab1d2a5bf088921b" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:43.960104 31910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcb09973d2b4ec0bcdd2e5a7855b462" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:43.961756 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b15ed75de0243f3a7e3385d69207f8e" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
W20260709 12:20:43.960032 32029 consensus_peers.cc:597] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:43.964587 32029 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38773, user_credentials={real_user=slave}} blocked reactor thread for 409246us
I20260709 12:20:43.976302 32680 raft_consensus.cc:493] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:43.990969 32680 raft_consensus.cc:515] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:43.995707 32672 leader_election.cc:304] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:43.998610 32680 leader_election.cc:290] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:44.001919 32680 raft_consensus.cc:2749] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:43.999046   324 log.cc:927] Time spent T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0: Append to log took a long time: real 0.246s	user 0.002s	sys 0.000s
W20260709 12:20:44.016019 31881 consensus_peers.cc:597] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:44.016667 31881 consensus_peers.cc:597] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:43.993873   320 log.cc:927] Time spent T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7: Append to log took a long time: real 0.372s	user 0.000s	sys 0.002s
W20260709 12:20:44.055392 31955 consensus_peers.cc:597] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:44.057917 31955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38773, user_credentials={real_user=slave}} blocked reactor thread for 541656us
W20260709 12:20:44.058856 32029 consensus_peers.cc:597] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:44.056488 32680 raft_consensus.cc:493] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.072005 32760 raft_consensus.cc:493] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.072968 32055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046445668a2a45bba449faf56cef3f71" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
W20260709 12:20:44.100073 31882 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.132:40467, user_credentials={real_user=slave}} blocked reactor thread for 168127us
W20260709 12:20:44.097452 32672 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.130:43977, user_credentials={real_user=slave}} blocked reactor thread for 101837us
I20260709 12:20:44.107016 32760 raft_consensus.cc:515] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:44.095177 32680 raft_consensus.cc:515] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:44.112171   333 raft_consensus.cc:493] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.112349 31734 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58584 (request call id 103) took 1042 ms. Trace:
I20260709 12:20:44.112586 32680 leader_election.cc:290] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:44.113306   333 raft_consensus.cc:515] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:44.114354 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd6f7bff41d4ee08845205065988695" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:44.114845 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd6f7bff41d4ee08845205065988695" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:44.109854 32760 leader_election.cc:290] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:44.146045 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf6695eae848e8917da660db77a846" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:44.189996 32059 raft_consensus.cc:2468] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 2.
I20260709 12:20:44.188792   333 leader_election.cc:290] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
W20260709 12:20:44.169854 32029 consensus_peers.cc:597] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:44.186456 31734 rpcz_store.cc:276] 0709 12:20:43.070072 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:20:43.070496 (+   424us) service_pool.cc:224] Handling call
0709 12:20:44.112251 (+1041755us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:20:43.510956 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:20:43.511561 (+   605us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:20:43.511599 (+    38us) write_op.cc:435] Acquired schema lock
0709 12:20:43.511613 (+    14us) tablet.cc:662] Decoding operations
0709 12:20:43.512253 (+   640us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:20:43.512319 (+    66us) write_op.cc:641] Partition lock acquired for write op
0709 12:20:43.512348 (+    29us) tablet.cc:685] Acquiring locks for 4 operations
0709 12:20:43.512766 (+   418us) tablet.cc:701] Row locks acquired
0709 12:20:43.512787 (+    21us) write_op.cc:260] PREPARE: finished
0709 12:20:43.512953 (+   166us) write_op.cc:270] Start()
0709 12:20:43.513071 (+   118us) write_op.cc:276] Timestamp: P: 1783599643512900 usec, L: 0
0709 12:20:43.513090 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 12:20:43.513764 (+   674us) log.cc:844] Serialized 1705 byte log entry
0709 12:20:43.689795 (+176031us) op_driver.cc:464] REPLICATION: finished
0709 12:20:43.926598 (+236803us) write_op.cc:301] APPLY: starting
0709 12:20:43.926709 (+   111us) tablet.cc:1367] starting BulkCheckPresence
0709 12:20:43.949236 (+ 22527us) tablet.cc:1370] finished BulkCheckPresence
0709 12:20:43.949390 (+   154us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:20:43.950203 (+   813us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:20:43.950405 (+   202us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 12:20:43.950457 (+    52us) write_op.cc:312] APPLY: finished
0709 12:20:43.950752 (+   295us) log.cc:844] Serialized 40 byte log entry
0709 12:20:43.950971 (+   219us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:20:43.951081 (+   110us) write_op.cc:454] Released schema lock
0709 12:20:43.951125 (+    44us) write_op.cc:341] FINISH: Updating metrics
0709 12:20:43.951551 (+   426us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:20:43.951591 (+    40us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1014,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":229861,"apply.run_cpu_time_us":2741,"apply.run_wall_time_us":29130,"num_ops":4,"prepare.queue_time_us":23225,"prepare.run_cpu_time_us":3158,"prepare.run_wall_time_us":5188,"replication_time_us":129474,"thread_start_us":83881,"threads_started":1}]]}
W20260709 12:20:44.228688   321 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.601s	user 0.000s	sys 0.011s
W20260709 12:20:44.229141   321 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.602s	user 0.000s	sys 0.011s
W20260709 12:20:44.192536   364 log.cc:927] Time spent T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd: Append to log took a long time: real 0.098s	user 0.000s	sys 0.000s
I20260709 12:20:44.194703 32675 leader_election.cc:304] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:44.195709 31882 leader_election.cc:304] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:44.236227 32637 raft_consensus.cc:2804] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:44.236757 32637 raft_consensus.cc:493] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:44.237107 32637 raft_consensus.cc:3060] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:44.238489   365 raft_consensus.cc:2749] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:44.199785 32029 leader_election.cc:336] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:44.203045 31738 catalog_manager.cc:5697] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 1 to 2, leader changed from 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129) to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 2 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:44.207172 32672 leader_election.cc:304] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:44.242352   365 raft_consensus.cc:2749] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:44.222623 31988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda8e2c3981545f7ab1d2a5bf088921b" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:44.224339 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b15ed75de0243f3a7e3385d69207f8e" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:44.227548 31985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046445668a2a45bba449faf56cef3f71" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
W20260709 12:20:44.227785 31881 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38773, user_credentials={real_user=slave}} blocked reactor thread for 210708us
I20260709 12:20:44.228226 32678 tablet_bootstrap.cc:492] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:44.254410 32678 tablet_bootstrap.cc:492] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:44.256076 32678 ts_tablet_manager.cc:1403] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.306s	user 0.023s	sys 0.002s
I20260709 12:20:44.260762 32678 raft_consensus.cc:359] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:44.263546 32678 raft_consensus.cc:740] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.227620 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce4eba2829744ea8a984437b06c9542" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:44.262391 32637 raft_consensus.cc:515] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:44.280153 32678 consensus_queue.cc:260] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:44.306442 32637 leader_election.cc:290] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 3 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
W20260709 12:20:44.305823 31955 consensus_peers.cc:597] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:44.308156 31955 consensus_peers.cc:597] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:44.308599 32678 ts_tablet_manager.cc:1434] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.052s	user 0.010s	sys 0.000s
I20260709 12:20:44.311074 32678 tablet_bootstrap.cc:492] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:44.317265 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf6695eae848e8917da660db77a846" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:44.332680 31915 raft_consensus.cc:2393] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65464ab5ffd540298c0713d1845fcee0 in current term 3: Already voted for candidate 657163f34ded49f9bbb826d07073b3a7 in this term.
W20260709 12:20:44.340216 31881 consensus_peers.cc:597] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:44.341537 32063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf6695eae848e8917da660db77a846" candidate_uuid: "657163f34ded49f9bbb826d07073b3a7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:44.342286 32063 raft_consensus.cc:3060] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:20:44.340747 31881 consensus_peers.cc:597] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:44.345793 31881 consensus_peers.cc:597] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:44.357512 32672 leader_election.cc:304] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7
W20260709 12:20:44.346663 31881 consensus_peers.cc:597] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:44.358596   365 raft_consensus.cc:2749] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:44.358662 31881 consensus_peers.cc:597] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:44.359191 32672 leader_election.cc:304] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:44.360086   365 raft_consensus.cc:2749] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:44.360594 32672 leader_election.cc:304] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:44.361490   365 raft_consensus.cc:2749] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:44.380100 31955 consensus_peers.cc:597] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:44.381263 31955 consensus_peers.cc:597] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:44.397830   365 raft_consensus.cc:493] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.398516   365 raft_consensus.cc:515] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:44.361990 32672 leader_election.cc:304] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:44.402624 32680 raft_consensus.cc:2749] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:44.413657 32063 raft_consensus.cc:2468] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 657163f34ded49f9bbb826d07073b3a7 in term 3.
I20260709 12:20:44.416942 31882 leader_election.cc:304] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 
W20260709 12:20:44.411754 32672 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:38987, user_credentials={real_user=slave}} blocked reactor thread for 49860.4us
I20260709 12:20:44.410154   365 leader_election.cc:290] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:44.435278 32027 leader_election.cc:304] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:44.433205 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "161491ce88c3401a8cdde28ca6057f43" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:44.454419   333 raft_consensus.cc:2749] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:44.454517 32663 raft_consensus.cc:2804] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:44.438959 32680 raft_consensus.cc:493] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.454770 31985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "161491ce88c3401a8cdde28ca6057f43" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
W20260709 12:20:44.473241 31881 consensus_peers.cc:597] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:44.478801 31881 leader_election.cc:336] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:44.467614 32680 raft_consensus.cc:515] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:44.478071 32663 raft_consensus.cc:697] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 3 LEADER]: Becoming Leader. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:44.487748 32663 consensus_queue.cc:237] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
W20260709 12:20:44.499886 31881 consensus_peers.cc:597] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:44.503508 31881 leader_election.cc:336] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:44.512755 32058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce00ffd6ab945d1920ebdc191756ab8" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:44.531903 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce00ffd6ab945d1920ebdc191756ab8" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "657163f34ded49f9bbb826d07073b3a7" is_pre_election: true
I20260709 12:20:44.527318 32680 leader_election.cc:290] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
W20260709 12:20:44.542058 31955 consensus_peers.cc:597] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:44.543135 31955 consensus_peers.cc:597] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:44.549043 32672 leader_election.cc:304] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:44.558485   350 raft_consensus.cc:493] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.559391   350 raft_consensus.cc:515] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:44.579376 32675 leader_election.cc:304] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:20:44.580581   365 raft_consensus.cc:2749] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:44.573757 32680 raft_consensus.cc:2749] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:44.609161 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ec047b5ed4451491d710daccb36029" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:44.609998 32059 raft_consensus.cc:2468] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 2.
I20260709 12:20:44.612771 31956 leader_election.cc:304] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:44.615929   350 leader_election.cc:290] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:44.610108 32678 tablet_bootstrap.cc:492] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:44.622951   350 raft_consensus.cc:2804] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:44.624475   350 raft_consensus.cc:493] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:44.628361   350 raft_consensus.cc:3060] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:44.634654 32678 tablet_bootstrap.cc:492] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:44.635859 32678 ts_tablet_manager.cc:1403] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.325s	user 0.031s	sys 0.002s
W20260709 12:20:44.655598 31955 leader_election.cc:336] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
W20260709 12:20:44.797648 32027 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:38987, user_credentials={real_user=slave}} blocked reactor thread for 106868us
I20260709 12:20:44.843690 32678 raft_consensus.cc:359] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:44.844550 32678 raft_consensus.cc:740] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.845348 32678 consensus_queue.cc:260] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
W20260709 12:20:44.853399 31955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38773, user_credentials={real_user=slave}} blocked reactor thread for 156383us
I20260709 12:20:44.861424 31738 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58594 (request call id 96) took 1167 ms. Trace:
I20260709 12:20:44.863408   350 raft_consensus.cc:515] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:44.862078 31738 rpcz_store.cc:276] 0709 12:20:43.693777 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:20:43.701356 (+  7579us) service_pool.cc:224] Handling call
0709 12:20:44.005011 (+303655us) spinlock_profiling.cc:243] Waited 81.3 ms on lock 0x7b5400738f54. stack: 00007fe93aa03343 00007fe93aa03240 00007fe93a3921d4 00007fe9440d0304 00007fe9440d0299 00007fe93da8c090 00007fe93db2af3a 00007fe9438e0e9c 00007fe9439df04e 00007fe941ea02a4 00007fe941ea0232 00007fe941ea0161 00007fe941ea00dc 00007fe941e9f392 00007fe93be5d48c 00007fe93be5c8c6
0709 12:20:44.861316 (+856305us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:20:44.295002 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:20:44.295960 (+   958us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:20:44.296018 (+    58us) write_op.cc:435] Acquired schema lock
0709 12:20:44.296044 (+    26us) tablet.cc:662] Decoding operations
0709 12:20:44.296520 (+   476us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:20:44.296598 (+    78us) write_op.cc:641] Partition lock acquired for write op
0709 12:20:44.296648 (+    50us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:20:44.296906 (+   258us) tablet.cc:701] Row locks acquired
0709 12:20:44.296935 (+    29us) write_op.cc:260] PREPARE: finished
0709 12:20:44.297138 (+   203us) write_op.cc:270] Start()
0709 12:20:44.297308 (+   170us) write_op.cc:276] Timestamp: P: 1783599644297074 usec, L: 0
0709 12:20:44.297342 (+    34us) op_driver.cc:348] REPLICATION: starting
0709 12:20:44.298383 (+  1041us) log.cc:844] Serialized 540 byte log entry
0709 12:20:44.523666 (+225283us) op_driver.cc:464] REPLICATION: finished
0709 12:20:44.847636 (+323970us) write_op.cc:301] APPLY: starting
0709 12:20:44.847736 (+   100us) tablet.cc:1367] starting BulkCheckPresence
0709 12:20:44.847854 (+   118us) tablet.cc:1370] finished BulkCheckPresence
0709 12:20:44.847975 (+   121us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:20:44.848319 (+   344us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:20:44.848527 (+   208us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:20:44.848587 (+    60us) write_op.cc:312] APPLY: finished
0709 12:20:44.848811 (+   224us) log.cc:844] Serialized 22 byte log entry
0709 12:20:44.849021 (+   210us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:20:44.849127 (+   106us) write_op.cc:454] Released schema lock
0709 12:20:44.849168 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 12:20:44.849715 (+   547us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:20:44.849748 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":148193,"reported_tablets":4,"spinlock_wait_cycles":186998528,"child_traces":[["op",{"apply.queue_time_us":322256,"apply.run_cpu_time_us":2094,"apply.run_wall_time_us":2094,"num_ops":1,"prepare.queue_time_us":26658,"prepare.run_cpu_time_us":3842,"prepare.run_wall_time_us":3842,"replication_time_us":205746,"thread_start_us":175139,"threads_started":2}]]}
I20260709 12:20:44.892009   350 leader_election.cc:290] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 3 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:44.896732 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ec047b5ed4451491d710daccb36029" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:44.897423 32678 ts_tablet_manager.cc:1434] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.261s	user 0.014s	sys 0.002s
I20260709 12:20:44.914052 32059 raft_consensus.cc:3060] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:44.947779 32678 tablet_bootstrap.cc:492] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
W20260709 12:20:44.966255 31955 leader_election.cc:336] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:20:45.017941 32059 raft_consensus.cc:2468] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 3.
I20260709 12:20:45.021389 31956 leader_election.cc:304] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:45.023553   350 raft_consensus.cc:2804] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:45.024163   350 raft_consensus.cc:697] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 3 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
W20260709 12:20:45.026250 31881 consensus_peers.cc:597] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:45.034106   350 consensus_queue.cc:237] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:45.054563 31734 catalog_manager.cc:5697] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 reported cstate change: term changed from 1 to 3, leader changed from 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129) to 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130). New cstate: current_term: 3 leader_uuid: "657163f34ded49f9bbb826d07073b3a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:45.084263 31739 catalog_manager.cc:5697] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 1 to 3, leader changed from 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129) to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 3 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:45.100890 32059 raft_consensus.cc:1275] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Refusing update from remote peer 657163f34ded49f9bbb826d07073b3a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:20:45.102672 32763 consensus_queue.cc:1048] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:45.108716 32678 tablet_bootstrap.cc:492] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:45.109831 32678 tablet_bootstrap.cc:492] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:45.114820 32678 ts_tablet_manager.cc:1403] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.167s	user 0.023s	sys 0.006s
I20260709 12:20:45.141137 32678 raft_consensus.cc:359] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:45.142102 32678 raft_consensus.cc:740] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.142987 32678 consensus_queue.cc:260] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:45.148213 32678 ts_tablet_manager.cc:1434] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:20:45.149418 32678 tablet_bootstrap.cc:492] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:45.161536   412 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.129:38773 every 8 connection(s)
I20260709 12:20:45.162381 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.129:38773
I20260709 12:20:45.208808 32678 tablet_bootstrap.cc:492] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:45.214727 32678 tablet_bootstrap.cc:492] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:45.215561 32678 ts_tablet_manager.cc:1403] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.066s	user 0.022s	sys 0.021s
I20260709 12:20:45.219861 32678 raft_consensus.cc:359] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:45.220860 32678 raft_consensus.cc:740] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.222093 32678 consensus_queue.cc:260] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:45.226516 32678 ts_tablet_manager.cc:1434] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 12:20:45.227633 32678 tablet_bootstrap.cc:492] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:45.278721 32678 tablet_bootstrap.cc:492] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:45.279743 32678 tablet_bootstrap.cc:492] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:45.280462 32678 ts_tablet_manager.cc:1403] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.053s	user 0.034s	sys 0.008s
I20260709 12:20:45.283319 32678 raft_consensus.cc:359] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:45.283999 32678 raft_consensus.cc:740] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.284749 32678 consensus_queue.cc:260] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:45.286804 32678 ts_tablet_manager.cc:1434] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:20:45.287784 32678 tablet_bootstrap.cc:492] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:45.297071   340 raft_consensus.cc:3060] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:45.319227   322 raft_consensus.cc:3060] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:45.326217 32678 tablet_bootstrap.cc:492] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:45.327437 32678 tablet_bootstrap.cc:492] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:45.330406 32678 ts_tablet_manager.cc:1403] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.008s
I20260709 12:20:45.334795 32678 raft_consensus.cc:359] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:45.338142 32678 raft_consensus.cc:740] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.339359 32678 consensus_queue.cc:260] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:45.345239 32678 ts_tablet_manager.cc:1434] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:20:45.347579 32678 tablet_bootstrap.cc:492] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:45.349102   416 heartbeater.cc:344] Connected to a master server at 127.27.60.190:44659
I20260709 12:20:45.349690   416 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:45.350781   416 heartbeater.cc:507] Master 127.27.60.190:44659 requested a full tablet report, sending...
I20260709 12:20:45.391331   340 raft_consensus.cc:3060] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:45.396265 32680 raft_consensus.cc:493] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:45.397204 32680 raft_consensus.cc:515] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:45.448946   307 raft_consensus.cc:3060] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:45.483268 31734 ts_manager.cc:194] Re-registered known tserver with Master: 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:20:45.527623 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64668b02702a4e69b767b7a80d997c17" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:45.538817   322 raft_consensus.cc:3060] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:45.561980 32678 tablet_bootstrap.cc:492] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:45.535679 32680 leader_election.cc:290] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
W20260709 12:20:45.568033 32027 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:43977, user_credentials={real_user=slave}} blocked reactor thread for 52050.9us
I20260709 12:20:45.577092 32767 raft_consensus.cc:3060] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:45.586622 32678 tablet_bootstrap.cc:492] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:45.587539 32678 ts_tablet_manager.cc:1403] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.240s	user 0.052s	sys 0.040s
W20260709 12:20:45.590000 31955 consensus_peers.cc:597] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:45.614940 32678 raft_consensus.cc:359] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:45.615840 32678 raft_consensus.cc:740] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.616639 32678 consensus_queue.cc:260] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:45.619386   349 raft_consensus.cc:3060] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:45.634719 32678 ts_tablet_manager.cc:1434] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.001s
I20260709 12:20:45.635952 32678 tablet_bootstrap.cc:492] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
W20260709 12:20:45.656571 31955 consensus_peers.cc:597] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:45.660542 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64668b02702a4e69b767b7a80d997c17" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:45.664302 32675 leader_election.cc:304] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:45.665531   421 raft_consensus.cc:2749] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:45.692854 32059 raft_consensus.cc:1275] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Refusing update from remote peer 54aad746cb1641378df822c67eafe1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:20:45.696290   433 consensus_queue.cc:1048] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:45.699703 31734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57156
I20260709 12:20:45.709318   416 heartbeater.cc:499] Master 127.27.60.190:44659 was elected leader, sending a full tablet report...
I20260709 12:20:45.726854 32680 raft_consensus.cc:493] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54aad746cb1641378df822c67eafe1dd)
I20260709 12:20:45.727698 32680 raft_consensus.cc:515] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:45.733827 31985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e402d9881a3c40b2a5a893ac00e12508" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54aad746cb1641378df822c67eafe1dd" is_pre_election: true
I20260709 12:20:45.752697 32680 leader_election.cc:290] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:45.756527 32057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e402d9881a3c40b2a5a893ac00e12508" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65464ab5ffd540298c0713d1845fcee0" is_pre_election: true
I20260709 12:20:45.758755 32675 leader_election.cc:304] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2; no voters: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:45.760094 32680 raft_consensus.cc:2749] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:45.790987 32678 tablet_bootstrap.cc:492] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:45.795809 32678 tablet_bootstrap.cc:492] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:45.797435 32678 ts_tablet_manager.cc:1403] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.162s	user 0.032s	sys 0.016s
I20260709 12:20:45.807699 32678 raft_consensus.cc:359] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
W20260709 12:20:45.812068 32029 consensus_peers.cc:597] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:45.810982 32678 raft_consensus.cc:740] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.814595 32678 consensus_queue.cc:260] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:45.817569 32678 ts_tablet_manager.cc:1434] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:20:45.819190 32678 tablet_bootstrap.cc:492] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
W20260709 12:20:45.824285 32029 consensus_peers.cc:597] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:45.859517 32678 tablet_bootstrap.cc:492] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:45.872607 32678 tablet_bootstrap.cc:492] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:45.874701 32678 ts_tablet_manager.cc:1403] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.012s
I20260709 12:20:45.877997 32678 raft_consensus.cc:359] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:45.878929 32678 raft_consensus.cc:740] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.879724 32678 consensus_queue.cc:260] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:45.888669 32678 ts_tablet_manager.cc:1434] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:20:45.893184 32678 tablet_bootstrap.cc:492] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:45.931810 32678 tablet_bootstrap.cc:492] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:45.932850 32678 tablet_bootstrap.cc:492] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:45.933605 32678 ts_tablet_manager.cc:1403] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.007s
I20260709 12:20:45.944118 32678 raft_consensus.cc:359] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:45.945240 32678 raft_consensus.cc:740] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.946514 32678 consensus_queue.cc:260] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:45.948348 32678 ts_tablet_manager.cc:1434] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 12:20:45.951161 32678 tablet_bootstrap.cc:492] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:45.969130 32678 tablet_bootstrap.cc:492] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:45.970212 32678 tablet_bootstrap.cc:492] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:45.970925 32678 ts_tablet_manager.cc:1403] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260709 12:20:45.973157 32678 raft_consensus.cc:359] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:45.973711 32678 raft_consensus.cc:740] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.974439 32678 consensus_queue.cc:260] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:45.976509 32678 ts_tablet_manager.cc:1434] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:20:45.977341 32678 tablet_bootstrap.cc:492] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
W20260709 12:20:45.984547 32029 consensus_peers.cc:597] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:45.997237 32678 tablet_bootstrap.cc:492] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:45.998088 32678 tablet_bootstrap.cc:492] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:45.998818 32678 ts_tablet_manager.cc:1403] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260709 12:20:46.001667 32678 raft_consensus.cc:359] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:46.002626 32678 raft_consensus.cc:740] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.003392 32678 consensus_queue.cc:260] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:46.005609 32678 ts_tablet_manager.cc:1434] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:46.006516 32678 tablet_bootstrap.cc:492] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:46.009399   349 raft_consensus.cc:3060] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:46.075845 31881 consensus_peers.cc:597] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:46.100922 32678 tablet_bootstrap.cc:492] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:46.102291 32678 tablet_bootstrap.cc:492] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:46.103159 32678 ts_tablet_manager.cc:1403] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.097s	user 0.039s	sys 0.027s
I20260709 12:20:46.106245 32678 raft_consensus.cc:359] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:46.107031 32678 raft_consensus.cc:740] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.107837 32678 consensus_queue.cc:260] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:46.110675 32678 ts_tablet_manager.cc:1434] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:20:46.111586 32678 tablet_bootstrap.cc:492] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:46.119812   349 raft_consensus.cc:3060] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.128425 32678 tablet_bootstrap.cc:492] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:46.129791 32678 tablet_bootstrap.cc:492] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:46.129943   322 raft_consensus.cc:3060] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.130581 32678 ts_tablet_manager.cc:1403] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 12:20:46.134706 32678 raft_consensus.cc:359] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:46.135659 32678 raft_consensus.cc:740] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.136520 32678 consensus_queue.cc:260] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:46.139081 32678 ts_tablet_manager.cc:1434] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:20:46.139930 32678 tablet_bootstrap.cc:492] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
W20260709 12:20:46.140591 31881 consensus_peers.cc:597] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:46.166603 32678 tablet_bootstrap.cc:492] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:46.167738 32678 tablet_bootstrap.cc:492] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:46.168794 32678 ts_tablet_manager.cc:1403] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.004s
I20260709 12:20:46.172318 32678 raft_consensus.cc:359] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:46.173067 32678 raft_consensus.cc:740] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.173772 32678 consensus_queue.cc:260] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:46.175779 32678 ts_tablet_manager.cc:1434] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:20:46.176620 32678 tablet_bootstrap.cc:492] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:46.195144 32678 tablet_bootstrap.cc:492] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:46.196183 32678 tablet_bootstrap.cc:492] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:46.196841 32678 ts_tablet_manager.cc:1403] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.003s
I20260709 12:20:46.198916 32678 raft_consensus.cc:359] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:46.199687 32678 raft_consensus.cc:740] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.200480 32678 consensus_queue.cc:260] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:46.202225 32678 ts_tablet_manager.cc:1434] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:20:46.203069 32678 tablet_bootstrap.cc:492] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:46.219004 32678 tablet_bootstrap.cc:492] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:46.219818 32678 tablet_bootstrap.cc:492] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:46.220461 32678 ts_tablet_manager.cc:1403] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260709 12:20:46.223057 32678 raft_consensus.cc:359] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:46.223814 32678 raft_consensus.cc:740] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.224627 32678 consensus_queue.cc:260] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:46.226806 32678 ts_tablet_manager.cc:1434] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:20:46.228219 32678 tablet_bootstrap.cc:492] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:46.252180 32678 tablet_bootstrap.cc:492] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:46.253520 32678 tablet_bootstrap.cc:492] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:46.254256 32678 ts_tablet_manager.cc:1403] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260709 12:20:46.256858 32678 raft_consensus.cc:359] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:46.257493 32678 raft_consensus.cc:740] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.258162 32678 consensus_queue.cc:260] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:46.260264 32678 ts_tablet_manager.cc:1434] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:46.261636 32678 tablet_bootstrap.cc:492] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:46.278311 32678 tablet_bootstrap.cc:492] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:46.279371 32678 tablet_bootstrap.cc:492] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:46.280073 32678 ts_tablet_manager.cc:1403] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 12:20:46.282490 32678 raft_consensus.cc:359] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:46.283183 32678 raft_consensus.cc:740] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.283859 32678 consensus_queue.cc:260] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:46.285844 32678 ts_tablet_manager.cc:1434] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:20:46.286825 32678 tablet_bootstrap.cc:492] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:46.305061 32678 tablet_bootstrap.cc:492] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:46.306111 32678 tablet_bootstrap.cc:492] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:46.306850 32678 ts_tablet_manager.cc:1403] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260709 12:20:46.309634 32678 raft_consensus.cc:359] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:46.310542 32678 raft_consensus.cc:740] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.311287 32678 consensus_queue.cc:260] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:46.313117 32678 ts_tablet_manager.cc:1434] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:46.335501 32678 tablet_bootstrap.cc:492] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:46.346961   349 raft_consensus.cc:3060] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 3
W20260709 12:20:46.362684 31881 consensus_peers.cc:597] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:46.363333 32029 consensus_peers.cc:597] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:46.368139 32029 consensus_peers.cc:597] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:46.396656 31881 consensus_peers.cc:597] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:46.404382 32678 tablet_bootstrap.cc:492] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:46.405535 32678 tablet_bootstrap.cc:492] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:46.406303 32678 ts_tablet_manager.cc:1403] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.091s	user 0.045s	sys 0.018s
I20260709 12:20:46.409220 32678 raft_consensus.cc:359] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:46.414492   340 raft_consensus.cc:3060] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.409938 32678 raft_consensus.cc:740] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.417261 32678 consensus_queue.cc:260] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:46.419996 32678 ts_tablet_manager.cc:1434] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:20:46.421088 32678 tablet_bootstrap.cc:492] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:46.446581 32678 tablet_bootstrap.cc:492] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:46.447613 32678 tablet_bootstrap.cc:492] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:46.448333 32678 ts_tablet_manager.cc:1403] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.002s
I20260709 12:20:46.451027 32678 raft_consensus.cc:359] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:46.451725 32678 raft_consensus.cc:740] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.452415 32678 consensus_queue.cc:260] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:46.454681 32678 ts_tablet_manager.cc:1434] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:20:46.455060   340 raft_consensus.cc:3060] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.458735 32678 tablet_bootstrap.cc:492] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:46.491123 32678 tablet_bootstrap.cc:492] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:46.492266 32678 tablet_bootstrap.cc:492] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:46.493093 32678 ts_tablet_manager.cc:1403] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.008s
I20260709 12:20:46.496081 32678 raft_consensus.cc:359] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:46.497269 32678 raft_consensus.cc:740] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.498281 32678 consensus_queue.cc:260] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:46.500303 32678 ts_tablet_manager.cc:1434] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:46.501237 32678 tablet_bootstrap.cc:492] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:46.518680 32678 tablet_bootstrap.cc:492] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:46.519762 32678 tablet_bootstrap.cc:492] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:46.521896 32678 ts_tablet_manager.cc:1403] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260709 12:20:46.524930 32678 raft_consensus.cc:359] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:46.525708 32678 raft_consensus.cc:740] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.526979 32678 consensus_queue.cc:260] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:46.530114 32678 ts_tablet_manager.cc:1434] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:20:46.531317 32678 tablet_bootstrap.cc:492] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:46.545866 32678 tablet_bootstrap.cc:492] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:46.546756 32678 tablet_bootstrap.cc:492] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:46.547437 32678 ts_tablet_manager.cc:1403] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260709 12:20:46.549674 32678 raft_consensus.cc:359] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:46.550383 32678 raft_consensus.cc:740] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.551079 32678 consensus_queue.cc:260] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:46.553624 32678 ts_tablet_manager.cc:1434] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:20:46.555805 32678 tablet_bootstrap.cc:492] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:46.557943   340 raft_consensus.cc:3060] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.577867 32678 tablet_bootstrap.cc:492] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:46.578887 32678 tablet_bootstrap.cc:492] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:46.579507 32678 ts_tablet_manager.cc:1403] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.005s
I20260709 12:20:46.581638 32678 raft_consensus.cc:359] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:46.582172 32678 raft_consensus.cc:740] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.582773 32678 consensus_queue.cc:260] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:46.584384 32678 ts_tablet_manager.cc:1434] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:20:46.585121 32678 tablet_bootstrap.cc:492] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
W20260709 12:20:46.602480 31881 consensus_peers.cc:597] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:46.607542 32678 tablet_bootstrap.cc:492] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:46.608706 32678 tablet_bootstrap.cc:492] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:46.609416 32678 ts_tablet_manager.cc:1403] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.005s
I20260709 12:20:46.612501 32678 raft_consensus.cc:359] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:46.614378 32678 raft_consensus.cc:740] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.615311 32678 consensus_queue.cc:260] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:46.617779 32678 ts_tablet_manager.cc:1434] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:20:46.618695 32678 tablet_bootstrap.cc:492] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:46.630803   340 raft_consensus.cc:3060] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.640537 32678 tablet_bootstrap.cc:492] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:46.642055 32678 tablet_bootstrap.cc:492] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:46.642884 32678 ts_tablet_manager.cc:1403] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.006s
I20260709 12:20:46.647504 32678 raft_consensus.cc:359] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:46.648250 32678 raft_consensus.cc:740] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.649031 32678 consensus_queue.cc:260] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:46.651110 32678 ts_tablet_manager.cc:1434] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:20:46.652043 32678 tablet_bootstrap.cc:492] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:46.669952 32678 tablet_bootstrap.cc:492] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:46.671051 32678 tablet_bootstrap.cc:492] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:46.671651 32678 ts_tablet_manager.cc:1403] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 12:20:46.673719 32678 raft_consensus.cc:359] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:46.674327 32678 raft_consensus.cc:740] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.675067 32678 consensus_queue.cc:260] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2 [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:46.677122 32678 ts_tablet_manager.cc:1434] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:20:46.678333 32678 tablet_bootstrap.cc:492] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:46.692667   340 raft_consensus.cc:3060] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.702718 32678 tablet_bootstrap.cc:492] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:46.705192 32678 tablet_bootstrap.cc:492] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:46.706003 32678 ts_tablet_manager.cc:1403] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.000s
I20260709 12:20:46.710512 32678 raft_consensus.cc:359] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:46.711351 32678 raft_consensus.cc:740] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.712153 32678 consensus_queue.cc:260] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:46.715794 32678 ts_tablet_manager.cc:1434] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 12:20:46.717523 32678 tablet_bootstrap.cc:492] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:46.731182   340 raft_consensus.cc:3060] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.738814 32678 tablet_bootstrap.cc:492] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:46.740016 32678 tablet_bootstrap.cc:492] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:46.740797 32678 ts_tablet_manager.cc:1403] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.001s
I20260709 12:20:46.750207 32678 raft_consensus.cc:359] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:46.752182 32678 raft_consensus.cc:740] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.752931 32678 consensus_queue.cc:260] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:46.754576 32678 ts_tablet_manager.cc:1434] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:46.758559 32678 tablet_bootstrap.cc:492] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap starting.
I20260709 12:20:46.777989 32678 tablet_bootstrap.cc:492] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2: 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:20:46.778800 32678 tablet_bootstrap.cc:492] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2: Bootstrap complete.
I20260709 12:20:46.779484 32678 ts_tablet_manager.cc:1403] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260709 12:20:46.782068 32678 raft_consensus.cc:359] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:46.782816 32678 raft_consensus.cc:740] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.783696 32678 consensus_queue.cc:260] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:46.785573 32678 ts_tablet_manager.cc:1434] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:46.883273   349 raft_consensus.cc:3060] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:47.082444   349 raft_consensus.cc:3060] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 3
W20260709 12:20:52.980625 31881 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:38773, user_credentials={real_user=slave}} blocked reactor thread for 64080.4us
I20260709 12:20:55.244647 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:55.317185 31985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f21c68affe947b6b8969fddd158772f"
dest_uuid: "54aad746cb1641378df822c67eafe1dd"
mode: GRACEFUL
new_leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:51014
I20260709 12:20:55.318224 31985 raft_consensus.cc:606] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Received request to transfer leadership to TS 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:55.322165 31985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dbe4a721edb495189b9aa5bdba45989"
dest_uuid: "54aad746cb1641378df822c67eafe1dd"
mode: GRACEFUL
new_leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:51014
I20260709 12:20:55.322819 31985 raft_consensus.cc:606] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Received request to transfer leadership to TS 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:55.326850 31986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4298c04621564d9bb2ea8a8e1e076536"
dest_uuid: "54aad746cb1641378df822c67eafe1dd"
mode: GRACEFUL
new_leader_uuid: "65464ab5ffd540298c0713d1845fcee0"
 from {username='slave'} at 127.0.0.1:51014
I20260709 12:20:55.327383 31986 raft_consensus.cc:606] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Received request to transfer leadership to TS 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:55.329876 31986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64668b02702a4e69b767b7a80d997c17"
dest_uuid: "54aad746cb1641378df822c67eafe1dd"
mode: GRACEFUL
new_leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:51014
I20260709 12:20:55.330396 31986 raft_consensus.cc:606] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Received request to transfer leadership to TS 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:55.333981 31986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2abe75a3f054594bb74e1ab9745a9d7"
dest_uuid: "54aad746cb1641378df822c67eafe1dd"
mode: GRACEFUL
new_leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:51014
I20260709 12:20:55.334591 31986 raft_consensus.cc:606] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Received request to transfer leadership to TS 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:55.358310 31914 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eaf229bd96b746ef940ad87b79bf0635"
dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
mode: GRACEFUL
new_leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:60342
I20260709 12:20:55.359048 31914 raft_consensus.cc:606] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 2 LEADER]: Received request to transfer leadership to TS 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:55.361346 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:20:55.363590 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:55.364892 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:55.406075   506 raft_consensus.cc:993] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd: : Instructing follower 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:55.406912   515 raft_consensus.cc:1081] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Signalling peer 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:55.408663   301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f21c68affe947b6b8969fddd158772f"
dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:34768
I20260709 12:20:55.409265   301 raft_consensus.cc:493] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:55.409696   301 raft_consensus.cc:3060] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.409934   515 raft_consensus.cc:993] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd: : Instructing follower 65464ab5ffd540298c0713d1845fcee0 to start an election
I20260709 12:20:55.410979   509 raft_consensus.cc:1081] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Signalling peer 65464ab5ffd540298c0713d1845fcee0 to start an election
I20260709 12:20:55.413271 32057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4298c04621564d9bb2ea8a8e1e076536"
dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
 from {username='slave'} at 127.0.0.1:39742
I20260709 12:20:55.413877 32057 raft_consensus.cc:493] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:55.414338 32057 raft_consensus.cc:3060] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.422915   301 raft_consensus.cc:515] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:55.424973 32057 raft_consensus.cc:515] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:55.426594 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f21c68affe947b6b8969fddd158772f" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:55.426998 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f21c68affe947b6b8969fddd158772f" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:55.426630   301 leader_election.cc:290] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 3 election: Requested vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:55.427721 32064 raft_consensus.cc:3060] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.428651 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4298c04621564d9bb2ea8a8e1e076536" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:55.429271 31914 raft_consensus.cc:3060] T 4298c04621564d9bb2ea8a8e1e076536 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.429478 32057 leader_election.cc:290] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:55.427489 31986 raft_consensus.cc:3055] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:55.432366 31986 raft_consensus.cc:740] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:55.433274 31986 consensus_queue.cc:260] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:55.434423 31985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4298c04621564d9bb2ea8a8e1e076536" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:55.434764 31986 raft_consensus.cc:3060] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.434973 31985 raft_consensus.cc:3055] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:55.435426 31985 raft_consensus.cc:740] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:55.436398 31985 consensus_queue.cc:260] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:55.437561 31985 raft_consensus.cc:3060] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.442088 31914 raft_consensus.cc:2468] T 4298c04621564d9bb2ea8a8e1e076536 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 2.
I20260709 12:20:55.443861 32027 leader_election.cc:304] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:55.444918   496 raft_consensus.cc:2804] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:55.445706   496 raft_consensus.cc:697] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 [term 2 LEADER]: Becoming Leader. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:55.446933   496 consensus_queue.cc:237] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:55.453488 31985 raft_consensus.cc:2468] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 2.
I20260709 12:20:55.453727 31986 raft_consensus.cc:2468] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 3.
I20260709 12:20:55.455370 32672 leader_election.cc:304] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 
I20260709 12:20:55.457878   506 raft_consensus.cc:993] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd: : Instructing follower 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:55.458668   506 raft_consensus.cc:1081] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Signalling peer 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:55.459946 32064 raft_consensus.cc:2468] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 3.
I20260709 12:20:55.462271   301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64668b02702a4e69b767b7a80d997c17"
dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:34768
I20260709 12:20:55.515424   511 raft_consensus.cc:993] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd: : Instructing follower 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:55.523077   521 raft_consensus.cc:2804] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:20:55.523908 32672 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.131:38987, user_credentials={real_user=slave}} blocked reactor thread for 68741.4us
I20260709 12:20:55.463014   301 raft_consensus.cc:493] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:55.539897   301 raft_consensus.cc:3060] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.547588   511 raft_consensus.cc:1081] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Signalling peer 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:55.548535   434 raft_consensus.cc:993] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7: : Instructing follower 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:55.550307   307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dbe4a721edb495189b9aa5bdba45989"
dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:34768
I20260709 12:20:55.550976   307 raft_consensus.cc:493] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:55.551362   307 raft_consensus.cc:3060] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.549211   434 raft_consensus.cc:1081] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 2 LEADER]: Signalling peer 24b080dfe9ae4908a218cbf5138a81e2 to start an election
W20260709 12:20:55.558570 32027 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:38987, user_credentials={real_user=slave}} blocked reactor thread for 96231.4us
I20260709 12:20:55.562847   307 raft_consensus.cc:515] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:55.564535   303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eaf229bd96b746ef940ad87b79bf0635"
dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:34750
I20260709 12:20:55.565356   303 raft_consensus.cc:493] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:55.565812   303 raft_consensus.cc:3060] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.566884   301 raft_consensus.cc:515] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:55.569702   301 leader_election.cc:290] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 election: Requested vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:55.572009 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64668b02702a4e69b767b7a80d997c17" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:55.574398 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64668b02702a4e69b767b7a80d997c17" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:55.575107 32064 raft_consensus.cc:3060] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.575629 31986 raft_consensus.cc:3055] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:55.578452 31986 raft_consensus.cc:740] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:55.580148 31986 consensus_queue.cc:260] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:55.582772 32064 raft_consensus.cc:2468] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 2.
I20260709 12:20:55.586226 31986 raft_consensus.cc:3060] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.582860   521 raft_consensus.cc:697] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:55.592269 31985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe4a721edb495189b9aa5bdba45989" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:55.592984 31985 raft_consensus.cc:3055] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:55.593303 31985 raft_consensus.cc:740] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:55.594200 31985 consensus_queue.cc:260] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:55.595340 31985 raft_consensus.cc:3060] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.588420   307 leader_election.cc:290] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 3 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:55.599426   303 raft_consensus.cc:515] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:55.604403   303 leader_election.cc:290] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 3 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:55.604722 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf229bd96b746ef940ad87b79bf0635" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:55.604228 31738 catalog_manager.cc:5697] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 reported cstate change: term changed from 1 to 2, leader changed from 54aad746cb1641378df822c67eafe1dd (127.27.60.131) to 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132). New cstate: current_term: 2 leader_uuid: "65464ab5ffd540298c0713d1845fcee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:55.605410 31916 raft_consensus.cc:3055] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:55.605798 31916 raft_consensus.cc:740] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:55.606760 31916 consensus_queue.cc:260] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:55.608436 31986 raft_consensus.cc:2468] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 2.
I20260709 12:20:55.608088   521 consensus_queue.cc:237] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:55.608175 31916 raft_consensus.cc:3060] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.610332 32672 leader_election.cc:304] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 
I20260709 12:20:55.613492   525 raft_consensus.cc:2804] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:55.614506 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbe4a721edb495189b9aa5bdba45989" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:55.615160 31914 raft_consensus.cc:3060] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.615700 31985 raft_consensus.cc:2468] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 3.
I20260709 12:20:55.617570 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf229bd96b746ef940ad87b79bf0635" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:55.618223 32064 raft_consensus.cc:3060] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.618567 32672 leader_election.cc:304] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 
I20260709 12:20:55.621634 31916 raft_consensus.cc:2468] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 3.
I20260709 12:20:55.628706 32064 raft_consensus.cc:2468] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 3.
I20260709 12:20:55.629282 31914 raft_consensus.cc:2468] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 3.
I20260709 12:20:55.631677 32675 leader_election.cc:304] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:55.636976   526 raft_consensus.cc:2804] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:55.637473   526 raft_consensus.cc:697] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:55.638398   526 consensus_queue.cc:237] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:55.645354   521 raft_consensus.cc:2804] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:55.646288   521 raft_consensus.cc:697] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:55.647356   521 consensus_queue.cc:237] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:55.652465 31734 catalog_manager.cc:5697] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 2 to 3, leader changed from 54aad746cb1641378df822c67eafe1dd (127.27.60.131) to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:55.672236   525 raft_consensus.cc:697] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:55.674182   525 consensus_queue.cc:237] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:55.724624 31734 catalog_manager.cc:5697] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 1 to 2, leader changed from 54aad746cb1641378df822c67eafe1dd (127.27.60.131) to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:55.725852 31734 catalog_manager.cc:5697] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 2 to 3, leader changed from 54aad746cb1641378df822c67eafe1dd (127.27.60.131) to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:55.727089 31734 catalog_manager.cc:5697] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 2 to 3, leader changed from 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130) to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:55.900905   509 raft_consensus.cc:993] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd: : Instructing follower 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:55.901700   506 raft_consensus.cc:1081] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Signalling peer 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:55.903371   303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2abe75a3f054594bb74e1ab9745a9d7"
dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:34768
I20260709 12:20:55.903882   303 raft_consensus.cc:493] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:55.904219   303 raft_consensus.cc:3060] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.910748   303 raft_consensus.cc:515] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:55.913367   303 leader_election.cc:290] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 3 election: Requested vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:55.913576 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2abe75a3f054594bb74e1ab9745a9d7" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:55.913975 32057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2abe75a3f054594bb74e1ab9745a9d7" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:55.914350 31986 raft_consensus.cc:3055] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:55.914696 32057 raft_consensus.cc:3060] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.914738 31986 raft_consensus.cc:740] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:55.915745 31986 consensus_queue.cc:260] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:55.917114 31986 raft_consensus.cc:3060] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:55.922942 32057 raft_consensus.cc:2468] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 3.
I20260709 12:20:55.923774 31986 raft_consensus.cc:2468] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 3.
I20260709 12:20:55.924333 32675 leader_election.cc:304] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:55.925290   525 raft_consensus.cc:2804] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:55.925752   525 raft_consensus.cc:697] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:55.926579   525 consensus_queue.cc:237] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:55.937707 31734 catalog_manager.cc:5697] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 2 to 3, leader changed from 54aad746cb1641378df822c67eafe1dd (127.27.60.131) to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:55.967068 31986 raft_consensus.cc:1275] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Refusing update from remote peer 65464ab5ffd540298c0713d1845fcee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:55.968505   522 consensus_queue.cc:1048] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:55.985213 31915 raft_consensus.cc:1275] T 4298c04621564d9bb2ea8a8e1e076536 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Refusing update from remote peer 65464ab5ffd540298c0713d1845fcee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:55.987484   439 consensus_queue.cc:1048] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:56.025100 31986 raft_consensus.cc:1275] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:56.026360   525 consensus_queue.cc:1048] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:56.045871 32057 raft_consensus.cc:1275] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:56.047413   521 consensus_queue.cc:1048] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:56.054077 32064 raft_consensus.cc:1275] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:56.061124   521 consensus_queue.cc:1048] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:56.099906 31986 raft_consensus.cc:1275] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:56.101439   525 consensus_queue.cc:1048] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:56.114428 31915 raft_consensus.cc:1275] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 3 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:56.122004   525 consensus_queue.cc:1048] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:56.126726 32059 raft_consensus.cc:1275] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:56.129014   521 consensus_queue.cc:1048] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:56.131844 31915 raft_consensus.cc:1275] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [term 3 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:56.134042   525 consensus_queue.cc:1048] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:56.161586 31986 raft_consensus.cc:1275] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:56.163223   521 consensus_queue.cc:1048] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:56.381625 32059 raft_consensus.cc:1275] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:56.383371   521 consensus_queue.cc:1048] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:56.396253 31986 raft_consensus.cc:1275] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:56.398393   521 consensus_queue.cc:1048] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:56.413338 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:56.463522 31985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bc271b4ce9648178e2d37ce1305d0e9"
dest_uuid: "54aad746cb1641378df822c67eafe1dd"
mode: GRACEFUL
new_leader_uuid: "65464ab5ffd540298c0713d1845fcee0"
 from {username='slave'} at 127.0.0.1:51014
I20260709 12:20:56.464141 31985 raft_consensus.cc:606] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Received request to transfer leadership to TS 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:56.466959 31986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a47018c8d34344e985473e773e86d369"
dest_uuid: "54aad746cb1641378df822c67eafe1dd"
mode: GRACEFUL
new_leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:51014
I20260709 12:20:56.467798 31986 raft_consensus.cc:606] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Received request to transfer leadership to TS 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:56.470978 31914 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a521ba034e6f47f4bc609a243a1f47b7"
dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
mode: GRACEFUL
new_leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:60342
I20260709 12:20:56.471616 31914 raft_consensus.cc:606] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 2 LEADER]: Received request to transfer leadership to TS 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:56.474596 31986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7d05c174a544fbe9fe82d4b98718e5f"
dest_uuid: "54aad746cb1641378df822c67eafe1dd"
mode: GRACEFUL
new_leader_uuid: "65464ab5ffd540298c0713d1845fcee0"
 from {username='slave'} at 127.0.0.1:51014
I20260709 12:20:56.475186 31986 raft_consensus.cc:606] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Received request to transfer leadership to TS 65464ab5ffd540298c0713d1845fcee0
I20260709 12:20:56.478818 31986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adaf054c0d0a4e368d267e9c774ea4fc"
dest_uuid: "54aad746cb1641378df822c67eafe1dd"
mode: GRACEFUL
new_leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:51014
I20260709 12:20:56.481556 31986 raft_consensus.cc:606] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Received request to transfer leadership to TS 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:56.499702 32059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc7b64b55b4b4fd1b0ca7098c52fc257"
dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
mode: GRACEFUL
new_leader_uuid: "54aad746cb1641378df822c67eafe1dd"
 from {username='slave'} at 127.0.0.1:47802
I20260709 12:20:56.500468 32059 raft_consensus.cc:606] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Received request to transfer leadership to TS 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:56.505143 31986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e402d9881a3c40b2a5a893ac00e12508"
dest_uuid: "54aad746cb1641378df822c67eafe1dd"
mode: GRACEFUL
new_leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:51014
I20260709 12:20:56.505843 31986 raft_consensus.cc:606] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Received request to transfer leadership to TS 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:56.507215 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:20:56.509049 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:56.509773 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:56.537634   522 raft_consensus.cc:993] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0: : Instructing follower 54aad746cb1641378df822c67eafe1dd to start an election
I20260709 12:20:56.538208   522 raft_consensus.cc:1081] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Signalling peer 54aad746cb1641378df822c67eafe1dd to start an election
I20260709 12:20:56.540303 31986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc7b64b55b4b4fd1b0ca7098c52fc257"
dest_uuid: "54aad746cb1641378df822c67eafe1dd"
 from {username='slave'} at 127.0.0.1:53078
I20260709 12:20:56.540848 31986 raft_consensus.cc:493] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:56.541236 31986 raft_consensus.cc:3060] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:56.547605   506 raft_consensus.cc:993] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd: : Instructing follower 65464ab5ffd540298c0713d1845fcee0 to start an election
I20260709 12:20:56.548254   506 raft_consensus.cc:1081] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Signalling peer 65464ab5ffd540298c0713d1845fcee0 to start an election
I20260709 12:20:56.549916 32057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bc271b4ce9648178e2d37ce1305d0e9"
dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
 from {username='slave'} at 127.0.0.1:39742
I20260709 12:20:56.550541 32057 raft_consensus.cc:493] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:56.550379 31986 raft_consensus.cc:515] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:56.550956 32057 raft_consensus.cc:3060] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:56.552709 31986 leader_election.cc:290] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:56.553432 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7b64b55b4b4fd1b0ca7098c52fc257" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:56.554039 31914 raft_consensus.cc:3060] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:56.554100 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7b64b55b4b4fd1b0ca7098c52fc257" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:56.554854 32059 raft_consensus.cc:3055] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:56.555188 32059 raft_consensus.cc:740] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:56.555975 32059 consensus_queue.cc:260] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:56.557044 32059 raft_consensus.cc:3060] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:56.563102 31914 raft_consensus.cc:2468] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 2.
I20260709 12:20:56.564617 31953 leader_election.cc:304] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:56.565359 32059 raft_consensus.cc:2468] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 2.
I20260709 12:20:56.565960   515 raft_consensus.cc:2804] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:56.567018   515 raft_consensus.cc:697] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:56.568189 32057 raft_consensus.cc:515] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:56.568109   515 consensus_queue.cc:237] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:56.572659 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc271b4ce9648178e2d37ce1305d0e9" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:56.572932 32057 leader_election.cc:290] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:56.572781 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc271b4ce9648178e2d37ce1305d0e9" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:56.573583 31986 raft_consensus.cc:3055] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:56.574005 31986 raft_consensus.cc:740] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:56.575232 31986 consensus_queue.cc:260] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:56.576442 31986 raft_consensus.cc:3060] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:56.573460 31914 raft_consensus.cc:3060] T 9bc271b4ce9648178e2d37ce1305d0e9 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:56.585909 31986 raft_consensus.cc:2468] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 2.
I20260709 12:20:56.588132 32027 leader_election.cc:304] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:56.590071   523 raft_consensus.cc:2804] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:56.590706   523 raft_consensus.cc:697] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [term 2 LEADER]: Becoming Leader. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:56.591814   523 consensus_queue.cc:237] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:56.592960 31914 raft_consensus.cc:2468] T 9bc271b4ce9648178e2d37ce1305d0e9 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 2.
I20260709 12:20:56.615784 31734 catalog_manager.cc:5697] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 reported cstate change: term changed from 1 to 2, leader changed from 54aad746cb1641378df822c67eafe1dd (127.27.60.131) to 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132). New cstate: current_term: 2 leader_uuid: "65464ab5ffd540298c0713d1845fcee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:56.616827 31738 catalog_manager.cc:5697] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 1 to 2, leader changed from 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132) to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 2 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:56.714048   515 raft_consensus.cc:993] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd: : Instructing follower 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:56.714787   509 raft_consensus.cc:1081] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Signalling peer 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:56.718384   303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e402d9881a3c40b2a5a893ac00e12508"
dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:34768
I20260709 12:20:56.719121   303 raft_consensus.cc:493] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:56.719352   509 raft_consensus.cc:993] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd: : Instructing follower 65464ab5ffd540298c0713d1845fcee0 to start an election
I20260709 12:20:56.719552   303 raft_consensus.cc:3060] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:56.720327   509 raft_consensus.cc:1081] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Signalling peer 65464ab5ffd540298c0713d1845fcee0 to start an election
I20260709 12:20:56.722211 32057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7d05c174a544fbe9fe82d4b98718e5f"
dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
 from {username='slave'} at 127.0.0.1:39742
I20260709 12:20:56.722903 32057 raft_consensus.cc:493] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:56.724911 32057 raft_consensus.cc:3060] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:56.729153   303 raft_consensus.cc:515] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:56.731881   303 leader_election.cc:290] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 3 election: Requested vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:56.732599   515 raft_consensus.cc:993] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd: : Instructing follower 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:56.733196   515 raft_consensus.cc:1081] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Signalling peer 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:56.733507 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e402d9881a3c40b2a5a893ac00e12508" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:56.734223 31987 raft_consensus.cc:3055] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:56.734529 31987 raft_consensus.cc:740] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:56.735333 31987 consensus_queue.cc:260] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:56.736541 31987 raft_consensus.cc:3060] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:56.739475   301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adaf054c0d0a4e368d267e9c774ea4fc"
dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:34768
I20260709 12:20:56.740360   301 raft_consensus.cc:493] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:56.740916   301 raft_consensus.cc:3060] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:56.741041 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e402d9881a3c40b2a5a893ac00e12508" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:56.741755 32059 raft_consensus.cc:3060] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:56.747212 31987 raft_consensus.cc:2468] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 3.
I20260709 12:20:56.749356 32059 raft_consensus.cc:2468] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 3.
I20260709 12:20:56.749390   301 raft_consensus.cc:515] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:56.750523 32057 raft_consensus.cc:515] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:56.752023 32672 leader_election.cc:304] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 
I20260709 12:20:56.753005   526 raft_consensus.cc:2804] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:56.753391   301 leader_election.cc:290] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 election: Requested vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:56.753543   526 raft_consensus.cc:697] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:56.754168 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaf054c0d0a4e368d267e9c774ea4fc" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:56.754717   526 consensus_queue.cc:237] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:56.755491 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaf054c0d0a4e368d267e9c774ea4fc" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:56.756560 32057 leader_election.cc:290] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 2 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:56.756728 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d05c174a544fbe9fe82d4b98718e5f" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:56.757311 31914 raft_consensus.cc:3060] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:56.758502 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d05c174a544fbe9fe82d4b98718e5f" candidate_uuid: "65464ab5ffd540298c0713d1845fcee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:56.759159 31986 raft_consensus.cc:3055] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:56.759198 31987 raft_consensus.cc:3055] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:56.759624 31986 raft_consensus.cc:740] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:56.758774 32059 raft_consensus.cc:3060] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:56.760998 31986 consensus_queue.cc:260] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:56.762442 31986 raft_consensus.cc:3060] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:56.760780 31987 raft_consensus.cc:740] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:56.765761 31987 consensus_queue.cc:260] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:56.767361 31987 raft_consensus.cc:3060] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:56.769141 32059 raft_consensus.cc:2468] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 2.
I20260709 12:20:56.771981 31986 raft_consensus.cc:2468] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 2.
I20260709 12:20:56.774580 32675 leader_election.cc:304] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:56.774940 32027 leader_election.cc:304] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 [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: 54aad746cb1641378df822c67eafe1dd, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:56.771211 31738 catalog_manager.cc:5697] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 2 to 3, leader changed from 54aad746cb1641378df822c67eafe1dd (127.27.60.131) to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:56.775513   526 raft_consensus.cc:2804] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:56.776093   526 raft_consensus.cc:697] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:56.777181   526 consensus_queue.cc:237] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:56.779686 31914 raft_consensus.cc:2468] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65464ab5ffd540298c0713d1845fcee0 in term 2.
I20260709 12:20:56.776011   439 raft_consensus.cc:2804] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:56.781805   439 raft_consensus.cc:697] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 [term 2 LEADER]: Becoming Leader. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:56.782773   439 consensus_queue.cc:237] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:56.786170 31987 raft_consensus.cc:2468] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 2.
I20260709 12:20:56.796056   548 raft_consensus.cc:993] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7: : Instructing follower 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:56.796583   434 raft_consensus.cc:1081] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 2 LEADER]: Signalling peer 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:56.798715   301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a521ba034e6f47f4bc609a243a1f47b7"
dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:34750
I20260709 12:20:56.799292   301 raft_consensus.cc:493] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:56.799719   301 raft_consensus.cc:3060] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:56.814018   301 raft_consensus.cc:515] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:56.819309 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a521ba034e6f47f4bc609a243a1f47b7" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:56.819608   301 leader_election.cc:290] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 3 election: Requested vote from peers 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
I20260709 12:20:56.820209 31914 raft_consensus.cc:3055] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:56.820712 31914 raft_consensus.cc:740] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:56.821528 31914 consensus_queue.cc:260] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:56.821875 32057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a521ba034e6f47f4bc609a243a1f47b7" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:56.822737 32057 raft_consensus.cc:3060] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:56.823045 31914 raft_consensus.cc:3060] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:56.829916 32057 raft_consensus.cc:2468] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 3.
I20260709 12:20:56.830021 31914 raft_consensus.cc:2468] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 3.
I20260709 12:20:56.831669 32675 leader_election.cc:304] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:56.832620   569 raft_consensus.cc:2804] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:56.833235   569 raft_consensus.cc:697] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:56.834193   569 consensus_queue.cc:237] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:20:56.840373 31734 catalog_manager.cc:5697] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 reported cstate change: term changed from 1 to 2, leader changed from 54aad746cb1641378df822c67eafe1dd (127.27.60.131) to 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132). New cstate: current_term: 2 leader_uuid: "65464ab5ffd540298c0713d1845fcee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:56.824833 31738 catalog_manager.cc:5697] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 1 to 2, leader changed from 54aad746cb1641378df822c67eafe1dd (127.27.60.131) to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:56.868355 31738 catalog_manager.cc:5697] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 2 to 3, leader changed from 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130) to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:56.957916   509 raft_consensus.cc:993] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd: : Instructing follower 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:56.958596   506 raft_consensus.cc:1081] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Signalling peer 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:56.960248   303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a47018c8d34344e985473e773e86d369"
dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:34768
I20260709 12:20:56.960738   303 raft_consensus.cc:493] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:56.961054   303 raft_consensus.cc:3060] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:56.966616   303 raft_consensus.cc:515] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:56.968156   303 leader_election.cc:290] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 election: Requested vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:56.969165 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47018c8d34344e985473e773e86d369" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:56.969323 32057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a47018c8d34344e985473e773e86d369" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:56.969827 31986 raft_consensus.cc:3055] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:56.969895 32057 raft_consensus.cc:3060] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:56.970280 31986 raft_consensus.cc:740] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:56.971148 31986 consensus_queue.cc:260] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:56.972229 31986 raft_consensus.cc:3060] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:56.976599 32057 raft_consensus.cc:2468] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 2.
I20260709 12:20:56.979199 32675 leader_election.cc:304] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:56.978175 31986 raft_consensus.cc:2468] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 2.
I20260709 12:20:56.980178   569 raft_consensus.cc:2804] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:56.980726   569 raft_consensus.cc:697] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:56.981691   569 consensus_queue.cc:237] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:56.992606 31738 catalog_manager.cc:5697] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 1 to 2, leader changed from 54aad746cb1641378df822c67eafe1dd (127.27.60.131) to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:57.044818 31986 raft_consensus.cc:1275] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Refusing update from remote peer 65464ab5ffd540298c0713d1845fcee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:57.046350   439 consensus_queue.cc:1048] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:57.058041 31914 raft_consensus.cc:1275] T 9bc271b4ce9648178e2d37ce1305d0e9 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Refusing update from remote peer 65464ab5ffd540298c0713d1845fcee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:57.060020   523 consensus_queue.cc:1048] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:57.176996 31914 raft_consensus.cc:1275] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Refusing update from remote peer 54aad746cb1641378df822c67eafe1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:57.178473   515 consensus_queue.cc:1048] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:57.182090 32059 raft_consensus.cc:1275] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Refusing update from remote peer 54aad746cb1641378df822c67eafe1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:57.184576   515 consensus_queue.cc:1048] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:57.209034 31986 raft_consensus.cc:1275] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Refusing update from remote peer 65464ab5ffd540298c0713d1845fcee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:57.210479   523 consensus_queue.cc:1048] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:57.232997 31987 raft_consensus.cc:1275] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:57.234697 32059 raft_consensus.cc:1275] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:57.234853   569 consensus_queue.cc:1048] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:57.238359   569 consensus_queue.cc:1048] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:57.261289 31914 raft_consensus.cc:1275] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Refusing update from remote peer 65464ab5ffd540298c0713d1845fcee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:57.263298   522 consensus_queue.cc:1048] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:57.269197 31988 raft_consensus.cc:1275] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:57.271152   521 consensus_queue.cc:1048] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:57.298997 32059 raft_consensus.cc:1275] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:57.300979 31916 raft_consensus.cc:1275] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 3 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:57.300873   526 consensus_queue.cc:1048] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:57.305001   526 consensus_queue.cc:1048] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:57.330502 32059 raft_consensus.cc:1275] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:57.335356   521 consensus_queue.cc:1048] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:57.434433 31986 raft_consensus.cc:1275] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:57.435698   521 consensus_queue.cc:1048] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:57.451205 32059 raft_consensus.cc:1275] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:57.452840   521 consensus_queue.cc:1048] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:57.562969 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:57.605121 32057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1dec38d98c1748128f841b5e4fb849ee"
dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
mode: GRACEFUL
new_leader_uuid: "54aad746cb1641378df822c67eafe1dd"
 from {username='slave'} at 127.0.0.1:47802
I20260709 12:20:57.605710 32057 raft_consensus.cc:606] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Received request to transfer leadership to TS 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:57.608596 31986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ce4eba2829744ea8a984437b06c9542"
dest_uuid: "54aad746cb1641378df822c67eafe1dd"
mode: GRACEFUL
new_leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:51014
I20260709 12:20:57.609129 31986 raft_consensus.cc:606] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Received request to transfer leadership to TS 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:57.612181 31915 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71d6f956d2ec45ea81c4845143d8b4c9"
dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
mode: GRACEFUL
new_leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:60342
I20260709 12:20:57.612722 31915 raft_consensus.cc:606] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Received request to transfer leadership to TS 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:57.615590 31916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d92012879fb4905b444d4049c805d9f"
dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
mode: GRACEFUL
new_leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:60342
I20260709 12:20:57.616178 31916 raft_consensus.cc:606] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Received request to transfer leadership to TS 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:57.619709 32057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7b055d2a8be4cd1a40675a8c24916c3"
dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
mode: GRACEFUL
new_leader_uuid: "54aad746cb1641378df822c67eafe1dd"
 from {username='slave'} at 127.0.0.1:47802
I20260709 12:20:57.620293 32057 raft_consensus.cc:606] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Received request to transfer leadership to TS 54aad746cb1641378df822c67eafe1dd
I20260709 12:20:57.621507 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:20:57.622884 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:57.623725 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:57.775195   439 raft_consensus.cc:993] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0: : Instructing follower 54aad746cb1641378df822c67eafe1dd to start an election
I20260709 12:20:57.775740   522 raft_consensus.cc:1081] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Signalling peer 54aad746cb1641378df822c67eafe1dd to start an election
I20260709 12:20:57.777583 31986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1dec38d98c1748128f841b5e4fb849ee"
dest_uuid: "54aad746cb1641378df822c67eafe1dd"
 from {username='slave'} at 127.0.0.1:53078
I20260709 12:20:57.778172 31986 raft_consensus.cc:493] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:57.778566 31986 raft_consensus.cc:3060] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:57.785651 31986 raft_consensus.cc:515] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:57.787951 31986 leader_election.cc:290] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:57.789299 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dec38d98c1748128f841b5e4fb849ee" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:57.789572 32057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dec38d98c1748128f841b5e4fb849ee" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:57.790002 31916 raft_consensus.cc:3060] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:57.790441 32057 raft_consensus.cc:3055] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:57.790798 32057 raft_consensus.cc:740] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:57.791536 32057 consensus_queue.cc:260] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:57.792919 32057 raft_consensus.cc:3060] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:57.797307 31916 raft_consensus.cc:2468] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 2.
I20260709 12:20:57.798533 31953 leader_election.cc:304] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:57.800326   509 raft_consensus.cc:2804] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:57.800788   509 raft_consensus.cc:697] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:57.801565   509 consensus_queue.cc:237] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:57.801743 32057 raft_consensus.cc:2468] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 2.
I20260709 12:20:57.803548   518 raft_consensus.cc:993] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7: : Instructing follower 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:57.804178   590 raft_consensus.cc:1081] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Signalling peer 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:57.805819   307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71d6f956d2ec45ea81c4845143d8b4c9"
dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:34750
I20260709 12:20:57.806412   307 raft_consensus.cc:493] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:57.806867   307 raft_consensus.cc:3060] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:57.814256 31734 catalog_manager.cc:5697] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 1 to 2, leader changed from 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132) to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 2 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:57.815675   307 raft_consensus.cc:515] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:57.818976 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d6f956d2ec45ea81c4845143d8b4c9" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:57.819077   307 leader_election.cc:290] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:57.819660 31916 raft_consensus.cc:3055] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:57.820034 31916 raft_consensus.cc:740] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:57.820242 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d6f956d2ec45ea81c4845143d8b4c9" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:57.820864 31986 raft_consensus.cc:3060] T 71d6f956d2ec45ea81c4845143d8b4c9 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:57.820930 31916 consensus_queue.cc:260] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:57.822985 31916 raft_consensus.cc:3060] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:57.828713 31986 raft_consensus.cc:2468] T 71d6f956d2ec45ea81c4845143d8b4c9 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 2.
I20260709 12:20:57.829416 31916 raft_consensus.cc:2468] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 2.
I20260709 12:20:57.830806 32672 leader_election.cc:304] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:57.831866   530 raft_consensus.cc:2804] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:57.832598   530 raft_consensus.cc:697] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:57.833776   530 consensus_queue.cc:237] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:57.847470   509 raft_consensus.cc:993] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd: : Instructing follower 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:57.848142   506 raft_consensus.cc:1081] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Signalling peer 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:57.850298   301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ce4eba2829744ea8a984437b06c9542"
dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:34768
I20260709 12:20:57.849488 31734 catalog_manager.cc:5697] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 1 to 2, leader changed from 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130) to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:57.850955   301 raft_consensus.cc:493] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:57.851369   301 raft_consensus.cc:3060] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:57.857327   301 raft_consensus.cc:515] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:57.859565   301 leader_election.cc:290] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:57.860795 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce4eba2829744ea8a984437b06c9542" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:57.861440 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce4eba2829744ea8a984437b06c9542" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:57.864800 31915 raft_consensus.cc:3060] T 6ce4eba2829744ea8a984437b06c9542 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:57.861470 31986 raft_consensus.cc:3055] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:57.865994 31986 raft_consensus.cc:740] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:57.869987 31986 consensus_queue.cc:260] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:57.871418 31986 raft_consensus.cc:3060] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:57.882623 31915 raft_consensus.cc:2468] T 6ce4eba2829744ea8a984437b06c9542 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 2.
I20260709 12:20:57.883709 32672 leader_election.cc:304] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:57.884249 31986 raft_consensus.cc:2468] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 2.
I20260709 12:20:57.884415   569 raft_consensus.cc:2804] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:57.884960   569 raft_consensus.cc:697] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:57.885921   569 consensus_queue.cc:237] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:57.897274 31734 catalog_manager.cc:5697] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 1 to 2, leader changed from 54aad746cb1641378df822c67eafe1dd (127.27.60.131) to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:58.024798   518 raft_consensus.cc:993] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7: : Instructing follower 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:58.025640   591 raft_consensus.cc:1081] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Signalling peer 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:58.027555   307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d92012879fb4905b444d4049c805d9f"
dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:34750
I20260709 12:20:58.028259   307 raft_consensus.cc:493] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:58.028901   307 raft_consensus.cc:3060] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:58.031507   522 raft_consensus.cc:993] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0: : Instructing follower 54aad746cb1641378df822c67eafe1dd to start an election
I20260709 12:20:58.032752   592 raft_consensus.cc:1081] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Signalling peer 54aad746cb1641378df822c67eafe1dd to start an election
I20260709 12:20:58.036223 31986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7b055d2a8be4cd1a40675a8c24916c3"
dest_uuid: "54aad746cb1641378df822c67eafe1dd"
 from {username='slave'} at 127.0.0.1:53078
I20260709 12:20:58.036784 31986 raft_consensus.cc:493] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:58.037124 31986 raft_consensus.cc:3060] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:58.040057   307 raft_consensus.cc:515] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:58.042002   307 leader_election.cc:290] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:58.043706 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92012879fb4905b444d4049c805d9f" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:58.044314 31987 raft_consensus.cc:3060] T 8d92012879fb4905b444d4049c805d9f P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:58.044313 31986 raft_consensus.cc:515] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:58.047616 31986 leader_election.cc:290] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd [CANDIDATE]: Term 2 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:58.048051 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b055d2a8be4cd1a40675a8c24916c3" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:58.048717 31916 raft_consensus.cc:3060] T c7b055d2a8be4cd1a40675a8c24916c3 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:58.052984 31987 raft_consensus.cc:2468] T 8d92012879fb4905b444d4049c805d9f P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 2.
I20260709 12:20:58.054047 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92012879fb4905b444d4049c805d9f" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:58.054605 32672 leader_election.cc:304] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 
I20260709 12:20:58.055236 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b055d2a8be4cd1a40675a8c24916c3" candidate_uuid: "54aad746cb1641378df822c67eafe1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:58.055649   530 raft_consensus.cc:2804] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:58.055835 32059 raft_consensus.cc:3055] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:58.056233 32059 raft_consensus.cc:740] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65464ab5ffd540298c0713d1845fcee0, State: Running, Role: LEADER
I20260709 12:20:58.056202   530 raft_consensus.cc:697] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:58.057302 32059 consensus_queue.cc:260] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:58.057372   530 consensus_queue.cc:237] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:58.058759 32059 raft_consensus.cc:3060] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:58.059000 31916 raft_consensus.cc:2468] T c7b055d2a8be4cd1a40675a8c24916c3 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 2.
I20260709 12:20:58.060974 31915 raft_consensus.cc:3055] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:58.061390 31915 raft_consensus.cc:740] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 657163f34ded49f9bbb826d07073b3a7, State: Running, Role: LEADER
I20260709 12:20:58.061476 31953 leader_election.cc:304] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd [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: 54aad746cb1641378df822c67eafe1dd, 657163f34ded49f9bbb826d07073b3a7; no voters: 
I20260709 12:20:58.062529   506 raft_consensus.cc:2804] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:58.063760   506 raft_consensus.cc:697] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Becoming Leader. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:58.062444 31915 consensus_queue.cc:260] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:58.065341 31915 raft_consensus.cc:3060] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:58.072222   506 consensus_queue.cc:237] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd [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: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } }
I20260709 12:20:58.073297 31915 raft_consensus.cc:2468] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 2.
I20260709 12:20:58.080295 32059 raft_consensus.cc:2468] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54aad746cb1641378df822c67eafe1dd in term 2.
I20260709 12:20:58.086897 31734 catalog_manager.cc:5697] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 1 to 2, leader changed from 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130) to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:58.088627 31739 catalog_manager.cc:5697] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd reported cstate change: term changed from 1 to 2, leader changed from 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132) to 54aad746cb1641378df822c67eafe1dd (127.27.60.131). New cstate: current_term: 2 leader_uuid: "54aad746cb1641378df822c67eafe1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:58.240448 31915 raft_consensus.cc:1275] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Refusing update from remote peer 54aad746cb1641378df822c67eafe1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:58.242247   506 consensus_queue.cc:1048] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:58.254727 32057 raft_consensus.cc:1275] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Refusing update from remote peer 54aad746cb1641378df822c67eafe1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:58.256372   509 consensus_queue.cc:1048] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:58.292726 31915 raft_consensus.cc:1275] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:58.294420   569 consensus_queue.cc:1048] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:58.319438 31986 raft_consensus.cc:1275] T 71d6f956d2ec45ea81c4845143d8b4c9 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:58.320881   521 consensus_queue.cc:1048] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:58.336779 31987 raft_consensus.cc:1275] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:58.339285   569 consensus_queue.cc:1048] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:58.354189 31915 raft_consensus.cc:1275] T 6ce4eba2829744ea8a984437b06c9542 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:58.355726   521 consensus_queue.cc:1048] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:58.463935 31916 raft_consensus.cc:1275] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:58.466228   521 consensus_queue.cc:1048] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:58.559767 31987 raft_consensus.cc:1275] T 8d92012879fb4905b444d4049c805d9f P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:58.563040   530 consensus_queue.cc:1048] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:58.591006 31916 raft_consensus.cc:1275] T c7b055d2a8be4cd1a40675a8c24916c3 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Refusing update from remote peer 54aad746cb1641378df822c67eafe1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:58.604080   619 consensus_queue.cc:1048] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:58.663970 32057 raft_consensus.cc:1275] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Refusing update from remote peer 54aad746cb1641378df822c67eafe1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:58.666757 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:58.668262   619 consensus_queue.cc:1048] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:58.738580 31987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "046445668a2a45bba449faf56cef3f71"
dest_uuid: "54aad746cb1641378df822c67eafe1dd"
mode: GRACEFUL
new_leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:51014
I20260709 12:20:58.739339 31987 raft_consensus.cc:606] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Received request to transfer leadership to TS 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:58.742307 31987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "827f1417c6a44441886dbc07549bb733"
dest_uuid: "54aad746cb1641378df822c67eafe1dd"
mode: GRACEFUL
new_leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:51014
I20260709 12:20:58.742972 31987 raft_consensus.cc:606] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Received request to transfer leadership to TS 24b080dfe9ae4908a218cbf5138a81e2
I20260709 12:20:58.744357 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:58.746443 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:58.747279 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:58.853418   506 raft_consensus.cc:993] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd: : Instructing follower 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:58.853842   619 raft_consensus.cc:993] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd: : Instructing follower 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:58.854185   515 raft_consensus.cc:1081] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Signalling peer 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:58.854671   506 raft_consensus.cc:1081] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Signalling peer 24b080dfe9ae4908a218cbf5138a81e2 to start an election
I20260709 12:20:58.856189   307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "046445668a2a45bba449faf56cef3f71"
dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:34768
I20260709 12:20:58.856652   301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "827f1417c6a44441886dbc07549bb733"
dest_uuid: "24b080dfe9ae4908a218cbf5138a81e2"
 from {username='slave'} at 127.0.0.1:34768
I20260709 12:20:58.856911   307 raft_consensus.cc:493] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:58.857234   301 raft_consensus.cc:493] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:58.857399   307 raft_consensus.cc:3060] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:58.857681   301 raft_consensus.cc:3060] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:58.865022   301 raft_consensus.cc:515] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:58.865072   307 raft_consensus.cc:515] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:58.868278 31916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f1417c6a44441886dbc07549bb733" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "657163f34ded49f9bbb826d07073b3a7"
I20260709 12:20:58.868986 31916 raft_consensus.cc:3060] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:58.868343   301 leader_election.cc:290] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 3 election: Requested vote from peers 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977), 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987)
I20260709 12:20:58.869182 31987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f1417c6a44441886dbc07549bb733" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:58.870402 31987 raft_consensus.cc:3055] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:58.870831 31987 raft_consensus.cc:740] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:58.871919 31987 consensus_queue.cc:260] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:58.873075 31987 raft_consensus.cc:3060] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:58.874630 31986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046445668a2a45bba449faf56cef3f71" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54aad746cb1641378df822c67eafe1dd"
I20260709 12:20:58.869141   307 leader_election.cc:290] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [CANDIDATE]: Term 2 election: Requested vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 65464ab5ffd540298c0713d1845fcee0 (127.27.60.132:40467)
I20260709 12:20:58.875309 31986 raft_consensus.cc:3055] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:58.876598 31986 raft_consensus.cc:740] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54aad746cb1641378df822c67eafe1dd, State: Running, Role: LEADER
I20260709 12:20:58.877492 31986 consensus_queue.cc:260] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:58.878950 31986 raft_consensus.cc:3060] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:58.880065 31987 raft_consensus.cc:2468] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 3.
I20260709 12:20:58.881667 32059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046445668a2a45bba449faf56cef3f71" candidate_uuid: "24b080dfe9ae4908a218cbf5138a81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65464ab5ffd540298c0713d1845fcee0"
I20260709 12:20:58.882296 32672 leader_election.cc:304] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd; no voters: 
I20260709 12:20:58.882346 32059 raft_consensus.cc:3060] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:58.883565   530 raft_consensus.cc:2804] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:58.884137   530 raft_consensus.cc:697] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:58.885102   530 consensus_queue.cc:237] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } }
I20260709 12:20:58.891757 31916 raft_consensus.cc:2468] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 3.
I20260709 12:20:58.897439 32059 raft_consensus.cc:2468] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 2.
I20260709 12:20:58.898860 32675 leader_election.cc:304] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [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: 24b080dfe9ae4908a218cbf5138a81e2, 65464ab5ffd540298c0713d1845fcee0; no voters: 
I20260709 12:20:58.899891   521 raft_consensus.cc:2804] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:58.900399   521 raft_consensus.cc:697] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 LEADER]: Becoming Leader. State: Replica: 24b080dfe9ae4908a218cbf5138a81e2, State: Running, Role: LEADER
I20260709 12:20:58.901307   521 consensus_queue.cc:237] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [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: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:20:58.902312 31986 raft_consensus.cc:2468] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b080dfe9ae4908a218cbf5138a81e2 in term 2.
I20260709 12:20:58.912060 31739 catalog_manager.cc:5697] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 2 to 3, leader changed from 54aad746cb1641378df822c67eafe1dd (127.27.60.131) to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 3 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:58.932758 31739 catalog_manager.cc:5697] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 reported cstate change: term changed from 1 to 2, leader changed from 54aad746cb1641378df822c67eafe1dd (127.27.60.131) to 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "24b080dfe9ae4908a218cbf5138a81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:59.334265 31986 raft_consensus.cc:1275] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:59.336127   530 consensus_queue.cc:1048] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:59.349079 31915 raft_consensus.cc:1275] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [term 3 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:59.351986   530 consensus_queue.cc:1048] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:59.524364 32058 raft_consensus.cc:1275] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:59.525565   530 consensus_queue.cc:1048] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:59.528175 31987 raft_consensus.cc:1275] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Refusing update from remote peer 24b080dfe9ae4908a218cbf5138a81e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:59.529536   530 consensus_queue.cc:1048] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:59.786705 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:59.825493 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:59.826910 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:59.827474 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:59.867898 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:59.909257 27890 tablet_server.cc:179] TabletServer@127.27.60.129:38773 shutting down...
W20260709 12:20:59.931510 31955 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 330 similar messages]
W20260709 12:20:59.937395 31955 consensus_peers.cc:597] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:59.961973 31955 consensus_peers.cc:597] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:59.968374 31955 consensus_peers.cc:597] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:59.977813 31881 consensus_peers.cc:597] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:59.980652 32029 consensus_peers.cc:597] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:20:59.985023 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:59.985971 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:59.986740 27890 raft_consensus.cc:2243] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:59.987254 27890 raft_consensus.cc:2272] T f5d2bd123e3545f59f47bba5a35ccdd0 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:59.990402 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:59.991182 27890 raft_consensus.cc:2243] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:59.991899 27890 raft_consensus.cc:2272] T 165f9d3b54b14ddc8233f50608bea167 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:59.995074 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:59.996536 27890 raft_consensus.cc:2243] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:59.997583 27890 raft_consensus.cc:2272] T a2abe75a3f054594bb74e1ab9745a9d7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.000537 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.001246 27890 raft_consensus.cc:2243] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.002455 27890 raft_consensus.cc:2272] T a521ba034e6f47f4bc609a243a1f47b7 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.005568 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.006552 27890 raft_consensus.cc:2243] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.007261 27890 raft_consensus.cc:2272] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:00.010385 31881 consensus_peers.cc:597] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:21:00.011420 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.012265 27890 raft_consensus.cc:2243] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.012692 27890 raft_consensus.cc:2272] T 89c3798713214b009482c46db37fd72a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.015673 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.016316 27890 raft_consensus.cc:2243] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.016921 27890 raft_consensus.cc:2272] T 8ccf6695eae848e8917da660db77a846 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.019675 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.020550 27890 raft_consensus.cc:2243] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.021102 27890 raft_consensus.cc:2272] T 9cf52744672e49938c2fbc1b0548c37b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.023353 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.024001 27890 raft_consensus.cc:2243] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.024420 27890 raft_consensus.cc:2272] T 2a735ff3a9c44e71a19d939443fb1d0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.026754 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.027462 27890 raft_consensus.cc:2243] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.028306 27890 raft_consensus.cc:2272] T eaf229bd96b746ef940ad87b79bf0635 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.031775 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.032871 27890 raft_consensus.cc:2243] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.033370 27890 raft_consensus.cc:2272] T c73032099f2946ca9f4730c11ce6214e P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.035715 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.036327 27890 raft_consensus.cc:2243] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.037147 27890 raft_consensus.cc:2272] T 1f21c68affe947b6b8969fddd158772f P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.039645 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.040457 27890 raft_consensus.cc:2243] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.041015 27890 raft_consensus.cc:2272] T d0e11d2e807a4e9492e1618e04244e34 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.043853 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.044644 27890 raft_consensus.cc:2243] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.045324 27890 raft_consensus.cc:2272] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.048313 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.049134 27890 raft_consensus.cc:2243] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.049746 27890 raft_consensus.cc:2272] T 23dfdb74663140799d3208f7f5c4b8c1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.052881 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.053898 27890 raft_consensus.cc:2243] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.054467 27890 raft_consensus.cc:2272] T c0bf9e750ee646ad915203d228f578f2 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.057761 27890 tablet_replica.cc:333] stopping tablet replica
W20260709 12:21:00.058216 31881 consensus_peers.cc:597] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:21:00.058630 27890 raft_consensus.cc:2243] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.059234 27890 raft_consensus.cc:2272] T d2a3e3978453491dbcb941756d69a4f8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.062827 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.063848 27890 raft_consensus.cc:2243] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.065068 27890 raft_consensus.cc:2272] T adaf054c0d0a4e368d267e9c774ea4fc P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.068725 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.069855 27890 raft_consensus.cc:2243] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.070587 27890 raft_consensus.cc:2272] T c0ec047b5ed4451491d710daccb36029 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.073729 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.074638 27890 raft_consensus.cc:2243] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.075554 27890 raft_consensus.cc:2272] T 161491ce88c3401a8cdde28ca6057f43 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.079129 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.080229 27890 raft_consensus.cc:2243] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:21:00.080245 31881 consensus_peers.cc:597] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:21:00.081033 27890 raft_consensus.cc:2272] T 5a43781f56284e409ea8b27beeba80c3 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.084606 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.085520 27890 raft_consensus.cc:2243] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.086167 27890 raft_consensus.cc:2272] T 62512fa9254a4942958c510915970c2b P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.089093 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.089928 27890 raft_consensus.cc:2243] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.090502 27890 raft_consensus.cc:2272] T 74cd6503819d4ba1af5dd1c376cd892c P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.094017 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.094908 27890 raft_consensus.cc:2243] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.095471 27890 raft_consensus.cc:2272] T b24eea175a2343268743e1872f663c70 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.098662 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.099537 27890 raft_consensus.cc:2243] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.100174 27890 raft_consensus.cc:2272] T fce00ffd6ab945d1920ebdc191756ab8 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.103358 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.104250 27890 raft_consensus.cc:2243] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.104847 27890 raft_consensus.cc:2272] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.108250 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.109128 27890 raft_consensus.cc:2243] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.109700 27890 raft_consensus.cc:2272] T 1fd6f7bff41d4ee08845205065988695 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.113202 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.114043 27890 raft_consensus.cc:2243] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.115111 27890 raft_consensus.cc:2272] T 046445668a2a45bba449faf56cef3f71 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.118595 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.119457 27890 raft_consensus.cc:2243] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.120023 27890 raft_consensus.cc:2272] T db1a9c6cae0b4bfc92e9860994cf6a50 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.123298 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.124240 27890 raft_consensus.cc:2243] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.124845 27890 raft_consensus.cc:2272] T fda8e2c3981545f7ab1d2a5bf088921b P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.128299 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.129336 27890 raft_consensus.cc:2243] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.130477 27890 raft_consensus.cc:2272] T 2dbe4a721edb495189b9aa5bdba45989 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.133411 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.134270 27890 raft_consensus.cc:2243] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.135229 27890 raft_consensus.cc:2272] T 71d6f956d2ec45ea81c4845143d8b4c9 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:00.137420 32029 consensus_peers.cc:597] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:21:00.137988 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.138824 27890 raft_consensus.cc:2243] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.139254 27890 raft_consensus.cc:2272] T 0ae7567d920d436f8420e04c6134cb97 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:00.140309 32029 consensus_peers.cc:597] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:21:00.141548 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.142309 27890 raft_consensus.cc:2243] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.142854 27890 raft_consensus.cc:2272] T 1fa132139ee04b909e9e0921e72b55aa P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.146011 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.146927 27890 raft_consensus.cc:2243] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.147605 27890 raft_consensus.cc:2272] T 690e74028d384a6784b0385b47882a0a P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.150321 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.151165 27890 raft_consensus.cc:2243] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.152083 27890 raft_consensus.cc:2272] T e402d9881a3c40b2a5a893ac00e12508 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.154196 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.154788 27890 raft_consensus.cc:2243] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.155221 27890 raft_consensus.cc:2272] T e55f9de566c443cc868ca7a8739ea116 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.158278 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.159288 27890 raft_consensus.cc:2243] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.160338 27890 raft_consensus.cc:2272] T 827f1417c6a44441886dbc07549bb733 P 24b080dfe9ae4908a218cbf5138a81e2 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:00.161249 31955 consensus_peers.cc:597] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:21:00.163764 31881 consensus_peers.cc:597] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:21:00.164112 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.165012 27890 raft_consensus.cc:2243] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.165756 27890 raft_consensus.cc:2272] T 108ed538fb0f4d85860738f51f8c1367 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.168102 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.168684 27890 raft_consensus.cc:2243] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.169486 27890 raft_consensus.cc:2272] T a47018c8d34344e985473e773e86d369 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.171695 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.172194 27890 raft_consensus.cc:2243] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.172899 27890 raft_consensus.cc:2272] T 8d92012879fb4905b444d4049c805d9f P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.174887 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.175387 27890 raft_consensus.cc:2243] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.175740 27890 raft_consensus.cc:2272] T 7b15ed75de0243f3a7e3385d69207f8e P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.177768 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.178269 27890 raft_consensus.cc:2243] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.179177 27890 raft_consensus.cc:2272] T 6ce4eba2829744ea8a984437b06c9542 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.181986 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.182760 27890 raft_consensus.cc:2243] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.183286 27890 raft_consensus.cc:2272] T d91830b3c165487c9377d1dd1c43bde1 P 24b080dfe9ae4908a218cbf5138a81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:00.184177 32029 consensus_peers.cc:597] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:21:00.186188 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:00.186941 27890 raft_consensus.cc:2243] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:21:00.187211 31955 consensus_peers.cc:597] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:21:00.187976 27890 raft_consensus.cc:2272] T 64668b02702a4e69b767b7a80d997c17 P 24b080dfe9ae4908a218cbf5138a81e2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:00.190984 31881 consensus_peers.cc:597] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:21:00.208233 32029 consensus_peers.cc:597] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:21:00.213081 32029 consensus_peers.cc:597] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:21:00.213548 31881 consensus_peers.cc:597] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:21:00.237342 32029 consensus_peers.cc:597] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:21:00.241089 31881 consensus_peers.cc:597] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:21:00.244537 31881 consensus_peers.cc:597] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:21:00.250155 31881 consensus_peers.cc:597] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:21:00.255937 32029 consensus_peers.cc:597] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. 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:21:00.276507 27890 tablet_server.cc:196] TabletServer@127.27.60.129:38773 shutdown complete.
W20260709 12:21:00.283195 31881 consensus_peers.cc:597] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:00.284006 31881 consensus_peers.cc:597] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:00.278591 31955 consensus_peers.cc:597] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:00.285066 31955 consensus_peers.cc:597] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:00.315455 31881 consensus_peers.cc:597] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:00.327636 31955 consensus_peers.cc:597] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:00.339329 32029 consensus_peers.cc:597] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:00.368032 31955 consensus_peers.cc:597] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd -> Peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Couldn't send request to peer 24b080dfe9ae4908a218cbf5138a81e2. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:00.390372 27890 tablet_server.cc:179] TabletServer@127.27.60.130:0 shutting down...
W20260709 12:21:00.409242 32027 consensus_peers.cc:597] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. 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:21:00.412290 32027 consensus_peers.cc:597] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. 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:21:00.438082 31953 consensus_peers.cc:597] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. 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:21:00.439034 31953 consensus_peers.cc:597] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. 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:21:00.444628 31953 consensus_peers.cc:597] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. 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:21:00.454408 32027 consensus_peers.cc:597] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. 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:21:00.456404 32027 consensus_peers.cc:597] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. 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:21:00.485260 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:00.486651 27890 tablet_replica.cc:333] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.487780 27890 raft_consensus.cc:2243] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.488404 27890 raft_consensus.cc:2272] T 1dec38d98c1748128f841b5e4fb849ee P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.491677 27890 tablet_replica.cc:333] T 6759e68742774f418a39094848f414fb P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.492374 27890 raft_consensus.cc:2243] T 6759e68742774f418a39094848f414fb P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.492893 27890 raft_consensus.cc:2272] T 6759e68742774f418a39094848f414fb P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.495384 27890 tablet_replica.cc:333] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.496043 27890 raft_consensus.cc:2243] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.496477 27890 raft_consensus.cc:2272] T 74cd6503819d4ba1af5dd1c376cd892c P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.498786 27890 tablet_replica.cc:333] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.499409 27890 raft_consensus.cc:2243] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.500461 27890 raft_consensus.cc:2272] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.503023 27890 tablet_replica.cc:333] T c0bf9e750ee646ad915203d228f578f2 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.503736 27890 raft_consensus.cc:2243] T c0bf9e750ee646ad915203d228f578f2 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.504393 27890 raft_consensus.cc:2272] T c0bf9e750ee646ad915203d228f578f2 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.508282 27890 tablet_replica.cc:333] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.509078 27890 raft_consensus.cc:2243] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.510186 27890 raft_consensus.cc:2272] T d2a3e3978453491dbcb941756d69a4f8 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:00.509930 31953 consensus_peers.cc:597] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. 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:21:00.513356 27890 tablet_replica.cc:333] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.514353 27890 raft_consensus.cc:2243] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.514928 27890 raft_consensus.cc:2272] T a7d05c174a544fbe9fe82d4b98718e5f P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.517287 27890 tablet_replica.cc:333] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.517901 27890 raft_consensus.cc:2243] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.518354 27890 raft_consensus.cc:2272] T 5a43781f56284e409ea8b27beeba80c3 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.520241 27890 tablet_replica.cc:333] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.520782 27890 raft_consensus.cc:2243] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.521564 27890 raft_consensus.cc:2272] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.523670 27890 tablet_replica.cc:333] T 8875702f669b4a158e668a2b475db50b P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.524222 27890 raft_consensus.cc:2243] T 8875702f669b4a158e668a2b475db50b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.524601 27890 raft_consensus.cc:2272] T 8875702f669b4a158e668a2b475db50b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.527315 27890 tablet_replica.cc:333] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.528123 27890 raft_consensus.cc:2243] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.528898 27890 raft_consensus.cc:2272] T fda8e2c3981545f7ab1d2a5bf088921b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.530925 27890 tablet_replica.cc:333] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.531546 27890 raft_consensus.cc:2243] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.532011 27890 raft_consensus.cc:2272] T 165f9d3b54b14ddc8233f50608bea167 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.534274 27890 tablet_replica.cc:333] T c7b055d2a8be4cd1a40675a8c24916c3 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.534874 27890 raft_consensus.cc:2243] T c7b055d2a8be4cd1a40675a8c24916c3 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.535421 27890 raft_consensus.cc:2272] T c7b055d2a8be4cd1a40675a8c24916c3 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.538177 27890 tablet_replica.cc:333] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.538913 27890 raft_consensus.cc:2243] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.539839 27890 raft_consensus.cc:2272] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.542294 27890 tablet_replica.cc:333] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.542928 27890 raft_consensus.cc:2243] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.543763 27890 raft_consensus.cc:2272] T 0668b29c0fc2437a92ad9553451f3937 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.545903 27890 tablet_replica.cc:333] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.546561 27890 raft_consensus.cc:2243] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.547010 27890 raft_consensus.cc:2272] T a521ba034e6f47f4bc609a243a1f47b7 P 657163f34ded49f9bbb826d07073b3a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.548868 27890 tablet_replica.cc:333] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.549467 27890 raft_consensus.cc:2243] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.549896 27890 raft_consensus.cc:2272] T eaf229bd96b746ef940ad87b79bf0635 P 657163f34ded49f9bbb826d07073b3a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.552500 27890 tablet_replica.cc:333] T 4298c04621564d9bb2ea8a8e1e076536 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.553095 27890 raft_consensus.cc:2243] T 4298c04621564d9bb2ea8a8e1e076536 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.553517 27890 raft_consensus.cc:2272] T 4298c04621564d9bb2ea8a8e1e076536 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.555646 27890 tablet_replica.cc:333] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.556456 27890 raft_consensus.cc:2243] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.557363 27890 raft_consensus.cc:2272] T 89c3798713214b009482c46db37fd72a P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.559603 27890 tablet_replica.cc:333] T 9bc271b4ce9648178e2d37ce1305d0e9 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.560266 27890 raft_consensus.cc:2243] T 9bc271b4ce9648178e2d37ce1305d0e9 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.560763 27890 raft_consensus.cc:2272] T 9bc271b4ce9648178e2d37ce1305d0e9 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.562932 27890 tablet_replica.cc:333] T 9cf52744672e49938c2fbc1b0548c37b P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.563608 27890 raft_consensus.cc:2243] T 9cf52744672e49938c2fbc1b0548c37b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.564069 27890 raft_consensus.cc:2272] T 9cf52744672e49938c2fbc1b0548c37b P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.569051 27890 tablet_replica.cc:333] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.570112 27890 raft_consensus.cc:2243] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.570712 27890 raft_consensus.cc:2272] T 62512fa9254a4942958c510915970c2b P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.573659 27890 tablet_replica.cc:333] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.574755 27890 raft_consensus.cc:2243] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.576218 27890 raft_consensus.cc:2272] T 108ed538fb0f4d85860738f51f8c1367 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.579748 27890 tablet_replica.cc:333] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
W20260709 12:21:00.580657 31953 consensus_peers.cc:597] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. 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:21:00.580892 27890 raft_consensus.cc:2243] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.581544 27890 raft_consensus.cc:2272] T 827f1417c6a44441886dbc07549bb733 P 657163f34ded49f9bbb826d07073b3a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.583818 27890 tablet_replica.cc:333] T 66c03607b17d4b33b44fa1c649b2c825 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.584600 27890 raft_consensus.cc:2243] T 66c03607b17d4b33b44fa1c649b2c825 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.585112 27890 raft_consensus.cc:2272] T 66c03607b17d4b33b44fa1c649b2c825 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.587469 27890 tablet_replica.cc:333] T 76df33f771c3427ca41c1a475128009d P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.588253 27890 raft_consensus.cc:2243] T 76df33f771c3427ca41c1a475128009d P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.588999 27890 raft_consensus.cc:2272] T 76df33f771c3427ca41c1a475128009d P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.591984 27890 tablet_replica.cc:333] T 8a70de18ae984e9d842a043c76a80ab3 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.593524 27890 raft_consensus.cc:2243] T 8a70de18ae984e9d842a043c76a80ab3 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.594432 27890 raft_consensus.cc:2272] T 8a70de18ae984e9d842a043c76a80ab3 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.597675 27890 tablet_replica.cc:333] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.598624 27890 raft_consensus.cc:2243] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.600046 27890 raft_consensus.cc:2272] T 8ccf6695eae848e8917da660db77a846 P 657163f34ded49f9bbb826d07073b3a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.603497 27890 tablet_replica.cc:333] T 059f9a303a1f47c9a9ce91d16250a00f P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.604574 27890 raft_consensus.cc:2243] T 059f9a303a1f47c9a9ce91d16250a00f P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.605310 27890 raft_consensus.cc:2272] T 059f9a303a1f47c9a9ce91d16250a00f P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.608369 27890 tablet_replica.cc:333] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.609272 27890 raft_consensus.cc:2243] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.609839 27890 raft_consensus.cc:2272] T 8d92012879fb4905b444d4049c805d9f P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.613039 27890 tablet_replica.cc:333] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.613915 27890 raft_consensus.cc:2243] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.615547 27890 raft_consensus.cc:2272] T 7b15ed75de0243f3a7e3385d69207f8e P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:00.619072 31953 consensus_peers.cc:597] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. 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:21:00.619156 27890 tablet_replica.cc:333] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.620404 27890 raft_consensus.cc:2243] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.621470 27890 raft_consensus.cc:2272] T 1fd6f7bff41d4ee08845205065988695 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:00.623170 32027 consensus_peers.cc:597] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. 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:21:00.624861 27890 tablet_replica.cc:333] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.625905 27890 raft_consensus.cc:2243] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.626600 27890 raft_consensus.cc:2272] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.630219 27890 tablet_replica.cc:333] T b24eea175a2343268743e1872f663c70 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.631070 27890 raft_consensus.cc:2243] T b24eea175a2343268743e1872f663c70 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.631670 27890 raft_consensus.cc:2272] T b24eea175a2343268743e1872f663c70 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.634824 27890 tablet_replica.cc:333] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.635742 27890 raft_consensus.cc:2243] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.636308 27890 raft_consensus.cc:2272] T fce00ffd6ab945d1920ebdc191756ab8 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.639477 27890 tablet_replica.cc:333] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.640311 27890 raft_consensus.cc:2243] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.640846 27890 raft_consensus.cc:2272] T 690e74028d384a6784b0385b47882a0a P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.644459 27890 tablet_replica.cc:333] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
W20260709 12:21:00.644865 32027 consensus_peers.cc:597] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. 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:21:00.645287 27890 raft_consensus.cc:2243] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:21:00.645556 32027 consensus_peers.cc:597] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. 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:21:00.646430 27890 raft_consensus.cc:2272] T 1fa132139ee04b909e9e0921e72b55aa P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.648846 27890 tablet_replica.cc:333] T 6ce4eba2829744ea8a984437b06c9542 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.649367 27890 raft_consensus.cc:2243] T 6ce4eba2829744ea8a984437b06c9542 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.649773 27890 raft_consensus.cc:2272] T 6ce4eba2829744ea8a984437b06c9542 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.651978 27890 tablet_replica.cc:333] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.652786 27890 raft_consensus.cc:2243] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.653860 27890 raft_consensus.cc:2272] T d91830b3c165487c9377d1dd1c43bde1 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:00.657219 31953 consensus_peers.cc:597] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. 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:21:00.657577 27890 tablet_replica.cc:333] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.658524 27890 raft_consensus.cc:2243] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.659220 27890 raft_consensus.cc:2272] T 71d6f956d2ec45ea81c4845143d8b4c9 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.661542 27890 tablet_replica.cc:333] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.662084 27890 raft_consensus.cc:2243] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.663028 27890 raft_consensus.cc:2272] T 0ae7567d920d436f8420e04c6134cb97 P 657163f34ded49f9bbb826d07073b3a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.665514 27890 tablet_replica.cc:333] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.666337 27890 raft_consensus.cc:2243] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.666867 27890 raft_consensus.cc:2272] T 2dbe4a721edb495189b9aa5bdba45989 P 657163f34ded49f9bbb826d07073b3a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.669051 27890 tablet_replica.cc:333] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.669772 27890 raft_consensus.cc:2243] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.670933 27890 raft_consensus.cc:2272] T f5d2bd123e3545f59f47bba5a35ccdd0 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.673477 27890 tablet_replica.cc:333] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7: stopping tablet replica
I20260709 12:21:00.674006 27890 raft_consensus.cc:2243] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.674533 27890 raft_consensus.cc:2272] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 657163f34ded49f9bbb826d07073b3a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:00.705192 31953 consensus_peers.cc:597] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. 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:21:00.745666 32027 consensus_peers.cc:597] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:43977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:00.759657 27890 tablet_server.cc:196] TabletServer@127.27.60.130:0 shutdown complete.
W20260709 12:21:00.771585 32027 consensus_peers.cc:597] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:43977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:00.775213 31953 consensus_peers.cc:597] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:43977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:00.799376 32027 consensus_peers.cc:597] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:43977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:00.845513 31953 consensus_peers.cc:597] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:43977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:00.856026 32027 consensus_peers.cc:597] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:43977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:00.867507 32027 consensus_peers.cc:597] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 -> Peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Couldn't send request to peer 657163f34ded49f9bbb826d07073b3a7. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:43977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:00.897991 27890 tablet_server.cc:179] TabletServer@127.27.60.131:0 shutting down...
W20260709 12:21:00.920430 32027 consensus_peers.cc:597] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Couldn't send request to peer 54aad746cb1641378df822c67eafe1dd. 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:21:00.934449 32027 consensus_peers.cc:597] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 -> Peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Couldn't send request to peer 54aad746cb1641378df822c67eafe1dd. 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:21:00.960947 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:00.961896 27890 tablet_replica.cc:333] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:00.962638 27890 raft_consensus.cc:2243] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.963624 27890 raft_consensus.cc:2272] T 2a735ff3a9c44e71a19d939443fb1d0a P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.966034 27890 tablet_replica.cc:333] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:00.966750 27890 raft_consensus.cc:2243] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.967578 27890 raft_consensus.cc:2272] T 1dec38d98c1748128f841b5e4fb849ee P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.969703 27890 tablet_replica.cc:333] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:00.970453 27890 raft_consensus.cc:2243] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.970901 27890 raft_consensus.cc:2272] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.973030 27890 tablet_replica.cc:333] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:00.973696 27890 raft_consensus.cc:2243] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.974627 27890 raft_consensus.cc:2272] T 6759e68742774f418a39094848f414fb P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.976768 27890 tablet_replica.cc:333] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:00.977488 27890 raft_consensus.cc:2243] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.977980 27890 raft_consensus.cc:2272] T 046445668a2a45bba449faf56cef3f71 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.980614 27890 tablet_replica.cc:333] T db1a9c6cae0b4bfc92e9860994cf6a50 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:00.981431 27890 raft_consensus.cc:2243] T db1a9c6cae0b4bfc92e9860994cf6a50 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.981933 27890 raft_consensus.cc:2272] T db1a9c6cae0b4bfc92e9860994cf6a50 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.984688 27890 tablet_replica.cc:333] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:00.985509 27890 raft_consensus.cc:2243] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.985982 27890 raft_consensus.cc:2272] T 64668b02702a4e69b767b7a80d997c17 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.988082 27890 tablet_replica.cc:333] T fda8e2c3981545f7ab1d2a5bf088921b P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:00.988899 27890 raft_consensus.cc:2243] T fda8e2c3981545f7ab1d2a5bf088921b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.989444 27890 raft_consensus.cc:2272] T fda8e2c3981545f7ab1d2a5bf088921b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.991539 27890 tablet_replica.cc:333] T 71d6f956d2ec45ea81c4845143d8b4c9 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:00.992167 27890 raft_consensus.cc:2243] T 71d6f956d2ec45ea81c4845143d8b4c9 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.992617 27890 raft_consensus.cc:2272] T 71d6f956d2ec45ea81c4845143d8b4c9 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.994745 27890 tablet_replica.cc:333] T 0ae7567d920d436f8420e04c6134cb97 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:00.995349 27890 raft_consensus.cc:2243] T 0ae7567d920d436f8420e04c6134cb97 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:00.995910 27890 raft_consensus.cc:2272] T 0ae7567d920d436f8420e04c6134cb97 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:00.998065 27890 tablet_replica.cc:333] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:00.998744 27890 raft_consensus.cc:2243] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:00.999605 27890 raft_consensus.cc:2272] T c0ec047b5ed4451491d710daccb36029 P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.001863 27890 tablet_replica.cc:333] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.002501 27890 raft_consensus.cc:2243] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.003325 27890 raft_consensus.cc:2272] T 5a43781f56284e409ea8b27beeba80c3 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.005424 27890 tablet_replica.cc:333] T 161491ce88c3401a8cdde28ca6057f43 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.006290 27890 raft_consensus.cc:2243] T 161491ce88c3401a8cdde28ca6057f43 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.006815 27890 raft_consensus.cc:2272] T 161491ce88c3401a8cdde28ca6057f43 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.009604 27890 tablet_replica.cc:333] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.010438 27890 raft_consensus.cc:2243] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.010907 27890 raft_consensus.cc:2272] T a2abe75a3f054594bb74e1ab9745a9d7 P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.013453 27890 tablet_replica.cc:333] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.014271 27890 raft_consensus.cc:2243] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.015357 27890 raft_consensus.cc:2272] T c7b055d2a8be4cd1a40675a8c24916c3 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.018090 27890 tablet_replica.cc:333] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.019001 27890 raft_consensus.cc:2243] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.020151 27890 raft_consensus.cc:2272] T 9cf52744672e49938c2fbc1b0548c37b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:01.021138 32027 consensus_peers.cc:597] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Couldn't send request to peer 54aad746cb1641378df822c67eafe1dd. 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:21:01.023342 27890 tablet_replica.cc:333] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.024088 27890 raft_consensus.cc:2243] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.024549 27890 raft_consensus.cc:2272] T 4298c04621564d9bb2ea8a8e1e076536 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.027105 27890 tablet_replica.cc:333] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.027976 27890 raft_consensus.cc:2243] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.028637 27890 raft_consensus.cc:2272] T 8875702f669b4a158e668a2b475db50b P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.031723 27890 tablet_replica.cc:333] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.032722 27890 raft_consensus.cc:2243] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.033761 27890 raft_consensus.cc:2272] T 23dfdb74663140799d3208f7f5c4b8c1 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.036378 27890 tablet_replica.cc:333] T d0e11d2e807a4e9492e1618e04244e34 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.037128 27890 raft_consensus.cc:2243] T d0e11d2e807a4e9492e1618e04244e34 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.037632 27890 raft_consensus.cc:2272] T d0e11d2e807a4e9492e1618e04244e34 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.039705 27890 tablet_replica.cc:333] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.040313 27890 raft_consensus.cc:2243] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.041111 27890 raft_consensus.cc:2272] T e55f9de566c443cc868ca7a8739ea116 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.043084 27890 tablet_replica.cc:333] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.043687 27890 raft_consensus.cc:2243] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.044108 27890 raft_consensus.cc:2272] T 9bc271b4ce9648178e2d37ce1305d0e9 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.045989 27890 tablet_replica.cc:333] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.046591 27890 raft_consensus.cc:2243] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.047561 27890 raft_consensus.cc:2272] T c0bf9e750ee646ad915203d228f578f2 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.049642 27890 tablet_replica.cc:333] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.050271 27890 raft_consensus.cc:2243] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.050711 27890 raft_consensus.cc:2272] T d2a3e3978453491dbcb941756d69a4f8 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.052944 27890 tablet_replica.cc:333] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.054021 27890 raft_consensus.cc:2243] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.054502 27890 raft_consensus.cc:2272] T a7d05c174a544fbe9fe82d4b98718e5f P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.056450 27890 tablet_replica.cc:333] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.057034 27890 raft_consensus.cc:2243] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.057463 27890 raft_consensus.cc:2272] T adaf054c0d0a4e368d267e9c774ea4fc P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.059418 27890 tablet_replica.cc:333] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.060032 27890 raft_consensus.cc:2243] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.060881 27890 raft_consensus.cc:2272] T c73032099f2946ca9f4730c11ce6214e P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.063071 27890 tablet_replica.cc:333] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.063655 27890 raft_consensus.cc:2243] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.064100 27890 raft_consensus.cc:2272] T 1f21c68affe947b6b8969fddd158772f P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.066205 27890 tablet_replica.cc:333] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.066787 27890 raft_consensus.cc:2243] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.067800 27890 raft_consensus.cc:2272] T 62512fa9254a4942958c510915970c2b P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.070611 27890 tablet_replica.cc:333] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.071390 27890 raft_consensus.cc:2243] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.071446   647 raft_consensus.cc:493] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:21:01.072083 27890 raft_consensus.cc:2272] T 827f1417c6a44441886dbc07549bb733 P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.072116   647 raft_consensus.cc:515] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:21:01.074433 27890 tablet_replica.cc:333] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.074608   647 leader_election.cc:290] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:21:01.075333 27890 raft_consensus.cc:2243] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.076363 27890 raft_consensus.cc:2272] T 66c03607b17d4b33b44fa1c649b2c825 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:01.078660 32027 consensus_peers.cc:597] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Couldn't send request to peer 54aad746cb1641378df822c67eafe1dd. 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:21:01.079403 27890 tablet_replica.cc:333] T 059f9a303a1f47c9a9ce91d16250a00f P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.080333 27890 raft_consensus.cc:2243] T 059f9a303a1f47c9a9ce91d16250a00f P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:21:01.080289 32029 leader_election.cc:336] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:21:01.081117 27890 raft_consensus.cc:2272] T 059f9a303a1f47c9a9ce91d16250a00f P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:01.082625 32027 leader_election.cc:336] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:21:01.083161 32027 leader_election.cc:304] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:21:01.083940   647 raft_consensus.cc:2749] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:21:01.084303 27890 tablet_replica.cc:333] T 8d92012879fb4905b444d4049c805d9f P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.085057 27890 raft_consensus.cc:2243] T 8d92012879fb4905b444d4049c805d9f P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.085557 27890 raft_consensus.cc:2272] T 8d92012879fb4905b444d4049c805d9f P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.088351 27890 tablet_replica.cc:333] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.089231 27890 raft_consensus.cc:2243] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.089866 27890 raft_consensus.cc:2272] T 7b15ed75de0243f3a7e3385d69207f8e P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.094347 27890 tablet_replica.cc:333] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.095736 27890 raft_consensus.cc:2243] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.096305 27890 raft_consensus.cc:2272] T 2dbe4a721edb495189b9aa5bdba45989 P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.098877 27890 tablet_replica.cc:333] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.099663 27890 raft_consensus.cc:2243] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.100179 27890 raft_consensus.cc:2272] T e402d9881a3c40b2a5a893ac00e12508 P 54aad746cb1641378df822c67eafe1dd [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:01.100579 32027 consensus_peers.cc:597] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 -> Peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Couldn't send request to peer 54aad746cb1641378df822c67eafe1dd. 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:21:01.103145 27890 tablet_replica.cc:333] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.104059 27890 raft_consensus.cc:2243] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.105084 27890 raft_consensus.cc:2272] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.107522 27890 tablet_replica.cc:333] T 76df33f771c3427ca41c1a475128009d P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.108156 27890 raft_consensus.cc:2243] T 76df33f771c3427ca41c1a475128009d P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.108644 27890 raft_consensus.cc:2272] T 76df33f771c3427ca41c1a475128009d P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.110827 27890 tablet_replica.cc:333] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.111410 27890 raft_consensus.cc:2243] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.111876 27890 raft_consensus.cc:2272] T a47018c8d34344e985473e773e86d369 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.113819 27890 tablet_replica.cc:333] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.114431 27890 raft_consensus.cc:2243] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.115259 27890 raft_consensus.cc:2272] T 8a70de18ae984e9d842a043c76a80ab3 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.117421 27890 tablet_replica.cc:333] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.118103 27890 raft_consensus.cc:2243] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.118643 27890 raft_consensus.cc:2272] T 6ce4eba2829744ea8a984437b06c9542 P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.120854 27890 tablet_replica.cc:333] T d91830b3c165487c9377d1dd1c43bde1 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.121569 27890 raft_consensus.cc:2243] T d91830b3c165487c9377d1dd1c43bde1 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.122061 27890 raft_consensus.cc:2272] T d91830b3c165487c9377d1dd1c43bde1 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.124388 27890 tablet_replica.cc:333] T 0668b29c0fc2437a92ad9553451f3937 P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.124929 27890 raft_consensus.cc:2243] T 0668b29c0fc2437a92ad9553451f3937 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.125371 27890 raft_consensus.cc:2272] T 0668b29c0fc2437a92ad9553451f3937 P 54aad746cb1641378df822c67eafe1dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.127382 27890 tablet_replica.cc:333] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd: stopping tablet replica
I20260709 12:21:01.127992 27890 raft_consensus.cc:2243] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.128450 27890 raft_consensus.cc:2272] T bfffc3b45b6d4dbda562a6ff1e69ed9b P 54aad746cb1641378df822c67eafe1dd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:01.147439 32027 consensus_peers.cc:597] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 -> Peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Couldn't send request to peer 54aad746cb1641378df822c67eafe1dd. 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:21:01.173738   647 raft_consensus.cc:493] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:21:01.173884   522 raft_consensus.cc:493] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:21:01.174633   522 raft_consensus.cc:515] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:21:01.174499   647 raft_consensus.cc:515] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } } peers { permanent_uuid: "657163f34ded49f9bbb826d07073b3a7" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 43977 } }
I20260709 12:21:01.177623   522 leader_election.cc:290] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:21:01.181761   647 leader_election.cc:290] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773), 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977)
W20260709 12:21:01.184528 32027 leader_election.cc:336] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:21:01.185813 32029 leader_election.cc:336] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
W20260709 12:21:01.187124 32029 leader_election.cc:336] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:21:01.187512 32029 leader_election.cc:304] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
W20260709 12:21:01.188894 32027 leader_election.cc:336] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 657163f34ded49f9bbb826d07073b3a7 (127.27.60.130:43977): Network error: Client connection negotiation failed: client connection to 127.27.60.130:43977: connect: Connection refused (error 111)
I20260709 12:21:01.188894   647 raft_consensus.cc:2749] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:01.189695 32027 leader_election.cc:304] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 657163f34ded49f9bbb826d07073b3a7
I20260709 12:21:01.190570   647 raft_consensus.cc:2749] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:21:01.226809 27890 tablet_server.cc:196] TabletServer@127.27.60.131:0 shutdown complete.
W20260709 12:21:01.230571 32027 consensus_peers.cc:597] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 -> Peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Couldn't send request to peer 54aad746cb1641378df822c67eafe1dd. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.131:38987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:01.304490 27890 tablet_server.cc:179] TabletServer@127.27.60.132:0 shutting down...
W20260709 12:21:01.311024 32027 consensus_peers.cc:597] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Couldn't send request to peer 54aad746cb1641378df822c67eafe1dd. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.131:38987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:01.316726 32027 consensus_peers.cc:597] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 -> Peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Couldn't send request to peer 54aad746cb1641378df822c67eafe1dd. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.131:38987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:01.343214   645 raft_consensus.cc:493] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:21:01.344058   645 raft_consensus.cc:515] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:21:01.346753   645 leader_election.cc:290] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
W20260709 12:21:01.353369 32029 leader_election.cc:336] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
W20260709 12:21:01.360756 32027 leader_election.cc:336] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Network error: Client connection negotiation failed: client connection to 127.27.60.131:38987: connect: Connection refused (error 111)
I20260709 12:21:01.361317 32027 leader_election.cc:304] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:21:01.362270   645 raft_consensus.cc:2749] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:01.376932 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:01.378191 27890 tablet_replica.cc:333] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.378975 27890 raft_consensus.cc:2243] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.379504 27890 raft_consensus.cc:2272] T 1dec38d98c1748128f841b5e4fb849ee P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.382633 27890 tablet_replica.cc:333] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.383879 27890 raft_consensus.cc:2243] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.384693 27890 raft_consensus.cc:2272] T 6759e68742774f418a39094848f414fb P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.387338 27890 tablet_replica.cc:333] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.388109 27890 raft_consensus.cc:2243] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.388968 27890 raft_consensus.cc:2272] T 74cd6503819d4ba1af5dd1c376cd892c P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.391296 27890 tablet_replica.cc:333] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.391924 27890 raft_consensus.cc:2243] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.392381 27890 raft_consensus.cc:2272] T 046445668a2a45bba449faf56cef3f71 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.394500 27890 tablet_replica.cc:333] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.395228 27890 raft_consensus.cc:2243] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.396039 27890 raft_consensus.cc:2272] T db1a9c6cae0b4bfc92e9860994cf6a50 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.398178 27890 tablet_replica.cc:333] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.398814 27890 raft_consensus.cc:2243] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.399263 27890 raft_consensus.cc:2272] T 1bf40a8bfbd94f4999c54b50a3f2e3eb P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.401356 27890 tablet_replica.cc:333] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.401988 27890 raft_consensus.cc:2243] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.403085 27890 raft_consensus.cc:2272] T 165f9d3b54b14ddc8233f50608bea167 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.405453 27890 tablet_replica.cc:333] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.406188 27890 raft_consensus.cc:2243] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.406867 27890 raft_consensus.cc:2272] T 64668b02702a4e69b767b7a80d997c17 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.409555 27890 tablet_replica.cc:333] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.410177 27890 raft_consensus.cc:2243] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.410562 27890 raft_consensus.cc:2272] T c0ec047b5ed4451491d710daccb36029 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.412478 27890 tablet_replica.cc:333] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.412992 27890 raft_consensus.cc:2243] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.413727 27890 raft_consensus.cc:2272] T 161491ce88c3401a8cdde28ca6057f43 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.415798 27890 tablet_replica.cc:333] T 0668b29c0fc2437a92ad9553451f3937 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.416388 27890 raft_consensus.cc:2243] T 0668b29c0fc2437a92ad9553451f3937 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.416819 27890 raft_consensus.cc:2272] T 0668b29c0fc2437a92ad9553451f3937 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.418525   645 raft_consensus.cc:493] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:21:01.419059 27890 tablet_replica.cc:333] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.419034   645 raft_consensus.cc:515] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:21:01.420032 27890 raft_consensus.cc:2243] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.420621 27890 raft_consensus.cc:2272] T a521ba034e6f47f4bc609a243a1f47b7 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.421476   645 leader_election.cc:290] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:21:01.423667 27890 tablet_replica.cc:333] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.424685 27890 raft_consensus.cc:2243] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.425697 27890 raft_consensus.cc:2272] T 4298c04621564d9bb2ea8a8e1e076536 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:01.426911 32027 leader_election.cc:336] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Network error: Client connection negotiation failed: client connection to 127.27.60.131:38987: connect: Connection refused (error 111)
W20260709 12:21:01.427865 32029 leader_election.cc:336] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:21:01.428254 32029 leader_election.cc:304] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:21:01.428650 27890 tablet_replica.cc:333] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.428618   645 raft_consensus.cc:493] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 24b080dfe9ae4908a218cbf5138a81e2)
I20260709 12:21:01.428977   647 raft_consensus.cc:2749] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:21:01.429332   645 raft_consensus.cc:515] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54aad746cb1641378df822c67eafe1dd" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38987 } } peers { permanent_uuid: "65464ab5ffd540298c0713d1845fcee0" member_type: VOTER last_known_addr { host: "127.27.60.132" port: 40467 } } peers { permanent_uuid: "24b080dfe9ae4908a218cbf5138a81e2" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 38773 } }
I20260709 12:21:01.429790 27890 raft_consensus.cc:2243] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.430567 27890 raft_consensus.cc:2272] T 9fcb09973d2b4ec0bcdd2e5a7855b462 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.432034   645 leader_election.cc:290] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987), 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773)
I20260709 12:21:01.433570 27890 tablet_replica.cc:333] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.434374 27890 raft_consensus.cc:2243] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.434906 27890 raft_consensus.cc:2272] T 23dfdb74663140799d3208f7f5c4b8c1 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:01.436168 32027 leader_election.cc:336] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 54aad746cb1641378df822c67eafe1dd (127.27.60.131:38987): Network error: Client connection negotiation failed: client connection to 127.27.60.131:38987: connect: Connection refused (error 111)
W20260709 12:21:01.436803 32029 leader_election.cc:336] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 24b080dfe9ae4908a218cbf5138a81e2 (127.27.60.129:38773): Network error: Client connection negotiation failed: client connection to 127.27.60.129:38773: connect: Connection refused (error 111)
I20260709 12:21:01.437223 32029 leader_election.cc:304] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [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: 65464ab5ffd540298c0713d1845fcee0; no voters: 24b080dfe9ae4908a218cbf5138a81e2, 54aad746cb1641378df822c67eafe1dd
I20260709 12:21:01.437891 27890 tablet_replica.cc:333] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.437933   645 raft_consensus.cc:2749] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:21:01.438861 27890 raft_consensus.cc:2243] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.439689 27890 raft_consensus.cc:2272] T 8875702f669b4a158e668a2b475db50b P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.441736 27890 tablet_replica.cc:333] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.442442 27890 raft_consensus.cc:2243] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.443207 27890 raft_consensus.cc:2272] T d0e11d2e807a4e9492e1618e04244e34 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.445300 27890 tablet_replica.cc:333] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.446321 27890 raft_consensus.cc:2243] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.446950 27890 raft_consensus.cc:2272] T 2a735ff3a9c44e71a19d939443fb1d0a P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.449292 27890 tablet_replica.cc:333] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.449956 27890 raft_consensus.cc:2243] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.450508 27890 raft_consensus.cc:2272] T eaf229bd96b746ef940ad87b79bf0635 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.452746 27890 tablet_replica.cc:333] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.453487 27890 raft_consensus.cc:2243] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.454233 27890 raft_consensus.cc:2272] T e55f9de566c443cc868ca7a8739ea116 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.457027 27890 tablet_replica.cc:333] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.457844 27890 raft_consensus.cc:2243] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.458439 27890 raft_consensus.cc:2272] T 89c3798713214b009482c46db37fd72a P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.460860 27890 tablet_replica.cc:333] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.461470 27890 raft_consensus.cc:2243] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.462424 27890 raft_consensus.cc:2272] T 9bc271b4ce9648178e2d37ce1305d0e9 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.464810 27890 tablet_replica.cc:333] T c73032099f2946ca9f4730c11ce6214e P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.465631 27890 raft_consensus.cc:2243] T c73032099f2946ca9f4730c11ce6214e P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.466256 27890 raft_consensus.cc:2272] T c73032099f2946ca9f4730c11ce6214e P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.468676 27890 tablet_replica.cc:333] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.469394 27890 raft_consensus.cc:2243] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.470043 27890 raft_consensus.cc:2272] T 1f21c68affe947b6b8969fddd158772f P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.472731 27890 tablet_replica.cc:333] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.473461 27890 raft_consensus.cc:2243] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.473985 27890 raft_consensus.cc:2272] T 66c03607b17d4b33b44fa1c649b2c825 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.476503 27890 tablet_replica.cc:333] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.477123 27890 raft_consensus.cc:2243] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.477923 27890 raft_consensus.cc:2272] T a7d05c174a544fbe9fe82d4b98718e5f P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.479992 27890 tablet_replica.cc:333] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.480651 27890 raft_consensus.cc:2243] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.481102 27890 raft_consensus.cc:2272] T adaf054c0d0a4e368d267e9c774ea4fc P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.483011 27890 tablet_replica.cc:333] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.483551 27890 raft_consensus.cc:2243] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.483951 27890 raft_consensus.cc:2272] T 108ed538fb0f4d85860738f51f8c1367 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.485821 27890 tablet_replica.cc:333] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.486451 27890 raft_consensus.cc:2243] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.486918 27890 raft_consensus.cc:2272] T 1fa132139ee04b909e9e0921e72b55aa P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.488793 27890 tablet_replica.cc:333] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.489400 27890 raft_consensus.cc:2243] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.490345 27890 raft_consensus.cc:2272] T 690e74028d384a6784b0385b47882a0a P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.492302 27890 tablet_replica.cc:333] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.492868 27890 raft_consensus.cc:2243] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.493330 27890 raft_consensus.cc:2272] T e402d9881a3c40b2a5a893ac00e12508 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.495400 27890 tablet_replica.cc:333] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.495975 27890 raft_consensus.cc:2243] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.496464 27890 raft_consensus.cc:2272] T c7b055d2a8be4cd1a40675a8c24916c3 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.498795 27890 tablet_replica.cc:333] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.499325 27890 raft_consensus.cc:2243] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.499728 27890 raft_consensus.cc:2272] T a2abe75a3f054594bb74e1ab9745a9d7 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.501658 27890 tablet_replica.cc:333] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.502322 27890 raft_consensus.cc:2243] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.502753 27890 raft_consensus.cc:2272] T 8ccf6695eae848e8917da660db77a846 P 65464ab5ffd540298c0713d1845fcee0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.504657 27890 tablet_replica.cc:333] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.505154 27890 raft_consensus.cc:2243] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.505858 27890 raft_consensus.cc:2272] T 059f9a303a1f47c9a9ce91d16250a00f P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.507839 27890 tablet_replica.cc:333] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.508343 27890 raft_consensus.cc:2243] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.509106 27890 raft_consensus.cc:2272] T 76df33f771c3427ca41c1a475128009d P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.511049 27890 tablet_replica.cc:333] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.511564 27890 raft_consensus.cc:2243] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.511937 27890 raft_consensus.cc:2272] T a47018c8d34344e985473e773e86d369 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.513810 27890 tablet_replica.cc:333] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.514407 27890 raft_consensus.cc:2243] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.514799 27890 raft_consensus.cc:2272] T 8a70de18ae984e9d842a043c76a80ab3 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.516815 27890 tablet_replica.cc:333] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.517330 27890 raft_consensus.cc:2243] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.517856 27890 raft_consensus.cc:2272] T 1fd6f7bff41d4ee08845205065988695 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.520089 27890 tablet_replica.cc:333] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.520596 27890 raft_consensus.cc:2243] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.521380 27890 raft_consensus.cc:2272] T 7f9f8be197d94acc8bbbcbf5dd4be193 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.523614 27890 tablet_replica.cc:333] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.524132 27890 raft_consensus.cc:2243] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.524904 27890 raft_consensus.cc:2272] T b24eea175a2343268743e1872f663c70 P 65464ab5ffd540298c0713d1845fcee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.527004 27890 tablet_replica.cc:333] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.527516 27890 raft_consensus.cc:2243] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.528234 27890 raft_consensus.cc:2272] T fce00ffd6ab945d1920ebdc191756ab8 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.530200 27890 tablet_replica.cc:333] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.530651 27890 raft_consensus.cc:2243] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.531028 27890 raft_consensus.cc:2272] T f5d2bd123e3545f59f47bba5a35ccdd0 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.532863 27890 tablet_replica.cc:333] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0: stopping tablet replica
I20260709 12:21:01.533335 27890 raft_consensus.cc:2243] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:01.533708 27890 raft_consensus.cc:2272] T cc7b64b55b4b4fd1b0ca7098c52fc257 P 65464ab5ffd540298c0713d1845fcee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.607796 27890 tablet_server.cc:196] TabletServer@127.27.60.132:0 shutdown complete.
I20260709 12:21:01.681954 27890 master.cc:562] Master@127.27.60.190:44659 shutting down...
I20260709 12:21:01.717984 27890 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:01.718649 27890 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:01.718958 27890 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3e1ee4fdf13343ecadd700726255e23b: stopping tablet replica
I20260709 12:21:01.743858 27890 master.cc:584] Master@127.27.60.190:44659 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (37207 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:21:01.845817 27890 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.60.190:37749
I20260709 12:21:01.847141 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:01.853327   652 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:21:01.854821   653 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:21:01.855506   655 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:21:01.855831 27890 server_base.cc:1061] running on GCE node
I20260709 12:21:01.857295 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:01.857494 27890 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:21:01.857702 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599661857665 us; error 0 us; skew 500 ppm
I20260709 12:21:01.858604 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:01.861711 27890 webserver.cc:533] Webserver started at http://127.27.60.190:44995/ using document root <none> and password file <none>
I20260709 12:21:01.862295 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:01.862473 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:01.862735 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:01.864347 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-0/minicluster-data/master-0-root/instance:
uuid: "459c3420567747e3a610fed5020e7148"
format_stamp: "Formatted at 2026-07-09 12:21:01 on dist-test-slave-zqnl"
I20260709 12:21:01.870445 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:21:01.874295   660 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:21:01.875087 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:21:01.875358 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-0/minicluster-data/master-0-root
uuid: "459c3420567747e3a610fed5020e7148"
format_stamp: "Formatted at 2026-07-09 12:21:01 on dist-test-slave-zqnl"
I20260709 12:21:01.875613 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-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:21:01.894111 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:01.895584 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:01.941928 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.190:37749
I20260709 12:21:01.942013   711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.190:37749 every 8 connection(s)
I20260709 12:21:01.946312   712 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:21:01.957687   712 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148: Bootstrap starting.
I20260709 12:21:01.963047   712 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:01.967725   712 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148: No bootstrap required, opened a new log
I20260709 12:21:01.970062   712 raft_consensus.cc:359] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "459c3420567747e3a610fed5020e7148" member_type: VOTER }
I20260709 12:21:01.970506   712 raft_consensus.cc:385] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:01.970690   712 raft_consensus.cc:740] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459c3420567747e3a610fed5020e7148, State: Initialized, Role: FOLLOWER
I20260709 12:21:01.971223   712 consensus_queue.cc:260] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "459c3420567747e3a610fed5020e7148" member_type: VOTER }
I20260709 12:21:01.971628   712 raft_consensus.cc:399] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:21:01.971839   712 raft_consensus.cc:493] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:21:01.972049   712 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:01.977377   712 raft_consensus.cc:515] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "459c3420567747e3a610fed5020e7148" member_type: VOTER }
I20260709 12:21:01.977962   712 leader_election.cc:304] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148 [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: 459c3420567747e3a610fed5020e7148; no voters: 
I20260709 12:21:01.979125   712 leader_election.cc:290] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:21:01.979909   715 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:01.981683   715 raft_consensus.cc:697] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148 [term 1 LEADER]: Becoming Leader. State: Replica: 459c3420567747e3a610fed5020e7148, State: Running, Role: LEADER
I20260709 12:21:01.982352   712 sys_catalog.cc:565] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:21:01.982417   715 consensus_queue.cc:237] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148 [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: "459c3420567747e3a610fed5020e7148" member_type: VOTER }
I20260709 12:21:01.987550   717 sys_catalog.cc:455] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 459c3420567747e3a610fed5020e7148. Latest consensus state: current_term: 1 leader_uuid: "459c3420567747e3a610fed5020e7148" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "459c3420567747e3a610fed5020e7148" member_type: VOTER } }
I20260709 12:21:01.987720   716 sys_catalog.cc:455] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "459c3420567747e3a610fed5020e7148" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "459c3420567747e3a610fed5020e7148" member_type: VOTER } }
I20260709 12:21:01.988302   717 sys_catalog.cc:458] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:01.988549   716 sys_catalog.cc:458] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:01.991976   722 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:21:02.001161   722 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:21:02.002689 27890 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:21:02.012480   722 catalog_manager.cc:1383] Generated new cluster ID: 804f4589a8894b698c37588c12dfcfe2
I20260709 12:21:02.012920   722 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:21:02.030064   722 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:21:02.032060   722 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:21:02.048380   722 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148: Generated new TSK 0
I20260709 12:21:02.049111   722 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:21:02.070012 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:02.077270   733 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:21:02.078440   734 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:21:02.080232   736 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:21:02.081061 27890 server_base.cc:1061] running on GCE node
I20260709 12:21:02.082348 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:02.082551 27890 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:21:02.082813 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599662082791 us; error 0 us; skew 500 ppm
I20260709 12:21:02.083426 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:02.086040 27890 webserver.cc:533] Webserver started at http://127.27.60.129:36421/ using document root <none> and password file <none>
I20260709 12:21:02.086701 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:02.086882 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:02.087234 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:02.088429 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-0/minicluster-data/ts-0-root/instance:
uuid: "996aa8c99a574fe493b23c7b215afeef"
format_stamp: "Formatted at 2026-07-09 12:21:02 on dist-test-slave-zqnl"
I20260709 12:21:02.094347 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260709 12:21:02.098798   741 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:21:02.099785 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:21:02.100060 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-0/minicluster-data/ts-0-root
uuid: "996aa8c99a574fe493b23c7b215afeef"
format_stamp: "Formatted at 2026-07-09 12:21:02 on dist-test-slave-zqnl"
I20260709 12:21:02.100503 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-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:21:02.114521 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:02.115867 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:02.117525 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:02.120565 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:02.120790 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:02.121049 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:02.121197 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:02.172793 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.129:36809
I20260709 12:21:02.172909   803 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.129:36809 every 8 connection(s)
I20260709 12:21:02.178284 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:02.186878   808 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:21:02.187868   809 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:21:02.191515   811 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:21:02.191638 27890 server_base.cc:1061] running on GCE node
I20260709 12:21:02.193027 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:02.193231 27890 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:21:02.193430 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599662193415 us; error 0 us; skew 500 ppm
I20260709 12:21:02.194245 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:02.197993 27890 webserver.cc:533] Webserver started at http://127.27.60.130:32815/ using document root <none> and password file <none>
I20260709 12:21:02.198745 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:02.199179 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:02.199309   804 heartbeater.cc:344] Connected to a master server at 127.27.60.190:37749
I20260709 12:21:02.199613 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:02.199769   804 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:02.200764   804 heartbeater.cc:507] Master 127.27.60.190:37749 requested a full tablet report, sending...
I20260709 12:21:02.201385 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-0/minicluster-data/ts-1-root/instance:
uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
format_stamp: "Formatted at 2026-07-09 12:21:02 on dist-test-slave-zqnl"
I20260709 12:21:02.203440   677 ts_manager.cc:194] Registered new tserver with Master: 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809)
I20260709 12:21:02.205344   677 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59570
I20260709 12:21:02.207122 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260709 12:21:02.211026   816 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:21:02.212010 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:21:02.212368 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-0/minicluster-data/ts-1-root
uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
format_stamp: "Formatted at 2026-07-09 12:21:02 on dist-test-slave-zqnl"
I20260709 12:21:02.212675 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-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:21:02.225019 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:02.226382 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:02.228417 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:02.231047 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:02.231316 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:02.231578 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:02.231769 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:02.280728 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.130:34503
I20260709 12:21:02.280953   878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.130:34503 every 8 connection(s)
I20260709 12:21:02.285809 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:02.293625   882 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:21:02.295383   883 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:21:02.297850 27890 server_base.cc:1061] running on GCE node
W20260709 12:21:02.298286   885 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:21:02.299491 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:02.299770 27890 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:21:02.299988 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599662299969 us; error 0 us; skew 500 ppm
I20260709 12:21:02.300585 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:02.300652   879 heartbeater.cc:344] Connected to a master server at 127.27.60.190:37749
I20260709 12:21:02.301090   879 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:02.302171   879 heartbeater.cc:507] Master 127.27.60.190:37749 requested a full tablet report, sending...
I20260709 12:21:02.303859 27890 webserver.cc:533] Webserver started at http://127.27.60.131:45673/ using document root <none> and password file <none>
I20260709 12:21:02.304559 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:02.304764 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:02.304811   677 ts_manager.cc:194] Registered new tserver with Master: dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:02.305086 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:02.306420   677 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59574
I20260709 12:21:02.306471 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-0/minicluster-data/ts-2-root/instance:
uuid: "886ab916332c407b8a0860867805c664"
format_stamp: "Formatted at 2026-07-09 12:21:02 on dist-test-slave-zqnl"
I20260709 12:21:02.312063 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:21:02.315843   890 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:21:02.316876 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 12:21:02.317240 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-0/minicluster-data/ts-2-root
uuid: "886ab916332c407b8a0860867805c664"
format_stamp: "Formatted at 2026-07-09 12:21:02 on dist-test-slave-zqnl"
I20260709 12:21:02.317529 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-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:21:02.333360 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:02.335183 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:02.336972 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:02.339910 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:02.340188 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:02.340445 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:02.340637 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:02.390611 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.131:38169
I20260709 12:21:02.390729   952 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.131:38169 every 8 connection(s)
I20260709 12:21:02.408365   953 heartbeater.cc:344] Connected to a master server at 127.27.60.190:37749
I20260709 12:21:02.408841   953 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:02.409866   953 heartbeater.cc:507] Master 127.27.60.190:37749 requested a full tablet report, sending...
I20260709 12:21:02.412318   677 ts_manager.cc:194] Registered new tserver with Master: 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:02.412818 27890 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01805829s
I20260709 12:21:02.413815   677 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59578
I20260709 12:21:02.446408   677 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59588:
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:21:02.449631   677 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:21:02.530296   918 tablet_service.cc:1511] Processing CreateTablet for tablet 4c8005cb4121444ea8d7ca85c29b49b8 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:21:02.532016   918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c8005cb4121444ea8d7ca85c29b49b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.535418   917 tablet_service.cc:1511] Processing CreateTablet for tablet 93c17a4635b2430eb560969fe79997c9 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:21:02.536571   768 tablet_service.cc:1511] Processing CreateTablet for tablet 93c17a4635b2430eb560969fe79997c9 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:21:02.537146   917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93c17a4635b2430eb560969fe79997c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.538056   768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93c17a4635b2430eb560969fe79997c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.539523   916 tablet_service.cc:1511] Processing CreateTablet for tablet c5bdb48bbf044bb98899b142bf13ea53 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:21:02.541321   916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5bdb48bbf044bb98899b142bf13ea53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.535418   769 tablet_service.cc:1511] Processing CreateTablet for tablet 4c8005cb4121444ea8d7ca85c29b49b8 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:21:02.543597   767 tablet_service.cc:1511] Processing CreateTablet for tablet c5bdb48bbf044bb98899b142bf13ea53 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:21:02.544874   769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c8005cb4121444ea8d7ca85c29b49b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.547302   765 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa38af661f042298feca4345ad95352 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:21:02.547791   763 tablet_service.cc:1511] Processing CreateTablet for tablet a09c6a37158e4ad4ab6fb21759b89005 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:21:02.548947   765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa38af661f042298feca4345ad95352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.549785   763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a09c6a37158e4ad4ab6fb21759b89005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.549537   766 tablet_service.cc:1511] Processing CreateTablet for tablet ca6bf97d14834102963ec384111bd5a9 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:21:02.551070   766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca6bf97d14834102963ec384111bd5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.554098   914 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa38af661f042298feca4345ad95352 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:21:02.560488   914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa38af661f042298feca4345ad95352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.555615   913 tablet_service.cc:1511] Processing CreateTablet for tablet c1825c8e7b70440fb8a840a7506117ec (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:21:02.565591   913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1825c8e7b70440fb8a840a7506117ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.566883   761 tablet_service.cc:1511] Processing CreateTablet for tablet f9db4de7408647f68a5f3082faa31e0c (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:21:02.568369   761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9db4de7408647f68a5f3082faa31e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.571434   911 tablet_service.cc:1511] Processing CreateTablet for tablet 390ac84239f3461d91500b49f215f950 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:21:02.571969   910 tablet_service.cc:1511] Processing CreateTablet for tablet f9db4de7408647f68a5f3082faa31e0c (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:21:02.573071   911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390ac84239f3461d91500b49f215f950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.573155   760 tablet_service.cc:1511] Processing CreateTablet for tablet 7f728d0169e64b2db71ffd4495a4f667 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:21:02.543597   764 tablet_service.cc:1511] Processing CreateTablet for tablet c1825c8e7b70440fb8a840a7506117ec (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:21:02.574929   760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f728d0169e64b2db71ffd4495a4f667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.575798   764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1825c8e7b70440fb8a840a7506117ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.558233   762 tablet_service.cc:1511] Processing CreateTablet for tablet 390ac84239f3461d91500b49f215f950 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:21:02.578622   910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9db4de7408647f68a5f3082faa31e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.579288   762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390ac84239f3461d91500b49f215f950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.558911   912 tablet_service.cc:1511] Processing CreateTablet for tablet a09c6a37158e4ad4ab6fb21759b89005 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:21:02.582998   912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a09c6a37158e4ad4ab6fb21759b89005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.557299   915 tablet_service.cc:1511] Processing CreateTablet for tablet ca6bf97d14834102963ec384111bd5a9 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:21:02.587433   909 tablet_service.cc:1511] Processing CreateTablet for tablet 7f728d0169e64b2db71ffd4495a4f667 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:21:02.594581   767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5bdb48bbf044bb98899b142bf13ea53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.598104   915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca6bf97d14834102963ec384111bd5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.602479   909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f728d0169e64b2db71ffd4495a4f667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.629405   844 tablet_service.cc:1511] Processing CreateTablet for tablet 4c8005cb4121444ea8d7ca85c29b49b8 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:21:02.630980   844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c8005cb4121444ea8d7ca85c29b49b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.635468   843 tablet_service.cc:1511] Processing CreateTablet for tablet 93c17a4635b2430eb560969fe79997c9 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:21:02.637056   843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93c17a4635b2430eb560969fe79997c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.639562   842 tablet_service.cc:1511] Processing CreateTablet for tablet c5bdb48bbf044bb98899b142bf13ea53 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:21:02.641222   842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5bdb48bbf044bb98899b142bf13ea53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.643381   841 tablet_service.cc:1511] Processing CreateTablet for tablet ca6bf97d14834102963ec384111bd5a9 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:21:02.644968   841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca6bf97d14834102963ec384111bd5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.647492   839 tablet_service.cc:1511] Processing CreateTablet for tablet c1825c8e7b70440fb8a840a7506117ec (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:21:02.649058   839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1825c8e7b70440fb8a840a7506117ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.651523   838 tablet_service.cc:1511] Processing CreateTablet for tablet a09c6a37158e4ad4ab6fb21759b89005 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:21:02.655332   836 tablet_service.cc:1511] Processing CreateTablet for tablet f9db4de7408647f68a5f3082faa31e0c (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:21:02.657712   835 tablet_service.cc:1511] Processing CreateTablet for tablet 7f728d0169e64b2db71ffd4495a4f667 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:21:02.661805   840 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa38af661f042298feca4345ad95352 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:21:02.653921   837 tablet_service.cc:1511] Processing CreateTablet for tablet 390ac84239f3461d91500b49f215f950 (DEFAULT_TABLE table=test-workload [id=473dca60b5fc476cab077eebba901009]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:21:02.687175   968 tablet_bootstrap.cc:492] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap starting.
I20260709 12:21:02.690568   838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a09c6a37158e4ad4ab6fb21759b89005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.695783   835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f728d0169e64b2db71ffd4495a4f667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.698477   836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9db4de7408647f68a5f3082faa31e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.706513   840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa38af661f042298feca4345ad95352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.719956   968 tablet_bootstrap.cc:654] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:02.730438   837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390ac84239f3461d91500b49f215f950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:02.779296   969 tablet_bootstrap.cc:492] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664: Bootstrap starting.
I20260709 12:21:02.781930   968 tablet_bootstrap.cc:492] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef: No bootstrap required, opened a new log
I20260709 12:21:02.782837   968 ts_tablet_manager.cc:1403] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef: Time spent bootstrapping tablet: real 0.096s	user 0.028s	sys 0.011s
I20260709 12:21:02.791594   971 tablet_bootstrap.cc:492] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c: Bootstrap starting.
I20260709 12:21:02.793745   968 raft_consensus.cc:359] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:02.794610   968 raft_consensus.cc:385] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:02.794938   968 raft_consensus.cc:740] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Initialized, Role: FOLLOWER
I20260709 12:21:02.795841   968 consensus_queue.cc:260] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:02.798823   969 tablet_bootstrap.cc:654] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:02.810762   968 ts_tablet_manager.cc:1434] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 12:21:02.811712   804 heartbeater.cc:499] Master 127.27.60.190:37749 was elected leader, sending a full tablet report...
I20260709 12:21:02.812055   968 tablet_bootstrap.cc:492] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef: Bootstrap starting.
I20260709 12:21:02.821954   968 tablet_bootstrap.cc:654] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:02.825023   971 tablet_bootstrap.cc:654] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:02.828528   969 tablet_bootstrap.cc:492] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664: No bootstrap required, opened a new log
I20260709 12:21:02.834961   969 ts_tablet_manager.cc:1403] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.004s
I20260709 12:21:02.838344   969 raft_consensus.cc:359] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:02.839213   969 raft_consensus.cc:385] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:02.839530   969 raft_consensus.cc:740] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 886ab916332c407b8a0860867805c664, State: Initialized, Role: FOLLOWER
I20260709 12:21:02.840319   969 consensus_queue.cc:260] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:02.844005   953 heartbeater.cc:499] Master 127.27.60.190:37749 was elected leader, sending a full tablet report...
I20260709 12:21:02.844169   969 ts_tablet_manager.cc:1434] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:21:02.846071   969 tablet_bootstrap.cc:492] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664: Bootstrap starting.
I20260709 12:21:02.846982   971 tablet_bootstrap.cc:492] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c: No bootstrap required, opened a new log
I20260709 12:21:02.847532   968 tablet_bootstrap.cc:492] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef: No bootstrap required, opened a new log
I20260709 12:21:02.847600   971 ts_tablet_manager.cc:1403] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c: Time spent bootstrapping tablet: real 0.056s	user 0.001s	sys 0.012s
I20260709 12:21:02.848541   968 ts_tablet_manager.cc:1403] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.017s
I20260709 12:21:02.851470   971 raft_consensus.cc:359] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:02.852370   971 raft_consensus.cc:385] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:02.852694   971 raft_consensus.cc:740] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Initialized, Role: FOLLOWER
I20260709 12:21:02.851879   968 raft_consensus.cc:359] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:02.853475   969 tablet_bootstrap.cc:654] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:02.853665   968 raft_consensus.cc:385] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:02.854295   968 raft_consensus.cc:740] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Initialized, Role: FOLLOWER
I20260709 12:21:02.853876   971 consensus_queue.cc:260] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:02.856484   968 consensus_queue.cc:260] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:02.860046   968 ts_tablet_manager.cc:1434] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 12:21:02.861339   968 tablet_bootstrap.cc:492] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap starting.
I20260709 12:21:02.869670   968 tablet_bootstrap.cc:654] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:02.890722   879 heartbeater.cc:499] Master 127.27.60.190:37749 was elected leader, sending a full tablet report...
I20260709 12:21:02.893743   971 ts_tablet_manager.cc:1434] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c: Time spent starting tablet: real 0.045s	user 0.014s	sys 0.013s
W20260709 12:21:02.896126   954 tablet.cc:2406] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:21:02.895625   971 tablet_bootstrap.cc:492] T f9db4de7408647f68a5f3082faa31e0c P dfacd9af5d4f4d4c9e204c52b9c3860c: Bootstrap starting.
I20260709 12:21:02.908052   969 tablet_bootstrap.cc:492] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664: No bootstrap required, opened a new log
I20260709 12:21:02.908123   971 tablet_bootstrap.cc:654] T f9db4de7408647f68a5f3082faa31e0c P dfacd9af5d4f4d4c9e204c52b9c3860c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:02.908844   969 ts_tablet_manager.cc:1403] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664: Time spent bootstrapping tablet: real 0.063s	user 0.032s	sys 0.028s
I20260709 12:21:02.913077   977 raft_consensus.cc:493] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:02.916530   969 raft_consensus.cc:359] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:02.917344   969 raft_consensus.cc:385] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:02.917654   969 raft_consensus.cc:740] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 886ab916332c407b8a0860867805c664, State: Initialized, Role: FOLLOWER
I20260709 12:21:02.918264   968 tablet_bootstrap.cc:492] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef: No bootstrap required, opened a new log
I20260709 12:21:02.913895   977 raft_consensus.cc:515] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:02.918959   968 ts_tablet_manager.cc:1403] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.023s
I20260709 12:21:02.918573   969 consensus_queue.cc:260] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:02.920524   971 tablet_bootstrap.cc:492] T f9db4de7408647f68a5f3082faa31e0c P dfacd9af5d4f4d4c9e204c52b9c3860c: No bootstrap required, opened a new log
I20260709 12:21:02.921132   969 ts_tablet_manager.cc:1434] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:21:02.921276   971 ts_tablet_manager.cc:1403] T f9db4de7408647f68a5f3082faa31e0c P dfacd9af5d4f4d4c9e204c52b9c3860c: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.011s
I20260709 12:21:02.922698   969 tablet_bootstrap.cc:492] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664: Bootstrap starting.
I20260709 12:21:02.925681   976 raft_consensus.cc:493] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:02.926384   976 raft_consensus.cc:515] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:02.927141   968 raft_consensus.cc:359] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:02.928267   968 raft_consensus.cc:385] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:02.928639   968 raft_consensus.cc:740] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Initialized, Role: FOLLOWER
I20260709 12:21:02.938023   976 leader_election.cc:290] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:02.924587   977 leader_election.cc:290] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:02.929575   968 consensus_queue.cc:260] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:02.938876   976 raft_consensus.cc:493] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:02.948223   976 raft_consensus.cc:515] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:02.951035   976 leader_election.cc:290] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:02.953377   968 ts_tablet_manager.cc:1434] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.003s
I20260709 12:21:02.958346   968 tablet_bootstrap.cc:492] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap starting.
I20260709 12:21:02.961803   971 raft_consensus.cc:359] T f9db4de7408647f68a5f3082faa31e0c P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:02.968497   971 raft_consensus.cc:385] T f9db4de7408647f68a5f3082faa31e0c P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:02.968827   971 raft_consensus.cc:740] T f9db4de7408647f68a5f3082faa31e0c P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Initialized, Role: FOLLOWER
I20260709 12:21:02.962018   969 tablet_bootstrap.cc:654] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:02.969622   971 consensus_queue.cc:260] T f9db4de7408647f68a5f3082faa31e0c P dfacd9af5d4f4d4c9e204c52b9c3860c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:02.985781   971 ts_tablet_manager.cc:1434] T f9db4de7408647f68a5f3082faa31e0c P dfacd9af5d4f4d4c9e204c52b9c3860c: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.002s
I20260709 12:21:02.986976   971 tablet_bootstrap.cc:492] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c: Bootstrap starting.
W20260709 12:21:02.996189   725 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:02.998561   968 tablet_bootstrap.cc:654] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.007107   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09c6a37158e4ad4ab6fb21759b89005" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "996aa8c99a574fe493b23c7b215afeef" is_pre_election: true
I20260709 12:21:03.008294   779 raft_consensus.cc:2468] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 0.
I20260709 12:21:03.016700   778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9db4de7408647f68a5f3082faa31e0c" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "996aa8c99a574fe493b23c7b215afeef" is_pre_election: true
I20260709 12:21:03.019176   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bdb48bbf044bb98899b142bf13ea53" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "996aa8c99a574fe493b23c7b215afeef" is_pre_election: true
I20260709 12:21:03.020977   971 tablet_bootstrap.cc:654] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:03.022230   819 leader_election.cc:343] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:03.019639   893 leader_election.cc:304] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef; no voters: 
I20260709 12:21:03.023994   984 raft_consensus.cc:2804] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:21:03.024551   893 leader_election.cc:343] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:03.024618   984 raft_consensus.cc:493] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:03.027123   984 raft_consensus.cc:3060] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.029775   969 tablet_bootstrap.cc:492] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664: No bootstrap required, opened a new log
I20260709 12:21:03.030544   969 ts_tablet_manager.cc:1403] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664: Time spent bootstrapping tablet: real 0.109s	user 0.024s	sys 0.009s
I20260709 12:21:03.033525   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bdb48bbf044bb98899b142bf13ea53" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664" is_pre_election: true
W20260709 12:21:03.035439   818 leader_election.cc:343] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 886ab916332c407b8a0860867805c664 (127.27.60.131:38169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:03.035943   818 leader_election.cc:304] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef
I20260709 12:21:03.037190   977 raft_consensus.cc:2749] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:03.038553   984 raft_consensus.cc:515] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.039183   969 raft_consensus.cc:359] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.041201   969 raft_consensus.cc:385] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.041572   969 raft_consensus.cc:740] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 886ab916332c407b8a0860867805c664, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.041993   854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09c6a37158e4ad4ab6fb21759b89005" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" is_pre_election: true
I20260709 12:21:03.042625   969 consensus_queue.cc:260] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.042644   853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9db4de7408647f68a5f3082faa31e0c" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" is_pre_election: true
I20260709 12:21:03.044302   984 leader_election.cc:290] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 1 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:03.044433   853 raft_consensus.cc:2468] T f9db4de7408647f68a5f3082faa31e0c P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 0.
W20260709 12:21:03.046346   892 leader_election.cc:343] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:03.047304   969 ts_tablet_manager.cc:1434] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:21:03.047423   892 leader_election.cc:304] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 996aa8c99a574fe493b23c7b215afeef
I20260709 12:21:03.048504   969 tablet_bootstrap.cc:492] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664: Bootstrap starting.
I20260709 12:21:03.048878   853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09c6a37158e4ad4ab6fb21759b89005" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
I20260709 12:21:03.048403   984 raft_consensus.cc:2804] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:03.050199   984 raft_consensus.cc:493] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:03.050815   984 raft_consensus.cc:3060] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.055680   971 tablet_bootstrap.cc:492] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c: No bootstrap required, opened a new log
I20260709 12:21:03.056432   971 ts_tablet_manager.cc:1403] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.002s
I20260709 12:21:03.056859   968 tablet_bootstrap.cc:492] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef: No bootstrap required, opened a new log
I20260709 12:21:03.057588   968 ts_tablet_manager.cc:1403] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef: Time spent bootstrapping tablet: real 0.100s	user 0.014s	sys 0.034s
I20260709 12:21:03.058257   969 tablet_bootstrap.cc:654] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.060812   971 raft_consensus.cc:359] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.060858   984 raft_consensus.cc:515] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.061750   968 raft_consensus.cc:359] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.062233   971 raft_consensus.cc:385] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.062711   968 raft_consensus.cc:385] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.062897   971 raft_consensus.cc:740] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.064721   984 leader_election.cc:290] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 1 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:03.106630   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09c6a37158e4ad4ab6fb21759b89005" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:03.064456   971 consensus_queue.cc:260] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.116360   853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9db4de7408647f68a5f3082faa31e0c" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
I20260709 12:21:03.116588   779 raft_consensus.cc:3060] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.117619   853 raft_consensus.cc:3060] T f9db4de7408647f68a5f3082faa31e0c P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.063184   968 raft_consensus.cc:740] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.120167   968 consensus_queue.cc:260] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
W20260709 12:21:03.112792   892 leader_election.cc:343] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:03.113878   778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9db4de7408647f68a5f3082faa31e0c" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:03.121721   969 tablet_bootstrap.cc:492] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664: No bootstrap required, opened a new log
I20260709 12:21:03.126426   969 ts_tablet_manager.cc:1403] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.006s
W20260709 12:21:03.126518   893 leader_election.cc:343] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:03.127225   968 ts_tablet_manager.cc:1434] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef: Time spent starting tablet: real 0.069s	user 0.011s	sys 0.003s
I20260709 12:21:03.129865   968 tablet_bootstrap.cc:492] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap starting.
I20260709 12:21:03.133355   969 raft_consensus.cc:359] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.139292   969 raft_consensus.cc:385] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.139714   969 raft_consensus.cc:740] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 886ab916332c407b8a0860867805c664, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.140683   969 consensus_queue.cc:260] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.143946   853 raft_consensus.cc:2468] T f9db4de7408647f68a5f3082faa31e0c P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 1.
I20260709 12:21:03.137912   971 ts_tablet_manager.cc:1434] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c: Time spent starting tablet: real 0.081s	user 0.010s	sys 0.002s
I20260709 12:21:03.145035   969 ts_tablet_manager.cc:1434] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.006s
I20260709 12:21:03.147200   971 tablet_bootstrap.cc:492] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c: Bootstrap starting.
I20260709 12:21:03.147406   969 tablet_bootstrap.cc:492] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664: Bootstrap starting.
I20260709 12:21:03.154816   892 leader_election.cc:304] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 996aa8c99a574fe493b23c7b215afeef
I20260709 12:21:03.156834   976 raft_consensus.cc:2804] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:03.157150   971 tablet_bootstrap.cc:654] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.166736   968 tablet_bootstrap.cc:654] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.168675   969 tablet_bootstrap.cc:654] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.176155   976 raft_consensus.cc:697] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [term 1 LEADER]: Becoming Leader. State: Replica: 886ab916332c407b8a0860867805c664, State: Running, Role: LEADER
I20260709 12:21:03.177770   976 consensus_queue.cc:237] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.180390   779 raft_consensus.cc:2468] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 1.
I20260709 12:21:03.182447   893 leader_election.cc:304] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef; no voters: dfacd9af5d4f4d4c9e204c52b9c3860c
I20260709 12:21:03.185729   991 raft_consensus.cc:2804] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:03.186731   991 raft_consensus.cc:697] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 1 LEADER]: Becoming Leader. State: Replica: 886ab916332c407b8a0860867805c664, State: Running, Role: LEADER
I20260709 12:21:03.187361   971 tablet_bootstrap.cc:492] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c: No bootstrap required, opened a new log
I20260709 12:21:03.187660   968 tablet_bootstrap.cc:492] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef: No bootstrap required, opened a new log
I20260709 12:21:03.188009   971 ts_tablet_manager.cc:1403] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.026s
I20260709 12:21:03.188316   968 ts_tablet_manager.cc:1403] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.015s
I20260709 12:21:03.188634   969 tablet_bootstrap.cc:492] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664: No bootstrap required, opened a new log
I20260709 12:21:03.188009   991 consensus_queue.cc:237] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.189173   969 ts_tablet_manager.cc:1403] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.006s
I20260709 12:21:03.192055   971 raft_consensus.cc:359] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.192562   968 raft_consensus.cc:359] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.193115   971 raft_consensus.cc:385] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.193650   968 raft_consensus.cc:385] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.194100   968 raft_consensus.cc:740] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.193712   971 raft_consensus.cc:740] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.195660   968 consensus_queue.cc:260] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.195833   971 consensus_queue.cc:260] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.193950   969 raft_consensus.cc:359] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.198581   968 ts_tablet_manager.cc:1434] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 12:21:03.198889   969 raft_consensus.cc:385] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.199298   969 raft_consensus.cc:740] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 886ab916332c407b8a0860867805c664, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.200227   969 consensus_queue.cc:260] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.203006   968 tablet_bootstrap.cc:492] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap starting.
I20260709 12:21:03.203756   969 ts_tablet_manager.cc:1434] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
I20260709 12:21:03.205519   969 tablet_bootstrap.cc:492] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664: Bootstrap starting.
I20260709 12:21:03.208518   971 ts_tablet_manager.cc:1434] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.003s
I20260709 12:21:03.210866   677 catalog_manager.cc:5697] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 reported cstate change: term changed from 0 to 1, leader changed from <none> to 886ab916332c407b8a0860867805c664 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "886ab916332c407b8a0860867805c664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:03.216874   969 tablet_bootstrap.cc:654] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.222630   971 tablet_bootstrap.cc:492] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c: Bootstrap starting.
I20260709 12:21:03.224243   972 raft_consensus.cc:493] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:03.225039   972 raft_consensus.cc:515] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.225953   968 tablet_bootstrap.cc:654] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.233142   971 tablet_bootstrap.cc:654] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.239140   972 leader_election.cc:290] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:03.241554   969 tablet_bootstrap.cc:492] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664: No bootstrap required, opened a new log
I20260709 12:21:03.242357   969 ts_tablet_manager.cc:1403] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.010s
I20260709 12:21:03.247257   969 raft_consensus.cc:359] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } }
I20260709 12:21:03.248504   969 raft_consensus.cc:385] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.248871   969 raft_consensus.cc:740] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 886ab916332c407b8a0860867805c664, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.249872   969 consensus_queue.cc:260] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } }
I20260709 12:21:03.253293   969 ts_tablet_manager.cc:1434] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:21:03.255170   969 tablet_bootstrap.cc:492] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664: Bootstrap starting.
I20260709 12:21:03.261796   968 tablet_bootstrap.cc:492] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef: No bootstrap required, opened a new log
I20260709 12:21:03.262844   969 tablet_bootstrap.cc:654] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.262840   968 ts_tablet_manager.cc:1403] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.007s
I20260709 12:21:03.265620   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec" candidate_uuid: "996aa8c99a574fe493b23c7b215afeef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664" is_pre_election: true
I20260709 12:21:03.266597   928 raft_consensus.cc:2468] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 996aa8c99a574fe493b23c7b215afeef in term 0.
I20260709 12:21:03.268959   743 leader_election.cc:304] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [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: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef; no voters: 
I20260709 12:21:03.270939   972 raft_consensus.cc:2804] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:03.271492   972 raft_consensus.cc:493] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:03.271957   972 raft_consensus.cc:3060] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.288107   972 raft_consensus.cc:515] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.294325   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec" candidate_uuid: "996aa8c99a574fe493b23c7b215afeef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664"
I20260709 12:21:03.295285   928 raft_consensus.cc:3060] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.299355   991 raft_consensus.cc:493] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:03.300186   991 raft_consensus.cc:515] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } }
I20260709 12:21:03.303807   971 tablet_bootstrap.cc:492] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c: No bootstrap required, opened a new log
I20260709 12:21:03.304979   853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8005cb4121444ea8d7ca85c29b49b8" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" is_pre_election: true
I20260709 12:21:03.305318   971 ts_tablet_manager.cc:1403] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c: Time spent bootstrapping tablet: real 0.084s	user 0.036s	sys 0.045s
W20260709 12:21:03.306761   892 leader_election.cc:343] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:03.307554   991 leader_election.cc:290] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503), 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809)
I20260709 12:21:03.307852   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8005cb4121444ea8d7ca85c29b49b8" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "996aa8c99a574fe493b23c7b215afeef" is_pre_election: true
W20260709 12:21:03.309624   893 leader_election.cc:343] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:03.310339   893 leader_election.cc:304] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664; no voters: 996aa8c99a574fe493b23c7b215afeef, dfacd9af5d4f4d4c9e204c52b9c3860c
I20260709 12:21:03.311329   853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec" candidate_uuid: "996aa8c99a574fe493b23c7b215afeef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" is_pre_election: true
I20260709 12:21:03.312088   991 raft_consensus.cc:2749] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:03.313032   854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec" candidate_uuid: "996aa8c99a574fe493b23c7b215afeef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
I20260709 12:21:03.312938   971 raft_consensus.cc:359] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.314014   971 raft_consensus.cc:385] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.314452   971 raft_consensus.cc:740] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Initialized, Role: FOLLOWER
W20260709 12:21:03.315156   743 leader_election.cc:343] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:03.315303   977 raft_consensus.cc:493] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:21:03.316334   743 leader_election.cc:343] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:03.315882   971 consensus_queue.cc:260] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.316005   977 raft_consensus.cc:515] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.297588   968 raft_consensus.cc:359] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.317865   968 raft_consensus.cc:385] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.318228   968 raft_consensus.cc:740] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.319576   972 leader_election.cc:290] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [CANDIDATE]: Term 1 election: Requested vote from peers dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:03.320547   977 leader_election.cc:290] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:03.320999   927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa38af661f042298feca4345ad95352" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664" is_pre_election: true
I20260709 12:21:03.321827   927 raft_consensus.cc:2468] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 0.
I20260709 12:21:03.321614   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa38af661f042298feca4345ad95352" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "996aa8c99a574fe493b23c7b215afeef" is_pre_election: true
I20260709 12:21:03.323717   818 leader_election.cc:304] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: 886ab916332c407b8a0860867805c664, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:03.324887   779 raft_consensus.cc:2468] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 0.
I20260709 12:21:03.325726   977 raft_consensus.cc:2804] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:03.326273   977 raft_consensus.cc:493] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:03.326761   977 raft_consensus.cc:3060] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.319207   968 consensus_queue.cc:260] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.333535   968 ts_tablet_manager.cc:1434] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef: Time spent starting tablet: real 0.070s	user 0.009s	sys 0.000s
I20260709 12:21:03.335857   928 raft_consensus.cc:2468] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 996aa8c99a574fe493b23c7b215afeef in term 1.
I20260709 12:21:03.337488   743 leader_election.cc:304] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [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: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef; no voters: dfacd9af5d4f4d4c9e204c52b9c3860c
I20260709 12:21:03.337992   968 tablet_bootstrap.cc:492] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap starting.
I20260709 12:21:03.339130   972 raft_consensus.cc:2804] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:03.341174   676 catalog_manager.cc:5697] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 reported cstate change: term changed from 0 to 1, leader changed from <none> to 886ab916332c407b8a0860867805c664 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "886ab916332c407b8a0860867805c664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:03.344832   977 raft_consensus.cc:515] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.350483   972 raft_consensus.cc:697] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 1 LEADER]: Becoming Leader. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Running, Role: LEADER
I20260709 12:21:03.350744   971 ts_tablet_manager.cc:1434] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.006s
I20260709 12:21:03.351804   972 consensus_queue.cc:237] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.353034   969 tablet_bootstrap.cc:492] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664: No bootstrap required, opened a new log
I20260709 12:21:03.353665   969 ts_tablet_manager.cc:1403] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664: Time spent bootstrapping tablet: real 0.099s	user 0.038s	sys 0.036s
I20260709 12:21:03.348493   977 leader_election.cc:290] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 1 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:03.355242   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa38af661f042298feca4345ad95352" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:03.356321   779 raft_consensus.cc:3060] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.356513   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa38af661f042298feca4345ad95352" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664"
I20260709 12:21:03.357414   928 raft_consensus.cc:3060] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.357874   969 raft_consensus.cc:359] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.358757   969 raft_consensus.cc:385] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.359079   969 raft_consensus.cc:740] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 886ab916332c407b8a0860867805c664, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.360033   969 consensus_queue.cc:260] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.364100   969 ts_tablet_manager.cc:1434] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260709 12:21:03.365729   968 tablet_bootstrap.cc:654] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.365757   969 tablet_bootstrap.cc:492] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664: Bootstrap starting.
I20260709 12:21:03.374727   779 raft_consensus.cc:2468] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 1.
I20260709 12:21:03.375308   969 tablet_bootstrap.cc:654] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.376343   819 leader_election.cc:304] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: 996aa8c99a574fe493b23c7b215afeef, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:03.377988   977 raft_consensus.cc:2804] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:03.382354   971 tablet_bootstrap.cc:492] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c: Bootstrap starting.
I20260709 12:21:03.393071   971 tablet_bootstrap.cc:654] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.401031   968 tablet_bootstrap.cc:492] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef: No bootstrap required, opened a new log
I20260709 12:21:03.401831   968 ts_tablet_manager.cc:1403] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef: Time spent bootstrapping tablet: real 0.064s	user 0.023s	sys 0.000s
I20260709 12:21:03.406980   968 raft_consensus.cc:359] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.408470   968 raft_consensus.cc:385] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.408993   968 raft_consensus.cc:740] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.411054   968 consensus_queue.cc:260] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.409298   675 catalog_manager.cc:5697] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef reported cstate change: term changed from 0 to 1, leader changed from <none> to 996aa8c99a574fe493b23c7b215afeef (127.27.60.129). New cstate: current_term: 1 leader_uuid: "996aa8c99a574fe493b23c7b215afeef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:03.417027  1006 raft_consensus.cc:493] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:03.417814  1006 raft_consensus.cc:515] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.416311   928 raft_consensus.cc:2468] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 1.
I20260709 12:21:03.421530   968 ts_tablet_manager.cc:1434] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 12:21:03.424619   969 tablet_bootstrap.cc:492] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664: No bootstrap required, opened a new log
I20260709 12:21:03.424633   968 tablet_bootstrap.cc:492] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap starting.
I20260709 12:21:03.425351   969 ts_tablet_manager.cc:1403] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664: Time spent bootstrapping tablet: real 0.060s	user 0.025s	sys 0.028s
I20260709 12:21:03.426777   971 tablet_bootstrap.cc:492] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c: No bootstrap required, opened a new log
I20260709 12:21:03.427362   971 ts_tablet_manager.cc:1403] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.013s
I20260709 12:21:03.428732   969 raft_consensus.cc:359] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.429596   969 raft_consensus.cc:385] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.429893   969 raft_consensus.cc:740] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 886ab916332c407b8a0860867805c664, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.430764   969 consensus_queue.cc:260] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.430980   971 raft_consensus.cc:359] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } }
I20260709 12:21:03.421847   854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca6bf97d14834102963ec384111bd5a9" candidate_uuid: "996aa8c99a574fe493b23c7b215afeef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" is_pre_election: true
I20260709 12:21:03.432049   854 raft_consensus.cc:2468] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 996aa8c99a574fe493b23c7b215afeef in term 0.
I20260709 12:21:03.433763   969 ts_tablet_manager.cc:1434] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:21:03.433710   743 leader_election.cc:304] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [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: 996aa8c99a574fe493b23c7b215afeef, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:03.434623   971 raft_consensus.cc:385] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.435031   971 raft_consensus.cc:740] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.435180   969 tablet_bootstrap.cc:492] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664: Bootstrap starting.
I20260709 12:21:03.436107   971 consensus_queue.cc:260] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } }
I20260709 12:21:03.437219   972 raft_consensus.cc:2804] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:03.437652   972 raft_consensus.cc:493] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:03.437999   972 raft_consensus.cc:3060] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.438709  1006 leader_election.cc:290] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:03.439173   971 ts_tablet_manager.cc:1434] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 12:21:03.439630   977 raft_consensus.cc:697] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 LEADER]: Becoming Leader. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Running, Role: LEADER
I20260709 12:21:03.440644   971 tablet_bootstrap.cc:492] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c: Bootstrap starting.
I20260709 12:21:03.440712   977 consensus_queue.cc:237] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.442776   969 tablet_bootstrap.cc:654] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.450133   991 raft_consensus.cc:493] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:03.450768   991 raft_consensus.cc:515] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.451071   971 tablet_bootstrap.cc:654] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.452944   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca6bf97d14834102963ec384111bd5a9" candidate_uuid: "996aa8c99a574fe493b23c7b215afeef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664" is_pre_election: true
I20260709 12:21:03.453713   928 raft_consensus.cc:2468] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 996aa8c99a574fe493b23c7b215afeef in term 0.
I20260709 12:21:03.460335   854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c17a4635b2430eb560969fe79997c9" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" is_pre_election: true
W20260709 12:21:03.463363   892 leader_election.cc:343] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:03.460430   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c17a4635b2430eb560969fe79997c9" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "996aa8c99a574fe493b23c7b215afeef" is_pre_election: true
I20260709 12:21:03.460755   972 raft_consensus.cc:515] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.464569   779 raft_consensus.cc:2468] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 0.
I20260709 12:21:03.465525   968 tablet_bootstrap.cc:654] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.465373   991 leader_election.cc:290] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:03.466737   893 leader_election.cc:304] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef; no voters: dfacd9af5d4f4d4c9e204c52b9c3860c
I20260709 12:21:03.469118   976 raft_consensus.cc:2804] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:03.469529   976 raft_consensus.cc:493] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:03.469892   976 raft_consensus.cc:3060] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.467818   854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca6bf97d14834102963ec384111bd5a9" candidate_uuid: "996aa8c99a574fe493b23c7b215afeef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
I20260709 12:21:03.474028   971 tablet_bootstrap.cc:492] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c: No bootstrap required, opened a new log
I20260709 12:21:03.474534   854 raft_consensus.cc:3060] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.475004   971 ts_tablet_manager.cc:1403] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.012s
I20260709 12:21:03.479925   969 tablet_bootstrap.cc:492] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664: No bootstrap required, opened a new log
I20260709 12:21:03.480497   969 ts_tablet_manager.cc:1403] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.028s
I20260709 12:21:03.483625   969 raft_consensus.cc:359] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.483044   675 catalog_manager.cc:5697] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c reported cstate change: term changed from 0 to 1, leader changed from <none> to dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130). New cstate: current_term: 1 leader_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:03.484077   976 raft_consensus.cc:515] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.487823   971 raft_consensus.cc:359] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.484294   969 raft_consensus.cc:385] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.488912   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca6bf97d14834102963ec384111bd5a9" candidate_uuid: "996aa8c99a574fe493b23c7b215afeef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664"
I20260709 12:21:03.489089   969 raft_consensus.cc:740] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 886ab916332c407b8a0860867805c664, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.489609   928 raft_consensus.cc:3060] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.490164   969 consensus_queue.cc:260] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.491695   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c17a4635b2430eb560969fe79997c9" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:03.492355   779 raft_consensus.cc:3060] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.492444   969 ts_tablet_manager.cc:1434] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:21:03.493700   969 tablet_bootstrap.cc:492] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664: Bootstrap starting.
I20260709 12:21:03.501266   969 tablet_bootstrap.cc:654] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.503394   779 raft_consensus.cc:2468] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 1.
I20260709 12:21:03.505457   928 raft_consensus.cc:2468] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 996aa8c99a574fe493b23c7b215afeef in term 1.
I20260709 12:21:03.505811   893 leader_election.cc:304] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef; no voters: 
I20260709 12:21:03.506855   743 leader_election.cc:304] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [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: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef; no voters: 
I20260709 12:21:03.507150   976 leader_election.cc:290] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 1 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:03.507838  1006 raft_consensus.cc:2804] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:03.508527   853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c17a4635b2430eb560969fe79997c9" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
I20260709 12:21:03.488957   971 raft_consensus.cc:385] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.510087   971 raft_consensus.cc:740] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Initialized, Role: FOLLOWER
W20260709 12:21:03.511895   892 leader_election.cc:343] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:03.511683   971 consensus_queue.cc:260] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.513368   977 raft_consensus.cc:493] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:03.514038   977 raft_consensus.cc:515] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.516916   977 leader_election.cc:290] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:03.506860   991 raft_consensus.cc:2804] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:03.517655   991 raft_consensus.cc:697] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [term 1 LEADER]: Becoming Leader. State: Replica: 886ab916332c407b8a0860867805c664, State: Running, Role: LEADER
I20260709 12:21:03.517838   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390ac84239f3461d91500b49f215f950" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "996aa8c99a574fe493b23c7b215afeef" is_pre_election: true
I20260709 12:21:03.518989   779 raft_consensus.cc:2468] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 0.
I20260709 12:21:03.518697   991 consensus_queue.cc:237] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.485948   854 raft_consensus.cc:2468] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 996aa8c99a574fe493b23c7b215afeef in term 1.
I20260709 12:21:03.520538   819 leader_election.cc:304] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: 996aa8c99a574fe493b23c7b215afeef, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:03.521481   977 raft_consensus.cc:2804] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:03.521894   977 raft_consensus.cc:493] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:03.522325   977 raft_consensus.cc:3060] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.487583   972 leader_election.cc:290] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [CANDIDATE]: Term 1 election: Requested vote from peers dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:03.525135   969 tablet_bootstrap.cc:492] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664: No bootstrap required, opened a new log
I20260709 12:21:03.525751   969 ts_tablet_manager.cc:1403] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.005s
I20260709 12:21:03.527273   971 ts_tablet_manager.cc:1434] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c: Time spent starting tablet: real 0.052s	user 0.010s	sys 0.000s
I20260709 12:21:03.529078   971 tablet_bootstrap.cc:492] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c: Bootstrap starting.
I20260709 12:21:03.530676   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390ac84239f3461d91500b49f215f950" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664" is_pre_election: true
I20260709 12:21:03.531121   969 raft_consensus.cc:359] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.534430   969 raft_consensus.cc:385] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.535244   969 raft_consensus.cc:740] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 886ab916332c407b8a0860867805c664, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.534451   928 raft_consensus.cc:2468] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 0.
I20260709 12:21:03.536568   969 consensus_queue.cc:260] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.535818   977 raft_consensus.cc:515] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.541512   969 ts_tablet_manager.cc:1434] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:21:03.542066   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390ac84239f3461d91500b49f215f950" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:03.542865   779 raft_consensus.cc:3060] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.544122   968 tablet_bootstrap.cc:492] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef: No bootstrap required, opened a new log
I20260709 12:21:03.544775   968 ts_tablet_manager.cc:1403] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef: Time spent bootstrapping tablet: real 0.121s	user 0.024s	sys 0.004s
I20260709 12:21:03.548162   968 raft_consensus.cc:359] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } }
I20260709 12:21:03.549100   968 raft_consensus.cc:385] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.549484   968 raft_consensus.cc:740] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.550633   968 consensus_queue.cc:260] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } }
I20260709 12:21:03.555099   968 ts_tablet_manager.cc:1434] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:21:03.556265  1006 raft_consensus.cc:697] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 1 LEADER]: Becoming Leader. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Running, Role: LEADER
I20260709 12:21:03.556844   971 tablet_bootstrap.cc:654] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.557029   968 tablet_bootstrap.cc:492] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef: Bootstrap starting.
I20260709 12:21:03.557358  1006 consensus_queue.cc:237] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.560531   779 raft_consensus.cc:2468] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 1.
I20260709 12:21:03.562467   819 leader_election.cc:304] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: 996aa8c99a574fe493b23c7b215afeef, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:03.564234  1010 raft_consensus.cc:2804] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:03.565608   968 tablet_bootstrap.cc:654] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.563755   676 catalog_manager.cc:5697] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 reported cstate change: term changed from 0 to 1, leader changed from <none> to 886ab916332c407b8a0860867805c664 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "886ab916332c407b8a0860867805c664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:03.578502   977 leader_election.cc:290] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 1 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:03.582258   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390ac84239f3461d91500b49f215f950" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664"
I20260709 12:21:03.583653   928 raft_consensus.cc:3060] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.590852   971 tablet_bootstrap.cc:492] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c: No bootstrap required, opened a new log
I20260709 12:21:03.591686   971 ts_tablet_manager.cc:1403] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.003s
I20260709 12:21:03.603096  1010 raft_consensus.cc:697] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 LEADER]: Becoming Leader. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Running, Role: LEADER
I20260709 12:21:03.604390   928 raft_consensus.cc:2468] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 1.
I20260709 12:21:03.604707  1010 consensus_queue.cc:237] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.607779   971 raft_consensus.cc:359] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.608912   971 raft_consensus.cc:385] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.609272   971 raft_consensus.cc:740] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.610165   971 consensus_queue.cc:260] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.611470   968 tablet_bootstrap.cc:492] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef: No bootstrap required, opened a new log
I20260709 12:21:03.612582   968 ts_tablet_manager.cc:1403] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef: Time spent bootstrapping tablet: real 0.056s	user 0.030s	sys 0.016s
I20260709 12:21:03.614182   971 ts_tablet_manager.cc:1434] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.000s
I20260709 12:21:03.616103   971 tablet_bootstrap.cc:492] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c: Bootstrap starting.
I20260709 12:21:03.616528   968 raft_consensus.cc:359] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.617506   968 raft_consensus.cc:385] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.617924   968 raft_consensus.cc:740] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.616366   676 catalog_manager.cc:5697] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef reported cstate change: term changed from 0 to 1, leader changed from <none> to 996aa8c99a574fe493b23c7b215afeef (127.27.60.129). New cstate: current_term: 1 leader_uuid: "996aa8c99a574fe493b23c7b215afeef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: UNKNOWN } } }
W20260709 12:21:03.619280   892 consensus_peers.cc:597] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 -> Peer dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503): Couldn't send request to peer dfacd9af5d4f4d4c9e204c52b9c3860c. 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:21:03.619056   968 consensus_queue.cc:260] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.622187   968 ts_tablet_manager.cc:1434] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:21:03.623739   968 tablet_bootstrap.cc:492] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap starting.
I20260709 12:21:03.626076   971 tablet_bootstrap.cc:654] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.630729   968 tablet_bootstrap.cc:654] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.636319   968 tablet_bootstrap.cc:492] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef: No bootstrap required, opened a new log
I20260709 12:21:03.636854   968 ts_tablet_manager.cc:1403] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 12:21:03.638691   971 tablet_bootstrap.cc:492] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c: No bootstrap required, opened a new log
I20260709 12:21:03.639240   971 ts_tablet_manager.cc:1403] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260709 12:21:03.639765   968 raft_consensus.cc:359] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.640583   968 raft_consensus.cc:385] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.640974   968 raft_consensus.cc:740] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.641796   968 consensus_queue.cc:260] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.642052   991 raft_consensus.cc:493] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:03.642267   971 raft_consensus.cc:359] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.642937   991 raft_consensus.cc:515] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.643318   971 raft_consensus.cc:385] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.640508  1020 raft_consensus.cc:493] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:03.644390   968 ts_tablet_manager.cc:1434] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:03.644305  1020 raft_consensus.cc:515] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.643745   675 catalog_manager.cc:5697] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c reported cstate change: term changed from 0 to 1, leader changed from <none> to dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130). New cstate: current_term: 1 leader_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:03.645308   991 leader_election.cc:290] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:03.647043   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bdb48bbf044bb98899b142bf13ea53" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "996aa8c99a574fe493b23c7b215afeef" is_pre_election: true
I20260709 12:21:03.647857   779 raft_consensus.cc:2468] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 0.
I20260709 12:21:03.647997   854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bdb48bbf044bb98899b142bf13ea53" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" is_pre_election: true
I20260709 12:21:03.648396   778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c17a4635b2430eb560969fe79997c9" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "996aa8c99a574fe493b23c7b215afeef" is_pre_election: true
I20260709 12:21:03.648945   854 raft_consensus.cc:2468] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 0.
I20260709 12:21:03.649191   778 raft_consensus.cc:2393] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dfacd9af5d4f4d4c9e204c52b9c3860c in current term 1: Already voted for candidate 886ab916332c407b8a0860867805c664 in this term.
I20260709 12:21:03.643720   971 raft_consensus.cc:740] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.650321   893 leader_election.cc:304] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef; no voters: 
I20260709 12:21:03.651268  1020 leader_election.cc:290] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:03.651381   971 consensus_queue.cc:260] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.651962   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c17a4635b2430eb560969fe79997c9" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664" is_pre_election: true
I20260709 12:21:03.652485   991 raft_consensus.cc:2804] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:03.653020   991 raft_consensus.cc:493] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:03.653460   991 raft_consensus.cc:3060] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.654043   971 ts_tablet_manager.cc:1434] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:21:03.655339   971 tablet_bootstrap.cc:492] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c: Bootstrap starting.
I20260709 12:21:03.657735   818 leader_election.cc:304] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef
I20260709 12:21:03.659614  1010 raft_consensus.cc:3060] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.661655   971 tablet_bootstrap.cc:654] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:03.671587  1010 raft_consensus.cc:2749] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:03.673476   971 tablet_bootstrap.cc:492] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c: No bootstrap required, opened a new log
I20260709 12:21:03.673234   991 raft_consensus.cc:515] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.674070   971 ts_tablet_manager.cc:1403] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260709 12:21:03.675719   991 leader_election.cc:290] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 1 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:03.676664   778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bdb48bbf044bb98899b142bf13ea53" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:03.677104   854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5bdb48bbf044bb98899b142bf13ea53" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
I20260709 12:21:03.677461   778 raft_consensus.cc:3060] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.677244   971 raft_consensus.cc:359] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.677780   854 raft_consensus.cc:3060] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.678027   971 raft_consensus.cc:385] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:03.678431   971 raft_consensus.cc:740] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.679234   971 consensus_queue.cc:260] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.681617   971 ts_tablet_manager.cc:1434] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:21:03.685943   854 raft_consensus.cc:2468] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 1.
I20260709 12:21:03.687003   778 raft_consensus.cc:2468] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 1.
I20260709 12:21:03.687991   892 leader_election.cc:304] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:03.688946   991 raft_consensus.cc:2804] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:03.689775   991 raft_consensus.cc:697] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 [term 1 LEADER]: Becoming Leader. State: Replica: 886ab916332c407b8a0860867805c664, State: Running, Role: LEADER
I20260709 12:21:03.690662   991 consensus_queue.cc:237] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.699295   676 catalog_manager.cc:5697] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 reported cstate change: term changed from 0 to 1, leader changed from <none> to 886ab916332c407b8a0860867805c664 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "886ab916332c407b8a0860867805c664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:03.711486  1006 raft_consensus.cc:493] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:03.712054  1006 raft_consensus.cc:515] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.713938  1006 leader_election.cc:290] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:03.714987   854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9db4de7408647f68a5f3082faa31e0c" candidate_uuid: "996aa8c99a574fe493b23c7b215afeef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" is_pre_election: true
I20260709 12:21:03.715418   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9db4de7408647f68a5f3082faa31e0c" candidate_uuid: "996aa8c99a574fe493b23c7b215afeef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664" is_pre_election: true
I20260709 12:21:03.715801   854 raft_consensus.cc:2393] T f9db4de7408647f68a5f3082faa31e0c P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 996aa8c99a574fe493b23c7b215afeef in current term 1: Already voted for candidate 886ab916332c407b8a0860867805c664 in this term.
I20260709 12:21:03.717114   743 leader_election.cc:304] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef [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: 996aa8c99a574fe493b23c7b215afeef; no voters: 886ab916332c407b8a0860867805c664, dfacd9af5d4f4d4c9e204c52b9c3860c
I20260709 12:21:03.717901  1006 raft_consensus.cc:3060] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.724119  1006 raft_consensus.cc:2749] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:03.735850   991 consensus_queue.cc:1048] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:03.756181   991 consensus_queue.cc:1048] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:03.758545  1033 consensus_queue.cc:1048] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:03.762743  1010 raft_consensus.cc:493] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:03.763417  1010 raft_consensus.cc:515] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } }
I20260709 12:21:03.766645  1010 leader_election.cc:290] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 886ab916332c407b8a0860867805c664 (127.27.60.131:38169), 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809)
I20260709 12:21:03.770241   778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8005cb4121444ea8d7ca85c29b49b8" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "996aa8c99a574fe493b23c7b215afeef" is_pre_election: true
I20260709 12:21:03.770670   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8005cb4121444ea8d7ca85c29b49b8" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664" is_pre_election: true
I20260709 12:21:03.771023   778 raft_consensus.cc:2468] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 0.
I20260709 12:21:03.771437   928 raft_consensus.cc:2468] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 0.
I20260709 12:21:03.772332   819 leader_election.cc:304] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: 996aa8c99a574fe493b23c7b215afeef, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:03.773959  1010 raft_consensus.cc:2804] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:03.774366  1010 raft_consensus.cc:493] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:03.774729  1010 raft_consensus.cc:3060] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.775799  1006 raft_consensus.cc:493] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:03.776482  1006 raft_consensus.cc:515] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.779968   853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f728d0169e64b2db71ffd4495a4f667" candidate_uuid: "996aa8c99a574fe493b23c7b215afeef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" is_pre_election: true
I20260709 12:21:03.780699   853 raft_consensus.cc:2468] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 996aa8c99a574fe493b23c7b215afeef in term 0.
I20260709 12:21:03.782037   743 leader_election.cc:304] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [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: 996aa8c99a574fe493b23c7b215afeef, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:03.783108  1017 raft_consensus.cc:2804] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:03.783524  1017 raft_consensus.cc:493] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:03.783881  1017 raft_consensus.cc:3060] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.785939  1006 leader_election.cc:290] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:03.788357   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f728d0169e64b2db71ffd4495a4f667" candidate_uuid: "996aa8c99a574fe493b23c7b215afeef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664" is_pre_election: true
I20260709 12:21:03.789177   928 raft_consensus.cc:2468] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 996aa8c99a574fe493b23c7b215afeef in term 0.
I20260709 12:21:03.793380  1017 raft_consensus.cc:515] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.797192   853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f728d0169e64b2db71ffd4495a4f667" candidate_uuid: "996aa8c99a574fe493b23c7b215afeef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
I20260709 12:21:03.797832   853 raft_consensus.cc:3060] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.802489  1017 leader_election.cc:290] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [CANDIDATE]: Term 1 election: Requested vote from peers dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:03.789625  1010 raft_consensus.cc:515] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } }
I20260709 12:21:03.803839   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f728d0169e64b2db71ffd4495a4f667" candidate_uuid: "996aa8c99a574fe493b23c7b215afeef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664"
I20260709 12:21:03.805336   928 raft_consensus.cc:3060] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.806512  1010 leader_election.cc:290] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 1 election: Requested vote from peers 886ab916332c407b8a0860867805c664 (127.27.60.131:38169), 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809)
I20260709 12:21:03.807816   927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8005cb4121444ea8d7ca85c29b49b8" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664"
I20260709 12:21:03.808693   927 raft_consensus.cc:3060] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.810261   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8005cb4121444ea8d7ca85c29b49b8" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:03.810979   779 raft_consensus.cc:3060] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.816977   928 raft_consensus.cc:2468] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 996aa8c99a574fe493b23c7b215afeef in term 1.
I20260709 12:21:03.818699   743 leader_election.cc:304] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [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: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef; no voters: 
I20260709 12:21:03.819823  1017 raft_consensus.cc:2804] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:03.821259  1017 raft_consensus.cc:697] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 1 LEADER]: Becoming Leader. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Running, Role: LEADER
I20260709 12:21:03.821839   853 raft_consensus.cc:2468] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 996aa8c99a574fe493b23c7b215afeef in term 1.
I20260709 12:21:03.822309  1017 consensus_queue.cc:237] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.827962   779 raft_consensus.cc:2468] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 1.
I20260709 12:21:03.829670   819 leader_election.cc:304] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: 996aa8c99a574fe493b23c7b215afeef, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:03.830654  1010 raft_consensus.cc:2804] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:03.831179  1010 raft_consensus.cc:697] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 LEADER]: Becoming Leader. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Running, Role: LEADER
I20260709 12:21:03.832082  1010 consensus_queue.cc:237] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } }
I20260709 12:21:03.832901   927 raft_consensus.cc:2468] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 1.
I20260709 12:21:03.834797   675 catalog_manager.cc:5697] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef reported cstate change: term changed from 0 to 1, leader changed from <none> to 996aa8c99a574fe493b23c7b215afeef (127.27.60.129). New cstate: current_term: 1 leader_uuid: "996aa8c99a574fe493b23c7b215afeef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:03.844143  1017 consensus_queue.cc:1048] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [LEADER]: Connected to new peer: Peer: permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:03.844744   676 catalog_manager.cc:5697] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c reported cstate change: term changed from 0 to 1, leader changed from <none> to dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130). New cstate: current_term: 1 leader_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:03.856758   854 raft_consensus.cc:3060] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:03.866603  1040 consensus_queue.cc:1048] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:03.928767  1010 consensus_queue.cc:1048] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:03.943233   977 consensus_queue.cc:1048] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:03.945408  1040 consensus_queue.cc:1048] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [LEADER]: Connected to new peer: Peer: permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:03.962175   972 consensus_queue.cc:1048] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:03.980705  1020 raft_consensus.cc:493] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:03.981333  1020 raft_consensus.cc:515] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:03.983650  1020 leader_election.cc:290] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:03.984795   779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09c6a37158e4ad4ab6fb21759b89005" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "996aa8c99a574fe493b23c7b215afeef" is_pre_election: true
I20260709 12:21:03.984944   927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09c6a37158e4ad4ab6fb21759b89005" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664" is_pre_election: true
I20260709 12:21:03.986951   819 leader_election.cc:304] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef
I20260709 12:21:03.987793  1020 raft_consensus.cc:2749] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:03.991133  1031 consensus_queue.cc:1048] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:03.994910  1031 consensus_queue.cc:1048] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:04.040298  1020 consensus_queue.cc:1048] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:04.044852 27890 ts_manager.cc:295] Set tserver state for 996aa8c99a574fe493b23c7b215afeef to MAINTENANCE_MODE
I20260709 12:21:04.046259 27890 tablet_server.cc:179] TabletServer@127.27.60.129:0 shutting down...
I20260709 12:21:04.057731  1010 consensus_queue.cc:1048] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:21:04.075320   819 consensus_peers.cc:597] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. 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:21:04.100404   854 raft_consensus.cc:3060] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:04.108572  1031 consensus_queue.cc:1048] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:04.110124 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:04.115463 27890 tablet_replica.cc:333] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef: stopping tablet replica
I20260709 12:21:04.118012 27890 raft_consensus.cc:2243] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:04.118815 27890 raft_consensus.cc:2272] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:04.122716 27890 tablet_replica.cc:333] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef: stopping tablet replica
I20260709 12:21:04.123678 27890 raft_consensus.cc:2243] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:04.124538 27890 pending_rounds.cc:70] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef: Trying to abort 1 pending ops.
I20260709 12:21:04.124779 27890 pending_rounds.cc:77] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305624223029919744 op_type: NO_OP noop_request { }
I20260709 12:21:04.125226 27890 raft_consensus.cc:2889] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:21:04.125597 27890 raft_consensus.cc:2272] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:04.128826 27890 tablet_replica.cc:333] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef: stopping tablet replica
I20260709 12:21:04.129561 27890 raft_consensus.cc:2243] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:04.130019 27890 raft_consensus.cc:2272] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:04.134260 27890 tablet_replica.cc:333] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef: stopping tablet replica
I20260709 12:21:04.135226 27890 raft_consensus.cc:2243] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:04.135830 27890 raft_consensus.cc:2272] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:04.139037 27890 tablet_replica.cc:333] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef: stopping tablet replica
I20260709 12:21:04.140728 27890 raft_consensus.cc:2243] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:21:04.141595   893 consensus_peers.cc:597] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. 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:21:04.142182 27890 raft_consensus.cc:2272] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:04.145804 27890 tablet_replica.cc:333] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef: stopping tablet replica
I20260709 12:21:04.146559 27890 raft_consensus.cc:2243] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:04.147513 27890 raft_consensus.cc:2272] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:04.149999 27890 tablet_replica.cc:333] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef: stopping tablet replica
I20260709 12:21:04.150691 27890 raft_consensus.cc:2243] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:04.151103 27890 raft_consensus.cc:2272] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:04.152882 27890 tablet_replica.cc:333] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef: stopping tablet replica
I20260709 12:21:04.153390 27890 raft_consensus.cc:2243] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:04.153746 27890 pending_rounds.cc:70] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef: Trying to abort 1 pending ops.
I20260709 12:21:04.153914 27890 pending_rounds.cc:77] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305624222142869504 op_type: NO_OP noop_request { }
I20260709 12:21:04.154477 27890 raft_consensus.cc:2889] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:21:04.154922 27890 raft_consensus.cc:2272] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:04.158236 27890 tablet_replica.cc:333] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef: stopping tablet replica
I20260709 12:21:04.158941 27890 raft_consensus.cc:2243] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:04.159612 27890 raft_consensus.cc:2272] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:04.162837 27890 tablet_replica.cc:333] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef: stopping tablet replica
I20260709 12:21:04.163431 27890 raft_consensus.cc:2243] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:04.163949 27890 raft_consensus.cc:2272] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:04.202270 27890 tablet_server.cc:196] TabletServer@127.27.60.129:0 shutdown complete.
W20260709 12:21:04.232009   893 consensus_peers.cc:597] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:04.267169   819 consensus_peers.cc:597] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:04.329571   893 consensus_peers.cc:597] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:04.366544  1020 consensus_queue.cc:1048] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:21:04.431435   893 consensus_peers.cc:597] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:04.500128   819 consensus_peers.cc:597] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:05.029016   725 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:21:05.049031   893 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111) [suppressed 140 similar messages]
I20260709 12:21:05.365331  1059 raft_consensus.cc:493] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 996aa8c99a574fe493b23c7b215afeef)
I20260709 12:21:05.365891  1059 raft_consensus.cc:515] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:05.367939  1059 leader_election.cc:290] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:05.369768   853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" is_pre_election: true
I20260709 12:21:05.370055  1020 raft_consensus.cc:493] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 996aa8c99a574fe493b23c7b215afeef)
I20260709 12:21:05.370730  1020 raft_consensus.cc:515] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:05.372123   853 raft_consensus.cc:2468] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 1.
W20260709 12:21:05.373426   893 leader_election.cc:336] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111)
I20260709 12:21:05.373575  1020 leader_election.cc:290] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:05.375890   927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664" is_pre_election: true
I20260709 12:21:05.375924   892 leader_election.cc:304] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 996aa8c99a574fe493b23c7b215afeef
I20260709 12:21:05.376772   927 raft_consensus.cc:2468] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 1.
I20260709 12:21:05.377537  1059 raft_consensus.cc:2804] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:05.377928  1059 raft_consensus.cc:493] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 996aa8c99a574fe493b23c7b215afeef)
I20260709 12:21:05.378298   818 leader_election.cc:304] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [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: 886ab916332c407b8a0860867805c664, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:05.378404  1059 raft_consensus.cc:3060] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.379432  1020 raft_consensus.cc:2804] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:21:05.379489   819 leader_election.cc:336] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111)
I20260709 12:21:05.379983  1020 raft_consensus.cc:493] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 996aa8c99a574fe493b23c7b215afeef)
I20260709 12:21:05.380450  1020 raft_consensus.cc:3060] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.387676  1059 raft_consensus.cc:515] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:05.388904  1020 raft_consensus.cc:515] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:05.390239  1059 leader_election.cc:290] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 2 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:05.391739  1020 leader_election.cc:290] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 2 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:05.391659   853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
I20260709 12:21:05.392419   927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664"
I20260709 12:21:05.393043   853 raft_consensus.cc:2393] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 886ab916332c407b8a0860867805c664 in current term 2: Already voted for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in this term.
I20260709 12:21:05.393309   927 raft_consensus.cc:2393] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dfacd9af5d4f4d4c9e204c52b9c3860c in current term 2: Already voted for candidate 886ab916332c407b8a0860867805c664 in this term.
W20260709 12:21:05.397063   893 leader_election.cc:336] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111)
W20260709 12:21:05.397399   819 leader_election.cc:336] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111)
I20260709 12:21:05.397574   893 leader_election.cc:304] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664; no voters: 996aa8c99a574fe493b23c7b215afeef, dfacd9af5d4f4d4c9e204c52b9c3860c
I20260709 12:21:05.398288   819 leader_election.cc:304] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [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: dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef
I20260709 12:21:05.399025  1059 raft_consensus.cc:2749] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:21:05.400213  1020 raft_consensus.cc:2749] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:21:05.460708  1059 raft_consensus.cc:493] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 996aa8c99a574fe493b23c7b215afeef)
I20260709 12:21:05.461297  1059 raft_consensus.cc:515] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:05.463224  1059 leader_election.cc:290] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:05.465622   853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca6bf97d14834102963ec384111bd5a9" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" is_pre_election: true
I20260709 12:21:05.466007  1020 raft_consensus.cc:493] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 996aa8c99a574fe493b23c7b215afeef)
I20260709 12:21:05.466581  1020 raft_consensus.cc:515] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:05.467482   853 raft_consensus.cc:2468] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 1.
W20260709 12:21:05.468422   893 leader_election.cc:336] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111)
I20260709 12:21:05.468809  1020 leader_election.cc:290] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:05.470430   892 leader_election.cc:304] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 996aa8c99a574fe493b23c7b215afeef
I20260709 12:21:05.470723   927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca6bf97d14834102963ec384111bd5a9" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664" is_pre_election: true
I20260709 12:21:05.471514   927 raft_consensus.cc:2468] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 1.
I20260709 12:21:05.472045  1060 raft_consensus.cc:2804] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:05.472628  1060 raft_consensus.cc:493] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 996aa8c99a574fe493b23c7b215afeef)
I20260709 12:21:05.472724   818 leader_election.cc:304] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: 886ab916332c407b8a0860867805c664, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:05.473083  1060 raft_consensus.cc:3060] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.473819  1020 raft_consensus.cc:2804] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:05.474251  1020 raft_consensus.cc:493] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 996aa8c99a574fe493b23c7b215afeef)
I20260709 12:21:05.474643  1020 raft_consensus.cc:3060] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:21:05.474431   819 leader_election.cc:336] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111)
I20260709 12:21:05.480203  1060 raft_consensus.cc:515] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:05.481119  1020 raft_consensus.cc:515] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:05.482499  1060 leader_election.cc:290] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 2 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:05.483804  1020 leader_election.cc:290] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 2 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:05.483861   853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca6bf97d14834102963ec384111bd5a9" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
I20260709 12:21:05.484215   927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca6bf97d14834102963ec384111bd5a9" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664"
I20260709 12:21:05.485028   853 raft_consensus.cc:2393] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 886ab916332c407b8a0860867805c664 in current term 2: Already voted for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in this term.
I20260709 12:21:05.485054   927 raft_consensus.cc:2393] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dfacd9af5d4f4d4c9e204c52b9c3860c in current term 2: Already voted for candidate 886ab916332c407b8a0860867805c664 in this term.
W20260709 12:21:05.487298   893 leader_election.cc:336] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111)
I20260709 12:21:05.487816   893 leader_election.cc:304] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664; no voters: 996aa8c99a574fe493b23c7b215afeef, dfacd9af5d4f4d4c9e204c52b9c3860c
I20260709 12:21:05.488665  1060 raft_consensus.cc:2749] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:21:05.490690   819 leader_election.cc:336] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111)
I20260709 12:21:05.491199   819 leader_election.cc:304] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef
I20260709 12:21:05.491837  1020 raft_consensus.cc:2749] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:21:05.810878  1020 raft_consensus.cc:493] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:05.811645  1020 raft_consensus.cc:515] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:05.813465  1020 leader_election.cc:290] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:05.814738   927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f728d0169e64b2db71ffd4495a4f667" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664" is_pre_election: true
I20260709 12:21:05.815526   927 raft_consensus.cc:2468] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 1.
I20260709 12:21:05.816531   818 leader_election.cc:304] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: 886ab916332c407b8a0860867805c664, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:05.817377  1020 raft_consensus.cc:2804] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:05.817819  1020 raft_consensus.cc:493] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:21:05.817782   819 leader_election.cc:336] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111)
I20260709 12:21:05.818454  1020 raft_consensus.cc:3060] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.824127  1020 raft_consensus.cc:515] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:05.825951  1020 leader_election.cc:290] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 2 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:05.827203   927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f728d0169e64b2db71ffd4495a4f667" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664"
I20260709 12:21:05.827916   927 raft_consensus.cc:3060] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:21:05.830052   819 leader_election.cc:336] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111)
I20260709 12:21:05.833666   927 raft_consensus.cc:2468] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 2.
I20260709 12:21:05.835144   818 leader_election.cc:304] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: 886ab916332c407b8a0860867805c664, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 996aa8c99a574fe493b23c7b215afeef
I20260709 12:21:05.836107  1020 raft_consensus.cc:2804] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:05.836573  1020 raft_consensus.cc:697] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 LEADER]: Becoming Leader. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Running, Role: LEADER
I20260709 12:21:05.837344  1020 consensus_queue.cc:237] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:05.847178   676 catalog_manager.cc:5697] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c reported cstate change: term changed from 1 to 2, leader changed from 996aa8c99a574fe493b23c7b215afeef (127.27.60.129) to dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130). New cstate: current_term: 2 leader_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: UNKNOWN } } }
W20260709 12:21:06.030203   725 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:21:06.334430   819 consensus_peers.cc:597] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:06.399022   927 raft_consensus.cc:1275] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Refusing update from remote peer dfacd9af5d4f4d4c9e204c52b9c3860c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:21:06.400722  1010 consensus_queue.cc:1048] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:21:06.609001   819 consensus_peers.cc:597] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:06.628679   893 consensus_peers.cc:597] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:06.707726   819 consensus_peers.cc:597] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:06.774706   893 consensus_peers.cc:597] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:06.863142   893 consensus_peers.cc:597] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:06.867674   819 consensus_peers.cc:597] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:06.950423  1067 raft_consensus.cc:493] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:06.950943  1067 raft_consensus.cc:515] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:06.952750  1067 leader_election.cc:290] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:06.954231   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664" is_pre_election: true
I20260709 12:21:06.954875   928 raft_consensus.cc:2468] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 2.
I20260709 12:21:06.956130   818 leader_election.cc:304] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [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: 886ab916332c407b8a0860867805c664, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:06.957320  1067 raft_consensus.cc:2804] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:21:06.957595   819 leader_election.cc:336] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111)
I20260709 12:21:06.957742  1067 raft_consensus.cc:493] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:06.958557  1067 raft_consensus.cc:3060] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:06.964329  1067 raft_consensus.cc:515] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:06.966668  1067 leader_election.cc:290] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 3 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:06.967950   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "886ab916332c407b8a0860867805c664"
I20260709 12:21:06.968776   928 raft_consensus.cc:3060] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:21:06.969234   893 consensus_peers.cc:597] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:06.971769   819 leader_election.cc:336] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111)
I20260709 12:21:06.976025   928 raft_consensus.cc:2468] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 3.
I20260709 12:21:06.977720   818 leader_election.cc:304] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [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: 886ab916332c407b8a0860867805c664, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 996aa8c99a574fe493b23c7b215afeef
I20260709 12:21:06.978574  1067 raft_consensus.cc:2804] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:06.979411  1067 raft_consensus.cc:697] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 LEADER]: Becoming Leader. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Running, Role: LEADER
I20260709 12:21:06.980242  1067 consensus_queue.cc:237] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:06.987501   676 catalog_manager.cc:5697] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c reported cstate change: term changed from 1 to 3, leader changed from 996aa8c99a574fe493b23c7b215afeef (127.27.60.129) to dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130). New cstate: current_term: 3 leader_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: UNKNOWN } } }
W20260709 12:21:07.031489   725 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:07.385681   928 raft_consensus.cc:1275] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Refusing update from remote peer dfacd9af5d4f4d4c9e204c52b9c3860c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:21:07.387142  1071 consensus_queue.cc:1048] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:21:07.406150   819 consensus_peers.cc:597] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:07.417862  1060 raft_consensus.cc:493] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.418612  1060 raft_consensus.cc:515] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:07.421023  1060 leader_election.cc:290] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:07.422268   854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca6bf97d14834102963ec384111bd5a9" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" is_pre_election: true
I20260709 12:21:07.423058   854 raft_consensus.cc:2468] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 2.
I20260709 12:21:07.424335   892 leader_election.cc:304] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:07.425201  1060 raft_consensus.cc:2804] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:21:07.425590  1060 raft_consensus.cc:493] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:07.425969  1060 raft_consensus.cc:3060] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:21:07.427124   893 leader_election.cc:336] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111)
I20260709 12:21:07.432399  1060 raft_consensus.cc:515] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:07.434409  1060 leader_election.cc:290] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 3 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:07.436087   854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca6bf97d14834102963ec384111bd5a9" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
I20260709 12:21:07.436954   854 raft_consensus.cc:3060] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:21:07.438958   893 leader_election.cc:336] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111)
I20260709 12:21:07.444064   854 raft_consensus.cc:2468] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 3.
I20260709 12:21:07.445413   892 leader_election.cc:304] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 996aa8c99a574fe493b23c7b215afeef
I20260709 12:21:07.446331  1060 raft_consensus.cc:2804] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:07.446794  1060 raft_consensus.cc:697] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 3 LEADER]: Becoming Leader. State: Replica: 886ab916332c407b8a0860867805c664, State: Running, Role: LEADER
I20260709 12:21:07.447718  1060 consensus_queue.cc:237] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:07.456940   676 catalog_manager.cc:5697] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 reported cstate change: term changed from 1 to 3, leader changed from 996aa8c99a574fe493b23c7b215afeef (127.27.60.129) to 886ab916332c407b8a0860867805c664 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "886ab916332c407b8a0860867805c664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: HEALTHY } } }
W20260709 12:21:07.862777   893 consensus_peers.cc:597] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:08.005699   854 raft_consensus.cc:1275] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Refusing update from remote peer 886ab916332c407b8a0860867805c664: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:21:08.007166  1060 consensus_queue.cc:1048] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:21:08.032577   725 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:21:08.473464   819 consensus_peers.cc:597] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:09.003163   819 consensus_peers.cc:597] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:09.033404   725 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:21:09.197429   819 consensus_peers.cc:597] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:09.228438 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:09.233893   893 consensus_peers.cc:597] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:09.241263  1088 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:21:09.242981  1089 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:21:09.244400 27890 server_base.cc:1061] running on GCE node
W20260709 12:21:09.244609  1091 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:21:09.245193   893 consensus_peers.cc:597] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:09.246100 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:09.246447 27890 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:21:09.246706 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599669246681 us; error 0 us; skew 500 ppm
I20260709 12:21:09.247424 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:09.250965 27890 webserver.cc:533] Webserver started at http://127.27.60.129:36421/ using document root <none> and password file <none>
I20260709 12:21:09.251574 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:09.251757 27890 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:21:09.257884 27890 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260709 12:21:09.262833  1096 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:21:09.263789 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:21:09.264204 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-0/minicluster-data/ts-0-root
uuid: "996aa8c99a574fe493b23c7b215afeef"
format_stamp: "Formatted at 2026-07-09 12:21:02 on dist-test-slave-zqnl"
I20260709 12:21:09.264780 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599458788625-27890-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:21:09.265547   819 consensus_peers.cc:597] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:09.277197 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:09.278884 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:09.280839 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:09.286399  1103 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 12:21:09.288815   893 consensus_peers.cc:597] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:09.348243 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:21:09.348848 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.064s	user 0.004s	sys 0.000s
I20260709 12:21:09.349434 27890 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:21:09.355490  1103 tablet_bootstrap.cc:492] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef: Bootstrap starting.
I20260709 12:21:09.370085  1103 tablet_bootstrap.cc:492] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef: 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:21:09.371085  1103 tablet_bootstrap.cc:492] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef: Bootstrap complete.
I20260709 12:21:09.371748  1103 ts_tablet_manager.cc:1403] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 12:21:09.374240  1103 raft_consensus.cc:359] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.374862  1103 raft_consensus.cc:740] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.375592  1103 consensus_queue.cc:260] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.378495  1103 ts_tablet_manager.cc:1434] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:21:09.379431  1103 tablet_bootstrap.cc:492] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap starting.
I20260709 12:21:09.394268  1103 tablet_bootstrap.cc:492] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef: 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:21:09.395183  1103 tablet_bootstrap.cc:492] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap complete.
I20260709 12:21:09.395780  1103 ts_tablet_manager.cc:1403] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260709 12:21:09.395854 27890 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:21:09.396278 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.047s	user 0.043s	sys 0.003s
I20260709 12:21:09.398234  1103 raft_consensus.cc:359] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.398893  1103 raft_consensus.cc:740] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.399585  1103 consensus_queue.cc:260] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.401351  1103 ts_tablet_manager.cc:1434] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:21:09.402227  1103 tablet_bootstrap.cc:492] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap starting.
I20260709 12:21:09.418884  1103 tablet_bootstrap.cc:492] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef: 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:21:09.419984  1103 tablet_bootstrap.cc:492] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap complete.
I20260709 12:21:09.420656  1103 ts_tablet_manager.cc:1403] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260709 12:21:09.423055  1103 raft_consensus.cc:359] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.423864  1103 raft_consensus.cc:740] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.424612  1103 consensus_queue.cc:260] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.426559  1103 ts_tablet_manager.cc:1434] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 12:21:09.427332  1103 tablet_bootstrap.cc:492] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap starting.
I20260709 12:21:09.439661  1103 tablet_bootstrap.cc:492] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef: 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:21:09.440621  1103 tablet_bootstrap.cc:492] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap complete.
I20260709 12:21:09.441301  1103 ts_tablet_manager.cc:1403] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260709 12:21:09.444423  1103 raft_consensus.cc:359] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.445349  1103 raft_consensus.cc:740] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.446260  1103 consensus_queue.cc:260] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.448525  1103 ts_tablet_manager.cc:1434] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 12:21:09.449483  1103 tablet_bootstrap.cc:492] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap starting.
I20260709 12:21:09.465427  1103 tablet_bootstrap.cc:492] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef: 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:21:09.466495  1103 tablet_bootstrap.cc:492] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap complete.
I20260709 12:21:09.467175  1103 ts_tablet_manager.cc:1403] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260709 12:21:09.469537  1103 raft_consensus.cc:359] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.470338  1103 raft_consensus.cc:740] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.471061 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.129:36809
I20260709 12:21:09.471232  1165 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.129:36809 every 8 connection(s)
I20260709 12:21:09.471117  1103 consensus_queue.cc:260] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.473482  1103 ts_tablet_manager.cc:1434] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:21:09.474347  1103 tablet_bootstrap.cc:492] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef: Bootstrap starting.
I20260709 12:21:09.477474 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:09.510524  1103 tablet_bootstrap.cc:492] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef: 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:21:09.511660  1103 tablet_bootstrap.cc:492] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef: Bootstrap complete.
I20260709 12:21:09.512387  1103 ts_tablet_manager.cc:1403] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.008s
I20260709 12:21:09.515079  1103 raft_consensus.cc:359] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.515843  1103 raft_consensus.cc:740] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.516888  1103 consensus_queue.cc:260] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.520159  1103 ts_tablet_manager.cc:1434] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:21:09.521193  1103 tablet_bootstrap.cc:492] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap starting.
I20260709 12:21:09.521725   854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "390ac84239f3461d91500b49f215f950"
dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
mode: GRACEFUL
new_leader_uuid: "886ab916332c407b8a0860867805c664"
 from {username='slave'} at 127.0.0.1:40376
I20260709 12:21:09.522589  1166 heartbeater.cc:344] Connected to a master server at 127.27.60.190:37749
I20260709 12:21:09.522792   854 raft_consensus.cc:606] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 LEADER]: Received request to transfer leadership to TS 886ab916332c407b8a0860867805c664
I20260709 12:21:09.523082  1166 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:09.524092  1166 heartbeater.cc:507] Master 127.27.60.190:37749 requested a full tablet report, sending...
I20260709 12:21:09.531553   676 ts_manager.cc:194] Re-registered known tserver with Master: 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809)
I20260709 12:21:09.539011  1103 tablet_bootstrap.cc:492] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef: 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:21:09.540477  1103 tablet_bootstrap.cc:492] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap complete.
I20260709 12:21:09.541462  1103 ts_tablet_manager.cc:1403] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 12:21:09.543777   928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a09c6a37158e4ad4ab6fb21759b89005"
dest_uuid: "886ab916332c407b8a0860867805c664"
mode: GRACEFUL
new_leader_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
 from {username='slave'} at 127.0.0.1:47624
I20260709 12:21:09.544255  1103 raft_consensus.cc:359] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.544574   928 raft_consensus.cc:606] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 1 LEADER]: Received request to transfer leadership to TS dfacd9af5d4f4d4c9e204c52b9c3860c
I20260709 12:21:09.545003  1103 raft_consensus.cc:740] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.545095   676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59600
I20260709 12:21:09.545923  1103 consensus_queue.cc:260] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.548416  1103 ts_tablet_manager.cc:1434] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:09.548228   854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec"
dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
mode: GRACEFUL
new_leader_uuid: "886ab916332c407b8a0860867805c664"
 from {username='slave'} at 127.0.0.1:40376
I20260709 12:21:09.549181   854 raft_consensus.cc:606] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 LEADER]: Received request to transfer leadership to TS 886ab916332c407b8a0860867805c664
I20260709 12:21:09.549487  1103 tablet_bootstrap.cc:492] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap starting.
I20260709 12:21:09.549664  1166 heartbeater.cc:499] Master 127.27.60.190:37749 was elected leader, sending a full tablet report...
I20260709 12:21:09.554481 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:21:09.555279 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:09.556046 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:09.566017  1103 tablet_bootstrap.cc:492] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef: 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:21:09.567510  1103 tablet_bootstrap.cc:492] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap complete.
I20260709 12:21:09.568238  1103 ts_tablet_manager.cc:1403] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 12:21:09.569974  1103 raft_consensus.cc:359] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.570549  1103 raft_consensus.cc:740] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.571019  1103 consensus_queue.cc:260] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.572765  1103 ts_tablet_manager.cc:1434] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:21:09.573560  1103 tablet_bootstrap.cc:492] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap starting.
I20260709 12:21:09.588372  1103 tablet_bootstrap.cc:492] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef: 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:21:09.589174  1103 tablet_bootstrap.cc:492] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap complete.
I20260709 12:21:09.589890  1103 ts_tablet_manager.cc:1403] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 12:21:09.593261  1103 raft_consensus.cc:359] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.594157  1103 raft_consensus.cc:740] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.595283  1103 consensus_queue.cc:260] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.597276  1103 ts_tablet_manager.cc:1434] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:09.598268  1103 tablet_bootstrap.cc:492] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap starting.
I20260709 12:21:09.611759  1103 tablet_bootstrap.cc:492] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef: 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:21:09.612588  1103 tablet_bootstrap.cc:492] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef: Bootstrap complete.
I20260709 12:21:09.613605  1103 ts_tablet_manager.cc:1403] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 12:21:09.616554  1103 raft_consensus.cc:359] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } }
I20260709 12:21:09.617262  1103 raft_consensus.cc:740] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996aa8c99a574fe493b23c7b215afeef, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.617990  1103 consensus_queue.cc:260] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } }
I20260709 12:21:09.619544  1103 ts_tablet_manager.cc:1434] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:21:09.645810  1182 raft_consensus.cc:993] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c: : Instructing follower 886ab916332c407b8a0860867805c664 to start an election
I20260709 12:21:09.646503  1181 raft_consensus.cc:1081] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 LEADER]: Signalling peer 886ab916332c407b8a0860867805c664 to start an election
I20260709 12:21:09.648331   927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "390ac84239f3461d91500b49f215f950"
dest_uuid: "886ab916332c407b8a0860867805c664"
 from {username='slave'} at 127.0.0.1:47592
I20260709 12:21:09.649048   927 raft_consensus.cc:493] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:09.649399   927 raft_consensus.cc:3060] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:09.655138   927 raft_consensus.cc:515] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.656898   927 leader_election.cc:290] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 2 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:09.658064  1140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390ac84239f3461d91500b49f215f950" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:09.658522   854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390ac84239f3461d91500b49f215f950" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
I20260709 12:21:09.658888  1140 raft_consensus.cc:3060] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:09.659379   854 raft_consensus.cc:3055] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:09.659700   854 raft_consensus.cc:740] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Running, Role: LEADER
I20260709 12:21:09.660530   854 consensus_queue.cc:260] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.661657   854 raft_consensus.cc:3060] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:09.665756  1140 raft_consensus.cc:2468] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 2.
I20260709 12:21:09.667239   893 leader_election.cc:304] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef; no voters: 
I20260709 12:21:09.667701   854 raft_consensus.cc:2468] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 2.
I20260709 12:21:09.668176  1060 raft_consensus.cc:2804] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:09.669669  1060 raft_consensus.cc:697] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 2 LEADER]: Becoming Leader. State: Replica: 886ab916332c407b8a0860867805c664, State: Running, Role: LEADER
I20260709 12:21:09.670567  1060 consensus_queue.cc:237] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.680269   676 catalog_manager.cc:5697] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 reported cstate change: term changed from 1 to 2, leader changed from dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130) to 886ab916332c407b8a0860867805c664 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "886ab916332c407b8a0860867805c664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:09.735232  1183 raft_consensus.cc:993] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664: : Instructing follower dfacd9af5d4f4d4c9e204c52b9c3860c to start an election
I20260709 12:21:09.735949  1060 raft_consensus.cc:1081] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 1 LEADER]: Signalling peer dfacd9af5d4f4d4c9e204c52b9c3860c to start an election
I20260709 12:21:09.737900   854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a09c6a37158e4ad4ab6fb21759b89005"
dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
 from {username='slave'} at 127.0.0.1:40360
I20260709 12:21:09.738641   854 raft_consensus.cc:493] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:09.738941   854 raft_consensus.cc:3060] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:09.744132  1140 raft_consensus.cc:3060] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:21:09.745138   854 raft_consensus.cc:515] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.747219   854 leader_election.cc:290] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 2 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:09.748401  1139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09c6a37158e4ad4ab6fb21759b89005" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:09.748481   927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09c6a37158e4ad4ab6fb21759b89005" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "886ab916332c407b8a0860867805c664"
I20260709 12:21:09.749250  1139 raft_consensus.cc:3060] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:09.749320   927 raft_consensus.cc:3055] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:09.749791   927 raft_consensus.cc:740] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 886ab916332c407b8a0860867805c664, State: Running, Role: LEADER
I20260709 12:21:09.750701   927 consensus_queue.cc:260] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.755075   927 raft_consensus.cc:3060] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:09.759465  1139 raft_consensus.cc:2468] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 2.
I20260709 12:21:09.762777   819 leader_election.cc:304] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: 996aa8c99a574fe493b23c7b215afeef, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:09.765188  1181 raft_consensus.cc:2804] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:09.765996  1181 raft_consensus.cc:697] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 LEADER]: Becoming Leader. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Running, Role: LEADER
I20260709 12:21:09.767603  1181 consensus_queue.cc:237] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.770229   927 raft_consensus.cc:2468] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 2.
I20260709 12:21:09.777374   676 catalog_manager.cc:5697] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c reported cstate change: term changed from 1 to 2, leader changed from 886ab916332c407b8a0860867805c664 (127.27.60.131) to dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130). New cstate: current_term: 2 leader_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:09.829571  1182 raft_consensus.cc:993] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c: : Instructing follower 886ab916332c407b8a0860867805c664 to start an election
I20260709 12:21:09.830252  1182 raft_consensus.cc:1081] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 LEADER]: Signalling peer 886ab916332c407b8a0860867805c664 to start an election
I20260709 12:21:09.832144   927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec"
dest_uuid: "886ab916332c407b8a0860867805c664"
 from {username='slave'} at 127.0.0.1:47592
I20260709 12:21:09.832721   927 raft_consensus.cc:493] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:09.833010   927 raft_consensus.cc:3060] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:09.838313   927 raft_consensus.cc:515] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.840265   927 leader_election.cc:290] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 4 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:09.841024  1140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:09.841435   854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
I20260709 12:21:09.841689  1140 raft_consensus.cc:3060] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Advancing to term 4
I20260709 12:21:09.842056   854 raft_consensus.cc:3055] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:09.842455   854 raft_consensus.cc:740] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Running, Role: LEADER
I20260709 12:21:09.843281   854 consensus_queue.cc:260] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.844566   854 raft_consensus.cc:3060] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:09.847901  1140 raft_consensus.cc:2468] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 4.
I20260709 12:21:09.849169   893 leader_election.cc:304] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef; no voters: 
I20260709 12:21:09.849934  1060 raft_consensus.cc:2804] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:09.850494  1060 raft_consensus.cc:697] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 4 LEADER]: Becoming Leader. State: Replica: 886ab916332c407b8a0860867805c664, State: Running, Role: LEADER
I20260709 12:21:09.851023   854 raft_consensus.cc:2468] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 4.
I20260709 12:21:09.851358  1060 consensus_queue.cc:237] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:09.860893   677 catalog_manager.cc:5697] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 reported cstate change: term changed from 3 to 4, leader changed from dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130) to 886ab916332c407b8a0860867805c664 (127.27.60.131). New cstate: current_term: 4 leader_uuid: "886ab916332c407b8a0860867805c664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: HEALTHY } } }
W20260709 12:21:10.034624   725 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:10.051136  1140 raft_consensus.cc:3060] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:10.056888  1140 pending_rounds.cc:85] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef: Aborting all ops after (but not including) 0
I20260709 12:21:10.057119  1140 pending_rounds.cc:107] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:21:10.057408  1140 raft_consensus.cc:2889] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:21:10.064047   854 raft_consensus.cc:1275] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Refusing update from remote peer 886ab916332c407b8a0860867805c664: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:10.065371  1195 consensus_queue.cc:1048] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:10.080035  1140 raft_consensus.cc:1275] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 2 FOLLOWER]: Refusing update from remote peer 886ab916332c407b8a0860867805c664: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:10.081918  1183 consensus_queue.cc:1048] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:10.243237  1137 raft_consensus.cc:1275] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 4 FOLLOWER]: Refusing update from remote peer 886ab916332c407b8a0860867805c664: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:21:10.245123  1060 consensus_queue.cc:1048] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:10.253119   927 raft_consensus.cc:1275] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Refusing update from remote peer dfacd9af5d4f4d4c9e204c52b9c3860c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:10.254987  1200 consensus_queue.cc:1048] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:10.256227   854 raft_consensus.cc:1275] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 FOLLOWER]: Refusing update from remote peer 886ab916332c407b8a0860867805c664: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:21:10.262389  1183 consensus_queue.cc:1048] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:10.273675  1137 raft_consensus.cc:1275] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef [term 2 FOLLOWER]: Refusing update from remote peer dfacd9af5d4f4d4c9e204c52b9c3860c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:10.275525  1200 consensus_queue.cc:1048] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:10.568994 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:10.577170   854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1aa38af661f042298feca4345ad95352"
dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
mode: GRACEFUL
new_leader_uuid: "886ab916332c407b8a0860867805c664"
 from {username='slave'} at 127.0.0.1:40376
I20260709 12:21:10.577797   854 raft_consensus.cc:606] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 LEADER]: Received request to transfer leadership to TS 886ab916332c407b8a0860867805c664
I20260709 12:21:10.581363   927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec"
dest_uuid: "886ab916332c407b8a0860867805c664"
mode: GRACEFUL
new_leader_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
 from {username='slave'} at 127.0.0.1:47624
I20260709 12:21:10.582077   927 raft_consensus.cc:606] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 4 LEADER]: Received request to transfer leadership to TS dfacd9af5d4f4d4c9e204c52b9c3860c
I20260709 12:21:10.585415   927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca6bf97d14834102963ec384111bd5a9"
dest_uuid: "886ab916332c407b8a0860867805c664"
mode: GRACEFUL
new_leader_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
 from {username='slave'} at 127.0.0.1:47624
I20260709 12:21:10.586026   927 raft_consensus.cc:606] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 3 LEADER]: Received request to transfer leadership to TS dfacd9af5d4f4d4c9e204c52b9c3860c
I20260709 12:21:10.587231 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:21:10.587917 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:10.588497  1182 raft_consensus.cc:993] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c: : Instructing follower 886ab916332c407b8a0860867805c664 to start an election
I20260709 12:21:10.588680 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:10.589319  1182 raft_consensus.cc:1081] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 LEADER]: Signalling peer 886ab916332c407b8a0860867805c664 to start an election
I20260709 12:21:10.590989   928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1aa38af661f042298feca4345ad95352"
dest_uuid: "886ab916332c407b8a0860867805c664"
 from {username='slave'} at 127.0.0.1:47592
I20260709 12:21:10.591542   928 raft_consensus.cc:493] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:10.591874   928 raft_consensus.cc:3060] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:10.598228   928 raft_consensus.cc:515] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:10.600183   928 leader_election.cc:290] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 2 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:10.601125  1137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa38af661f042298feca4345ad95352" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:10.601317   854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa38af661f042298feca4345ad95352" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
I20260709 12:21:10.601933  1137 raft_consensus.cc:3060] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:10.601964   854 raft_consensus.cc:3055] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:10.602593   854 raft_consensus.cc:740] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Running, Role: LEADER
I20260709 12:21:10.603483   854 consensus_queue.cc:260] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:10.604807   854 raft_consensus.cc:3060] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:10.609316  1137 raft_consensus.cc:2468] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 2.
I20260709 12:21:10.610539   893 leader_election.cc:304] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef; no voters: 
I20260709 12:21:10.610631   854 raft_consensus.cc:2468] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 2.
I20260709 12:21:10.611292  1195 raft_consensus.cc:2804] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:10.611842  1195 raft_consensus.cc:697] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [term 2 LEADER]: Becoming Leader. State: Replica: 886ab916332c407b8a0860867805c664, State: Running, Role: LEADER
I20260709 12:21:10.612663  1195 consensus_queue.cc:237] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:10.623143   675 catalog_manager.cc:5697] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 reported cstate change: term changed from 1 to 2, leader changed from dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130) to 886ab916332c407b8a0860867805c664 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "886ab916332c407b8a0860867805c664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:10.640486  1060 raft_consensus.cc:993] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664: : Instructing follower dfacd9af5d4f4d4c9e204c52b9c3860c to start an election
I20260709 12:21:10.641180  1205 raft_consensus.cc:1081] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 3 LEADER]: Signalling peer dfacd9af5d4f4d4c9e204c52b9c3860c to start an election
I20260709 12:21:10.643056   854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca6bf97d14834102963ec384111bd5a9"
dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
 from {username='slave'} at 127.0.0.1:40360
I20260709 12:21:10.643575   854 raft_consensus.cc:493] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:10.643828   854 raft_consensus.cc:3060] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:10.649310   854 raft_consensus.cc:515] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:10.651249   854 leader_election.cc:290] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 4 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:10.652210  1137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca6bf97d14834102963ec384111bd5a9" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:10.652520   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca6bf97d14834102963ec384111bd5a9" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "886ab916332c407b8a0860867805c664"
I20260709 12:21:10.652976  1137 raft_consensus.cc:3060] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:10.653193   928 raft_consensus.cc:3055] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:10.653581   928 raft_consensus.cc:740] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 886ab916332c407b8a0860867805c664, State: Running, Role: LEADER
I20260709 12:21:10.654399   928 consensus_queue.cc:260] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:10.655529   928 raft_consensus.cc:3060] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:10.660164  1137 raft_consensus.cc:2468] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 4.
I20260709 12:21:10.662014   819 leader_election.cc:304] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: 996aa8c99a574fe493b23c7b215afeef, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:10.662621   928 raft_consensus.cc:2468] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 4.
I20260709 12:21:10.663028  1200 raft_consensus.cc:2804] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:10.663579  1200 raft_consensus.cc:697] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 LEADER]: Becoming Leader. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Running, Role: LEADER
I20260709 12:21:10.664412  1200 consensus_queue.cc:237] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:10.671769   676 catalog_manager.cc:5697] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c reported cstate change: term changed from 3 to 4, leader changed from 886ab916332c407b8a0860867805c664 (127.27.60.131) to dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130). New cstate: current_term: 4 leader_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:10.700053  1195 raft_consensus.cc:993] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664: : Instructing follower dfacd9af5d4f4d4c9e204c52b9c3860c to start an election
I20260709 12:21:10.700680  1205 raft_consensus.cc:1081] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 4 LEADER]: Signalling peer dfacd9af5d4f4d4c9e204c52b9c3860c to start an election
I20260709 12:21:10.702778   854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec"
dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
 from {username='slave'} at 127.0.0.1:40360
I20260709 12:21:10.703401   854 raft_consensus.cc:493] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:10.703775   854 raft_consensus.cc:3060] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:10.709684   854 raft_consensus.cc:515] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:10.711429   854 leader_election.cc:290] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 5 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:10.712752  1137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:10.712831   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "886ab916332c407b8a0860867805c664"
I20260709 12:21:10.713478  1137 raft_consensus.cc:3060] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:10.714040   928 raft_consensus.cc:3055] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:21:10.714668   928 raft_consensus.cc:740] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 886ab916332c407b8a0860867805c664, State: Running, Role: LEADER
I20260709 12:21:10.715595   928 consensus_queue.cc:260] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:10.716681   928 raft_consensus.cc:3060] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:10.721454  1137 raft_consensus.cc:2468] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 5.
I20260709 12:21:10.723251   819 leader_election.cc:304] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [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: 996aa8c99a574fe493b23c7b215afeef, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:10.724373  1200 raft_consensus.cc:2804] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:21:10.724833   928 raft_consensus.cc:2468] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 5.
I20260709 12:21:10.724990  1200 raft_consensus.cc:697] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 5 LEADER]: Becoming Leader. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Running, Role: LEADER
I20260709 12:21:10.726518  1200 consensus_queue.cc:237] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:10.733726   675 catalog_manager.cc:5697] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c reported cstate change: term changed from 4 to 5, leader changed from 886ab916332c407b8a0860867805c664 (127.27.60.131) to dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130). New cstate: current_term: 5 leader_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: UNKNOWN } } }
W20260709 12:21:11.035904   725 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:11.070324   928 raft_consensus.cc:1275] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 4 FOLLOWER]: Refusing update from remote peer dfacd9af5d4f4d4c9e204c52b9c3860c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:21:11.071760  1200 consensus_queue.cc:1048] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:11.085140  1137 raft_consensus.cc:1275] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 4 FOLLOWER]: Refusing update from remote peer dfacd9af5d4f4d4c9e204c52b9c3860c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:21:11.088682  1182 consensus_queue.cc:1048] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:11.151649  1137 raft_consensus.cc:1275] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef [term 2 FOLLOWER]: Refusing update from remote peer 886ab916332c407b8a0860867805c664: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:11.153020  1205 consensus_queue.cc:1048] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:11.162982   854 raft_consensus.cc:1275] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Refusing update from remote peer 886ab916332c407b8a0860867805c664: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:11.164418  1205 consensus_queue.cc:1048] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:11.272768  1137 raft_consensus.cc:1275] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 5 FOLLOWER]: Refusing update from remote peer dfacd9af5d4f4d4c9e204c52b9c3860c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:21:11.274493  1182 consensus_queue.cc:1048] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:11.285931   928 raft_consensus.cc:1275] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 5 FOLLOWER]: Refusing update from remote peer dfacd9af5d4f4d4c9e204c52b9c3860c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:21:11.287937  1182 consensus_queue.cc:1048] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:11.598227 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:11.607195   928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "390ac84239f3461d91500b49f215f950"
dest_uuid: "886ab916332c407b8a0860867805c664"
mode: GRACEFUL
new_leader_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
 from {username='slave'} at 127.0.0.1:47624
I20260709 12:21:11.607883   928 raft_consensus.cc:606] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 2 LEADER]: Received request to transfer leadership to TS dfacd9af5d4f4d4c9e204c52b9c3860c
I20260709 12:21:11.610697   854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f728d0169e64b2db71ffd4495a4f667"
dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
mode: GRACEFUL
new_leader_uuid: "886ab916332c407b8a0860867805c664"
 from {username='slave'} at 127.0.0.1:40376
I20260709 12:21:11.611177   854 raft_consensus.cc:606] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 LEADER]: Received request to transfer leadership to TS 886ab916332c407b8a0860867805c664
I20260709 12:21:11.614358   854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a09c6a37158e4ad4ab6fb21759b89005"
dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
mode: GRACEFUL
new_leader_uuid: "886ab916332c407b8a0860867805c664"
 from {username='slave'} at 127.0.0.1:40376
I20260709 12:21:11.614946   854 raft_consensus.cc:606] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 LEADER]: Received request to transfer leadership to TS 886ab916332c407b8a0860867805c664
I20260709 12:21:11.616209 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:21:11.617039 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:11.617893 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:11.701956  1218 raft_consensus.cc:993] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664: : Instructing follower dfacd9af5d4f4d4c9e204c52b9c3860c to start an election
I20260709 12:21:11.702565  1222 raft_consensus.cc:1081] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 2 LEADER]: Signalling peer dfacd9af5d4f4d4c9e204c52b9c3860c to start an election
I20260709 12:21:11.704483   854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "390ac84239f3461d91500b49f215f950"
dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
 from {username='slave'} at 127.0.0.1:40360
I20260709 12:21:11.705034   854 raft_consensus.cc:493] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:11.705291   854 raft_consensus.cc:3060] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:11.710457   854 raft_consensus.cc:515] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:11.712267   854 leader_election.cc:290] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 3 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:11.713217  1137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390ac84239f3461d91500b49f215f950" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:11.713675   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390ac84239f3461d91500b49f215f950" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "886ab916332c407b8a0860867805c664"
I20260709 12:21:11.714038  1137 raft_consensus.cc:3060] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:11.714303   928 raft_consensus.cc:3055] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:11.714627   928 raft_consensus.cc:740] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 886ab916332c407b8a0860867805c664, State: Running, Role: LEADER
I20260709 12:21:11.715472   928 consensus_queue.cc:260] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:11.716709   928 raft_consensus.cc:3060] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:11.721706  1137 raft_consensus.cc:2468] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 3.
I20260709 12:21:11.723459   819 leader_election.cc:304] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: 996aa8c99a574fe493b23c7b215afeef, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:11.724017   928 raft_consensus.cc:2468] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 3.
I20260709 12:21:11.724550  1182 raft_consensus.cc:2804] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:11.725383  1182 raft_consensus.cc:697] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 LEADER]: Becoming Leader. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Running, Role: LEADER
I20260709 12:21:11.726344  1182 consensus_queue.cc:237] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:11.733668   676 catalog_manager.cc:5697] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c reported cstate change: term changed from 2 to 3, leader changed from 886ab916332c407b8a0860867805c664 (127.27.60.131) to dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130). New cstate: current_term: 3 leader_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:11.841374  1181 raft_consensus.cc:993] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c: : Instructing follower 886ab916332c407b8a0860867805c664 to start an election
I20260709 12:21:11.841982  1182 raft_consensus.cc:1081] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 LEADER]: Signalling peer 886ab916332c407b8a0860867805c664 to start an election
I20260709 12:21:11.844110   928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a09c6a37158e4ad4ab6fb21759b89005"
dest_uuid: "886ab916332c407b8a0860867805c664"
 from {username='slave'} at 127.0.0.1:47592
I20260709 12:21:11.844698   928 raft_consensus.cc:493] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:11.845003   928 raft_consensus.cc:3060] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:11.850176   928 raft_consensus.cc:515] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:11.851714   928 leader_election.cc:290] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 3 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:11.852849  1137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09c6a37158e4ad4ab6fb21759b89005" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:11.852846   854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09c6a37158e4ad4ab6fb21759b89005" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
I20260709 12:21:11.853806  1137 raft_consensus.cc:3060] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:11.853826   854 raft_consensus.cc:3055] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:11.854662   854 raft_consensus.cc:740] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Running, Role: LEADER
I20260709 12:21:11.855844   854 consensus_queue.cc:260] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:11.857307   854 raft_consensus.cc:3060] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:11.862922  1137 raft_consensus.cc:2468] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 3.
I20260709 12:21:11.864413   893 leader_election.cc:304] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef; no voters: 
I20260709 12:21:11.864539   854 raft_consensus.cc:2468] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 3.
I20260709 12:21:11.865258  1222 raft_consensus.cc:2804] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:11.865828  1222 raft_consensus.cc:697] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 3 LEADER]: Becoming Leader. State: Replica: 886ab916332c407b8a0860867805c664, State: Running, Role: LEADER
I20260709 12:21:11.866667  1222 consensus_queue.cc:237] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:11.874639   676 catalog_manager.cc:5697] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 reported cstate change: term changed from 2 to 3, leader changed from dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130) to 886ab916332c407b8a0860867805c664 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "886ab916332c407b8a0860867805c664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: HEALTHY } } }
W20260709 12:21:12.037062   725 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:12.088953  1181 raft_consensus.cc:993] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c: : Instructing follower 886ab916332c407b8a0860867805c664 to start an election
I20260709 12:21:12.089594  1200 raft_consensus.cc:1081] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 LEADER]: Signalling peer 886ab916332c407b8a0860867805c664 to start an election
I20260709 12:21:12.091464   928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f728d0169e64b2db71ffd4495a4f667"
dest_uuid: "886ab916332c407b8a0860867805c664"
 from {username='slave'} at 127.0.0.1:47592
I20260709 12:21:12.092005   928 raft_consensus.cc:493] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:12.092326   928 raft_consensus.cc:3060] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:12.098017   928 raft_consensus.cc:515] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:12.099682   928 leader_election.cc:290] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 3 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:12.100695  1137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f728d0169e64b2db71ffd4495a4f667" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:12.101135   854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f728d0169e64b2db71ffd4495a4f667" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
I20260709 12:21:12.101378  1137 raft_consensus.cc:3060] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:12.101953   854 raft_consensus.cc:3055] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:12.102358   854 raft_consensus.cc:740] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Running, Role: LEADER
I20260709 12:21:12.103116   854 consensus_queue.cc:260] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:12.104332   854 raft_consensus.cc:3060] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:12.107579  1137 raft_consensus.cc:2468] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 3.
I20260709 12:21:12.108881   893 leader_election.cc:304] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef; no voters: 
I20260709 12:21:12.109644  1222 raft_consensus.cc:2804] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:12.109694   854 raft_consensus.cc:2468] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 3.
I20260709 12:21:12.110294  1222 raft_consensus.cc:697] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 3 LEADER]: Becoming Leader. State: Replica: 886ab916332c407b8a0860867805c664, State: Running, Role: LEADER
I20260709 12:21:12.111279  1222 consensus_queue.cc:237] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:12.118561   676 catalog_manager.cc:5697] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 reported cstate change: term changed from 2 to 3, leader changed from dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130) to 886ab916332c407b8a0860867805c664 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "886ab916332c407b8a0860867805c664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:12.122929   928 raft_consensus.cc:1275] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Refusing update from remote peer dfacd9af5d4f4d4c9e204c52b9c3860c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:12.124516  1200 consensus_queue.cc:1048] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:12.136018  1137 raft_consensus.cc:1275] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 3 FOLLOWER]: Refusing update from remote peer dfacd9af5d4f4d4c9e204c52b9c3860c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:12.137723  1182 consensus_queue.cc:1048] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:12.360682  1137 raft_consensus.cc:1275] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef [term 3 FOLLOWER]: Refusing update from remote peer 886ab916332c407b8a0860867805c664: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:12.362411  1222 consensus_queue.cc:1048] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:12.375193   854 raft_consensus.cc:1275] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Refusing update from remote peer 886ab916332c407b8a0860867805c664: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:12.377826  1218 consensus_queue.cc:1048] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:12.549166  1137 raft_consensus.cc:1275] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 3 FOLLOWER]: Refusing update from remote peer 886ab916332c407b8a0860867805c664: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:21:12.551137  1218 consensus_queue.cc:1048] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:12.562816   854 raft_consensus.cc:1275] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Refusing update from remote peer 886ab916332c407b8a0860867805c664: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:21:12.564494  1237 consensus_queue.cc:1048] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:12.627193 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:12.635443   928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1aa38af661f042298feca4345ad95352"
dest_uuid: "886ab916332c407b8a0860867805c664"
mode: GRACEFUL
new_leader_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
 from {username='slave'} at 127.0.0.1:47624
I20260709 12:21:12.636081   928 raft_consensus.cc:606] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [term 2 LEADER]: Received request to transfer leadership to TS dfacd9af5d4f4d4c9e204c52b9c3860c
I20260709 12:21:12.639449   854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "390ac84239f3461d91500b49f215f950"
dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
mode: GRACEFUL
new_leader_uuid: "886ab916332c407b8a0860867805c664"
 from {username='slave'} at 127.0.0.1:40376
I20260709 12:21:12.640044   854 raft_consensus.cc:606] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 LEADER]: Received request to transfer leadership to TS 886ab916332c407b8a0860867805c664
I20260709 12:21:12.643558   928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93c17a4635b2430eb560969fe79997c9"
dest_uuid: "886ab916332c407b8a0860867805c664"
mode: GRACEFUL
new_leader_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
 from {username='slave'} at 127.0.0.1:47624
I20260709 12:21:12.644094   928 raft_consensus.cc:606] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [term 1 LEADER]: Received request to transfer leadership to TS dfacd9af5d4f4d4c9e204c52b9c3860c
I20260709 12:21:12.645336 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:21:12.645821 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:12.646476 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:12.668129  1181 raft_consensus.cc:993] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c: : Instructing follower 886ab916332c407b8a0860867805c664 to start an election
I20260709 12:21:12.669026  1182 raft_consensus.cc:1081] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 LEADER]: Signalling peer 886ab916332c407b8a0860867805c664 to start an election
I20260709 12:21:12.671145   928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "390ac84239f3461d91500b49f215f950"
dest_uuid: "886ab916332c407b8a0860867805c664"
 from {username='slave'} at 127.0.0.1:47592
I20260709 12:21:12.671736   928 raft_consensus.cc:493] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:12.672003   928 raft_consensus.cc:3060] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:12.677102   928 raft_consensus.cc:515] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:12.679087   928 leader_election.cc:290] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 4 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:12.679992  1137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390ac84239f3461d91500b49f215f950" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:12.680680  1137 raft_consensus.cc:3060] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:12.680858   854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390ac84239f3461d91500b49f215f950" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
I20260709 12:21:12.681463   854 raft_consensus.cc:3055] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:12.681808   854 raft_consensus.cc:740] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Running, Role: LEADER
I20260709 12:21:12.682641   854 consensus_queue.cc:260] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:12.683935   854 raft_consensus.cc:3060] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:12.688598  1137 raft_consensus.cc:2468] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 4.
I20260709 12:21:12.689985   893 leader_election.cc:304] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef; no voters: 
I20260709 12:21:12.690868  1237 raft_consensus.cc:2804] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:12.691368   854 raft_consensus.cc:2468] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 4.
I20260709 12:21:12.691476  1237 raft_consensus.cc:697] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 4 LEADER]: Becoming Leader. State: Replica: 886ab916332c407b8a0860867805c664, State: Running, Role: LEADER
I20260709 12:21:12.692619  1237 consensus_queue.cc:237] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:12.699942   675 catalog_manager.cc:5697] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 reported cstate change: term changed from 3 to 4, leader changed from dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130) to 886ab916332c407b8a0860867805c664 (127.27.60.131). New cstate: current_term: 4 leader_uuid: "886ab916332c407b8a0860867805c664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:12.759780  1218 raft_consensus.cc:993] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664: : Instructing follower dfacd9af5d4f4d4c9e204c52b9c3860c to start an election
I20260709 12:21:12.760479  1237 raft_consensus.cc:1081] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [term 1 LEADER]: Signalling peer dfacd9af5d4f4d4c9e204c52b9c3860c to start an election
I20260709 12:21:12.762814   854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93c17a4635b2430eb560969fe79997c9"
dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
 from {username='slave'} at 127.0.0.1:40360
I20260709 12:21:12.763409   854 raft_consensus.cc:493] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:12.763692   854 raft_consensus.cc:3060] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:12.768966   854 raft_consensus.cc:515] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:12.770686   854 leader_election.cc:290] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 2 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:12.771581  1137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c17a4635b2430eb560969fe79997c9" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:12.772111   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93c17a4635b2430eb560969fe79997c9" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "886ab916332c407b8a0860867805c664"
I20260709 12:21:12.772270  1137 raft_consensus.cc:3060] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:12.772764   928 raft_consensus.cc:3055] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:12.773063   928 raft_consensus.cc:740] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 886ab916332c407b8a0860867805c664, State: Running, Role: LEADER
I20260709 12:21:12.773819   928 consensus_queue.cc:260] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:12.775009   928 raft_consensus.cc:3060] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:12.779982  1137 raft_consensus.cc:2468] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 2.
I20260709 12:21:12.781719   928 raft_consensus.cc:2468] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 2.
I20260709 12:21:12.781849   819 leader_election.cc:304] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: 996aa8c99a574fe493b23c7b215afeef, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:12.783660  1182 raft_consensus.cc:2804] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:12.784278  1182 raft_consensus.cc:697] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 LEADER]: Becoming Leader. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Running, Role: LEADER
I20260709 12:21:12.785272  1182 consensus_queue.cc:237] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:12.792996   675 catalog_manager.cc:5697] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c reported cstate change: term changed from 1 to 2, leader changed from 886ab916332c407b8a0860867805c664 (127.27.60.131) to dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130). New cstate: current_term: 2 leader_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:12.847050  1218 raft_consensus.cc:993] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664: : Instructing follower dfacd9af5d4f4d4c9e204c52b9c3860c to start an election
I20260709 12:21:12.847615  1237 raft_consensus.cc:1081] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [term 2 LEADER]: Signalling peer dfacd9af5d4f4d4c9e204c52b9c3860c to start an election
I20260709 12:21:12.849273   854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1aa38af661f042298feca4345ad95352"
dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
 from {username='slave'} at 127.0.0.1:40360
I20260709 12:21:12.849833   854 raft_consensus.cc:493] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:12.850126   854 raft_consensus.cc:3060] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:12.855803   854 raft_consensus.cc:515] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:12.857439   854 leader_election.cc:290] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 3 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:12.858834  1137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa38af661f042298feca4345ad95352" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:12.859030   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa38af661f042298feca4345ad95352" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "886ab916332c407b8a0860867805c664"
I20260709 12:21:12.859438  1137 raft_consensus.cc:3060] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:12.859866   928 raft_consensus.cc:3055] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:12.860342   928 raft_consensus.cc:740] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 886ab916332c407b8a0860867805c664, State: Running, Role: LEADER
I20260709 12:21:12.861402   928 consensus_queue.cc:260] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:12.862952   928 raft_consensus.cc:3060] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:12.867134  1137 raft_consensus.cc:2468] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 3.
I20260709 12:21:12.868310   819 leader_election.cc:304] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: 996aa8c99a574fe493b23c7b215afeef, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:12.868978  1182 raft_consensus.cc:2804] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:12.869352   928 raft_consensus.cc:2468] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 3.
I20260709 12:21:12.869537  1182 raft_consensus.cc:697] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 LEADER]: Becoming Leader. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Running, Role: LEADER
I20260709 12:21:12.870589  1182 consensus_queue.cc:237] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:12.878978   675 catalog_manager.cc:5697] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c reported cstate change: term changed from 2 to 3, leader changed from 886ab916332c407b8a0860867805c664 (127.27.60.131) to dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130). New cstate: current_term: 3 leader_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: UNKNOWN } } }
W20260709 12:21:13.038249   725 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:13.097630   854 raft_consensus.cc:1275] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 FOLLOWER]: Refusing update from remote peer 886ab916332c407b8a0860867805c664: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:13.099346  1237 consensus_queue.cc:1048] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:13.108704  1137 raft_consensus.cc:1275] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 4 FOLLOWER]: Refusing update from remote peer 886ab916332c407b8a0860867805c664: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:13.110220  1218 consensus_queue.cc:1048] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:13.305570   928 raft_consensus.cc:1275] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Refusing update from remote peer dfacd9af5d4f4d4c9e204c52b9c3860c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:13.308091  1182 consensus_queue.cc:1048] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:13.326483  1137 raft_consensus.cc:1275] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef [term 3 FOLLOWER]: Refusing update from remote peer dfacd9af5d4f4d4c9e204c52b9c3860c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:13.328228  1182 consensus_queue.cc:1048] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:13.359745  1137 raft_consensus.cc:1275] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef [term 2 FOLLOWER]: Refusing update from remote peer dfacd9af5d4f4d4c9e204c52b9c3860c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:13.361553  1253 consensus_queue.cc:1048] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:13.376058   928 raft_consensus.cc:1275] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Refusing update from remote peer dfacd9af5d4f4d4c9e204c52b9c3860c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:13.379534  1253 consensus_queue.cc:1048] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:13.654103 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:13.666653   928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f728d0169e64b2db71ffd4495a4f667"
dest_uuid: "886ab916332c407b8a0860867805c664"
mode: GRACEFUL
new_leader_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
 from {username='slave'} at 127.0.0.1:47624
I20260709 12:21:13.667440   928 raft_consensus.cc:606] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 3 LEADER]: Received request to transfer leadership to TS dfacd9af5d4f4d4c9e204c52b9c3860c
I20260709 12:21:13.671077   854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec"
dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
mode: GRACEFUL
new_leader_uuid: "886ab916332c407b8a0860867805c664"
 from {username='slave'} at 127.0.0.1:40376
I20260709 12:21:13.671578   854 raft_consensus.cc:606] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 5 LEADER]: Received request to transfer leadership to TS 886ab916332c407b8a0860867805c664
I20260709 12:21:13.674969   854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca6bf97d14834102963ec384111bd5a9"
dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
mode: GRACEFUL
new_leader_uuid: "886ab916332c407b8a0860867805c664"
 from {username='slave'} at 127.0.0.1:40376
I20260709 12:21:13.675649   854 raft_consensus.cc:606] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 LEADER]: Received request to transfer leadership to TS 886ab916332c407b8a0860867805c664
I20260709 12:21:13.677350 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:21:13.678072 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:13.678896 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:13.874562  1252 raft_consensus.cc:993] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c: : Instructing follower 886ab916332c407b8a0860867805c664 to start an election
I20260709 12:21:13.875203  1252 raft_consensus.cc:1081] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 5 LEADER]: Signalling peer 886ab916332c407b8a0860867805c664 to start an election
I20260709 12:21:13.877439   928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec"
dest_uuid: "886ab916332c407b8a0860867805c664"
 from {username='slave'} at 127.0.0.1:47592
I20260709 12:21:13.878237   928 raft_consensus.cc:493] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:13.878722   928 raft_consensus.cc:3060] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:21:13.887109   928 raft_consensus.cc:515] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:13.890023   928 leader_election.cc:290] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 6 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:13.890543  1140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:13.890779   854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1825c8e7b70440fb8a840a7506117ec" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
I20260709 12:21:13.891575  1140 raft_consensus.cc:3060] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:21:13.891796   854 raft_consensus.cc:3055] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:21:13.892391   854 raft_consensus.cc:740] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Running, Role: LEADER
I20260709 12:21:13.893604   854 consensus_queue.cc:260] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:13.894930   854 raft_consensus.cc:3060] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:21:13.900501  1140 raft_consensus.cc:2468] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 6.
I20260709 12:21:13.902442   893 leader_election.cc:304] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef; no voters: 
I20260709 12:21:13.902829  1253 raft_consensus.cc:993] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c: : Instructing follower 886ab916332c407b8a0860867805c664 to start an election
I20260709 12:21:13.903528  1252 raft_consensus.cc:1081] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 LEADER]: Signalling peer 886ab916332c407b8a0860867805c664 to start an election
I20260709 12:21:13.903724  1222 raft_consensus.cc:2804] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:21:13.904325  1222 raft_consensus.cc:697] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 6 LEADER]: Becoming Leader. State: Replica: 886ab916332c407b8a0860867805c664, State: Running, Role: LEADER
I20260709 12:21:13.905543   928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca6bf97d14834102963ec384111bd5a9"
dest_uuid: "886ab916332c407b8a0860867805c664"
 from {username='slave'} at 127.0.0.1:47592
I20260709 12:21:13.905643  1222 consensus_queue.cc:237] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:13.906646   854 raft_consensus.cc:2468] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 6.
I20260709 12:21:13.906296   928 raft_consensus.cc:493] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:13.907662   928 raft_consensus.cc:3060] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:13.914361   928 raft_consensus.cc:515] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:13.915004   676 catalog_manager.cc:5697] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 reported cstate change: term changed from 5 to 6, leader changed from dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130) to 886ab916332c407b8a0860867805c664 (127.27.60.131). New cstate: current_term: 6 leader_uuid: "886ab916332c407b8a0860867805c664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:13.916342   928 leader_election.cc:290] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [CANDIDATE]: Term 5 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503)
I20260709 12:21:13.917418  1140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca6bf97d14834102963ec384111bd5a9" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:13.917604   854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca6bf97d14834102963ec384111bd5a9" candidate_uuid: "886ab916332c407b8a0860867805c664" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
I20260709 12:21:13.918262  1140 raft_consensus.cc:3060] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:13.918346   854 raft_consensus.cc:3055] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:21:13.919004   854 raft_consensus.cc:740] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Running, Role: LEADER
I20260709 12:21:13.920320   854 consensus_queue.cc:260] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:13.921623   854 raft_consensus.cc:3060] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:13.927778  1140 raft_consensus.cc:2468] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 5.
I20260709 12:21:13.929397   893 leader_election.cc:304] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [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: 886ab916332c407b8a0860867805c664, 996aa8c99a574fe493b23c7b215afeef; no voters: 
I20260709 12:21:13.930434   854 raft_consensus.cc:2468] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 886ab916332c407b8a0860867805c664 in term 5.
I20260709 12:21:13.930764  1222 raft_consensus.cc:2804] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:21:13.931463  1222 raft_consensus.cc:697] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 5 LEADER]: Becoming Leader. State: Replica: 886ab916332c407b8a0860867805c664, State: Running, Role: LEADER
I20260709 12:21:13.932631  1222 consensus_queue.cc:237] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:13.941608   676 catalog_manager.cc:5697] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 reported cstate change: term changed from 4 to 5, leader changed from dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130) to 886ab916332c407b8a0860867805c664 (127.27.60.131). New cstate: current_term: 5 leader_uuid: "886ab916332c407b8a0860867805c664" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: HEALTHY } } }
W20260709 12:21:14.039659   725 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:14.200865  1218 raft_consensus.cc:993] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664: : Instructing follower dfacd9af5d4f4d4c9e204c52b9c3860c to start an election
I20260709 12:21:14.201462  1218 raft_consensus.cc:1081] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 3 LEADER]: Signalling peer dfacd9af5d4f4d4c9e204c52b9c3860c to start an election
I20260709 12:21:14.203548   854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f728d0169e64b2db71ffd4495a4f667"
dest_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c"
 from {username='slave'} at 127.0.0.1:40360
I20260709 12:21:14.204071   854 raft_consensus.cc:493] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:14.204416   854 raft_consensus.cc:3060] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:14.210206   854 raft_consensus.cc:515] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:14.211969   854 leader_election.cc:290] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [CANDIDATE]: Term 4 election: Requested vote from peers 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809), 886ab916332c407b8a0860867805c664 (127.27.60.131:38169)
I20260709 12:21:14.213320  1140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f728d0169e64b2db71ffd4495a4f667" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "996aa8c99a574fe493b23c7b215afeef"
I20260709 12:21:14.213763   928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f728d0169e64b2db71ffd4495a4f667" candidate_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "886ab916332c407b8a0860867805c664"
I20260709 12:21:14.214000  1140 raft_consensus.cc:3060] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:14.214565   928 raft_consensus.cc:3055] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:14.214885   928 raft_consensus.cc:740] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 886ab916332c407b8a0860867805c664, State: Running, Role: LEADER
I20260709 12:21:14.215966   928 consensus_queue.cc:260] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:14.217299   928 raft_consensus.cc:3060] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:14.222368  1140 raft_consensus.cc:2468] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 4.
I20260709 12:21:14.223853   819 leader_election.cc:304] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: 996aa8c99a574fe493b23c7b215afeef, dfacd9af5d4f4d4c9e204c52b9c3860c; no voters: 
I20260709 12:21:14.224448   928 raft_consensus.cc:2468] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfacd9af5d4f4d4c9e204c52b9c3860c in term 4.
I20260709 12:21:14.224773  1252 raft_consensus.cc:2804] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:14.225375  1252 raft_consensus.cc:697] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 LEADER]: Becoming Leader. State: Replica: dfacd9af5d4f4d4c9e204c52b9c3860c, State: Running, Role: LEADER
I20260709 12:21:14.226538  1252 consensus_queue.cc:237] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [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: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } }
I20260709 12:21:14.236721   676 catalog_manager.cc:5697] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c reported cstate change: term changed from 3 to 4, leader changed from 886ab916332c407b8a0860867805c664 (127.27.60.131) to dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130). New cstate: current_term: 4 leader_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:14.286012   854 raft_consensus.cc:1275] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 6 FOLLOWER]: Refusing update from remote peer 886ab916332c407b8a0860867805c664: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:21:14.287420  1218 consensus_queue.cc:1048] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:14.299348  1140 raft_consensus.cc:1275] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 6 FOLLOWER]: Refusing update from remote peer 886ab916332c407b8a0860867805c664: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 12:21:14.301028  1222 consensus_queue.cc:1048] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:14.434224   854 raft_consensus.cc:1275] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 5 FOLLOWER]: Refusing update from remote peer 886ab916332c407b8a0860867805c664: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:21:14.436188  1222 consensus_queue.cc:1048] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfacd9af5d4f4d4c9e204c52b9c3860c" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 34503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:14.448273  1140 raft_consensus.cc:1275] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 5 FOLLOWER]: Refusing update from remote peer 886ab916332c407b8a0860867805c664: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:21:14.450064  1218 consensus_queue.cc:1048] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [LEADER]: Connected to new peer: Peer: permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:14.627012   928 raft_consensus.cc:1275] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 4 FOLLOWER]: Refusing update from remote peer dfacd9af5d4f4d4c9e204c52b9c3860c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:21:14.628707  1252 consensus_queue.cc:1048] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "886ab916332c407b8a0860867805c664" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 38169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:14.641355  1140 raft_consensus.cc:1275] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 4 FOLLOWER]: Refusing update from remote peer dfacd9af5d4f4d4c9e204c52b9c3860c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:21:14.643663  1274 consensus_queue.cc:1048] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [LEADER]: Connected to new peer: Peer: permanent_uuid: "996aa8c99a574fe493b23c7b215afeef" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:14.685973 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:14.728072 27890 tablet_server.cc:179] TabletServer@127.27.60.129:36809 shutting down...
I20260709 12:21:14.758491 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:14.759994 27890 tablet_replica.cc:333] stopping tablet replica
W20260709 12:21:14.760413   893 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 92 similar messages]
I20260709 12:21:14.761741 27890 raft_consensus.cc:2243] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.762955 27890 raft_consensus.cc:2272] T a09c6a37158e4ad4ab6fb21759b89005 P 996aa8c99a574fe493b23c7b215afeef [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:14.765198   893 consensus_peers.cc:597] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. 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:21:14.767639 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:14.768765 27890 raft_consensus.cc:2243] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.769210 27890 raft_consensus.cc:2272] T 1aa38af661f042298feca4345ad95352 P 996aa8c99a574fe493b23c7b215afeef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.772925 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:14.774003 27890 raft_consensus.cc:2243] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.774586 27890 raft_consensus.cc:2272] T f9db4de7408647f68a5f3082faa31e0c P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:14.775214   893 consensus_peers.cc:597] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. 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:21:14.777788 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:14.778666 27890 raft_consensus.cc:2243] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.779165 27890 raft_consensus.cc:2272] T 4c8005cb4121444ea8d7ca85c29b49b8 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.781576 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:14.782227 27890 raft_consensus.cc:2243] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.782723 27890 raft_consensus.cc:2272] T 7f728d0169e64b2db71ffd4495a4f667 P 996aa8c99a574fe493b23c7b215afeef [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.785727 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:14.786450 27890 raft_consensus.cc:2243] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.786952 27890 raft_consensus.cc:2272] T c5bdb48bbf044bb98899b142bf13ea53 P 996aa8c99a574fe493b23c7b215afeef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.789278 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:14.789852 27890 raft_consensus.cc:2243] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.790400 27890 raft_consensus.cc:2272] T 390ac84239f3461d91500b49f215f950 P 996aa8c99a574fe493b23c7b215afeef [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.793002 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:14.793867 27890 raft_consensus.cc:2243] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.794600 27890 raft_consensus.cc:2272] T ca6bf97d14834102963ec384111bd5a9 P 996aa8c99a574fe493b23c7b215afeef [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.798906 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:14.799752 27890 raft_consensus.cc:2243] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.800297 27890 raft_consensus.cc:2272] T 93c17a4635b2430eb560969fe79997c9 P 996aa8c99a574fe493b23c7b215afeef [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:14.801162   819 consensus_peers.cc:597] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. 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:21:14.803731 27890 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:14.804584 27890 raft_consensus.cc:2243] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.805171 27890 raft_consensus.cc:2272] T c1825c8e7b70440fb8a840a7506117ec P 996aa8c99a574fe493b23c7b215afeef [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.845973 27890 tablet_server.cc:196] TabletServer@127.27.60.129:36809 shutdown complete.
I20260709 12:21:14.880425 27890 tablet_server.cc:179] TabletServer@127.27.60.130:0 shutting down...
I20260709 12:21:14.912467 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:14.913371 27890 tablet_replica.cc:333] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c: stopping tablet replica
I20260709 12:21:14.914330 27890 raft_consensus.cc:2243] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.915060 27890 raft_consensus.cc:2272] T a09c6a37158e4ad4ab6fb21759b89005 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.917428 27890 tablet_replica.cc:333] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c: stopping tablet replica
I20260709 12:21:14.918074 27890 raft_consensus.cc:2243] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.919606 27890 raft_consensus.cc:2272] T 7f728d0169e64b2db71ffd4495a4f667 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.922986 27890 tablet_replica.cc:333] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c: stopping tablet replica
I20260709 12:21:14.923643 27890 raft_consensus.cc:2243] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.924520 27890 raft_consensus.cc:2272] T 4c8005cb4121444ea8d7ca85c29b49b8 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.927220 27890 tablet_replica.cc:333] T f9db4de7408647f68a5f3082faa31e0c P dfacd9af5d4f4d4c9e204c52b9c3860c: stopping tablet replica
I20260709 12:21:14.927852 27890 raft_consensus.cc:2243] T f9db4de7408647f68a5f3082faa31e0c P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.928339 27890 raft_consensus.cc:2272] T f9db4de7408647f68a5f3082faa31e0c P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.930684 27890 tablet_replica.cc:333] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c: stopping tablet replica
I20260709 12:21:14.931274 27890 raft_consensus.cc:2243] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.931700 27890 raft_consensus.cc:2272] T c1825c8e7b70440fb8a840a7506117ec P dfacd9af5d4f4d4c9e204c52b9c3860c [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.934978 27890 tablet_replica.cc:333] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c: stopping tablet replica
I20260709 12:21:14.935642 27890 raft_consensus.cc:2243] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.936537 27890 raft_consensus.cc:2272] T 93c17a4635b2430eb560969fe79997c9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.939078 27890 tablet_replica.cc:333] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c: stopping tablet replica
I20260709 12:21:14.939762 27890 raft_consensus.cc:2243] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.940259 27890 raft_consensus.cc:2272] T ca6bf97d14834102963ec384111bd5a9 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.943454 27890 tablet_replica.cc:333] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c: stopping tablet replica
I20260709 12:21:14.944092 27890 raft_consensus.cc:2243] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:14.945017 27890 raft_consensus.cc:2272] T 1aa38af661f042298feca4345ad95352 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.947367 27890 tablet_replica.cc:333] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c: stopping tablet replica
I20260709 12:21:14.947984 27890 raft_consensus.cc:2243] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.948470 27890 raft_consensus.cc:2272] T 390ac84239f3461d91500b49f215f950 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.950840 27890 tablet_replica.cc:333] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c: stopping tablet replica
I20260709 12:21:14.951454 27890 raft_consensus.cc:2243] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:14.951959 27890 raft_consensus.cc:2272] T c5bdb48bbf044bb98899b142bf13ea53 P dfacd9af5d4f4d4c9e204c52b9c3860c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:14.990558 27890 tablet_server.cc:196] TabletServer@127.27.60.130:0 shutdown complete.
W20260709 12:21:15.004946   893 consensus_peers.cc:597] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:15.016891   893 consensus_peers.cc:597] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 -> Peer 996aa8c99a574fe493b23c7b215afeef (127.27.60.129:36809): Couldn't send request to peer 996aa8c99a574fe493b23c7b215afeef. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:36809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:15.030030 27890 tablet_server.cc:179] TabletServer@127.27.60.131:0 shutting down...
W20260709 12:21:15.036947   892 consensus_peers.cc:597] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 -> Peer dfacd9af5d4f4d4c9e204c52b9c3860c (127.27.60.130:34503): Couldn't send request to peer dfacd9af5d4f4d4c9e204c52b9c3860c. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:34503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:15.040890   725 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:15.064137 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:15.065084 27890 tablet_replica.cc:333] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664: stopping tablet replica
I20260709 12:21:15.065761 27890 raft_consensus.cc:2243] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.066980 27890 raft_consensus.cc:2272] T c5bdb48bbf044bb98899b142bf13ea53 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.069414 27890 tablet_replica.cc:333] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664: stopping tablet replica
I20260709 12:21:15.070046 27890 raft_consensus.cc:2243] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.070966 27890 raft_consensus.cc:2272] T 390ac84239f3461d91500b49f215f950 P 886ab916332c407b8a0860867805c664 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.073140 27890 tablet_replica.cc:333] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664: stopping tablet replica
I20260709 12:21:15.073695 27890 raft_consensus.cc:2243] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.074178 27890 raft_consensus.cc:2272] T 7f728d0169e64b2db71ffd4495a4f667 P 886ab916332c407b8a0860867805c664 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.077768 27890 tablet_replica.cc:333] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664: stopping tablet replica
I20260709 12:21:15.078459 27890 raft_consensus.cc:2243] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.078878 27890 raft_consensus.cc:2272] T 4c8005cb4121444ea8d7ca85c29b49b8 P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.081019 27890 tablet_replica.cc:333] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664: stopping tablet replica
I20260709 12:21:15.081773 27890 raft_consensus.cc:2243] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.082311 27890 raft_consensus.cc:2272] T 1aa38af661f042298feca4345ad95352 P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.084640 27890 tablet_replica.cc:333] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664: stopping tablet replica
I20260709 12:21:15.085153 27890 raft_consensus.cc:2243] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:15.085585 27890 raft_consensus.cc:2272] T 93c17a4635b2430eb560969fe79997c9 P 886ab916332c407b8a0860867805c664 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.087769 27890 tablet_replica.cc:333] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664: stopping tablet replica
I20260709 12:21:15.088263 27890 raft_consensus.cc:2243] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.089082 27890 raft_consensus.cc:2272] T c1825c8e7b70440fb8a840a7506117ec P 886ab916332c407b8a0860867805c664 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.091913 27890 tablet_replica.cc:333] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664: stopping tablet replica
I20260709 12:21:15.092468 27890 raft_consensus.cc:2243] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.093362 27890 raft_consensus.cc:2272] T ca6bf97d14834102963ec384111bd5a9 P 886ab916332c407b8a0860867805c664 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.096186 27890 tablet_replica.cc:333] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664: stopping tablet replica
I20260709 12:21:15.096741 27890 raft_consensus.cc:2243] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.097729 27890 raft_consensus.cc:2272] T f9db4de7408647f68a5f3082faa31e0c P 886ab916332c407b8a0860867805c664 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.100185 27890 tablet_replica.cc:333] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664: stopping tablet replica
I20260709 12:21:15.100698 27890 raft_consensus.cc:2243] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.101605 27890 raft_consensus.cc:2272] T a09c6a37158e4ad4ab6fb21759b89005 P 886ab916332c407b8a0860867805c664 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.139487 27890 tablet_server.cc:196] TabletServer@127.27.60.131:0 shutdown complete.
I20260709 12:21:15.165385 27890 master.cc:562] Master@127.27.60.190:37749 shutting down...
I20260709 12:21:15.197309 27890 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:15.197954 27890 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:15.198407 27890 tablet_replica.cc:333] T 00000000000000000000000000000000 P 459c3420567747e3a610fed5020e7148: stopping tablet replica
I20260709 12:21:15.224637 27890 master.cc:584] Master@127.27.60.190:37749 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13431 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:21:15.277377 27890 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.60.190:38973
I20260709 12:21:15.279338 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:15.286808  1283 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:21:15.286939  1282 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:21:15.288043 27890 server_base.cc:1061] running on GCE node
W20260709 12:21:15.288303  1285 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:21:15.289302 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:15.289495 27890 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:21:15.289705 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599675289688 us; error 0 us; skew 500 ppm
I20260709 12:21:15.290412 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:15.293166 27890 webserver.cc:533] Webserver started at http://127.27.60.190:35707/ using document root <none> and password file <none>
I20260709 12:21:15.293756 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:15.293928 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:15.294323 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:15.295585 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599458788625-27890-0/minicluster-data/master-0-root/instance:
uuid: "da71af7e48624c7db2e5abcd449a3782"
format_stamp: "Formatted at 2026-07-09 12:21:15 on dist-test-slave-zqnl"
I20260709 12:21:15.300881 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:21:15.305361  1290 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:21:15.306376 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 12:21:15.306716 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599458788625-27890-0/minicluster-data/master-0-root
uuid: "da71af7e48624c7db2e5abcd449a3782"
format_stamp: "Formatted at 2026-07-09 12:21:15 on dist-test-slave-zqnl"
I20260709 12:21:15.307061 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599458788625-27890-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599458788625-27890-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599458788625-27890-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:21:15.321501 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:15.323501 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:15.373728 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.190:38973
I20260709 12:21:15.373848  1341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.190:38973 every 8 connection(s)
I20260709 12:21:15.378923  1342 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:21:15.393198  1342 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782: Bootstrap starting.
I20260709 12:21:15.399941  1342 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:15.405771  1342 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782: No bootstrap required, opened a new log
I20260709 12:21:15.408200  1342 raft_consensus.cc:359] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da71af7e48624c7db2e5abcd449a3782" member_type: VOTER }
I20260709 12:21:15.408620  1342 raft_consensus.cc:385] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:15.408998  1342 raft_consensus.cc:740] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da71af7e48624c7db2e5abcd449a3782, State: Initialized, Role: FOLLOWER
I20260709 12:21:15.409554  1342 consensus_queue.cc:260] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "da71af7e48624c7db2e5abcd449a3782" member_type: VOTER }
I20260709 12:21:15.409981  1342 raft_consensus.cc:399] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:21:15.410202  1342 raft_consensus.cc:493] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:21:15.410497  1342 raft_consensus.cc:3060] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.415628  1342 raft_consensus.cc:515] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da71af7e48624c7db2e5abcd449a3782" member_type: VOTER }
I20260709 12:21:15.416163  1342 leader_election.cc:304] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782 [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: da71af7e48624c7db2e5abcd449a3782; no voters: 
I20260709 12:21:15.417376  1342 leader_election.cc:290] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:21:15.417948  1345 raft_consensus.cc:2804] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:15.419740  1345 raft_consensus.cc:697] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782 [term 1 LEADER]: Becoming Leader. State: Replica: da71af7e48624c7db2e5abcd449a3782, State: Running, Role: LEADER
I20260709 12:21:15.420540  1345 consensus_queue.cc:237] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782 [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: "da71af7e48624c7db2e5abcd449a3782" member_type: VOTER }
I20260709 12:21:15.421308  1342 sys_catalog.cc:565] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:21:15.428001  1346 sys_catalog.cc:455] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "da71af7e48624c7db2e5abcd449a3782" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da71af7e48624c7db2e5abcd449a3782" member_type: VOTER } }
I20260709 12:21:15.427846  1347 sys_catalog.cc:455] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782 [sys.catalog]: SysCatalogTable state changed. Reason: New leader da71af7e48624c7db2e5abcd449a3782. Latest consensus state: current_term: 1 leader_uuid: "da71af7e48624c7db2e5abcd449a3782" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da71af7e48624c7db2e5abcd449a3782" member_type: VOTER } }
I20260709 12:21:15.428773  1346 sys_catalog.cc:458] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:15.428802  1347 sys_catalog.cc:458] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:15.430984  1353 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:21:15.437593  1353 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:21:15.442063 27890 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:21:15.450515  1353 catalog_manager.cc:1383] Generated new cluster ID: 9752ae816c014339abb699dc52efa73d
I20260709 12:21:15.450978  1353 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:21:15.468343  1353 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:21:15.469849  1353 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:21:15.486537  1353 catalog_manager.cc:6070] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782: Generated new TSK 0
I20260709 12:21:15.487254  1353 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:21:15.515708 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:15.522724  1363 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:21:15.523769  1364 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:21:15.526420  1366 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:21:15.526654 27890 server_base.cc:1061] running on GCE node
I20260709 12:21:15.527781 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:15.527983 27890 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:21:15.528187 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599675528173 us; error 0 us; skew 500 ppm
I20260709 12:21:15.528803 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:15.531365 27890 webserver.cc:533] Webserver started at http://127.27.60.129:41417/ using document root <none> and password file <none>
I20260709 12:21:15.531908 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:15.532104 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:15.532403 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:15.534540 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599458788625-27890-0/minicluster-data/ts-0-root/instance:
uuid: "c9a3c66832fe4fa2add8b1ff06599010"
format_stamp: "Formatted at 2026-07-09 12:21:15 on dist-test-slave-zqnl"
I20260709 12:21:15.539685 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:21:15.543859  1371 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:21:15.544958 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:21:15.545306 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599458788625-27890-0/minicluster-data/ts-0-root
uuid: "c9a3c66832fe4fa2add8b1ff06599010"
format_stamp: "Formatted at 2026-07-09 12:21:15 on dist-test-slave-zqnl"
I20260709 12:21:15.545588 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599458788625-27890-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599458788625-27890-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599458788625-27890-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:21:15.577839 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:15.579459 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:15.581387 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:15.584511 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:15.584756 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:15.584992 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:15.585158 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:15.640360 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.129:35363
I20260709 12:21:15.640596  1433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.129:35363 every 8 connection(s)
I20260709 12:21:15.647198 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:15.657105  1438 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:21:15.657419  1439 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:21:15.660745  1441 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:21:15.662808 27890 server_base.cc:1061] running on GCE node
I20260709 12:21:15.664090 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:15.664439 27890 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:21:15.664680 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599675664663 us; error 0 us; skew 500 ppm
I20260709 12:21:15.664808  1434 heartbeater.cc:344] Connected to a master server at 127.27.60.190:38973
I20260709 12:21:15.665318  1434 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:15.665411 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:15.666324  1434 heartbeater.cc:507] Master 127.27.60.190:38973 requested a full tablet report, sending...
I20260709 12:21:15.668632 27890 webserver.cc:533] Webserver started at http://127.27.60.130:34945/ using document root <none> and password file <none>
I20260709 12:21:15.669160  1307 ts_manager.cc:194] Registered new tserver with Master: c9a3c66832fe4fa2add8b1ff06599010 (127.27.60.129:35363)
I20260709 12:21:15.669453 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:15.669790 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:15.670185 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:15.671954 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599458788625-27890-0/minicluster-data/ts-1-root/instance:
uuid: "395b25e590284111917ae45bde6bc388"
format_stamp: "Formatted at 2026-07-09 12:21:15 on dist-test-slave-zqnl"
I20260709 12:21:15.672070  1307 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47636
I20260709 12:21:15.677634 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 12:21:15.682013  1446 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:21:15.683279 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:21:15.683648 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599458788625-27890-0/minicluster-data/ts-1-root
uuid: "395b25e590284111917ae45bde6bc388"
format_stamp: "Formatted at 2026-07-09 12:21:15 on dist-test-slave-zqnl"
I20260709 12:21:15.683931 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599458788625-27890-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599458788625-27890-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599458788625-27890-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:21:15.699600 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:15.700950 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:15.702765 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:15.705508 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:15.705755 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:15.706164 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:15.706334 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:21:15.757093 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.130:35577
I20260709 12:21:15.757197  1508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.130:35577 every 8 connection(s)
I20260709 12:21:15.762323 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:15.769863  1512 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:21:15.770392  1513 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:21:15.774753  1515 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:21:15.776579 27890 server_base.cc:1061] running on GCE node
I20260709 12:21:15.777805  1509 heartbeater.cc:344] Connected to a master server at 127.27.60.190:38973
I20260709 12:21:15.777876 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:21:15.778719  1509 heartbeater.cc:461] Registering TS with master...
W20260709 12:21:15.778713 27890 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:21:15.779184 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599675779157 us; error 0 us; skew 500 ppm
I20260709 12:21:15.779837  1509 heartbeater.cc:507] Master 127.27.60.190:38973 requested a full tablet report, sending...
I20260709 12:21:15.779893 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:15.782797  1307 ts_manager.cc:194] Registered new tserver with Master: 395b25e590284111917ae45bde6bc388 (127.27.60.130:35577)
I20260709 12:21:15.783520 27890 webserver.cc:533] Webserver started at http://127.27.60.131:38315/ using document root <none> and password file <none>
I20260709 12:21:15.784116 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:15.784324 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:15.784474  1307 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47646
I20260709 12:21:15.784611 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:15.786294 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599458788625-27890-0/minicluster-data/ts-2-root/instance:
uuid: "54dde2add9324a9e94fb376e96bce4e4"
format_stamp: "Formatted at 2026-07-09 12:21:15 on dist-test-slave-zqnl"
I20260709 12:21:15.791074 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:21:15.794790  1520 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:21:15.795850 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 12:21:15.796217 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599458788625-27890-0/minicluster-data/ts-2-root
uuid: "54dde2add9324a9e94fb376e96bce4e4"
format_stamp: "Formatted at 2026-07-09 12:21:15 on dist-test-slave-zqnl"
I20260709 12:21:15.796555 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599458788625-27890-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599458788625-27890-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599458788625-27890-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:21:15.813755 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:15.815240 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:15.816787 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:15.819526 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:15.819808 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:15.820070 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:15.820261 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:15.872232 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.131:36595
I20260709 12:21:15.872367  1582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.131:36595 every 8 connection(s)
I20260709 12:21:15.891649  1583 heartbeater.cc:344] Connected to a master server at 127.27.60.190:38973
I20260709 12:21:15.892234  1583 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:15.893151  1583 heartbeater.cc:507] Master 127.27.60.190:38973 requested a full tablet report, sending...
I20260709 12:21:15.896000  1307 ts_manager.cc:194] Registered new tserver with Master: 54dde2add9324a9e94fb376e96bce4e4 (127.27.60.131:36595)
I20260709 12:21:15.897081 27890 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020894076s
I20260709 12:21:15.897925  1307 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47648
I20260709 12:21:15.930634  1307 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47650:
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:21:15.933593  1307 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:21:15.992890  1548 tablet_service.cc:1511] Processing CreateTablet for tablet 2055290e815f4e7ca8e79a6ee7f8a084 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b8e544bf278642e1ae4a44f371f21d2f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:15.993429  1474 tablet_service.cc:1511] Processing CreateTablet for tablet 2055290e815f4e7ca8e79a6ee7f8a084 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b8e544bf278642e1ae4a44f371f21d2f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:15.994652  1548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2055290e815f4e7ca8e79a6ee7f8a084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:15.994980  1399 tablet_service.cc:1511] Processing CreateTablet for tablet 2055290e815f4e7ca8e79a6ee7f8a084 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b8e544bf278642e1ae4a44f371f21d2f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:15.995275  1473 tablet_service.cc:1511] Processing CreateTablet for tablet eb2d9b00154d45209ba43eafee074d9b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b8e544bf278642e1ae4a44f371f21d2f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:15.996452  1399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2055290e815f4e7ca8e79a6ee7f8a084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:15.993110  1547 tablet_service.cc:1511] Processing CreateTablet for tablet eb2d9b00154d45209ba43eafee074d9b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b8e544bf278642e1ae4a44f371f21d2f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:15.997908  1547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2d9b00154d45209ba43eafee074d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:15.997992  1398 tablet_service.cc:1511] Processing CreateTablet for tablet eb2d9b00154d45209ba43eafee074d9b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b8e544bf278642e1ae4a44f371f21d2f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:15.995077  1474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2055290e815f4e7ca8e79a6ee7f8a084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:15.999516  1398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2d9b00154d45209ba43eafee074d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.000442  1473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2d9b00154d45209ba43eafee074d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.021281  1599 tablet_bootstrap.cc:492] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010: Bootstrap starting.
I20260709 12:21:16.023576  1598 tablet_bootstrap.cc:492] T 2055290e815f4e7ca8e79a6ee7f8a084 P 54dde2add9324a9e94fb376e96bce4e4: Bootstrap starting.
I20260709 12:21:16.034338  1599 tablet_bootstrap.cc:654] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.038939  1598 tablet_bootstrap.cc:654] T 2055290e815f4e7ca8e79a6ee7f8a084 P 54dde2add9324a9e94fb376e96bce4e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.050930  1600 tablet_bootstrap.cc:492] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388: Bootstrap starting.
I20260709 12:21:16.056376  1599 tablet_bootstrap.cc:492] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010: No bootstrap required, opened a new log
I20260709 12:21:16.056941  1599 ts_tablet_manager.cc:1403] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
I20260709 12:21:16.057390  1598 tablet_bootstrap.cc:492] T 2055290e815f4e7ca8e79a6ee7f8a084 P 54dde2add9324a9e94fb376e96bce4e4: No bootstrap required, opened a new log
I20260709 12:21:16.057983  1598 ts_tablet_manager.cc:1403] T 2055290e815f4e7ca8e79a6ee7f8a084 P 54dde2add9324a9e94fb376e96bce4e4: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.010s
I20260709 12:21:16.059635  1599 raft_consensus.cc:359] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.060339  1599 raft_consensus.cc:385] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.060608  1599 raft_consensus.cc:740] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9a3c66832fe4fa2add8b1ff06599010, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.061709  1600 tablet_bootstrap.cc:654] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.061347  1598 raft_consensus.cc:359] T 2055290e815f4e7ca8e79a6ee7f8a084 P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.061664  1599 consensus_queue.cc:260] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.062376  1598 raft_consensus.cc:385] T 2055290e815f4e7ca8e79a6ee7f8a084 P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.062786  1598 raft_consensus.cc:740] T 2055290e815f4e7ca8e79a6ee7f8a084 P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dde2add9324a9e94fb376e96bce4e4, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.063783  1598 consensus_queue.cc:260] T 2055290e815f4e7ca8e79a6ee7f8a084 P 54dde2add9324a9e94fb376e96bce4e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.064590  1434 heartbeater.cc:499] Master 127.27.60.190:38973 was elected leader, sending a full tablet report...
I20260709 12:21:16.065150  1599 ts_tablet_manager.cc:1434] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:21:16.066479  1583 heartbeater.cc:499] Master 127.27.60.190:38973 was elected leader, sending a full tablet report...
I20260709 12:21:16.067353  1599 tablet_bootstrap.cc:492] T eb2d9b00154d45209ba43eafee074d9b P c9a3c66832fe4fa2add8b1ff06599010: Bootstrap starting.
I20260709 12:21:16.067225  1598 ts_tablet_manager.cc:1434] T 2055290e815f4e7ca8e79a6ee7f8a084 P 54dde2add9324a9e94fb376e96bce4e4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:21:16.069101  1598 tablet_bootstrap.cc:492] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4: Bootstrap starting.
I20260709 12:21:16.075420  1599 tablet_bootstrap.cc:654] T eb2d9b00154d45209ba43eafee074d9b P c9a3c66832fe4fa2add8b1ff06599010: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.076783  1598 tablet_bootstrap.cc:654] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.087954  1598 tablet_bootstrap.cc:492] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4: No bootstrap required, opened a new log
I20260709 12:21:16.088532  1598 ts_tablet_manager.cc:1403] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 12:21:16.091871  1598 raft_consensus.cc:359] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.092653  1598 raft_consensus.cc:385] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.092679  1599 tablet_bootstrap.cc:492] T eb2d9b00154d45209ba43eafee074d9b P c9a3c66832fe4fa2add8b1ff06599010: No bootstrap required, opened a new log
I20260709 12:21:16.092733  1600 tablet_bootstrap.cc:492] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388: No bootstrap required, opened a new log
I20260709 12:21:16.093091  1598 raft_consensus.cc:740] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dde2add9324a9e94fb376e96bce4e4, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.093439  1599 ts_tablet_manager.cc:1403] T eb2d9b00154d45209ba43eafee074d9b P c9a3c66832fe4fa2add8b1ff06599010: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.000s
I20260709 12:21:16.093590  1600 ts_tablet_manager.cc:1403] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.015s
I20260709 12:21:16.094043  1598 consensus_queue.cc:260] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.096717  1598 ts_tablet_manager.cc:1434] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260709 12:21:16.096848  1600 raft_consensus.cc:359] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.097728  1600 raft_consensus.cc:385] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.097434  1599 raft_consensus.cc:359] T eb2d9b00154d45209ba43eafee074d9b P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.098150  1600 raft_consensus.cc:740] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 395b25e590284111917ae45bde6bc388, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.098328  1599 raft_consensus.cc:385] T eb2d9b00154d45209ba43eafee074d9b P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.098743  1599 raft_consensus.cc:740] T eb2d9b00154d45209ba43eafee074d9b P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9a3c66832fe4fa2add8b1ff06599010, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.099098  1600 consensus_queue.cc:260] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.099615  1599 consensus_queue.cc:260] T eb2d9b00154d45209ba43eafee074d9b P c9a3c66832fe4fa2add8b1ff06599010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.102085  1599 ts_tablet_manager.cc:1434] T eb2d9b00154d45209ba43eafee074d9b P c9a3c66832fe4fa2add8b1ff06599010: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:21:16.105762  1509 heartbeater.cc:499] Master 127.27.60.190:38973 was elected leader, sending a full tablet report...
I20260709 12:21:16.106420  1600 ts_tablet_manager.cc:1434] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260709 12:21:16.107726  1600 tablet_bootstrap.cc:492] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388: Bootstrap starting.
I20260709 12:21:16.115998  1600 tablet_bootstrap.cc:654] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.122041  1600 tablet_bootstrap.cc:492] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388: No bootstrap required, opened a new log
I20260709 12:21:16.122714  1600 ts_tablet_manager.cc:1403] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:21:16.125597  1600 raft_consensus.cc:359] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.126277  1600 raft_consensus.cc:385] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.126582  1600 raft_consensus.cc:740] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 395b25e590284111917ae45bde6bc388, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.127321  1600 consensus_queue.cc:260] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.128942  1600 ts_tablet_manager.cc:1434] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:21:16.155871  1608 raft_consensus.cc:493] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.156334  1608 raft_consensus.cc:515] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.159130  1608 leader_election.cc:290] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9a3c66832fe4fa2add8b1ff06599010 (127.27.60.129:35363), 54dde2add9324a9e94fb376e96bce4e4 (127.27.60.131:36595)
I20260709 12:21:16.172333  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2055290e815f4e7ca8e79a6ee7f8a084" candidate_uuid: "395b25e590284111917ae45bde6bc388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9a3c66832fe4fa2add8b1ff06599010" is_pre_election: true
I20260709 12:21:16.172508  1604 raft_consensus.cc:493] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.173254  1409 raft_consensus.cc:2468] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 395b25e590284111917ae45bde6bc388 in term 0.
I20260709 12:21:16.173676  1558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2055290e815f4e7ca8e79a6ee7f8a084" candidate_uuid: "395b25e590284111917ae45bde6bc388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dde2add9324a9e94fb376e96bce4e4" is_pre_election: true
I20260709 12:21:16.173264  1604 raft_consensus.cc:515] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.174432  1558 raft_consensus.cc:2468] T 2055290e815f4e7ca8e79a6ee7f8a084 P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 395b25e590284111917ae45bde6bc388 in term 0.
I20260709 12:21:16.174724  1449 leader_election.cc:304] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [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: 395b25e590284111917ae45bde6bc388, c9a3c66832fe4fa2add8b1ff06599010; no voters: 
I20260709 12:21:16.175640  1608 raft_consensus.cc:2804] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:16.176091  1608 raft_consensus.cc:493] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:16.176440  1608 raft_consensus.cc:3060] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.177054  1604 leader_election.cc:290] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9a3c66832fe4fa2add8b1ff06599010 (127.27.60.129:35363), 395b25e590284111917ae45bde6bc388 (127.27.60.130:35577)
I20260709 12:21:16.187991  1608 raft_consensus.cc:515] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.191057  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2d9b00154d45209ba43eafee074d9b" candidate_uuid: "54dde2add9324a9e94fb376e96bce4e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9a3c66832fe4fa2add8b1ff06599010" is_pre_election: true
I20260709 12:21:16.191293  1608 leader_election.cc:290] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [CANDIDATE]: Term 1 election: Requested vote from peers c9a3c66832fe4fa2add8b1ff06599010 (127.27.60.129:35363), 54dde2add9324a9e94fb376e96bce4e4 (127.27.60.131:36595)
I20260709 12:21:16.191763  1408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2055290e815f4e7ca8e79a6ee7f8a084" candidate_uuid: "395b25e590284111917ae45bde6bc388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9a3c66832fe4fa2add8b1ff06599010"
I20260709 12:21:16.191839  1409 raft_consensus.cc:2468] T eb2d9b00154d45209ba43eafee074d9b P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54dde2add9324a9e94fb376e96bce4e4 in term 0.
I20260709 12:21:16.192361  1408 raft_consensus.cc:3060] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.193176  1523 leader_election.cc:304] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [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: 54dde2add9324a9e94fb376e96bce4e4, c9a3c66832fe4fa2add8b1ff06599010; no voters: 
I20260709 12:21:16.194190  1604 raft_consensus.cc:2804] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:16.194569  1604 raft_consensus.cc:493] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:16.194909  1604 raft_consensus.cc:3060] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.194831  1558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2055290e815f4e7ca8e79a6ee7f8a084" candidate_uuid: "395b25e590284111917ae45bde6bc388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dde2add9324a9e94fb376e96bce4e4"
I20260709 12:21:16.195614  1558 raft_consensus.cc:3060] T 2055290e815f4e7ca8e79a6ee7f8a084 P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.195632  1484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2d9b00154d45209ba43eafee074d9b" candidate_uuid: "54dde2add9324a9e94fb376e96bce4e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "395b25e590284111917ae45bde6bc388" is_pre_election: true
I20260709 12:21:16.196511  1484 raft_consensus.cc:2468] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54dde2add9324a9e94fb376e96bce4e4 in term 0.
I20260709 12:21:16.201957  1408 raft_consensus.cc:2468] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 395b25e590284111917ae45bde6bc388 in term 1.
I20260709 12:21:16.203341  1449 leader_election.cc:304] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [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: 395b25e590284111917ae45bde6bc388, c9a3c66832fe4fa2add8b1ff06599010; no voters: 
I20260709 12:21:16.204092  1608 raft_consensus.cc:2804] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:16.205212  1608 raft_consensus.cc:697] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [term 1 LEADER]: Becoming Leader. State: Replica: 395b25e590284111917ae45bde6bc388, State: Running, Role: LEADER
I20260709 12:21:16.205312  1558 raft_consensus.cc:2468] T 2055290e815f4e7ca8e79a6ee7f8a084 P 54dde2add9324a9e94fb376e96bce4e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 395b25e590284111917ae45bde6bc388 in term 1.
I20260709 12:21:16.206445  1604 raft_consensus.cc:515] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.209461  1604 leader_election.cc:290] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [CANDIDATE]: Term 1 election: Requested vote from peers c9a3c66832fe4fa2add8b1ff06599010 (127.27.60.129:35363), 395b25e590284111917ae45bde6bc388 (127.27.60.130:35577)
I20260709 12:21:16.210806  1608 consensus_queue.cc:237] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [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: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.213332  1408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2d9b00154d45209ba43eafee074d9b" candidate_uuid: "54dde2add9324a9e94fb376e96bce4e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9a3c66832fe4fa2add8b1ff06599010"
I20260709 12:21:16.213951  1484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2d9b00154d45209ba43eafee074d9b" candidate_uuid: "54dde2add9324a9e94fb376e96bce4e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "395b25e590284111917ae45bde6bc388"
I20260709 12:21:16.214058  1408 raft_consensus.cc:3060] T eb2d9b00154d45209ba43eafee074d9b P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.214838  1484 raft_consensus.cc:3060] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.221467  1307 catalog_manager.cc:5697] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 reported cstate change: term changed from 0 to 1, leader changed from <none> to 395b25e590284111917ae45bde6bc388 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "395b25e590284111917ae45bde6bc388" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:16.223006  1408 raft_consensus.cc:2468] T eb2d9b00154d45209ba43eafee074d9b P c9a3c66832fe4fa2add8b1ff06599010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dde2add9324a9e94fb376e96bce4e4 in term 1.
I20260709 12:21:16.223380  1484 raft_consensus.cc:2468] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dde2add9324a9e94fb376e96bce4e4 in term 1.
I20260709 12:21:16.224475  1523 leader_election.cc:304] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [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: 54dde2add9324a9e94fb376e96bce4e4, c9a3c66832fe4fa2add8b1ff06599010; no voters: 
I20260709 12:21:16.225423  1604 raft_consensus.cc:2804] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:16.227124  1604 raft_consensus.cc:697] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [term 1 LEADER]: Becoming Leader. State: Replica: 54dde2add9324a9e94fb376e96bce4e4, State: Running, Role: LEADER
I20260709 12:21:16.228899  1604 consensus_queue.cc:237] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [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: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.238744  1307 catalog_manager.cc:5697] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54dde2add9324a9e94fb376e96bce4e4 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "54dde2add9324a9e94fb376e96bce4e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:16.289568  1307 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47666:
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:21:16.291757  1307 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:21:16.319392  1398 tablet_service.cc:1511] Processing CreateTablet for tablet e532a93a74bf427788398f92b7f456ac (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3eb6ab274c444d8f9bb2aeaa3650cef6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:16.320442  1474 tablet_service.cc:1511] Processing CreateTablet for tablet e532a93a74bf427788398f92b7f456ac (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3eb6ab274c444d8f9bb2aeaa3650cef6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:16.320941  1398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e532a93a74bf427788398f92b7f456ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.323112  1474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e532a93a74bf427788398f92b7f456ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.323314  1547 tablet_service.cc:1511] Processing CreateTablet for tablet e532a93a74bf427788398f92b7f456ac (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3eb6ab274c444d8f9bb2aeaa3650cef6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:16.324793  1547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e532a93a74bf427788398f92b7f456ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.328887  1399 tablet_service.cc:1511] Processing CreateTablet for tablet a8fa51942d16471a91451770ce6dc9c1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3eb6ab274c444d8f9bb2aeaa3650cef6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:16.329186  1473 tablet_service.cc:1511] Processing CreateTablet for tablet a8fa51942d16471a91451770ce6dc9c1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3eb6ab274c444d8f9bb2aeaa3650cef6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:16.330618  1399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8fa51942d16471a91451770ce6dc9c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.330929  1473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8fa51942d16471a91451770ce6dc9c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.334394  1548 tablet_service.cc:1511] Processing CreateTablet for tablet a8fa51942d16471a91451770ce6dc9c1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3eb6ab274c444d8f9bb2aeaa3650cef6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:16.336298  1548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8fa51942d16471a91451770ce6dc9c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.343113  1600 tablet_bootstrap.cc:492] T e532a93a74bf427788398f92b7f456ac P 395b25e590284111917ae45bde6bc388: Bootstrap starting.
I20260709 12:21:16.344713  1599 tablet_bootstrap.cc:492] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010: Bootstrap starting.
I20260709 12:21:16.350392  1600 tablet_bootstrap.cc:654] T e532a93a74bf427788398f92b7f456ac P 395b25e590284111917ae45bde6bc388: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.352308  1599 tablet_bootstrap.cc:654] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.360853  1599 tablet_bootstrap.cc:492] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010: No bootstrap required, opened a new log
I20260709 12:21:16.361485  1599 ts_tablet_manager.cc:1403] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260709 12:21:16.364913  1599 raft_consensus.cc:359] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.365811  1599 raft_consensus.cc:385] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.366214  1599 raft_consensus.cc:740] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9a3c66832fe4fa2add8b1ff06599010, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.367147  1600 tablet_bootstrap.cc:492] T e532a93a74bf427788398f92b7f456ac P 395b25e590284111917ae45bde6bc388: No bootstrap required, opened a new log
I20260709 12:21:16.367621  1598 tablet_bootstrap.cc:492] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4: Bootstrap starting.
I20260709 12:21:16.367728  1600 ts_tablet_manager.cc:1403] T e532a93a74bf427788398f92b7f456ac P 395b25e590284111917ae45bde6bc388: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.013s
I20260709 12:21:16.368554  1599 consensus_queue.cc:260] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.371181  1599 ts_tablet_manager.cc:1434] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 12:21:16.372560  1599 tablet_bootstrap.cc:492] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010: Bootstrap starting.
I20260709 12:21:16.376292  1598 tablet_bootstrap.cc:654] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.380292  1599 tablet_bootstrap.cc:654] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.386257  1600 raft_consensus.cc:359] T e532a93a74bf427788398f92b7f456ac P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.387259  1600 raft_consensus.cc:385] T e532a93a74bf427788398f92b7f456ac P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.387666  1600 raft_consensus.cc:740] T e532a93a74bf427788398f92b7f456ac P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 395b25e590284111917ae45bde6bc388, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.388664  1600 consensus_queue.cc:260] T e532a93a74bf427788398f92b7f456ac P 395b25e590284111917ae45bde6bc388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.390419  1598 tablet_bootstrap.cc:492] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4: No bootstrap required, opened a new log
I20260709 12:21:16.391048  1598 ts_tablet_manager.cc:1403] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.005s
I20260709 12:21:16.391093  1600 ts_tablet_manager.cc:1434] T e532a93a74bf427788398f92b7f456ac P 395b25e590284111917ae45bde6bc388: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 12:21:16.392066  1599 tablet_bootstrap.cc:492] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010: No bootstrap required, opened a new log
I20260709 12:21:16.392409  1600 tablet_bootstrap.cc:492] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388: Bootstrap starting.
I20260709 12:21:16.392706  1599 ts_tablet_manager.cc:1403] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 12:21:16.394538  1598 raft_consensus.cc:359] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.395524  1598 raft_consensus.cc:385] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.395902  1598 raft_consensus.cc:740] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dde2add9324a9e94fb376e96bce4e4, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.396908  1598 consensus_queue.cc:260] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.395998  1599 raft_consensus.cc:359] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.400027  1598 ts_tablet_manager.cc:1434] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:21:16.400252  1600 tablet_bootstrap.cc:654] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.401423  1598 tablet_bootstrap.cc:492] T a8fa51942d16471a91451770ce6dc9c1 P 54dde2add9324a9e94fb376e96bce4e4: Bootstrap starting.
I20260709 12:21:16.400252  1599 raft_consensus.cc:385] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.403708  1599 raft_consensus.cc:740] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9a3c66832fe4fa2add8b1ff06599010, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.405148  1599 consensus_queue.cc:260] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.409850  1598 tablet_bootstrap.cc:654] T a8fa51942d16471a91451770ce6dc9c1 P 54dde2add9324a9e94fb376e96bce4e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.422570  1599 ts_tablet_manager.cc:1434] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 12:21:16.449509  1598 tablet_bootstrap.cc:492] T a8fa51942d16471a91451770ce6dc9c1 P 54dde2add9324a9e94fb376e96bce4e4: No bootstrap required, opened a new log
I20260709 12:21:16.450280  1598 ts_tablet_manager.cc:1403] T a8fa51942d16471a91451770ce6dc9c1 P 54dde2add9324a9e94fb376e96bce4e4: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.027s
I20260709 12:21:16.449520  1600 tablet_bootstrap.cc:492] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388: No bootstrap required, opened a new log
I20260709 12:21:16.451141  1600 ts_tablet_manager.cc:1403] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.032s
W20260709 12:21:16.453008  1355 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:16.454043  1598 raft_consensus.cc:359] T a8fa51942d16471a91451770ce6dc9c1 P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.454277  1600 raft_consensus.cc:359] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.454998  1598 raft_consensus.cc:385] T a8fa51942d16471a91451770ce6dc9c1 P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.455060  1600 raft_consensus.cc:385] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:16.455524  1598 raft_consensus.cc:740] T a8fa51942d16471a91451770ce6dc9c1 P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dde2add9324a9e94fb376e96bce4e4, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.455596  1600 raft_consensus.cc:740] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 395b25e590284111917ae45bde6bc388, State: Initialized, Role: FOLLOWER
I20260709 12:21:16.456481  1600 consensus_queue.cc:260] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.456481  1598 consensus_queue.cc:260] T a8fa51942d16471a91451770ce6dc9c1 P 54dde2add9324a9e94fb376e96bce4e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.459112  1598 ts_tablet_manager.cc:1434] T a8fa51942d16471a91451770ce6dc9c1 P 54dde2add9324a9e94fb376e96bce4e4: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 12:21:16.459112  1600 ts_tablet_manager.cc:1434] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:21:16.616458  1604 consensus_queue.cc:1048] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:16.635845  1608 raft_consensus.cc:493] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.636631  1608 raft_consensus.cc:515] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.639272  1614 consensus_queue.cc:1048] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:16.640846  1408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fa51942d16471a91451770ce6dc9c1" candidate_uuid: "395b25e590284111917ae45bde6bc388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9a3c66832fe4fa2add8b1ff06599010" is_pre_election: true
I20260709 12:21:16.641079  1608 leader_election.cc:290] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9a3c66832fe4fa2add8b1ff06599010 (127.27.60.129:35363), 54dde2add9324a9e94fb376e96bce4e4 (127.27.60.131:36595)
I20260709 12:21:16.641696  1408 raft_consensus.cc:2468] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 395b25e590284111917ae45bde6bc388 in term 0.
I20260709 12:21:16.643441  1558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fa51942d16471a91451770ce6dc9c1" candidate_uuid: "395b25e590284111917ae45bde6bc388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dde2add9324a9e94fb376e96bce4e4" is_pre_election: true
I20260709 12:21:16.643716  1449 leader_election.cc:304] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [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: 395b25e590284111917ae45bde6bc388, c9a3c66832fe4fa2add8b1ff06599010; no voters: 
I20260709 12:21:16.644240  1558 raft_consensus.cc:2468] T a8fa51942d16471a91451770ce6dc9c1 P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 395b25e590284111917ae45bde6bc388 in term 0.
I20260709 12:21:16.645989  1608 raft_consensus.cc:2804] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:16.646697  1608 raft_consensus.cc:493] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:16.647251  1608 raft_consensus.cc:3060] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.656347  1608 raft_consensus.cc:515] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.659021  1608 leader_election.cc:290] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [CANDIDATE]: Term 1 election: Requested vote from peers c9a3c66832fe4fa2add8b1ff06599010 (127.27.60.129:35363), 54dde2add9324a9e94fb376e96bce4e4 (127.27.60.131:36595)
I20260709 12:21:16.659759  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fa51942d16471a91451770ce6dc9c1" candidate_uuid: "395b25e590284111917ae45bde6bc388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9a3c66832fe4fa2add8b1ff06599010"
I20260709 12:21:16.659785  1558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fa51942d16471a91451770ce6dc9c1" candidate_uuid: "395b25e590284111917ae45bde6bc388" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dde2add9324a9e94fb376e96bce4e4"
I20260709 12:21:16.660806  1409 raft_consensus.cc:3060] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.660965  1558 raft_consensus.cc:3060] T a8fa51942d16471a91451770ce6dc9c1 P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.669140  1409 raft_consensus.cc:2468] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 395b25e590284111917ae45bde6bc388 in term 1.
I20260709 12:21:16.669174  1558 raft_consensus.cc:2468] T a8fa51942d16471a91451770ce6dc9c1 P 54dde2add9324a9e94fb376e96bce4e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 395b25e590284111917ae45bde6bc388 in term 1.
I20260709 12:21:16.670601  1449 leader_election.cc:304] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [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: 395b25e590284111917ae45bde6bc388, c9a3c66832fe4fa2add8b1ff06599010; no voters: 
I20260709 12:21:16.671557  1608 raft_consensus.cc:2804] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:16.672214  1608 raft_consensus.cc:697] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [term 1 LEADER]: Becoming Leader. State: Replica: 395b25e590284111917ae45bde6bc388, State: Running, Role: LEADER
I20260709 12:21:16.673409  1608 consensus_queue.cc:237] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [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: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.678067  1603 raft_consensus.cc:493] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.678776  1603 raft_consensus.cc:515] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.682065  1306 catalog_manager.cc:5697] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 reported cstate change: term changed from 0 to 1, leader changed from <none> to 395b25e590284111917ae45bde6bc388 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "395b25e590284111917ae45bde6bc388" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:16.688350  1603 leader_election.cc:290] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 395b25e590284111917ae45bde6bc388 (127.27.60.130:35577), 54dde2add9324a9e94fb376e96bce4e4 (127.27.60.131:36595)
I20260709 12:21:16.701519  1484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e532a93a74bf427788398f92b7f456ac" candidate_uuid: "c9a3c66832fe4fa2add8b1ff06599010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "395b25e590284111917ae45bde6bc388" is_pre_election: true
I20260709 12:21:16.702443  1484 raft_consensus.cc:2468] T e532a93a74bf427788398f92b7f456ac P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9a3c66832fe4fa2add8b1ff06599010 in term 0.
I20260709 12:21:16.703608  1374 leader_election.cc:304] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [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: 395b25e590284111917ae45bde6bc388, c9a3c66832fe4fa2add8b1ff06599010; no voters: 
I20260709 12:21:16.704486  1603 raft_consensus.cc:2804] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:16.704862  1603 raft_consensus.cc:493] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:16.705188  1603 raft_consensus.cc:3060] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.709719  1558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e532a93a74bf427788398f92b7f456ac" candidate_uuid: "c9a3c66832fe4fa2add8b1ff06599010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dde2add9324a9e94fb376e96bce4e4" is_pre_election: true
I20260709 12:21:16.710528  1558 raft_consensus.cc:2468] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9a3c66832fe4fa2add8b1ff06599010 in term 0.
I20260709 12:21:16.713068  1603 raft_consensus.cc:515] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.715309  1603 leader_election.cc:290] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [CANDIDATE]: Term 1 election: Requested vote from peers 395b25e590284111917ae45bde6bc388 (127.27.60.130:35577), 54dde2add9324a9e94fb376e96bce4e4 (127.27.60.131:36595)
I20260709 12:21:16.715900  1484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e532a93a74bf427788398f92b7f456ac" candidate_uuid: "c9a3c66832fe4fa2add8b1ff06599010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "395b25e590284111917ae45bde6bc388"
I20260709 12:21:16.716434  1558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e532a93a74bf427788398f92b7f456ac" candidate_uuid: "c9a3c66832fe4fa2add8b1ff06599010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dde2add9324a9e94fb376e96bce4e4"
I20260709 12:21:16.716593  1484 raft_consensus.cc:3060] T e532a93a74bf427788398f92b7f456ac P 395b25e590284111917ae45bde6bc388 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.717110  1558 raft_consensus.cc:3060] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:16.724670  1558 raft_consensus.cc:2468] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9a3c66832fe4fa2add8b1ff06599010 in term 1.
I20260709 12:21:16.724670  1484 raft_consensus.cc:2468] T e532a93a74bf427788398f92b7f456ac P 395b25e590284111917ae45bde6bc388 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9a3c66832fe4fa2add8b1ff06599010 in term 1.
I20260709 12:21:16.726260  1374 leader_election.cc:304] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [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: 395b25e590284111917ae45bde6bc388, c9a3c66832fe4fa2add8b1ff06599010; no voters: 
I20260709 12:21:16.727089  1603 raft_consensus.cc:2804] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:16.728173  1603 raft_consensus.cc:697] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [term 1 LEADER]: Becoming Leader. State: Replica: c9a3c66832fe4fa2add8b1ff06599010, State: Running, Role: LEADER
I20260709 12:21:16.729214  1603 consensus_queue.cc:237] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [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: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:16.737502  1306 catalog_manager.cc:5697] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9a3c66832fe4fa2add8b1ff06599010 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "c9a3c66832fe4fa2add8b1ff06599010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:16.781002  1608 consensus_queue.cc:1048] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:16.798621  1640 consensus_queue.cc:1048] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:16.810259  1484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2055290e815f4e7ca8e79a6ee7f8a084"
dest_uuid: "395b25e590284111917ae45bde6bc388"
mode: GRACEFUL
new_leader_uuid: "c9a3c66832fe4fa2add8b1ff06599010"
 from {username='slave'} at 127.0.0.1:42892
I20260709 12:21:16.811126  1484 raft_consensus.cc:606] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [term 1 LEADER]: Received request to transfer leadership to TS c9a3c66832fe4fa2add8b1ff06599010
I20260709 12:21:16.826828  1558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb2d9b00154d45209ba43eafee074d9b"
dest_uuid: "54dde2add9324a9e94fb376e96bce4e4"
mode: GRACEFUL
new_leader_uuid: "395b25e590284111917ae45bde6bc388"
 from {username='slave'} at 127.0.0.1:35302
I20260709 12:21:16.827401  1558 raft_consensus.cc:606] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [term 1 LEADER]: Received request to transfer leadership to TS 395b25e590284111917ae45bde6bc388
I20260709 12:21:16.838559  1484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8fa51942d16471a91451770ce6dc9c1"
dest_uuid: "395b25e590284111917ae45bde6bc388"
mode: GRACEFUL
new_leader_uuid: "c9a3c66832fe4fa2add8b1ff06599010"
 from {username='slave'} at 127.0.0.1:42892
I20260709 12:21:16.839136  1484 raft_consensus.cc:606] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [term 1 LEADER]: Received request to transfer leadership to TS c9a3c66832fe4fa2add8b1ff06599010
I20260709 12:21:17.103283  1640 consensus_queue.cc:1048] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:17.117580  1608 consensus_queue.cc:1048] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:17.126940  1644 raft_consensus.cc:993] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388: : Instructing follower c9a3c66832fe4fa2add8b1ff06599010 to start an election
I20260709 12:21:17.127514  1644 raft_consensus.cc:1081] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [term 1 LEADER]: Signalling peer c9a3c66832fe4fa2add8b1ff06599010 to start an election
I20260709 12:21:17.129395  1409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8fa51942d16471a91451770ce6dc9c1"
dest_uuid: "c9a3c66832fe4fa2add8b1ff06599010"
 from {username='slave'} at 127.0.0.1:57878
I20260709 12:21:17.130744  1409 raft_consensus.cc:493] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:17.131078  1409 raft_consensus.cc:3060] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:17.136852  1409 raft_consensus.cc:515] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:17.139153  1409 leader_election.cc:290] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010 [CANDIDATE]: Term 2 election: Requested vote from peers 395b25e590284111917ae45bde6bc388 (127.27.60.130:35577), 54dde2add9324a9e94fb376e96bce4e4 (127.27.60.131:36595)
I20260709 12:21:17.140391  1558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fa51942d16471a91451770ce6dc9c1" candidate_uuid: "c9a3c66832fe4fa2add8b1ff06599010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54dde2add9324a9e94fb376e96bce4e4"
I20260709 12:21:17.140391  1484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fa51942d16471a91451770ce6dc9c1" candidate_uuid: "c9a3c66832fe4fa2add8b1ff06599010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "395b25e590284111917ae45bde6bc388"
I20260709 12:21:17.141395  1558 raft_consensus.cc:3060] T a8fa51942d16471a91451770ce6dc9c1 P 54dde2add9324a9e94fb376e96bce4e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:17.141573  1484 raft_consensus.cc:3055] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:17.142064  1484 raft_consensus.cc:740] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 395b25e590284111917ae45bde6bc388, State: Running, Role: LEADER
I20260709 12:21:17.143061  1484 consensus_queue.cc:260] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [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: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:17.144564  1484 raft_consensus.cc:3060] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:17.148550  1558 raft_consensus.cc:2468] T a8fa51942d16471a91451770ce6dc9c1 P 54dde2add9324a9e94fb376e96bce4e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9a3c66832fe4fa2add8b1ff06599010 in term 2.
I20260709 12:21:17.149994  1375 leader_election.cc:304] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010 [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: 54dde2add9324a9e94fb376e96bce4e4, c9a3c66832fe4fa2add8b1ff06599010; no voters: 
I20260709 12:21:17.150952  1603 raft_consensus.cc:2804] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:17.151501  1603 raft_consensus.cc:697] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010 [term 2 LEADER]: Becoming Leader. State: Replica: c9a3c66832fe4fa2add8b1ff06599010, State: Running, Role: LEADER
I20260709 12:21:17.152354  1603 consensus_queue.cc:237] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010 [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: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:17.152819  1484 raft_consensus.cc:2468] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9a3c66832fe4fa2add8b1ff06599010 in term 2.
I20260709 12:21:17.160391  1603 consensus_queue.cc:1048] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:17.159605  1306 catalog_manager.cc:5697] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010 reported cstate change: term changed from 1 to 2, leader changed from 395b25e590284111917ae45bde6bc388 (127.27.60.130) to c9a3c66832fe4fa2add8b1ff06599010 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "c9a3c66832fe4fa2add8b1ff06599010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:17.178539  1603 consensus_queue.cc:1048] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:17.193049  1629 raft_consensus.cc:993] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4: : Instructing follower 395b25e590284111917ae45bde6bc388 to start an election
I20260709 12:21:17.193588  1614 raft_consensus.cc:1081] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [term 1 LEADER]: Signalling peer 395b25e590284111917ae45bde6bc388 to start an election
I20260709 12:21:17.195629  1484 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb2d9b00154d45209ba43eafee074d9b"
dest_uuid: "395b25e590284111917ae45bde6bc388"
 from {username='slave'} at 127.0.0.1:42880
I20260709 12:21:17.196412  1484 raft_consensus.cc:493] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:17.196833  1484 raft_consensus.cc:3060] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:17.204926  1484 raft_consensus.cc:515] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:17.206928  1484 leader_election.cc:290] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388 [CANDIDATE]: Term 2 election: Requested vote from peers c9a3c66832fe4fa2add8b1ff06599010 (127.27.60.129:35363), 54dde2add9324a9e94fb376e96bce4e4 (127.27.60.131:36595)
I20260709 12:21:17.208292  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2d9b00154d45209ba43eafee074d9b" candidate_uuid: "395b25e590284111917ae45bde6bc388" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9a3c66832fe4fa2add8b1ff06599010"
I20260709 12:21:17.208328  1558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2d9b00154d45209ba43eafee074d9b" candidate_uuid: "395b25e590284111917ae45bde6bc388" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54dde2add9324a9e94fb376e96bce4e4"
I20260709 12:21:17.209239  1558 raft_consensus.cc:3055] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:17.209030  1409 raft_consensus.cc:3060] T eb2d9b00154d45209ba43eafee074d9b P c9a3c66832fe4fa2add8b1ff06599010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:17.209750  1558 raft_consensus.cc:740] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54dde2add9324a9e94fb376e96bce4e4, State: Running, Role: LEADER
I20260709 12:21:17.210651  1558 consensus_queue.cc:260] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [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: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:17.211710  1558 raft_consensus.cc:3060] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:17.215404  1409 raft_consensus.cc:2468] T eb2d9b00154d45209ba43eafee074d9b P c9a3c66832fe4fa2add8b1ff06599010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 395b25e590284111917ae45bde6bc388 in term 2.
I20260709 12:21:17.216720  1449 leader_election.cc:304] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388 [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: 395b25e590284111917ae45bde6bc388, c9a3c66832fe4fa2add8b1ff06599010; no voters: 
I20260709 12:21:17.217743  1644 raft_consensus.cc:2804] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:17.218194  1644 raft_consensus.cc:697] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388 [term 2 LEADER]: Becoming Leader. State: Replica: 395b25e590284111917ae45bde6bc388, State: Running, Role: LEADER
I20260709 12:21:17.218923  1644 consensus_queue.cc:237] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388 [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: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:17.219187  1558 raft_consensus.cc:2468] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 395b25e590284111917ae45bde6bc388 in term 2.
I20260709 12:21:17.226549  1305 catalog_manager.cc:5697] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388 reported cstate change: term changed from 1 to 2, leader changed from 54dde2add9324a9e94fb376e96bce4e4 (127.27.60.131) to 395b25e590284111917ae45bde6bc388 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "395b25e590284111917ae45bde6bc388" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:17.271248  1608 raft_consensus.cc:993] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388: : Instructing follower c9a3c66832fe4fa2add8b1ff06599010 to start an election
I20260709 12:21:17.271812  1644 raft_consensus.cc:1081] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [term 1 LEADER]: Signalling peer c9a3c66832fe4fa2add8b1ff06599010 to start an election
I20260709 12:21:17.273685  1409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2055290e815f4e7ca8e79a6ee7f8a084"
dest_uuid: "c9a3c66832fe4fa2add8b1ff06599010"
 from {username='slave'} at 127.0.0.1:57878
I20260709 12:21:17.274366  1409 raft_consensus.cc:493] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:17.274715  1409 raft_consensus.cc:3060] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:17.281243  1409 raft_consensus.cc:515] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:17.283627  1409 leader_election.cc:290] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010 [CANDIDATE]: Term 2 election: Requested vote from peers 395b25e590284111917ae45bde6bc388 (127.27.60.130:35577), 54dde2add9324a9e94fb376e96bce4e4 (127.27.60.131:36595)
I20260709 12:21:17.284819  1558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2055290e815f4e7ca8e79a6ee7f8a084" candidate_uuid: "c9a3c66832fe4fa2add8b1ff06599010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54dde2add9324a9e94fb376e96bce4e4"
I20260709 12:21:17.284744  1484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2055290e815f4e7ca8e79a6ee7f8a084" candidate_uuid: "c9a3c66832fe4fa2add8b1ff06599010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "395b25e590284111917ae45bde6bc388"
I20260709 12:21:17.285727  1558 raft_consensus.cc:3060] T 2055290e815f4e7ca8e79a6ee7f8a084 P 54dde2add9324a9e94fb376e96bce4e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:17.285989  1484 raft_consensus.cc:3055] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:17.286453  1484 raft_consensus.cc:740] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 395b25e590284111917ae45bde6bc388, State: Running, Role: LEADER
I20260709 12:21:17.287420  1484 consensus_queue.cc:260] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [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: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:17.288844  1484 raft_consensus.cc:3060] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:17.294385  1558 raft_consensus.cc:2468] T 2055290e815f4e7ca8e79a6ee7f8a084 P 54dde2add9324a9e94fb376e96bce4e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9a3c66832fe4fa2add8b1ff06599010 in term 2.
I20260709 12:21:17.296103  1375 leader_election.cc:304] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010 [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: 54dde2add9324a9e94fb376e96bce4e4, c9a3c66832fe4fa2add8b1ff06599010; no voters: 
I20260709 12:21:17.296720  1484 raft_consensus.cc:2468] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9a3c66832fe4fa2add8b1ff06599010 in term 2.
I20260709 12:21:17.297127  1603 raft_consensus.cc:2804] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:17.297816  1603 raft_consensus.cc:697] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010 [term 2 LEADER]: Becoming Leader. State: Replica: c9a3c66832fe4fa2add8b1ff06599010, State: Running, Role: LEADER
I20260709 12:21:17.299034  1603 consensus_queue.cc:237] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010 [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: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:17.307060  1305 catalog_manager.cc:5697] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010 reported cstate change: term changed from 1 to 2, leader changed from 395b25e590284111917ae45bde6bc388 (127.27.60.130) to c9a3c66832fe4fa2add8b1ff06599010 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "c9a3c66832fe4fa2add8b1ff06599010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:17.616302 27890 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:21:17.618410 27890 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:21:17.618870 27890 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:21:17.619149  1558 raft_consensus.cc:1275] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [term 2 FOLLOWER]: Refusing update from remote peer 395b25e590284111917ae45bde6bc388: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:17.620662  1644 consensus_queue.cc:1048] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:17.634747  1409 raft_consensus.cc:1275] T eb2d9b00154d45209ba43eafee074d9b P c9a3c66832fe4fa2add8b1ff06599010 [term 2 FOLLOWER]: Refusing update from remote peer 395b25e590284111917ae45bde6bc388: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:17.636723  1640 consensus_queue.cc:1048] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:17.639674  1408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e532a93a74bf427788398f92b7f456ac"
dest_uuid: "c9a3c66832fe4fa2add8b1ff06599010"
mode: GRACEFUL
new_leader_uuid: "54dde2add9324a9e94fb376e96bce4e4"
 from {username='slave'} at 127.0.0.1:57896
I20260709 12:21:17.640381  1408 raft_consensus.cc:606] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [term 1 LEADER]: Received request to transfer leadership to TS 54dde2add9324a9e94fb376e96bce4e4
I20260709 12:21:17.643844 27890 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:21:17.660557  1637 raft_consensus.cc:993] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010: : Instructing follower 54dde2add9324a9e94fb376e96bce4e4 to start an election
I20260709 12:21:17.661160  1637 raft_consensus.cc:1081] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [term 1 LEADER]: Signalling peer 54dde2add9324a9e94fb376e96bce4e4 to start an election
I20260709 12:21:17.662951  1558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e532a93a74bf427788398f92b7f456ac"
dest_uuid: "54dde2add9324a9e94fb376e96bce4e4"
 from {username='slave'} at 127.0.0.1:35290
I20260709 12:21:17.663576  1558 raft_consensus.cc:493] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:17.663928  1558 raft_consensus.cc:3060] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:17.670833  1558 raft_consensus.cc:515] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:17.672880  1558 leader_election.cc:290] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4 [CANDIDATE]: Term 2 election: Requested vote from peers c9a3c66832fe4fa2add8b1ff06599010 (127.27.60.129:35363), 395b25e590284111917ae45bde6bc388 (127.27.60.130:35577)
I20260709 12:21:17.673714  1409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e532a93a74bf427788398f92b7f456ac" candidate_uuid: "54dde2add9324a9e94fb376e96bce4e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9a3c66832fe4fa2add8b1ff06599010"
I20260709 12:21:17.674079  1484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e532a93a74bf427788398f92b7f456ac" candidate_uuid: "54dde2add9324a9e94fb376e96bce4e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "395b25e590284111917ae45bde6bc388"
I20260709 12:21:17.674522  1409 raft_consensus.cc:3055] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:17.674734  1484 raft_consensus.cc:3060] T e532a93a74bf427788398f92b7f456ac P 395b25e590284111917ae45bde6bc388 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:17.674950  1409 raft_consensus.cc:740] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9a3c66832fe4fa2add8b1ff06599010, State: Running, Role: LEADER
I20260709 12:21:17.675995  1409 consensus_queue.cc:260] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [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: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:17.677388  1409 raft_consensus.cc:3060] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:17.683264  1484 raft_consensus.cc:2468] T e532a93a74bf427788398f92b7f456ac P 395b25e590284111917ae45bde6bc388 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dde2add9324a9e94fb376e96bce4e4 in term 2.
I20260709 12:21:17.684856  1523 leader_election.cc:304] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4 [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: 395b25e590284111917ae45bde6bc388, 54dde2add9324a9e94fb376e96bce4e4; no voters: 
I20260709 12:21:17.685674  1409 raft_consensus.cc:2468] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dde2add9324a9e94fb376e96bce4e4 in term 2.
I20260709 12:21:17.685935  1614 raft_consensus.cc:2804] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:17.686560  1614 raft_consensus.cc:697] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4 [term 2 LEADER]: Becoming Leader. State: Replica: 54dde2add9324a9e94fb376e96bce4e4, State: Running, Role: LEADER
I20260709 12:21:17.687721  1614 consensus_queue.cc:237] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4 [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: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } }
I20260709 12:21:17.695782  1306 catalog_manager.cc:5697] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4 reported cstate change: term changed from 1 to 2, leader changed from c9a3c66832fe4fa2add8b1ff06599010 (127.27.60.129) to 54dde2add9324a9e94fb376e96bce4e4 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "54dde2add9324a9e94fb376e96bce4e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9a3c66832fe4fa2add8b1ff06599010" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "395b25e590284111917ae45bde6bc388" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:17.732234 27890 tablet_server.cc:179] TabletServer@127.27.60.129:0 shutting down...
I20260709 12:21:17.761317 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:17.762470 27890 tablet_replica.cc:333] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010: stopping tablet replica
I20260709 12:21:17.763459 27890 raft_consensus.cc:2243] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:17.764305 27890 pending_rounds.cc:70] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010: Trying to abort 1 pending ops.
I20260709 12:21:17.764521 27890 pending_rounds.cc:77] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305624277625683968 op_type: NO_OP noop_request { }
I20260709 12:21:17.764921 27890 raft_consensus.cc:2889] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:21:17.765297 27890 raft_consensus.cc:2272] T a8fa51942d16471a91451770ce6dc9c1 P c9a3c66832fe4fa2add8b1ff06599010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.766386  1558 raft_consensus.cc:1275] T a8fa51942d16471a91451770ce6dc9c1 P 54dde2add9324a9e94fb376e96bce4e4 [term 2 FOLLOWER]: Refusing update from remote peer c9a3c66832fe4fa2add8b1ff06599010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:17.766832  1557 raft_consensus.cc:1275] T 2055290e815f4e7ca8e79a6ee7f8a084 P 54dde2add9324a9e94fb376e96bce4e4 [term 2 FOLLOWER]: Refusing update from remote peer c9a3c66832fe4fa2add8b1ff06599010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:17.768577 27890 tablet_replica.cc:333] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010: stopping tablet replica
I20260709 12:21:17.768607  1637 consensus_queue.cc:1048] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dde2add9324a9e94fb376e96bce4e4" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 36595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:17.769297 27890 raft_consensus.cc:2243] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.769761 27890 raft_consensus.cc:2272] T e532a93a74bf427788398f92b7f456ac P c9a3c66832fe4fa2add8b1ff06599010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.772599 27890 tablet_replica.cc:333] T eb2d9b00154d45209ba43eafee074d9b P c9a3c66832fe4fa2add8b1ff06599010: stopping tablet replica
I20260709 12:21:17.773247 27890 raft_consensus.cc:2243] T eb2d9b00154d45209ba43eafee074d9b P c9a3c66832fe4fa2add8b1ff06599010 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.773738 27890 raft_consensus.cc:2272] T eb2d9b00154d45209ba43eafee074d9b P c9a3c66832fe4fa2add8b1ff06599010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.776724 27890 tablet_replica.cc:333] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010: stopping tablet replica
I20260709 12:21:17.777453 27890 raft_consensus.cc:2243] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:17.779387 27890 raft_consensus.cc:2272] T 2055290e815f4e7ca8e79a6ee7f8a084 P c9a3c66832fe4fa2add8b1ff06599010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.807610 27890 tablet_server.cc:196] TabletServer@127.27.60.129:0 shutdown complete.
I20260709 12:21:17.825461 27890 tablet_server.cc:179] TabletServer@127.27.60.130:0 shutting down...
I20260709 12:21:17.848327 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:17.849146 27890 tablet_replica.cc:333] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388: stopping tablet replica
I20260709 12:21:17.849754 27890 raft_consensus.cc:2243] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.850344 27890 raft_consensus.cc:2272] T a8fa51942d16471a91451770ce6dc9c1 P 395b25e590284111917ae45bde6bc388 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.852697 27890 tablet_replica.cc:333] T e532a93a74bf427788398f92b7f456ac P 395b25e590284111917ae45bde6bc388: stopping tablet replica
I20260709 12:21:17.853240 27890 raft_consensus.cc:2243] T e532a93a74bf427788398f92b7f456ac P 395b25e590284111917ae45bde6bc388 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.853624 27890 raft_consensus.cc:2272] T e532a93a74bf427788398f92b7f456ac P 395b25e590284111917ae45bde6bc388 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.856333 27890 tablet_replica.cc:333] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388: stopping tablet replica
I20260709 12:21:17.856844 27890 raft_consensus.cc:2243] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.857197 27890 raft_consensus.cc:2272] T 2055290e815f4e7ca8e79a6ee7f8a084 P 395b25e590284111917ae45bde6bc388 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.859126 27890 tablet_replica.cc:333] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388: stopping tablet replica
I20260709 12:21:17.859573 27890 raft_consensus.cc:2243] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:17.860384 27890 raft_consensus.cc:2272] T eb2d9b00154d45209ba43eafee074d9b P 395b25e590284111917ae45bde6bc388 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.886219 27890 tablet_server.cc:196] TabletServer@127.27.60.130:0 shutdown complete.
I20260709 12:21:17.900590 27890 tablet_server.cc:179] TabletServer@127.27.60.131:0 shutting down...
I20260709 12:21:17.930891 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:17.931564 27890 tablet_replica.cc:333] T a8fa51942d16471a91451770ce6dc9c1 P 54dde2add9324a9e94fb376e96bce4e4: stopping tablet replica
I20260709 12:21:17.932152 27890 raft_consensus.cc:2243] T a8fa51942d16471a91451770ce6dc9c1 P 54dde2add9324a9e94fb376e96bce4e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.932601 27890 raft_consensus.cc:2272] T a8fa51942d16471a91451770ce6dc9c1 P 54dde2add9324a9e94fb376e96bce4e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.935473 27890 tablet_replica.cc:333] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4: stopping tablet replica
I20260709 12:21:17.936025 27890 raft_consensus.cc:2243] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:17.936648 27890 pending_rounds.cc:70] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4: Trying to abort 1 pending ops.
I20260709 12:21:17.936820 27890 pending_rounds.cc:77] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305624279817961472 op_type: NO_OP noop_request { }
I20260709 12:21:17.937054 27890 raft_consensus.cc:2889] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:21:17.937294 27890 raft_consensus.cc:2272] T e532a93a74bf427788398f92b7f456ac P 54dde2add9324a9e94fb376e96bce4e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.940110 27890 tablet_replica.cc:333] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4: stopping tablet replica
I20260709 12:21:17.940714 27890 raft_consensus.cc:2243] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.941226 27890 raft_consensus.cc:2272] T eb2d9b00154d45209ba43eafee074d9b P 54dde2add9324a9e94fb376e96bce4e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.943563 27890 tablet_replica.cc:333] T 2055290e815f4e7ca8e79a6ee7f8a084 P 54dde2add9324a9e94fb376e96bce4e4: stopping tablet replica
I20260709 12:21:17.944034 27890 raft_consensus.cc:2243] T 2055290e815f4e7ca8e79a6ee7f8a084 P 54dde2add9324a9e94fb376e96bce4e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.944437 27890 raft_consensus.cc:2272] T 2055290e815f4e7ca8e79a6ee7f8a084 P 54dde2add9324a9e94fb376e96bce4e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.971812 27890 tablet_server.cc:196] TabletServer@127.27.60.131:0 shutdown complete.
I20260709 12:21:17.987216 27890 master.cc:562] Master@127.27.60.190:38973 shutting down...
I20260709 12:21:18.007099 27890 raft_consensus.cc:2243] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:18.007740 27890 raft_consensus.cc:2272] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:18.008103 27890 tablet_replica.cc:333] T 00000000000000000000000000000000 P da71af7e48624c7db2e5abcd449a3782: stopping tablet replica
I20260709 12:21:18.028026 27890 master.cc:584] Master@127.27.60.190:38973 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2785 ms)
[----------] 6 tests from LeaderRebalancerTest (219091 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:21:18.062613 27890 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.60.190:45875
I20260709 12:21:18.063812 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:18.069427  1651 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:21:18.069775  1652 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:21:18.071580  1654 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:21:18.072546 27890 server_base.cc:1061] running on GCE node
I20260709 12:21:18.073518 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:18.073822 27890 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:21:18.074024 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599678073987 us; error 0 us; skew 500 ppm
I20260709 12:21:18.074893 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:18.078466 27890 webserver.cc:533] Webserver started at http://127.27.60.190:43529/ using document root <none> and password file <none>
I20260709 12:21:18.079107 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:18.079357 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:18.079689 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:18.080993 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599458788625-27890-0/minicluster-data/master-0-root/instance:
uuid: "04890cedc0734cb38434a534f3bf440f"
format_stamp: "Formatted at 2026-07-09 12:21:18 on dist-test-slave-zqnl"
I20260709 12:21:18.086789 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260709 12:21:18.091308  1659 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:21:18.092370 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:21:18.092674 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599458788625-27890-0/minicluster-data/master-0-root
uuid: "04890cedc0734cb38434a534f3bf440f"
format_stamp: "Formatted at 2026-07-09 12:21:18 on dist-test-slave-zqnl"
I20260709 12:21:18.092958 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599458788625-27890-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599458788625-27890-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599458788625-27890-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:21:18.140540 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:18.141789 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:18.187291 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.190:45875
I20260709 12:21:18.187386  1710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.190:45875 every 8 connection(s)
I20260709 12:21:18.191727  1711 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:21:18.203825  1711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f: Bootstrap starting.
I20260709 12:21:18.208782  1711 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:18.213364  1711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f: No bootstrap required, opened a new log
I20260709 12:21:18.215610  1711 raft_consensus.cc:359] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04890cedc0734cb38434a534f3bf440f" member_type: VOTER }
I20260709 12:21:18.216043  1711 raft_consensus.cc:385] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:18.216241  1711 raft_consensus.cc:740] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04890cedc0734cb38434a534f3bf440f, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.216727  1711 consensus_queue.cc:260] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "04890cedc0734cb38434a534f3bf440f" member_type: VOTER }
I20260709 12:21:18.217188  1711 raft_consensus.cc:399] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:21:18.217393  1711 raft_consensus.cc:493] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:21:18.217612  1711 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:18.222982  1711 raft_consensus.cc:515] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04890cedc0734cb38434a534f3bf440f" member_type: VOTER }
I20260709 12:21:18.223534  1711 leader_election.cc:304] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f [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: 04890cedc0734cb38434a534f3bf440f; no voters: 
I20260709 12:21:18.224704  1711 leader_election.cc:290] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:21:18.225116  1714 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:18.227093  1714 raft_consensus.cc:697] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f [term 1 LEADER]: Becoming Leader. State: Replica: 04890cedc0734cb38434a534f3bf440f, State: Running, Role: LEADER
I20260709 12:21:18.227921  1711 sys_catalog.cc:565] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:21:18.227847  1714 consensus_queue.cc:237] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f [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: "04890cedc0734cb38434a534f3bf440f" member_type: VOTER }
I20260709 12:21:18.231225  1715 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "04890cedc0734cb38434a534f3bf440f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04890cedc0734cb38434a534f3bf440f" member_type: VOTER } }
I20260709 12:21:18.232826  1715 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:18.231240  1716 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 04890cedc0734cb38434a534f3bf440f. Latest consensus state: current_term: 1 leader_uuid: "04890cedc0734cb38434a534f3bf440f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04890cedc0734cb38434a534f3bf440f" member_type: VOTER } }
I20260709 12:21:18.233599  1716 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:18.236894  1721 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:21:18.245489  1721 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:21:18.246869 27890 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:21:18.257331  1721 catalog_manager.cc:1383] Generated new cluster ID: 4fe559b4249e4a388411e40a080323c3
I20260709 12:21:18.257782  1721 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:21:18.286871  1721 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:21:18.288415  1721 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:21:18.302824  1721 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f: Generated new TSK 0
I20260709 12:21:18.303581  1721 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:21:18.314074 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:18.320923  1732 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:21:18.322156  1733 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:21:18.323603  1735 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:21:18.324712 27890 server_base.cc:1061] running on GCE node
I20260709 12:21:18.325873 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:18.326129 27890 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:21:18.326361 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599678326334 us; error 0 us; skew 500 ppm
I20260709 12:21:18.326968 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:18.329566 27890 webserver.cc:533] Webserver started at http://127.27.60.129:38717/ using document root <none> and password file <none>
I20260709 12:21:18.330196 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:18.330417 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:18.330714 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:18.331877 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599458788625-27890-0/minicluster-data/ts-0-root/instance:
uuid: "82c55581bcea4a7f9be7597c18a82e10"
format_stamp: "Formatted at 2026-07-09 12:21:18 on dist-test-slave-zqnl"
I20260709 12:21:18.336984 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:21:18.341298  1740 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:21:18.342633 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:21:18.343079 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599458788625-27890-0/minicluster-data/ts-0-root
uuid: "82c55581bcea4a7f9be7597c18a82e10"
format_stamp: "Formatted at 2026-07-09 12:21:18 on dist-test-slave-zqnl"
I20260709 12:21:18.343538 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599458788625-27890-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599458788625-27890-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599458788625-27890-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:21:18.364246 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:18.365549 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:18.367708 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:18.370476 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:18.370689 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:18.370992 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:18.371167 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:18.421636 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.129:35597
I20260709 12:21:18.421788  1802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.129:35597 every 8 connection(s)
I20260709 12:21:18.428545 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:18.437628  1807 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:21:18.439091  1808 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:21:18.444675 27890 server_base.cc:1061] running on GCE node
W20260709 12:21:18.446499  1810 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:21:18.447320  1803 heartbeater.cc:344] Connected to a master server at 127.27.60.190:45875
I20260709 12:21:18.447758  1803 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:18.447712 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:18.448239 27890 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:21:18.448463 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599678448445 us; error 0 us; skew 500 ppm
I20260709 12:21:18.448906  1803 heartbeater.cc:507] Master 127.27.60.190:45875 requested a full tablet report, sending...
I20260709 12:21:18.449285 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:18.451658  1676 ts_manager.cc:194] Registered new tserver with Master: 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597)
I20260709 12:21:18.452901 27890 webserver.cc:533] Webserver started at http://127.27.60.130:41435/ using document root <none> and password file <none>
I20260709 12:21:18.453539 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:18.453745 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:18.454272  1676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44702
I20260709 12:21:18.454052 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:18.456588 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599458788625-27890-0/minicluster-data/ts-1-root/instance:
uuid: "ceebbdcc22e64b7b80aeea04957995ec"
format_stamp: "Formatted at 2026-07-09 12:21:18 on dist-test-slave-zqnl"
I20260709 12:21:18.462237 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260709 12:21:18.465723  1815 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:21:18.466650 27890 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:21:18.466934 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599458788625-27890-0/minicluster-data/ts-1-root
uuid: "ceebbdcc22e64b7b80aeea04957995ec"
format_stamp: "Formatted at 2026-07-09 12:21:18 on dist-test-slave-zqnl"
I20260709 12:21:18.467190 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599458788625-27890-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599458788625-27890-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599458788625-27890-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:21:18.480146 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:18.481377 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:18.483168 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:18.486398 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:18.486610 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:18.486940 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:18.487092 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:18.531630 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.130:45527
I20260709 12:21:18.531771  1877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.130:45527 every 8 connection(s)
I20260709 12:21:18.537106 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:18.545450  1881 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:21:18.546650  1882 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:21:18.549067  1884 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:21:18.553619  1878 heartbeater.cc:344] Connected to a master server at 127.27.60.190:45875
I20260709 12:21:18.554309  1878 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:18.555305 27890 server_base.cc:1061] running on GCE node
I20260709 12:21:18.555567  1878 heartbeater.cc:507] Master 127.27.60.190:45875 requested a full tablet report, sending...
I20260709 12:21:18.556383 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:18.556702 27890 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:21:18.556948 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599678556926 us; error 0 us; skew 500 ppm
I20260709 12:21:18.557655 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:18.558547  1676 ts_manager.cc:194] Registered new tserver with Master: ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:18.560770  1676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44714
I20260709 12:21:18.561022 27890 webserver.cc:533] Webserver started at http://127.27.60.131:44461/ using document root <none> and password file <none>
I20260709 12:21:18.561779 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:18.562057 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:18.562410 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:18.563498 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599458788625-27890-0/minicluster-data/ts-2-root/instance:
uuid: "1e5adef878424638b00b85707f0a6190"
format_stamp: "Formatted at 2026-07-09 12:21:18 on dist-test-slave-zqnl"
I20260709 12:21:18.568615 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:21:18.572585  1889 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:21:18.573514 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:21:18.573877 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599458788625-27890-0/minicluster-data/ts-2-root
uuid: "1e5adef878424638b00b85707f0a6190"
format_stamp: "Formatted at 2026-07-09 12:21:18 on dist-test-slave-zqnl"
I20260709 12:21:18.574256 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599458788625-27890-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599458788625-27890-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599458788625-27890-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:21:18.586567 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:18.588018 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:18.589692 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:18.592154 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:18.592355 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:18.592548 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:18.592680 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:18.638772 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.131:41721
I20260709 12:21:18.638919  1951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.131:41721 every 8 connection(s)
I20260709 12:21:18.656790  1952 heartbeater.cc:344] Connected to a master server at 127.27.60.190:45875
I20260709 12:21:18.657593  1952 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:18.658746  1952 heartbeater.cc:507] Master 127.27.60.190:45875 requested a full tablet report, sending...
I20260709 12:21:18.661406  1676 ts_manager.cc:194] Registered new tserver with Master: 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:18.662459 27890 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019294359s
I20260709 12:21:18.663142  1676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44716
I20260709 12:21:18.694408  1676 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44722:
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:21:18.697520  1676 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:21:18.784312  1917 tablet_service.cc:1511] Processing CreateTablet for tablet 823e68452b8b44cc9ba2bcedcff9f390 (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:18.786334  1917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823e68452b8b44cc9ba2bcedcff9f390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.791491  1916 tablet_service.cc:1511] Processing CreateTablet for tablet 9b46d7174ebd4b649d887dc7290ac89b (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:18.794171  1768 tablet_service.cc:1511] Processing CreateTablet for tablet 823e68452b8b44cc9ba2bcedcff9f390 (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:18.794462  1914 tablet_service.cc:1511] Processing CreateTablet for tablet 0466e88197d045539166478a6d7100c6 (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:18.795825  1768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823e68452b8b44cc9ba2bcedcff9f390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.796778  1915 tablet_service.cc:1511] Processing CreateTablet for tablet 12a2ef78799e4003b1eb2159b47f7b5b (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:18.799350  1767 tablet_service.cc:1511] Processing CreateTablet for tablet 9b46d7174ebd4b649d887dc7290ac89b (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:18.800522  1842 tablet_service.cc:1511] Processing CreateTablet for tablet 9b46d7174ebd4b649d887dc7290ac89b (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:18.801107  1767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b46d7174ebd4b649d887dc7290ac89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.825063  1909 tablet_service.cc:1511] Processing CreateTablet for tablet 421d27188618411f9e29ff0608339adc (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:18.802359  1765 tablet_service.cc:1511] Processing CreateTablet for tablet 0466e88197d045539166478a6d7100c6 (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:18.827857  1762 tablet_service.cc:1511] Processing CreateTablet for tablet f4dbf7cf53174080a38112e5adb66d89 (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:18.803622  1766 tablet_service.cc:1511] Processing CreateTablet for tablet 12a2ef78799e4003b1eb2159b47f7b5b (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:18.807282  1912 tablet_service.cc:1511] Processing CreateTablet for tablet 1443efd0f09442c3ad14b5466c9ddf2b (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:18.825498  1763 tablet_service.cc:1511] Processing CreateTablet for tablet 1443efd0f09442c3ad14b5466c9ddf2b (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:18.821954  1835 tablet_service.cc:1511] Processing CreateTablet for tablet 421d27188618411f9e29ff0608339adc (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:18.803617  1841 tablet_service.cc:1511] Processing CreateTablet for tablet 12a2ef78799e4003b1eb2159b47f7b5b (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:18.815892  1836 tablet_service.cc:1511] Processing CreateTablet for tablet ac17208ce9074343b9b23a6a00b95209 (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:18.806005  1839 tablet_service.cc:1511] Processing CreateTablet for tablet 52ef15cac1154e618c34bf4654bc39ce (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:18.809839  1837 tablet_service.cc:1511] Processing CreateTablet for tablet f4dbf7cf53174080a38112e5adb66d89 (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:18.812445  1911 tablet_service.cc:1511] Processing CreateTablet for tablet f4dbf7cf53174080a38112e5adb66d89 (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:18.802043  1842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b46d7174ebd4b649d887dc7290ac89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.801112  1838 tablet_service.cc:1511] Processing CreateTablet for tablet 1443efd0f09442c3ad14b5466c9ddf2b (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:18.839438  1838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1443efd0f09442c3ad14b5466c9ddf2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.799350  1843 tablet_service.cc:1511] Processing CreateTablet for tablet 823e68452b8b44cc9ba2bcedcff9f390 (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:18.832433  1765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0466e88197d045539166478a6d7100c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.813958  1764 tablet_service.cc:1511] Processing CreateTablet for tablet 52ef15cac1154e618c34bf4654bc39ce (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:18.842310  1916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b46d7174ebd4b649d887dc7290ac89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.830350  1761 tablet_service.cc:1511] Processing CreateTablet for tablet ac17208ce9074343b9b23a6a00b95209 (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:18.843353  1764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ef15cac1154e618c34bf4654bc39ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.843673  1914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0466e88197d045539166478a6d7100c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.817209  1910 tablet_service.cc:1511] Processing CreateTablet for tablet ac17208ce9074343b9b23a6a00b95209 (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:18.845011  1910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac17208ce9074343b9b23a6a00b95209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.845397  1762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4dbf7cf53174080a38112e5adb66d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.846253  1909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 421d27188618411f9e29ff0608339adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.846586  1761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac17208ce9074343b9b23a6a00b95209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.847662  1766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12a2ef78799e4003b1eb2159b47f7b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.848042  1915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12a2ef78799e4003b1eb2159b47f7b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.850853  1911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4dbf7cf53174080a38112e5adb66d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.853667  1763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1443efd0f09442c3ad14b5466c9ddf2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.804761  1840 tablet_service.cc:1511] Processing CreateTablet for tablet 0466e88197d045539166478a6d7100c6 (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:18.808460  1913 tablet_service.cc:1511] Processing CreateTablet for tablet 52ef15cac1154e618c34bf4654bc39ce (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:18.859302  1760 tablet_service.cc:1511] Processing CreateTablet for tablet 421d27188618411f9e29ff0608339adc (DEFAULT_TABLE table=test-workload [id=20fce55ebd8d4fd4a66e385a2b7961b6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:18.861035  1760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 421d27188618411f9e29ff0608339adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.866649  1839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ef15cac1154e618c34bf4654bc39ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.869704  1835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 421d27188618411f9e29ff0608339adc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.870409  1843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823e68452b8b44cc9ba2bcedcff9f390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.876001  1967 tablet_bootstrap.cc:492] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10: Bootstrap starting.
I20260709 12:21:18.877112  1841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12a2ef78799e4003b1eb2159b47f7b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.855078  1912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1443efd0f09442c3ad14b5466c9ddf2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.882501  1836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac17208ce9074343b9b23a6a00b95209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.884064  1967 tablet_bootstrap.cc:654] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:18.888023  1840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0466e88197d045539166478a6d7100c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.890554  1913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ef15cac1154e618c34bf4654bc39ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.893419  1837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4dbf7cf53174080a38112e5adb66d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:18.950652  1968 tablet_bootstrap.cc:492] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190: Bootstrap starting.
I20260709 12:21:18.980785  1968 tablet_bootstrap.cc:654] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.000401  1967 tablet_bootstrap.cc:492] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10: No bootstrap required, opened a new log
I20260709 12:21:19.001226  1967 ts_tablet_manager.cc:1403] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10: Time spent bootstrapping tablet: real 0.126s	user 0.026s	sys 0.038s
I20260709 12:21:19.018453  1970 tablet_bootstrap.cc:492] T 823e68452b8b44cc9ba2bcedcff9f390 P ceebbdcc22e64b7b80aeea04957995ec: Bootstrap starting.
I20260709 12:21:19.032305  1967 raft_consensus.cc:359] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.033118  1967 raft_consensus.cc:385] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.033320  1968 tablet_bootstrap.cc:492] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190: No bootstrap required, opened a new log
I20260709 12:21:19.033509  1967 raft_consensus.cc:740] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.034898  1967 consensus_queue.cc:260] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.033982  1968 ts_tablet_manager.cc:1403] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190: Time spent bootstrapping tablet: real 0.084s	user 0.028s	sys 0.026s
I20260709 12:21:19.048341  1803 heartbeater.cc:499] Master 127.27.60.190:45875 was elected leader, sending a full tablet report...
I20260709 12:21:19.049650  1967 ts_tablet_manager.cc:1434] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.002s
I20260709 12:21:19.049918  1970 tablet_bootstrap.cc:654] T 823e68452b8b44cc9ba2bcedcff9f390 P ceebbdcc22e64b7b80aeea04957995ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.050979  1967 tablet_bootstrap.cc:492] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10: Bootstrap starting.
I20260709 12:21:19.062700  1968 raft_consensus.cc:359] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } }
I20260709 12:21:19.063560  1968 raft_consensus.cc:385] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.063871  1968 raft_consensus.cc:740] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.064700  1968 consensus_queue.cc:260] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } }
I20260709 12:21:19.080914  1967 tablet_bootstrap.cc:654] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.089354  1952 heartbeater.cc:499] Master 127.27.60.190:45875 was elected leader, sending a full tablet report...
I20260709 12:21:19.091264  1970 tablet_bootstrap.cc:492] T 823e68452b8b44cc9ba2bcedcff9f390 P ceebbdcc22e64b7b80aeea04957995ec: No bootstrap required, opened a new log
I20260709 12:21:19.092038  1970 ts_tablet_manager.cc:1403] T 823e68452b8b44cc9ba2bcedcff9f390 P ceebbdcc22e64b7b80aeea04957995ec: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.034s
I20260709 12:21:19.095733  1968 ts_tablet_manager.cc:1434] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190: Time spent starting tablet: real 0.049s	user 0.015s	sys 0.008s
I20260709 12:21:19.097160  1968 tablet_bootstrap.cc:492] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190: Bootstrap starting.
I20260709 12:21:19.095769  1970 raft_consensus.cc:359] T 823e68452b8b44cc9ba2bcedcff9f390 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } }
I20260709 12:21:19.097715  1970 raft_consensus.cc:385] T 823e68452b8b44cc9ba2bcedcff9f390 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.098102  1970 raft_consensus.cc:740] T 823e68452b8b44cc9ba2bcedcff9f390 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.099097  1970 consensus_queue.cc:260] T 823e68452b8b44cc9ba2bcedcff9f390 P ceebbdcc22e64b7b80aeea04957995ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } }
I20260709 12:21:19.101318  1967 tablet_bootstrap.cc:492] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10: No bootstrap required, opened a new log
I20260709 12:21:19.102082  1967 ts_tablet_manager.cc:1403] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.000s
I20260709 12:21:19.102217  1878 heartbeater.cc:499] Master 127.27.60.190:45875 was elected leader, sending a full tablet report...
I20260709 12:21:19.102980  1970 ts_tablet_manager.cc:1434] T 823e68452b8b44cc9ba2bcedcff9f390 P ceebbdcc22e64b7b80aeea04957995ec: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 12:21:19.104322  1970 tablet_bootstrap.cc:492] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec: Bootstrap starting.
I20260709 12:21:19.105252  1968 tablet_bootstrap.cc:654] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.105588  1967 raft_consensus.cc:359] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.106613  1967 raft_consensus.cc:385] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.106967  1967 raft_consensus.cc:740] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.114758  1968 tablet_bootstrap.cc:492] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190: No bootstrap required, opened a new log
I20260709 12:21:19.114560  1967 consensus_queue.cc:260] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.115438  1974 raft_consensus.cc:493] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:19.115433  1968 ts_tablet_manager.cc:1403] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260709 12:21:19.116052  1974 raft_consensus.cc:515] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } }
I20260709 12:21:19.118930  1974 leader_election.cc:290] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597)
I20260709 12:21:19.119069  1968 raft_consensus.cc:359] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.120924  1968 raft_consensus.cc:385] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.119724  1967 ts_tablet_manager.cc:1434] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260709 12:21:19.121939  1970 tablet_bootstrap.cc:654] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.121286  1968 raft_consensus.cc:740] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.126533  1968 consensus_queue.cc:260] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.128320  1967 tablet_bootstrap.cc:492] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10: Bootstrap starting.
I20260709 12:21:19.128969  1968 ts_tablet_manager.cc:1434] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260709 12:21:19.130410  1968 tablet_bootstrap.cc:492] T 0466e88197d045539166478a6d7100c6 P 1e5adef878424638b00b85707f0a6190: Bootstrap starting.
I20260709 12:21:19.137185  1968 tablet_bootstrap.cc:654] T 0466e88197d045539166478a6d7100c6 P 1e5adef878424638b00b85707f0a6190: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.137351  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823e68452b8b44cc9ba2bcedcff9f390" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10" is_pre_election: true
I20260709 12:21:19.138168  1967 tablet_bootstrap.cc:654] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:19.139549  1891 leader_election.cc:343] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:19.148983  1853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823e68452b8b44cc9ba2bcedcff9f390" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
I20260709 12:21:19.149966  1853 raft_consensus.cc:2468] T 823e68452b8b44cc9ba2bcedcff9f390 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 0.
I20260709 12:21:19.152812  1890 leader_election.cc:304] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:19.153945  1974 raft_consensus.cc:2804] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:19.154522  1974 raft_consensus.cc:493] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:19.154973  1974 raft_consensus.cc:3060] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.160158  1972 raft_consensus.cc:493] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:19.161245  1972 raft_consensus.cc:515] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.176980  1972 leader_election.cc:290] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:19.178954  1970 tablet_bootstrap.cc:492] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec: No bootstrap required, opened a new log
I20260709 12:21:19.179865  1970 ts_tablet_manager.cc:1403] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.003s
I20260709 12:21:19.181697  1968 tablet_bootstrap.cc:492] T 0466e88197d045539166478a6d7100c6 P 1e5adef878424638b00b85707f0a6190: No bootstrap required, opened a new log
I20260709 12:21:19.182420  1968 ts_tablet_manager.cc:1403] T 0466e88197d045539166478a6d7100c6 P 1e5adef878424638b00b85707f0a6190: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.033s
I20260709 12:21:19.183898  1970 raft_consensus.cc:359] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.187047  1970 raft_consensus.cc:385] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.187539  1970 raft_consensus.cc:740] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.186661  1968 raft_consensus.cc:359] T 0466e88197d045539166478a6d7100c6 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.186038  1974 raft_consensus.cc:515] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } }
I20260709 12:21:19.188146  1968 raft_consensus.cc:385] T 0466e88197d045539166478a6d7100c6 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.188444  1967 tablet_bootstrap.cc:492] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10: No bootstrap required, opened a new log
I20260709 12:21:19.189141  1967 ts_tablet_manager.cc:1403] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10: Time spent bootstrapping tablet: real 0.061s	user 0.022s	sys 0.022s
I20260709 12:21:19.191259  1974 leader_election.cc:290] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 election: Requested vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597)
I20260709 12:21:19.192548  1853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823e68452b8b44cc9ba2bcedcff9f390" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:19.192447  1970 consensus_queue.cc:260] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.193351  1853 raft_consensus.cc:3060] T 823e68452b8b44cc9ba2bcedcff9f390 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.195963  1970 ts_tablet_manager.cc:1434] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260709 12:21:19.197459  1970 tablet_bootstrap.cc:492] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec: Bootstrap starting.
I20260709 12:21:19.188504  1968 raft_consensus.cc:740] T 0466e88197d045539166478a6d7100c6 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.204720  1968 consensus_queue.cc:260] T 0466e88197d045539166478a6d7100c6 P 1e5adef878424638b00b85707f0a6190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.205674  1853 raft_consensus.cc:2468] T 823e68452b8b44cc9ba2bcedcff9f390 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 1.
I20260709 12:21:19.206256  1970 tablet_bootstrap.cc:654] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.207496  1968 ts_tablet_manager.cc:1434] T 0466e88197d045539166478a6d7100c6 P 1e5adef878424638b00b85707f0a6190: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:21:19.211619  1852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0466e88197d045539166478a6d7100c6" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
I20260709 12:21:19.212865  1968 tablet_bootstrap.cc:492] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190: Bootstrap starting.
I20260709 12:21:19.215986  1890 leader_election.cc:304] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
W20260709 12:21:19.216473  1741 leader_election.cc:343] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:19.216960  1974 raft_consensus.cc:2804] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:19.192478  1967 raft_consensus.cc:359] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } }
I20260709 12:21:19.210955  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823e68452b8b44cc9ba2bcedcff9f390" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:19.218098  1967 raft_consensus.cc:385] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.218261  1972 raft_consensus.cc:493] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:19.218477  1967 raft_consensus.cc:740] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.218827  1972 raft_consensus.cc:515] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.219389  1967 consensus_queue.cc:260] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } }
I20260709 12:21:19.220448  1778 raft_consensus.cc:3060] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.221112  1972 leader_election.cc:290] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:19.227738  1968 tablet_bootstrap.cc:654] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.228598  1974 raft_consensus.cc:697] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Becoming Leader. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Running, Role: LEADER
I20260709 12:21:19.229921  1974 consensus_queue.cc:237] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [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: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } }
I20260709 12:21:19.235078  1778 raft_consensus.cc:2468] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 1.
I20260709 12:21:19.237752  1968 tablet_bootstrap.cc:492] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190: No bootstrap required, opened a new log
I20260709 12:21:19.242727  1968 ts_tablet_manager.cc:1403] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.004s
I20260709 12:21:19.243582  1967 ts_tablet_manager.cc:1434] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10: Time spent starting tablet: real 0.054s	user 0.010s	sys 0.001s
W20260709 12:21:19.248870  1724 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:19.247418  1968 raft_consensus.cc:359] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.249571  1968 raft_consensus.cc:385] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.249915  1967 tablet_bootstrap.cc:492] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10: Bootstrap starting.
I20260709 12:21:19.244863  1970 tablet_bootstrap.cc:492] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec: No bootstrap required, opened a new log
I20260709 12:21:19.249938  1968 raft_consensus.cc:740] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.247474  1853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b46d7174ebd4b649d887dc7290ac89b" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
I20260709 12:21:19.251765  1970 ts_tablet_manager.cc:1403] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.007s
I20260709 12:21:19.252781  1968 consensus_queue.cc:260] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
W20260709 12:21:19.253459  1741 leader_election.cc:343] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:19.244634  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0466e88197d045539166478a6d7100c6" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
I20260709 12:21:19.254594  1927 raft_consensus.cc:2468] T 0466e88197d045539166478a6d7100c6 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 0.
I20260709 12:21:19.255466  1968 ts_tablet_manager.cc:1434] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:21:19.256135  1741 leader_election.cc:304] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [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: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10; no voters: ceebbdcc22e64b7b80aeea04957995ec
I20260709 12:21:19.256633  1968 tablet_bootstrap.cc:492] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190: Bootstrap starting.
I20260709 12:21:19.245417  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b46d7174ebd4b649d887dc7290ac89b" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
I20260709 12:21:19.257763  1972 raft_consensus.cc:2804] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:19.257738  1970 raft_consensus.cc:359] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.258491  1972 raft_consensus.cc:493] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:19.258760  1970 raft_consensus.cc:385] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.258958  1972 raft_consensus.cc:3060] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.259158  1970 raft_consensus.cc:740] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.260102  1970 consensus_queue.cc:260] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.262784  1970 ts_tablet_manager.cc:1434] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:21:19.264021  1970 tablet_bootstrap.cc:492] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec: Bootstrap starting.
I20260709 12:21:19.264166  1968 tablet_bootstrap.cc:654] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:19.258533  1741 leader_election.cc:343] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:19.266472  1741 leader_election.cc:304] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [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: 82c55581bcea4a7f9be7597c18a82e10; no voters: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec
I20260709 12:21:19.272106  1967 tablet_bootstrap.cc:654] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.272954  1970 tablet_bootstrap.cc:654] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.273856  1972 raft_consensus.cc:515] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.277297  1988 raft_consensus.cc:2749] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:19.296265  1675 catalog_manager.cc:5697] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e5adef878424638b00b85707f0a6190 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "1e5adef878424638b00b85707f0a6190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:19.298557  1974 raft_consensus.cc:493] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:19.303972  1974 raft_consensus.cc:515] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.319804  1974 leader_election.cc:290] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:19.320259  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a2ef78799e4003b1eb2159b47f7b5b" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10" is_pre_election: true
I20260709 12:21:19.321121  1853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a2ef78799e4003b1eb2159b47f7b5b" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
W20260709 12:21:19.322513  1891 leader_election.cc:343] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:19.323336  1890 leader_election.cc:343] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:19.323964  1890 leader_election.cc:304] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190; no voters: 82c55581bcea4a7f9be7597c18a82e10, ceebbdcc22e64b7b80aeea04957995ec
I20260709 12:21:19.327564  1853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0466e88197d045539166478a6d7100c6" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:19.324097  1972 leader_election.cc:290] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 election: Requested vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:19.328384  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0466e88197d045539166478a6d7100c6" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190"
W20260709 12:21:19.329387  1741 leader_election.cc:343] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:19.329401  1926 raft_consensus.cc:3060] T 0466e88197d045539166478a6d7100c6 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.335178  1968 tablet_bootstrap.cc:492] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190: No bootstrap required, opened a new log
I20260709 12:21:19.336171  1968 ts_tablet_manager.cc:1403] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190: Time spent bootstrapping tablet: real 0.080s	user 0.029s	sys 0.027s
I20260709 12:21:19.336464  1970 tablet_bootstrap.cc:492] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec: No bootstrap required, opened a new log
I20260709 12:21:19.337178  1970 ts_tablet_manager.cc:1403] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec: Time spent bootstrapping tablet: real 0.073s	user 0.029s	sys 0.041s
I20260709 12:21:19.339854  1974 raft_consensus.cc:2749] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:19.340287  1968 raft_consensus.cc:359] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.341095  1970 raft_consensus.cc:359] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.341740  1968 raft_consensus.cc:385] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.342062  1970 raft_consensus.cc:385] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.342303  1968 raft_consensus.cc:740] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.342590  1970 raft_consensus.cc:740] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.343132  1926 raft_consensus.cc:2468] T 0466e88197d045539166478a6d7100c6 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 1.
I20260709 12:21:19.343809  1970 consensus_queue.cc:260] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.344908  1741 leader_election.cc:304] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [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: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10; no voters: ceebbdcc22e64b7b80aeea04957995ec
I20260709 12:21:19.344072  1968 consensus_queue.cc:260] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.348029  1968 ts_tablet_manager.cc:1434] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260709 12:21:19.349418  1968 tablet_bootstrap.cc:492] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190: Bootstrap starting.
I20260709 12:21:19.348037  1972 raft_consensus.cc:2804] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:19.351056  1972 raft_consensus.cc:697] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Becoming Leader. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Running, Role: LEADER
I20260709 12:21:19.352262  1972 consensus_queue.cc:237] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.357491  1967 tablet_bootstrap.cc:492] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10: No bootstrap required, opened a new log
I20260709 12:21:19.358506  1967 ts_tablet_manager.cc:1403] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10: Time spent bootstrapping tablet: real 0.109s	user 0.018s	sys 0.034s
I20260709 12:21:19.364477  1970 ts_tablet_manager.cc:1434] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec: Time spent starting tablet: real 0.027s	user 0.017s	sys 0.012s
I20260709 12:21:19.368109  1967 raft_consensus.cc:359] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.369139  1967 raft_consensus.cc:385] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.369504  1967 raft_consensus.cc:740] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.369565  1970 tablet_bootstrap.cc:492] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec: Bootstrap starting.
I20260709 12:21:19.370628  1967 consensus_queue.cc:260] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.372519  1968 tablet_bootstrap.cc:654] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.373678  1967 ts_tablet_manager.cc:1434] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260709 12:21:19.374941  1967 tablet_bootstrap.cc:492] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10: Bootstrap starting.
I20260709 12:21:19.377836  1970 tablet_bootstrap.cc:654] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.385109  1967 tablet_bootstrap.cc:654] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.393525  1968 tablet_bootstrap.cc:492] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190: No bootstrap required, opened a new log
I20260709 12:21:19.394157  1968 ts_tablet_manager.cc:1403] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.034s
I20260709 12:21:19.394349  1967 tablet_bootstrap.cc:492] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10: No bootstrap required, opened a new log
I20260709 12:21:19.394893  1967 ts_tablet_manager.cc:1403] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 12:21:19.397584  1968 raft_consensus.cc:359] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.397984  1967 raft_consensus.cc:359] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.398519  1968 raft_consensus.cc:385] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.398782  1967 raft_consensus.cc:385] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.398846  1968 raft_consensus.cc:740] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.399148  1967 raft_consensus.cc:740] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.399895  1968 consensus_queue.cc:260] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.399989  1967 consensus_queue.cc:260] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.403009  1967 ts_tablet_manager.cc:1434] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:21:19.403129  1968 ts_tablet_manager.cc:1434] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:21:19.404147  1967 tablet_bootstrap.cc:492] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10: Bootstrap starting.
I20260709 12:21:19.404147  1968 tablet_bootstrap.cc:492] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190: Bootstrap starting.
I20260709 12:21:19.412562  1967 tablet_bootstrap.cc:654] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.412562  1968 tablet_bootstrap.cc:654] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.427402  1968 tablet_bootstrap.cc:492] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190: No bootstrap required, opened a new log
I20260709 12:21:19.427939  1968 ts_tablet_manager.cc:1403] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.014s
I20260709 12:21:19.431605  1968 raft_consensus.cc:359] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.432502  1968 raft_consensus.cc:385] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.432893  1968 raft_consensus.cc:740] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.433841  1968 consensus_queue.cc:260] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.436980  1967 tablet_bootstrap.cc:492] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10: No bootstrap required, opened a new log
I20260709 12:21:19.437747  1967 ts_tablet_manager.cc:1403] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.005s
I20260709 12:21:19.440760  1968 ts_tablet_manager.cc:1434] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 12:21:19.442075  1968 tablet_bootstrap.cc:492] T 1443efd0f09442c3ad14b5466c9ddf2b P 1e5adef878424638b00b85707f0a6190: Bootstrap starting.
I20260709 12:21:19.441563  1967 raft_consensus.cc:359] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.442576  1967 raft_consensus.cc:385] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.442981  1967 raft_consensus.cc:740] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.444238  1967 consensus_queue.cc:260] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.447764  1967 ts_tablet_manager.cc:1434] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:21:19.449417  1967 tablet_bootstrap.cc:492] T f4dbf7cf53174080a38112e5adb66d89 P 82c55581bcea4a7f9be7597c18a82e10: Bootstrap starting.
I20260709 12:21:19.451031  1968 tablet_bootstrap.cc:654] T 1443efd0f09442c3ad14b5466c9ddf2b P 1e5adef878424638b00b85707f0a6190: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.458623  1967 tablet_bootstrap.cc:654] T f4dbf7cf53174080a38112e5adb66d89 P 82c55581bcea4a7f9be7597c18a82e10: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.458350  1674 catalog_manager.cc:5697] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "82c55581bcea4a7f9be7597c18a82e10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:19.469461  1968 tablet_bootstrap.cc:492] T 1443efd0f09442c3ad14b5466c9ddf2b P 1e5adef878424638b00b85707f0a6190: No bootstrap required, opened a new log
I20260709 12:21:19.470417  1968 ts_tablet_manager.cc:1403] T 1443efd0f09442c3ad14b5466c9ddf2b P 1e5adef878424638b00b85707f0a6190: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.000s
I20260709 12:21:19.470988  1970 tablet_bootstrap.cc:492] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec: No bootstrap required, opened a new log
I20260709 12:21:19.471660  1970 ts_tablet_manager.cc:1403] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec: Time spent bootstrapping tablet: real 0.102s	user 0.032s	sys 0.068s
I20260709 12:21:19.473489  1967 tablet_bootstrap.cc:492] T f4dbf7cf53174080a38112e5adb66d89 P 82c55581bcea4a7f9be7597c18a82e10: No bootstrap required, opened a new log
I20260709 12:21:19.474284  1967 ts_tablet_manager.cc:1403] T f4dbf7cf53174080a38112e5adb66d89 P 82c55581bcea4a7f9be7597c18a82e10: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260709 12:21:19.474575  1968 raft_consensus.cc:359] T 1443efd0f09442c3ad14b5466c9ddf2b P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.475445  1968 raft_consensus.cc:385] T 1443efd0f09442c3ad14b5466c9ddf2b P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.475735  1968 raft_consensus.cc:740] T 1443efd0f09442c3ad14b5466c9ddf2b P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.476766  1968 consensus_queue.cc:260] T 1443efd0f09442c3ad14b5466c9ddf2b P 1e5adef878424638b00b85707f0a6190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.477237  1970 raft_consensus.cc:359] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.478271  1970 raft_consensus.cc:385] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.478644  1970 raft_consensus.cc:740] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.479135  1967 raft_consensus.cc:359] T f4dbf7cf53174080a38112e5adb66d89 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.479786  1968 ts_tablet_manager.cc:1434] T 1443efd0f09442c3ad14b5466c9ddf2b P 1e5adef878424638b00b85707f0a6190: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260709 12:21:19.480171  1967 raft_consensus.cc:385] T f4dbf7cf53174080a38112e5adb66d89 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.479669  1970 consensus_queue.cc:260] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.480726  1967 raft_consensus.cc:740] T f4dbf7cf53174080a38112e5adb66d89 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.481153  1968 tablet_bootstrap.cc:492] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190: Bootstrap starting.
I20260709 12:21:19.481786  1967 consensus_queue.cc:260] T f4dbf7cf53174080a38112e5adb66d89 P 82c55581bcea4a7f9be7597c18a82e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.483006  1970 ts_tablet_manager.cc:1434] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 12:21:19.484480  1970 tablet_bootstrap.cc:492] T 0466e88197d045539166478a6d7100c6 P ceebbdcc22e64b7b80aeea04957995ec: Bootstrap starting.
I20260709 12:21:19.485517  1967 ts_tablet_manager.cc:1434] T f4dbf7cf53174080a38112e5adb66d89 P 82c55581bcea4a7f9be7597c18a82e10: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:21:19.486889  1967 tablet_bootstrap.cc:492] T 421d27188618411f9e29ff0608339adc P 82c55581bcea4a7f9be7597c18a82e10: Bootstrap starting.
I20260709 12:21:19.488626  1968 tablet_bootstrap.cc:654] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.492082  1970 tablet_bootstrap.cc:654] T 0466e88197d045539166478a6d7100c6 P ceebbdcc22e64b7b80aeea04957995ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.495186  1967 tablet_bootstrap.cc:654] T 421d27188618411f9e29ff0608339adc P 82c55581bcea4a7f9be7597c18a82e10: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.497069  1972 raft_consensus.cc:493] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:19.497852  1972 raft_consensus.cc:515] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.502492  1853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac17208ce9074343b9b23a6a00b95209" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
I20260709 12:21:19.503491  1853 raft_consensus.cc:2468] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 0.
I20260709 12:21:19.504891  1970 tablet_bootstrap.cc:492] T 0466e88197d045539166478a6d7100c6 P ceebbdcc22e64b7b80aeea04957995ec: No bootstrap required, opened a new log
I20260709 12:21:19.505581  1970 ts_tablet_manager.cc:1403] T 0466e88197d045539166478a6d7100c6 P ceebbdcc22e64b7b80aeea04957995ec: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 12:21:19.505543  1741 leader_election.cc:304] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [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: 82c55581bcea4a7f9be7597c18a82e10, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:19.507642  1988 raft_consensus.cc:2804] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:19.508183  1988 raft_consensus.cc:493] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:19.508644  1988 raft_consensus.cc:3060] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.510185  1970 raft_consensus.cc:359] T 0466e88197d045539166478a6d7100c6 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.511091  1970 raft_consensus.cc:385] T 0466e88197d045539166478a6d7100c6 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.511402  1970 raft_consensus.cc:740] T 0466e88197d045539166478a6d7100c6 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.512313  1970 consensus_queue.cc:260] T 0466e88197d045539166478a6d7100c6 P ceebbdcc22e64b7b80aeea04957995ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.515352  1970 ts_tablet_manager.cc:1434] T 0466e88197d045539166478a6d7100c6 P ceebbdcc22e64b7b80aeea04957995ec: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:21:19.516453  1970 tablet_bootstrap.cc:492] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec: Bootstrap starting.
I20260709 12:21:19.519796  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac17208ce9074343b9b23a6a00b95209" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
I20260709 12:21:19.520900  1926 raft_consensus.cc:2468] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 0.
I20260709 12:21:19.524515  1970 tablet_bootstrap.cc:654] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.525077  1972 leader_election.cc:290] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:19.537674  1988 raft_consensus.cc:515] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.542753  1970 tablet_bootstrap.cc:492] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec: No bootstrap required, opened a new log
I20260709 12:21:19.543623  1970 ts_tablet_manager.cc:1403] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.005s
I20260709 12:21:19.544427  1972 raft_consensus.cc:493] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:19.545176  1972 raft_consensus.cc:515] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.547557  1967 tablet_bootstrap.cc:492] T 421d27188618411f9e29ff0608339adc P 82c55581bcea4a7f9be7597c18a82e10: No bootstrap required, opened a new log
I20260709 12:21:19.547423  1853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac17208ce9074343b9b23a6a00b95209" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:19.548414  1967 ts_tablet_manager.cc:1403] T 421d27188618411f9e29ff0608339adc P 82c55581bcea4a7f9be7597c18a82e10: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.002s
I20260709 12:21:19.548251  1972 leader_election.cc:290] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:19.549774  1852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1443efd0f09442c3ad14b5466c9ddf2b" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
I20260709 12:21:19.550041  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1443efd0f09442c3ad14b5466c9ddf2b" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
I20260709 12:21:19.550846  1926 raft_consensus.cc:2468] T 1443efd0f09442c3ad14b5466c9ddf2b P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 0.
I20260709 12:21:19.550765  1852 raft_consensus.cc:2468] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 0.
I20260709 12:21:19.552095  1968 tablet_bootstrap.cc:492] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190: No bootstrap required, opened a new log
I20260709 12:21:19.552309  1967 raft_consensus.cc:359] T 421d27188618411f9e29ff0608339adc P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.552795  1968 ts_tablet_manager.cc:1403] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190: Time spent bootstrapping tablet: real 0.072s	user 0.024s	sys 0.039s
I20260709 12:21:19.548333  1970 raft_consensus.cc:359] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.548324  1853 raft_consensus.cc:3060] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.553350  1967 raft_consensus.cc:385] T 421d27188618411f9e29ff0608339adc P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.553895  1970 raft_consensus.cc:385] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.554083  1967 raft_consensus.cc:740] T 421d27188618411f9e29ff0608339adc P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.554395  1970 raft_consensus.cc:740] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.555229  1967 consensus_queue.cc:260] T 421d27188618411f9e29ff0608339adc P 82c55581bcea4a7f9be7597c18a82e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.555497  1970 consensus_queue.cc:260] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.556767  1968 raft_consensus.cc:359] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.557495  1968 raft_consensus.cc:385] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.557754  1968 raft_consensus.cc:740] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.552697  1741 leader_election.cc:304] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [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: 82c55581bcea4a7f9be7597c18a82e10, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:19.558768  1968 consensus_queue.cc:260] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.559664  1972 raft_consensus.cc:2804] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:19.560158  1972 raft_consensus.cc:493] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:19.560505  1972 raft_consensus.cc:3060] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.561113  1968 ts_tablet_manager.cc:1434] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:19.563290  1970 ts_tablet_manager.cc:1434] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 12:21:19.564493  1970 tablet_bootstrap.cc:492] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec: Bootstrap starting.
I20260709 12:21:19.569703  1972 raft_consensus.cc:515] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.571949  1853 raft_consensus.cc:2468] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 1.
I20260709 12:21:19.572885  1970 tablet_bootstrap.cc:654] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.573580  1852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1443efd0f09442c3ad14b5466c9ddf2b" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:19.574478  1852 raft_consensus.cc:3060] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.577311  1741 leader_election.cc:304] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [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: 82c55581bcea4a7f9be7597c18a82e10, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:19.579186  1967 ts_tablet_manager.cc:1434] T 421d27188618411f9e29ff0608339adc P 82c55581bcea4a7f9be7597c18a82e10: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.004s
I20260709 12:21:19.579488  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac17208ce9074343b9b23a6a00b95209" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:19.580179  1926 raft_consensus.cc:3060] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.585173  1967 tablet_bootstrap.cc:492] T 52ef15cac1154e618c34bf4654bc39ce P 82c55581bcea4a7f9be7597c18a82e10: Bootstrap starting.
I20260709 12:21:19.593341  1970 tablet_bootstrap.cc:492] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec: No bootstrap required, opened a new log
I20260709 12:21:19.593963  1970 ts_tablet_manager.cc:1403] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec: Time spent bootstrapping tablet: real 0.030s	user 0.024s	sys 0.002s
I20260709 12:21:19.573678  1988 leader_election.cc:290] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 election: Requested vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:19.594834  1967 tablet_bootstrap.cc:654] T 52ef15cac1154e618c34bf4654bc39ce P 82c55581bcea4a7f9be7597c18a82e10: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.595446  1972 leader_election.cc:290] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 election: Requested vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:19.596532  1926 raft_consensus.cc:2468] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 1.
I20260709 12:21:19.597107  1970 raft_consensus.cc:359] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.597872  1970 raft_consensus.cc:385] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.594980  1988 raft_consensus.cc:2804] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:19.598222  1970 raft_consensus.cc:740] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.598932  1988 raft_consensus.cc:697] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Becoming Leader. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Running, Role: LEADER
I20260709 12:21:19.600365  1976 raft_consensus.cc:493] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:19.599920  1988 consensus_queue.cc:237] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.600658  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1443efd0f09442c3ad14b5466c9ddf2b" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:19.600914  1976 raft_consensus.cc:515] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.601435  1926 raft_consensus.cc:3060] T 1443efd0f09442c3ad14b5466c9ddf2b P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.599326  1970 consensus_queue.cc:260] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.604290  1852 raft_consensus.cc:2468] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 1.
I20260709 12:21:19.612293  1741 leader_election.cc:304] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [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: 82c55581bcea4a7f9be7597c18a82e10, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:19.613384  1976 leader_election.cc:290] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:19.614725  2008 raft_consensus.cc:2804] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:19.615513  2008 raft_consensus.cc:697] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Becoming Leader. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Running, Role: LEADER
I20260709 12:21:19.618069  1974 raft_consensus.cc:493] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:19.618685  1974 raft_consensus.cc:515] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.621150  1974 leader_election.cc:290] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:19.622965  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ef15cac1154e618c34bf4654bc39ce" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10" is_pre_election: true
I20260709 12:21:19.622376  1671 catalog_manager.cc:5697] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "82c55581bcea4a7f9be7597c18a82e10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
W20260709 12:21:19.624472  1891 leader_election.cc:343] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:19.616853  2008 consensus_queue.cc:237] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.626330  1967 tablet_bootstrap.cc:492] T 52ef15cac1154e618c34bf4654bc39ce P 82c55581bcea4a7f9be7597c18a82e10: No bootstrap required, opened a new log
I20260709 12:21:19.634805  1967 ts_tablet_manager.cc:1403] T 52ef15cac1154e618c34bf4654bc39ce P 82c55581bcea4a7f9be7597c18a82e10: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.016s
I20260709 12:21:19.637588  1967 raft_consensus.cc:359] T 52ef15cac1154e618c34bf4654bc39ce P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.638195  1967 raft_consensus.cc:385] T 52ef15cac1154e618c34bf4654bc39ce P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.638420  1967 raft_consensus.cc:740] T 52ef15cac1154e618c34bf4654bc39ce P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.639019  1967 consensus_queue.cc:260] T 52ef15cac1154e618c34bf4654bc39ce P 82c55581bcea4a7f9be7597c18a82e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.630853  1970 ts_tablet_manager.cc:1434] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.015s
I20260709 12:21:19.631043  1852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ef15cac1154e618c34bf4654bc39ce" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
I20260709 12:21:19.641371  1970 tablet_bootstrap.cc:492] T 421d27188618411f9e29ff0608339adc P ceebbdcc22e64b7b80aeea04957995ec: Bootstrap starting.
I20260709 12:21:19.641619  1852 raft_consensus.cc:2468] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 0.
I20260709 12:21:19.645707  1890 leader_election.cc:304] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:19.647387  1974 raft_consensus.cc:2804] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:19.647867  1974 raft_consensus.cc:493] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:19.648254  1974 raft_consensus.cc:3060] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.648169  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ef15cac1154e618c34bf4654bc39ce" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
I20260709 12:21:19.648828  1970 tablet_bootstrap.cc:654] T 421d27188618411f9e29ff0608339adc P ceebbdcc22e64b7b80aeea04957995ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:19.649806  1926 raft_consensus.cc:2468] T 1443efd0f09442c3ad14b5466c9ddf2b P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 1.
I20260709 12:21:19.654239  1967 ts_tablet_manager.cc:1434] T 52ef15cac1154e618c34bf4654bc39ce P 82c55581bcea4a7f9be7597c18a82e10: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:21:19.662628  1676 catalog_manager.cc:5697] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "82c55581bcea4a7f9be7597c18a82e10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:19.667122  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ef15cac1154e618c34bf4654bc39ce" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10" is_pre_election: true
I20260709 12:21:19.668030  1778 raft_consensus.cc:2468] T 52ef15cac1154e618c34bf4654bc39ce P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 0.
I20260709 12:21:19.670841  1970 tablet_bootstrap.cc:492] T 421d27188618411f9e29ff0608339adc P ceebbdcc22e64b7b80aeea04957995ec: No bootstrap required, opened a new log
I20260709 12:21:19.671473  1970 ts_tablet_manager.cc:1403] T 421d27188618411f9e29ff0608339adc P ceebbdcc22e64b7b80aeea04957995ec: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.011s
I20260709 12:21:19.671316  1817 leader_election.cc:304] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [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: 82c55581bcea4a7f9be7597c18a82e10, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:19.672412  2012 raft_consensus.cc:2804] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:19.672816  2012 raft_consensus.cc:493] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:19.673146  2012 raft_consensus.cc:3060] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.673786  1974 raft_consensus.cc:515] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.676328  1927 raft_consensus.cc:2393] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceebbdcc22e64b7b80aeea04957995ec in current term 1: Already voted for candidate 1e5adef878424638b00b85707f0a6190 in this term.
I20260709 12:21:19.677098  1974 leader_election.cc:290] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:19.680775  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ef15cac1154e618c34bf4654bc39ce" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:19.681551  1778 raft_consensus.cc:3060] T 52ef15cac1154e618c34bf4654bc39ce P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.681815  1852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ef15cac1154e618c34bf4654bc39ce" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:19.683112  1970 raft_consensus.cc:359] T 421d27188618411f9e29ff0608339adc P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.683917  1970 raft_consensus.cc:385] T 421d27188618411f9e29ff0608339adc P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:19.684227  1970 raft_consensus.cc:740] T 421d27188618411f9e29ff0608339adc P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.685086  1970 consensus_queue.cc:260] T 421d27188618411f9e29ff0608339adc P ceebbdcc22e64b7b80aeea04957995ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.687368  1970 ts_tablet_manager.cc:1434] T 421d27188618411f9e29ff0608339adc P ceebbdcc22e64b7b80aeea04957995ec: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:21:19.688769  2012 raft_consensus.cc:515] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.690294  1852 raft_consensus.cc:2393] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1e5adef878424638b00b85707f0a6190 in current term 1: Already voted for candidate ceebbdcc22e64b7b80aeea04957995ec in this term.
I20260709 12:21:19.690344  1778 raft_consensus.cc:2468] T 52ef15cac1154e618c34bf4654bc39ce P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 1.
I20260709 12:21:19.691686  1891 leader_election.cc:304] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10; no voters: 
I20260709 12:21:19.692677  2012 leader_election.cc:290] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:19.693917  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ef15cac1154e618c34bf4654bc39ce" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:19.694507  1974 raft_consensus.cc:2804] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:19.695118  1974 raft_consensus.cc:697] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Becoming Leader. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Running, Role: LEADER
I20260709 12:21:19.695914  1974 consensus_queue.cc:237] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.698609  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ef15cac1154e618c34bf4654bc39ce" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:19.699746  1778 raft_consensus.cc:2393] T 52ef15cac1154e618c34bf4654bc39ce P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ceebbdcc22e64b7b80aeea04957995ec in current term 1: Already voted for candidate 1e5adef878424638b00b85707f0a6190 in this term.
I20260709 12:21:19.701207  1816 leader_election.cc:304] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [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: ceebbdcc22e64b7b80aeea04957995ec; no voters: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:19.701965  1976 raft_consensus.cc:493] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:19.702463  1976 raft_consensus.cc:515] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.703305  2012 raft_consensus.cc:2749] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:19.704239  1976 leader_election.cc:290] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:19.705519  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b46d7174ebd4b649d887dc7290ac89b" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10" is_pre_election: true
I20260709 12:21:19.705837  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b46d7174ebd4b649d887dc7290ac89b" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
I20260709 12:21:19.706327  1778 raft_consensus.cc:2468] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 0.
I20260709 12:21:19.706535  1927 raft_consensus.cc:2468] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 0.
I20260709 12:21:19.707609  1817 leader_election.cc:304] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [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: 82c55581bcea4a7f9be7597c18a82e10, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:19.707463  1676 catalog_manager.cc:5697] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e5adef878424638b00b85707f0a6190 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "1e5adef878424638b00b85707f0a6190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:19.708385  1976 raft_consensus.cc:2804] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:19.708830  1976 raft_consensus.cc:493] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:19.709164  1976 raft_consensus.cc:3060] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.716781  1976 raft_consensus.cc:515] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.719535  1976 leader_election.cc:290] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:19.719914  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b46d7174ebd4b649d887dc7290ac89b" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:19.720221  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b46d7174ebd4b649d887dc7290ac89b" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:19.720656  1778 raft_consensus.cc:3060] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.720799  1927 raft_consensus.cc:3060] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.723793  1974 consensus_queue.cc:1048] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:19.724582  1976 raft_consensus.cc:493] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:19.726361  2008 raft_consensus.cc:493] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:19.726917  2008 raft_consensus.cc:515] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.729234  1927 raft_consensus.cc:2468] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 1.
I20260709 12:21:19.729637  2008 leader_election.cc:290] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:19.730742  1816 leader_election.cc:304] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:19.731122  1852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a2ef78799e4003b1eb2159b47f7b5b" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
I20260709 12:21:19.729360  1778 raft_consensus.cc:2468] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 1.
I20260709 12:21:19.732024  2012 raft_consensus.cc:2804] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:19.725107  1976 raft_consensus.cc:515] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.734932  2012 raft_consensus.cc:697] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 1 LEADER]: Becoming Leader. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Running, Role: LEADER
I20260709 12:21:19.735129  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a2ef78799e4003b1eb2159b47f7b5b" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
I20260709 12:21:19.735280  1852 raft_consensus.cc:2468] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 0.
I20260709 12:21:19.736812  1927 raft_consensus.cc:2468] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 0.
I20260709 12:21:19.738026  1741 leader_election.cc:304] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [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: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10; no voters: 
I20260709 12:21:19.738340  1974 raft_consensus.cc:493] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:19.738850  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a2ef78799e4003b1eb2159b47f7b5b" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10" is_pre_election: true
I20260709 12:21:19.739661  1988 raft_consensus.cc:2804] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:19.738832  1974 raft_consensus.cc:515] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.737291  2012 consensus_queue.cc:237] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.740213  1778 raft_consensus.cc:2468] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 0.
I20260709 12:21:19.742506  1974 leader_election.cc:290] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:19.745756  1776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dbf7cf53174080a38112e5adb66d89" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10" is_pre_election: true
I20260709 12:21:19.743526  1976 leader_election.cc:290] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:19.745972  1988 raft_consensus.cc:493] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:19.747063  1988 raft_consensus.cc:3060] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.746810  1776 raft_consensus.cc:2468] T f4dbf7cf53174080a38112e5adb66d89 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 0.
I20260709 12:21:19.749794  1817 leader_election.cc:304] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec [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: 82c55581bcea4a7f9be7597c18a82e10, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:19.751343  1852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dbf7cf53174080a38112e5adb66d89" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
I20260709 12:21:19.752238  1852 raft_consensus.cc:2468] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 0.
I20260709 12:21:19.752508  1974 consensus_queue.cc:1048] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:19.754676  1890 leader_election.cc:304] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:19.755148  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a2ef78799e4003b1eb2159b47f7b5b" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
I20260709 12:21:19.755978  1927 raft_consensus.cc:2468] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 0.
I20260709 12:21:19.754700  1976 raft_consensus.cc:2804] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:19.757117  1976 raft_consensus.cc:493] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:19.757478  1976 raft_consensus.cc:3060] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.758394  1974 raft_consensus.cc:2804] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:19.759071  1974 raft_consensus.cc:493] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:19.759455  1974 raft_consensus.cc:3060] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.769073  1988 raft_consensus.cc:515] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.776319  1676 catalog_manager.cc:5697] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec reported cstate change: term changed from 0 to 1, leader changed from <none> to ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130). New cstate: current_term: 1 leader_uuid: "ceebbdcc22e64b7b80aeea04957995ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:19.783682  1985 raft_consensus.cc:493] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:19.784564  1985 raft_consensus.cc:515] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.787041  1988 leader_election.cc:290] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 election: Requested vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:19.789821  2018 raft_consensus.cc:493] T 0466e88197d045539166478a6d7100c6 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:19.790751  2018 raft_consensus.cc:515] T 0466e88197d045539166478a6d7100c6 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.791002  1976 raft_consensus.cc:515] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.792125  1853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a2ef78799e4003b1eb2159b47f7b5b" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:19.792125  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a2ef78799e4003b1eb2159b47f7b5b" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:19.796522  1974 raft_consensus.cc:515] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.798979  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0466e88197d045539166478a6d7100c6" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
I20260709 12:21:19.799150  1776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0466e88197d045539166478a6d7100c6" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10" is_pre_election: true
I20260709 12:21:19.799966  1926 raft_consensus.cc:2393] T 0466e88197d045539166478a6d7100c6 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceebbdcc22e64b7b80aeea04957995ec in current term 1: Already voted for candidate 82c55581bcea4a7f9be7597c18a82e10 in this term.
I20260709 12:21:19.800093  1927 raft_consensus.cc:3060] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.801249  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a2ef78799e4003b1eb2159b47f7b5b" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:19.802891  1974 leader_election.cc:290] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:19.803143  1817 leader_election.cc:304] T 0466e88197d045539166478a6d7100c6 P ceebbdcc22e64b7b80aeea04957995ec [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: ceebbdcc22e64b7b80aeea04957995ec; no voters: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:19.805275  1853 raft_consensus.cc:2393] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 82c55581bcea4a7f9be7597c18a82e10 in current term 1: Already voted for candidate ceebbdcc22e64b7b80aeea04957995ec in this term.
I20260709 12:21:19.806461  2012 raft_consensus.cc:3060] T 0466e88197d045539166478a6d7100c6 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.806749  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a2ef78799e4003b1eb2159b47f7b5b" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:19.812047  1775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dbf7cf53174080a38112e5adb66d89" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:19.812971  1775 raft_consensus.cc:3060] T f4dbf7cf53174080a38112e5adb66d89 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.813324  1985 leader_election.cc:290] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:19.812261  1776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421d27188618411f9e29ff0608339adc" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10" is_pre_election: true
I20260709 12:21:19.814666  1776 raft_consensus.cc:2468] T 421d27188618411f9e29ff0608339adc P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 0.
I20260709 12:21:19.815678  1778 raft_consensus.cc:2393] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ceebbdcc22e64b7b80aeea04957995ec in current term 1: Already voted for candidate 82c55581bcea4a7f9be7597c18a82e10 in this term.
I20260709 12:21:19.817301  1816 leader_election.cc:304] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec [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: ceebbdcc22e64b7b80aeea04957995ec; no voters: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:19.817353  1927 raft_consensus.cc:2468] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 1.
I20260709 12:21:19.803823  2018 leader_election.cc:290] T 0466e88197d045539166478a6d7100c6 P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:19.810693  1976 leader_election.cc:290] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:19.819381  2018 raft_consensus.cc:2749] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:19.826552  1853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dbf7cf53174080a38112e5adb66d89" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:19.827380  1853 raft_consensus.cc:3060] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.828734  2012 raft_consensus.cc:2749] T 0466e88197d045539166478a6d7100c6 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:19.830960  1891 leader_election.cc:304] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10; no voters: 
I20260709 12:21:19.832360  1985 raft_consensus.cc:2804] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:19.832753  1985 raft_consensus.cc:493] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:19.833124  1985 raft_consensus.cc:3060] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.850520  1853 raft_consensus.cc:2468] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 1.
I20260709 12:21:19.852571  1775 raft_consensus.cc:2468] T f4dbf7cf53174080a38112e5adb66d89 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 1.
I20260709 12:21:19.856199  1741 leader_election.cc:304] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [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: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10; no voters: ceebbdcc22e64b7b80aeea04957995ec
I20260709 12:21:19.857259  1988 raft_consensus.cc:2804] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:19.857468  1985 raft_consensus.cc:515] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.858211  1988 raft_consensus.cc:697] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Becoming Leader. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Running, Role: LEADER
I20260709 12:21:19.859208  1988 consensus_queue.cc:237] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.860016  1985 leader_election.cc:290] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:19.857218  1852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421d27188618411f9e29ff0608339adc" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
I20260709 12:21:19.862210  1852 raft_consensus.cc:2468] T 421d27188618411f9e29ff0608339adc P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 0.
I20260709 12:21:19.862650  1890 leader_election.cc:304] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:19.863602  1985 raft_consensus.cc:2804] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:19.864274  1985 raft_consensus.cc:697] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Becoming Leader. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Running, Role: LEADER
I20260709 12:21:19.865293  1985 consensus_queue.cc:237] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.867556  1775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421d27188618411f9e29ff0608339adc" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:19.868336  1775 raft_consensus.cc:3060] T 421d27188618411f9e29ff0608339adc P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.871651  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421d27188618411f9e29ff0608339adc" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:19.872668  1851 raft_consensus.cc:3060] T 421d27188618411f9e29ff0608339adc P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:19.871752  2008 consensus_queue.cc:1048] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:21:19.880537  2008 consensus_queue.cc:1048] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:19.881673  1775 raft_consensus.cc:2468] T 421d27188618411f9e29ff0608339adc P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 1.
I20260709 12:21:19.886893  1891 leader_election.cc:304] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10; no voters: 
I20260709 12:21:19.889218  1985 raft_consensus.cc:2804] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:19.889834  1985 raft_consensus.cc:697] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Becoming Leader. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Running, Role: LEADER
I20260709 12:21:19.890821  1985 consensus_queue.cc:237] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:19.893139  1851 raft_consensus.cc:2468] T 421d27188618411f9e29ff0608339adc P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 1.
I20260709 12:21:19.898240  1674 catalog_manager.cc:5697] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e5adef878424638b00b85707f0a6190 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "1e5adef878424638b00b85707f0a6190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:19.915905  1671 catalog_manager.cc:5697] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "82c55581bcea4a7f9be7597c18a82e10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
W20260709 12:21:19.952433  2028 log.cc:927] Time spent T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
W20260709 12:21:19.952582  2026 log.cc:927] Time spent T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10: Append to log took a long time: real 0.056s	user 0.023s	sys 0.024s
I20260709 12:21:19.974352  1676 catalog_manager.cc:5697] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e5adef878424638b00b85707f0a6190 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "1e5adef878424638b00b85707f0a6190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:20.027113  1988 consensus_queue.cc:1048] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:20.041276  1972 consensus_queue.cc:1048] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:20.088871  1927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "823e68452b8b44cc9ba2bcedcff9f390"
dest_uuid: "1e5adef878424638b00b85707f0a6190"
mode: GRACEFUL
new_leader_uuid: "82c55581bcea4a7f9be7597c18a82e10"
 from {username='slave'} at 127.0.0.1:58976
I20260709 12:21:20.089541  1927 raft_consensus.cc:606] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Received request to transfer leadership to TS 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:20.105551  1853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b46d7174ebd4b649d887dc7290ac89b"
dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
mode: GRACEFUL
new_leader_uuid: "82c55581bcea4a7f9be7597c18a82e10"
 from {username='slave'} at 127.0.0.1:59136
I20260709 12:21:20.106312  1853 raft_consensus.cc:606] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 1 LEADER]: Received request to transfer leadership to TS 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:20.112210  2008 consensus_queue.cc:1048] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:20.120992  1926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52ef15cac1154e618c34bf4654bc39ce"
dest_uuid: "1e5adef878424638b00b85707f0a6190"
mode: GRACEFUL
new_leader_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
 from {username='slave'} at 127.0.0.1:58976
I20260709 12:21:20.121739  1926 raft_consensus.cc:606] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Received request to transfer leadership to TS ceebbdcc22e64b7b80aeea04957995ec
I20260709 12:21:20.127720  1972 consensus_queue.cc:1048] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:20.142769  1775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1443efd0f09442c3ad14b5466c9ddf2b"
dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
mode: GRACEFUL
new_leader_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
 from {username='slave'} at 127.0.0.1:51228
I20260709 12:21:20.143424  1775 raft_consensus.cc:606] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Received request to transfer leadership to TS ceebbdcc22e64b7b80aeea04957995ec
I20260709 12:21:20.152276  1926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4dbf7cf53174080a38112e5adb66d89"
dest_uuid: "1e5adef878424638b00b85707f0a6190"
mode: GRACEFUL
new_leader_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
 from {username='slave'} at 127.0.0.1:58976
I20260709 12:21:20.152906  1926 raft_consensus.cc:606] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Received request to transfer leadership to TS ceebbdcc22e64b7b80aeea04957995ec
I20260709 12:21:20.159622  1775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac17208ce9074343b9b23a6a00b95209"
dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
mode: GRACEFUL
new_leader_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
 from {username='slave'} at 127.0.0.1:51228
I20260709 12:21:20.160384  1775 raft_consensus.cc:606] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Received request to transfer leadership to TS ceebbdcc22e64b7b80aeea04957995ec
I20260709 12:21:20.172297  2025 consensus_queue.cc:1048] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:20.184512  1976 consensus_queue.cc:1048] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:20.195714  2025 raft_consensus.cc:993] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec: : Instructing follower 82c55581bcea4a7f9be7597c18a82e10 to start an election
I20260709 12:21:20.196236  1976 raft_consensus.cc:1081] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 1 LEADER]: Signalling peer 82c55581bcea4a7f9be7597c18a82e10 to start an election
I20260709 12:21:20.198220  1775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b46d7174ebd4b649d887dc7290ac89b"
dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
 from {username='slave'} at 127.0.0.1:51214
I20260709 12:21:20.198868  1775 raft_consensus.cc:493] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:20.199285  1775 raft_consensus.cc:3060] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:20.204974  1775 raft_consensus.cc:515] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:20.207371  1775 leader_election.cc:290] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 2 election: Requested vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:20.208680  1853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b46d7174ebd4b649d887dc7290ac89b" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:20.208921  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b46d7174ebd4b649d887dc7290ac89b" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:20.209968  1853 raft_consensus.cc:3055] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:20.210322  1926 raft_consensus.cc:3060] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:20.210752  1853 raft_consensus.cc:740] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Running, Role: LEADER
I20260709 12:21:20.211766  1853 consensus_queue.cc:260] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:20.213020  1853 raft_consensus.cc:3060] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:20.218010  1926 raft_consensus.cc:2468] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 2.
I20260709 12:21:20.219647  1741 leader_election.cc:304] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [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: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10; no voters: 
I20260709 12:21:20.220471  1853 raft_consensus.cc:2468] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 2.
I20260709 12:21:20.220620  1972 raft_consensus.cc:2804] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:20.221342  1972 raft_consensus.cc:697] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 2 LEADER]: Becoming Leader. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Running, Role: LEADER
I20260709 12:21:20.222385  1972 consensus_queue.cc:237] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:20.230180  1674 catalog_manager.cc:5697] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 reported cstate change: term changed from 1 to 2, leader changed from ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130) to 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "82c55581bcea4a7f9be7597c18a82e10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:20.265043  1972 consensus_queue.cc:1048] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:20.279508  1988 consensus_queue.cc:1048] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:20.284608  1985 consensus_queue.cc:1048] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:20.289283  1974 consensus_queue.cc:1048] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:20.302040  1974 raft_consensus.cc:993] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190: : Instructing follower ceebbdcc22e64b7b80aeea04957995ec to start an election
I20260709 12:21:20.302562  1974 raft_consensus.cc:1081] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Signalling peer ceebbdcc22e64b7b80aeea04957995ec to start an election
I20260709 12:21:20.305195  1851 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52ef15cac1154e618c34bf4654bc39ce"
dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
 from {username='slave'} at 127.0.0.1:59110
I20260709 12:21:20.307564  1851 raft_consensus.cc:493] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:20.308030  1851 raft_consensus.cc:3060] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:20.315068  1851 raft_consensus.cc:515] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:20.320966  1851 leader_election.cc:290] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 2 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:20.322047  1775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ef15cac1154e618c34bf4654bc39ce" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:20.322762  1775 raft_consensus.cc:3060] T 52ef15cac1154e618c34bf4654bc39ce P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:20.322747  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ef15cac1154e618c34bf4654bc39ce" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:20.323510  1926 raft_consensus.cc:3055] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:20.323817  1926 raft_consensus.cc:740] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Running, Role: LEADER
I20260709 12:21:20.324486  1926 consensus_queue.cc:260] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:20.325565  1926 raft_consensus.cc:3060] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:20.329553  1775 raft_consensus.cc:2468] T 52ef15cac1154e618c34bf4654bc39ce P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 2.
I20260709 12:21:20.330538  1974 raft_consensus.cc:993] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190: : Instructing follower 82c55581bcea4a7f9be7597c18a82e10 to start an election
I20260709 12:21:20.331082  1974 raft_consensus.cc:1081] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Signalling peer 82c55581bcea4a7f9be7597c18a82e10 to start an election
I20260709 12:21:20.331218  1817 leader_election.cc:304] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [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: 82c55581bcea4a7f9be7597c18a82e10, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:20.332729  1976 raft_consensus.cc:2804] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:20.333190  1775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "823e68452b8b44cc9ba2bcedcff9f390"
dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
 from {username='slave'} at 127.0.0.1:51208
I20260709 12:21:20.333240  1976 raft_consensus.cc:697] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [term 2 LEADER]: Becoming Leader. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Running, Role: LEADER
I20260709 12:21:20.334049  1775 raft_consensus.cc:493] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:20.334535  1775 raft_consensus.cc:3060] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:20.335114  1926 raft_consensus.cc:2468] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 2.
I20260709 12:21:20.334558  1976 consensus_queue.cc:237] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:20.341622  1775 raft_consensus.cc:515] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } }
I20260709 12:21:20.343742  1775 leader_election.cc:290] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 2 election: Requested vote from peers 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:20.343353  1675 catalog_manager.cc:5697] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec reported cstate change: term changed from 1 to 2, leader changed from 1e5adef878424638b00b85707f0a6190 (127.27.60.131) to ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130). New cstate: current_term: 2 leader_uuid: "ceebbdcc22e64b7b80aeea04957995ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:20.344842  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823e68452b8b44cc9ba2bcedcff9f390" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:20.345212  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823e68452b8b44cc9ba2bcedcff9f390" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:20.345515  1926 raft_consensus.cc:3055] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:20.345957  1851 raft_consensus.cc:3060] T 823e68452b8b44cc9ba2bcedcff9f390 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:20.346028  1926 raft_consensus.cc:740] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Running, Role: LEADER
I20260709 12:21:20.347231  1926 consensus_queue.cc:260] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [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: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } }
I20260709 12:21:20.348413  1926 raft_consensus.cc:3060] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:20.354028  1851 raft_consensus.cc:2468] T 823e68452b8b44cc9ba2bcedcff9f390 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 2.
I20260709 12:21:20.354933  1926 raft_consensus.cc:2468] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 2.
I20260709 12:21:20.355727  1741 leader_election.cc:304] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10 [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: 82c55581bcea4a7f9be7597c18a82e10, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:20.356832  1988 raft_consensus.cc:2804] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:20.357326  1988 raft_consensus.cc:697] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 LEADER]: Becoming Leader. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Running, Role: LEADER
I20260709 12:21:20.358281  1988 consensus_queue.cc:237] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10 [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: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } }
I20260709 12:21:20.366766  1675 catalog_manager.cc:5697] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10 reported cstate change: term changed from 1 to 2, leader changed from 1e5adef878424638b00b85707f0a6190 (127.27.60.131) to 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "82c55581bcea4a7f9be7597c18a82e10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:20.395485  2020 consensus_queue.cc:1048] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:20.404127  1974 raft_consensus.cc:993] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190: : Instructing follower ceebbdcc22e64b7b80aeea04957995ec to start an election
I20260709 12:21:20.404681  2021 raft_consensus.cc:1081] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Signalling peer ceebbdcc22e64b7b80aeea04957995ec to start an election
I20260709 12:21:20.406545  1853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4dbf7cf53174080a38112e5adb66d89"
dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
 from {username='slave'} at 127.0.0.1:59110
I20260709 12:21:20.408277  1853 raft_consensus.cc:493] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:20.408751  1853 raft_consensus.cc:3060] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:20.410009  1974 consensus_queue.cc:1048] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:20.417376  1853 raft_consensus.cc:515] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:20.430024  1853 leader_election.cc:290] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 2 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:20.430730  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dbf7cf53174080a38112e5adb66d89" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:20.431478  1926 raft_consensus.cc:3055] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:20.431805  1926 raft_consensus.cc:740] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Running, Role: LEADER
I20260709 12:21:20.432811  1926 consensus_queue.cc:260] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:20.433734  1974 consensus_queue.cc:1048] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:20.434247  1926 raft_consensus.cc:3060] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:20.430788  1777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4dbf7cf53174080a38112e5adb66d89" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:20.442463  1974 consensus_queue.cc:1048] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:20.443221  1777 raft_consensus.cc:3060] T f4dbf7cf53174080a38112e5adb66d89 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:20.443732  1926 raft_consensus.cc:2468] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 2.
I20260709 12:21:20.445310  1816 leader_election.cc:304] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:20.447014  1976 raft_consensus.cc:2804] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:20.447551  1976 raft_consensus.cc:697] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec [term 2 LEADER]: Becoming Leader. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Running, Role: LEADER
I20260709 12:21:20.448558  1976 consensus_queue.cc:237] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:20.461373  1777 raft_consensus.cc:2468] T f4dbf7cf53174080a38112e5adb66d89 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 2.
I20260709 12:21:20.471293  1676 catalog_manager.cc:5697] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec reported cstate change: term changed from 1 to 2, leader changed from 1e5adef878424638b00b85707f0a6190 (127.27.60.131) to ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130). New cstate: current_term: 2 leader_uuid: "ceebbdcc22e64b7b80aeea04957995ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:20.628243  1851 raft_consensus.cc:1275] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Refusing update from remote peer 82c55581bcea4a7f9be7597c18a82e10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:20.630259  1988 consensus_queue.cc:1048] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:20.640848  1926 raft_consensus.cc:1275] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Refusing update from remote peer 82c55581bcea4a7f9be7597c18a82e10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:20.643713  2008 consensus_queue.cc:1048] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:20.652269  1988 raft_consensus.cc:993] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10: : Instructing follower ceebbdcc22e64b7b80aeea04957995ec to start an election
I20260709 12:21:20.653255  2048 raft_consensus.cc:1081] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Signalling peer ceebbdcc22e64b7b80aeea04957995ec to start an election
I20260709 12:21:20.656002  1851 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac17208ce9074343b9b23a6a00b95209"
dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
 from {username='slave'} at 127.0.0.1:59126
I20260709 12:21:20.656852  1851 raft_consensus.cc:493] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:20.657467  1851 raft_consensus.cc:3060] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:20.663641  2048 raft_consensus.cc:993] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10: : Instructing follower ceebbdcc22e64b7b80aeea04957995ec to start an election
I20260709 12:21:20.664420  1972 raft_consensus.cc:1081] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Signalling peer ceebbdcc22e64b7b80aeea04957995ec to start an election
I20260709 12:21:20.666913  1853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1443efd0f09442c3ad14b5466c9ddf2b"
dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
 from {username='slave'} at 127.0.0.1:59126
I20260709 12:21:20.667636  1853 raft_consensus.cc:493] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:20.668062  1853 raft_consensus.cc:3060] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:20.668985  1851 raft_consensus.cc:515] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:20.673198  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac17208ce9074343b9b23a6a00b95209" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:20.673332  1851 leader_election.cc:290] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 2 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:20.673843  1926 raft_consensus.cc:3060] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:20.675246  1777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac17208ce9074343b9b23a6a00b95209" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:20.675982  1777 raft_consensus.cc:3055] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:20.676321  1777 raft_consensus.cc:740] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Running, Role: LEADER
I20260709 12:21:20.677181  1777 consensus_queue.cc:260] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:20.678642  1777 raft_consensus.cc:3060] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:20.679625  1853 raft_consensus.cc:515] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:20.684084  1775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1443efd0f09442c3ad14b5466c9ddf2b" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:20.684132  1926 raft_consensus.cc:2468] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 2.
I20260709 12:21:20.684983  1775 raft_consensus.cc:3055] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:20.685462  1775 raft_consensus.cc:740] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Running, Role: LEADER
I20260709 12:21:20.686084  1816 leader_election.cc:304] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:20.686357  1775 consensus_queue.cc:260] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:20.687247  1976 raft_consensus.cc:2804] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:20.687427  1775 raft_consensus.cc:3060] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:20.687863  1976 raft_consensus.cc:697] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [term 2 LEADER]: Becoming Leader. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Running, Role: LEADER
I20260709 12:21:20.688804  1976 consensus_queue.cc:237] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:20.689700  1777 raft_consensus.cc:2468] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 2.
I20260709 12:21:20.691448  1853 leader_election.cc:290] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 2 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:20.694239  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1443efd0f09442c3ad14b5466c9ddf2b" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:20.695268  1926 raft_consensus.cc:3060] T 1443efd0f09442c3ad14b5466c9ddf2b P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:20.696681  1775 raft_consensus.cc:2468] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 2.
I20260709 12:21:20.697816  1817 leader_election.cc:304] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec [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: 82c55581bcea4a7f9be7597c18a82e10, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:20.698668  1976 raft_consensus.cc:2804] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:20.699159  1976 raft_consensus.cc:697] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec [term 2 LEADER]: Becoming Leader. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Running, Role: LEADER
I20260709 12:21:20.699014  1676 catalog_manager.cc:5697] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec reported cstate change: term changed from 1 to 2, leader changed from 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129) to ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130). New cstate: current_term: 2 leader_uuid: "ceebbdcc22e64b7b80aeea04957995ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:20.700417  1976 consensus_queue.cc:237] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:20.703328  1926 raft_consensus.cc:2468] T 1443efd0f09442c3ad14b5466c9ddf2b P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 2.
I20260709 12:21:20.714216  1676 catalog_manager.cc:5697] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec reported cstate change: term changed from 1 to 2, leader changed from 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129) to ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130). New cstate: current_term: 2 leader_uuid: "ceebbdcc22e64b7b80aeea04957995ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:20.841310  1851 raft_consensus.cc:1275] T 823e68452b8b44cc9ba2bcedcff9f390 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Refusing update from remote peer 82c55581bcea4a7f9be7597c18a82e10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:20.843204  1972 consensus_queue.cc:1048] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:20.852572  1926 raft_consensus.cc:1275] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Refusing update from remote peer 82c55581bcea4a7f9be7597c18a82e10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:20.855173  2048 consensus_queue.cc:1048] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:20.867671  1926 raft_consensus.cc:1275] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Refusing update from remote peer ceebbdcc22e64b7b80aeea04957995ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:20.869444  1976 consensus_queue.cc:1048] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:20.880669  1775 raft_consensus.cc:1275] T 52ef15cac1154e618c34bf4654bc39ce P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Refusing update from remote peer ceebbdcc22e64b7b80aeea04957995ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:20.882601  2018 consensus_queue.cc:1048] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:20.907666  1775 raft_consensus.cc:1275] T f4dbf7cf53174080a38112e5adb66d89 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Refusing update from remote peer ceebbdcc22e64b7b80aeea04957995ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:20.909052  2018 consensus_queue.cc:1048] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:20.918637  1926 raft_consensus.cc:1275] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Refusing update from remote peer ceebbdcc22e64b7b80aeea04957995ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:20.920686  2018 consensus_queue.cc:1048] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:21.198108  1775 raft_consensus.cc:1275] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Refusing update from remote peer ceebbdcc22e64b7b80aeea04957995ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:21.199867  2018 consensus_queue.cc:1048] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:21.210855  1927 raft_consensus.cc:1275] T 1443efd0f09442c3ad14b5466c9ddf2b P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Refusing update from remote peer ceebbdcc22e64b7b80aeea04957995ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:21.212481  1926 raft_consensus.cc:1275] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Refusing update from remote peer ceebbdcc22e64b7b80aeea04957995ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:21.214993  2050 consensus_queue.cc:1048] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:21.216449  2018 consensus_queue.cc:1048] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:21.230468  1775 raft_consensus.cc:1275] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Refusing update from remote peer ceebbdcc22e64b7b80aeea04957995ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:21.232677  2018 consensus_queue.cc:1048] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:23.196578  1676 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44950:
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:21:23.199865  1676 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.
W20260709 12:21:23.295343  1724 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:23.328488  1764 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb9847e697246fb96091d99dc9430c1 (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:23.331588  1835 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb9847e697246fb96091d99dc9430c1 (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:23.333717  1835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb9847e697246fb96091d99dc9430c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.333323  1913 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb9847e697246fb96091d99dc9430c1 (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:23.335204  1913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb9847e697246fb96091d99dc9430c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.337221  1837 tablet_service.cc:1511] Processing CreateTablet for tablet 05893dc492624bafad2d99747385483e (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:23.339344  1837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05893dc492624bafad2d99747385483e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.341492  1761 tablet_service.cc:1511] Processing CreateTablet for tablet 05893dc492624bafad2d99747385483e (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:23.344657  1912 tablet_service.cc:1511] Processing CreateTablet for tablet 05893dc492624bafad2d99747385483e (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:23.345026  1841 tablet_service.cc:1511] Processing CreateTablet for tablet 5c77fba9063643ee87c29afe732689ff (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:23.347615  1911 tablet_service.cc:1511] Processing CreateTablet for tablet 5c77fba9063643ee87c29afe732689ff (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:23.347615  1760 tablet_service.cc:1511] Processing CreateTablet for tablet 5c77fba9063643ee87c29afe732689ff (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:23.349984  1763 tablet_service.cc:1511] Processing CreateTablet for tablet aeeb1086030e4cf9b534546e892ab4fd (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:23.351262  1842 tablet_service.cc:1511] Processing CreateTablet for tablet aeeb1086030e4cf9b534546e892ab4fd (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:23.355836  1762 tablet_service.cc:1511] Processing CreateTablet for tablet a97eb7720f034f1ca50ec13bf2bc6ff2 (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:23.357355  1841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c77fba9063643ee87c29afe732689ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.359323  1840 tablet_service.cc:1511] Processing CreateTablet for tablet a97eb7720f034f1ca50ec13bf2bc6ff2 (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:23.331236  1764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb9847e697246fb96091d99dc9430c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.363154  1763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeeb1086030e4cf9b534546e892ab4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.367832  1916 tablet_service.cc:1511] Processing CreateTablet for tablet a97eb7720f034f1ca50ec13bf2bc6ff2 (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:23.369799  1916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97eb7720f034f1ca50ec13bf2bc6ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.371690  1766 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae102ec7fbc4da9a7295bdab0af609a (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:23.373662  1766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae102ec7fbc4da9a7295bdab0af609a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.375918  1914 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae102ec7fbc4da9a7295bdab0af609a (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:23.379420  1839 tablet_service.cc:1511] Processing CreateTablet for tablet 588fae8a14a948bfa5d5137f3fa62f67 (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:23.362644  1838 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae102ec7fbc4da9a7295bdab0af609a (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:23.383841  1843 tablet_service.cc:1511] Processing CreateTablet for tablet c33c2516f455405c9506f71bab1970fd (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:23.384442  1768 tablet_service.cc:1511] Processing CreateTablet for tablet 588fae8a14a948bfa5d5137f3fa62f67 (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:23.383841  1915 tablet_service.cc:1511] Processing CreateTablet for tablet 588fae8a14a948bfa5d5137f3fa62f67 (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:23.386312  1767 tablet_service.cc:1511] Processing CreateTablet for tablet c33c2516f455405c9506f71bab1970fd (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:23.381690  1909 tablet_service.cc:1511] Processing CreateTablet for tablet aeeb1086030e4cf9b534546e892ab4fd (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:23.393448  1840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97eb7720f034f1ca50ec13bf2bc6ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.394539  1843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c33c2516f455405c9506f71bab1970fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.398650  1839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588fae8a14a948bfa5d5137f3fa62f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.401060  1909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeeb1086030e4cf9b534546e892ab4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.402523  1914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae102ec7fbc4da9a7295bdab0af609a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.403225  1761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05893dc492624bafad2d99747385483e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.403043  1910 tablet_service.cc:1511] Processing CreateTablet for tablet c33c2516f455405c9506f71bab1970fd (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:23.404666  1910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c33c2516f455405c9506f71bab1970fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.406555  1911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c77fba9063643ee87c29afe732689ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.410449  1842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeeb1086030e4cf9b534546e892ab4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.413486  1765 tablet_service.cc:1511] Processing CreateTablet for tablet cabff641f0544559b182830193ec8ff3 (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:23.410817  1915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588fae8a14a948bfa5d5137f3fa62f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.418746  1912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05893dc492624bafad2d99747385483e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.422760  1838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae102ec7fbc4da9a7295bdab0af609a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.410468  1762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97eb7720f034f1ca50ec13bf2bc6ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.442608  1765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cabff641f0544559b182830193ec8ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.443830  1767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c33c2516f455405c9506f71bab1970fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.446611  1760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c77fba9063643ee87c29afe732689ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.450505  1768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588fae8a14a948bfa5d5137f3fa62f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.492587  1917 tablet_service.cc:1511] Processing CreateTablet for tablet cabff641f0544559b182830193ec8ff3 (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:23.494338  1917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cabff641f0544559b182830193ec8ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.533818  2070 tablet_bootstrap.cc:492] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec: Bootstrap starting.
I20260709 12:21:23.556165  2070 tablet_bootstrap.cc:654] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:23.557181  2069 tablet_bootstrap.cc:492] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190: Bootstrap starting.
W20260709 12:21:23.569748  1817 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:35597, user_credentials={real_user=slave}} blocked reactor thread for 88783.8us
I20260709 12:21:23.576974  1841 tablet_service.cc:1511] Processing CreateTablet for tablet cabff641f0544559b182830193ec8ff3 (DEFAULT_TABLE table=soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:23.581609  1841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cabff641f0544559b182830193ec8ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:23.625980  2072 tablet_bootstrap.cc:492] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10: Bootstrap starting.
I20260709 12:21:23.633803  2072 tablet_bootstrap.cc:654] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:23.641875  2070 tablet_bootstrap.cc:492] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec: No bootstrap required, opened a new log
I20260709 12:21:23.642074  2069 tablet_bootstrap.cc:654] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:23.642583  2070 ts_tablet_manager.cc:1403] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec: Time spent bootstrapping tablet: real 0.109s	user 0.008s	sys 0.021s
I20260709 12:21:23.647011  2070 raft_consensus.cc:359] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.648730  2070 raft_consensus.cc:385] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:23.649082  2070 raft_consensus.cc:740] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Initialized, Role: FOLLOWER
I20260709 12:21:23.650045  2070 consensus_queue.cc:260] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.651677  2069 tablet_bootstrap.cc:492] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190: No bootstrap required, opened a new log
I20260709 12:21:23.652251  2069 ts_tablet_manager.cc:1403] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190: Time spent bootstrapping tablet: real 0.096s	user 0.008s	sys 0.008s
I20260709 12:21:23.655803  2069 raft_consensus.cc:359] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.656584  2069 raft_consensus.cc:385] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:23.656888  2069 raft_consensus.cc:740] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Initialized, Role: FOLLOWER
I20260709 12:21:23.657636  2069 consensus_queue.cc:260] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.661158  2070 ts_tablet_manager.cc:1434] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:21:23.662539  2070 tablet_bootstrap.cc:492] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec: Bootstrap starting.
I20260709 12:21:23.666504  2069 ts_tablet_manager.cc:1434] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 12:21:23.667956  2069 tablet_bootstrap.cc:492] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190: Bootstrap starting.
I20260709 12:21:23.669929  2072 tablet_bootstrap.cc:492] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10: No bootstrap required, opened a new log
I20260709 12:21:23.670984  2072 ts_tablet_manager.cc:1403] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.018s
I20260709 12:21:23.671558  2070 tablet_bootstrap.cc:654] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:23.676496  2069 tablet_bootstrap.cc:654] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:23.679375  2072 raft_consensus.cc:359] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.680284  2072 raft_consensus.cc:385] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:23.680581  2072 raft_consensus.cc:740] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Initialized, Role: FOLLOWER
I20260709 12:21:23.681663  2072 consensus_queue.cc:260] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.684710  2072 ts_tablet_manager.cc:1434] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:21:23.687577  2072 tablet_bootstrap.cc:492] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10: Bootstrap starting.
I20260709 12:21:23.692108  2070 tablet_bootstrap.cc:492] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec: No bootstrap required, opened a new log
I20260709 12:21:23.692817  2070 ts_tablet_manager.cc:1403] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.013s
I20260709 12:21:23.696606  2070 raft_consensus.cc:359] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.697962  2070 raft_consensus.cc:385] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:23.698292  2070 raft_consensus.cc:740] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Initialized, Role: FOLLOWER
I20260709 12:21:23.698835  2072 tablet_bootstrap.cc:654] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:23.699146  2070 consensus_queue.cc:260] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.704106  2068 raft_consensus.cc:493] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:23.704833  2068 raft_consensus.cc:515] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.706678  2069 tablet_bootstrap.cc:492] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190: No bootstrap required, opened a new log
I20260709 12:21:23.707585  2069 ts_tablet_manager.cc:1403] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.012s
I20260709 12:21:23.708609  1777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb9847e697246fb96091d99dc9430c1" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10" is_pre_election: true
I20260709 12:21:23.709203  2070 ts_tablet_manager.cc:1434] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.005s
I20260709 12:21:23.710556  2070 tablet_bootstrap.cc:492] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec: Bootstrap starting.
I20260709 12:21:23.711789  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb9847e697246fb96091d99dc9430c1" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
I20260709 12:21:23.712553  1926 raft_consensus.cc:2468] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 0.
W20260709 12:21:23.714529  1817 leader_election.cc:343] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:23.715502  1816 leader_election.cc:304] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:23.716666  2025 raft_consensus.cc:2804] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:23.717211  2025 raft_consensus.cc:493] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:23.717648  2025 raft_consensus.cc:3060] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:23.708650  2068 leader_election.cc:290] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:23.718500  2070 tablet_bootstrap.cc:654] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:23.730931  2070 tablet_bootstrap.cc:492] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec: No bootstrap required, opened a new log
I20260709 12:21:23.731592  2070 ts_tablet_manager.cc:1403] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.006s
I20260709 12:21:23.732378  2025 raft_consensus.cc:515] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.735116  2070 raft_consensus.cc:359] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.735989  2070 raft_consensus.cc:385] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:23.736275  1777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb9847e697246fb96091d99dc9430c1" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:23.736367  2070 raft_consensus.cc:740] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Initialized, Role: FOLLOWER
I20260709 12:21:23.736454  2069 raft_consensus.cc:359] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.737543  2070 consensus_queue.cc:260] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
W20260709 12:21:23.737969  1817 leader_election.cc:343] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:23.738029  2069 raft_consensus.cc:385] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:23.738744  2069 raft_consensus.cc:740] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Initialized, Role: FOLLOWER
I20260709 12:21:23.740049  2069 consensus_queue.cc:260] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.741671  2070 ts_tablet_manager.cc:1434] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:21:23.743278  2070 tablet_bootstrap.cc:492] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec: Bootstrap starting.
I20260709 12:21:23.748751  2069 ts_tablet_manager.cc:1434] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.002s
I20260709 12:21:23.750610  2069 tablet_bootstrap.cc:492] T 05893dc492624bafad2d99747385483e P 1e5adef878424638b00b85707f0a6190: Bootstrap starting.
I20260709 12:21:23.751140  2070 tablet_bootstrap.cc:654] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:23.755028  2025 leader_election.cc:290] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:23.755456  1974 raft_consensus.cc:493] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:23.756278  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb9847e697246fb96091d99dc9430c1" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:23.756855  1926 raft_consensus.cc:3060] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:23.756062  1974 raft_consensus.cc:515] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.765672  1777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae102ec7fbc4da9a7295bdab0af609a" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10" is_pre_election: true
W20260709 12:21:23.767637  1891 leader_election.cc:343] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:23.771214  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae102ec7fbc4da9a7295bdab0af609a" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
I20260709 12:21:23.772150  1851 raft_consensus.cc:2468] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 0.
I20260709 12:21:23.774240  1890 leader_election.cc:304] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:23.775910  1974 leader_election.cc:290] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:23.776346  2069 tablet_bootstrap.cc:654] T 05893dc492624bafad2d99747385483e P 1e5adef878424638b00b85707f0a6190: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:23.776860  1974 raft_consensus.cc:2804] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:23.777339  1974 raft_consensus.cc:493] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:23.777793  1974 raft_consensus.cc:3060] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:23.801855  1926 raft_consensus.cc:2468] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 1.
I20260709 12:21:23.818048  1816 leader_election.cc:304] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:23.821116  2025 raft_consensus.cc:2804] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:23.821882  2025 raft_consensus.cc:697] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 1 LEADER]: Becoming Leader. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Running, Role: LEADER
I20260709 12:21:23.823237  2025 consensus_queue.cc:237] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.840824  1675 catalog_manager.cc:5697] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec reported cstate change: term changed from 0 to 1, leader changed from <none> to ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130). New cstate: current_term: 1 leader_uuid: "ceebbdcc22e64b7b80aeea04957995ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:23.842674  1974 raft_consensus.cc:515] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.850245  2070 tablet_bootstrap.cc:492] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec: No bootstrap required, opened a new log
I20260709 12:21:23.850999  2070 ts_tablet_manager.cc:1403] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec: Time spent bootstrapping tablet: real 0.108s	user 0.052s	sys 0.047s
I20260709 12:21:23.853291  2069 tablet_bootstrap.cc:492] T 05893dc492624bafad2d99747385483e P 1e5adef878424638b00b85707f0a6190: No bootstrap required, opened a new log
I20260709 12:21:23.853760  1777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae102ec7fbc4da9a7295bdab0af609a" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:23.854523  2070 raft_consensus.cc:359] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.855324  2070 raft_consensus.cc:385] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:21:23.855436  1891 leader_election.cc:343] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:23.855688  2070 raft_consensus.cc:740] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Initialized, Role: FOLLOWER
I20260709 12:21:23.850252  2072 tablet_bootstrap.cc:492] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10: No bootstrap required, opened a new log
I20260709 12:21:23.856818  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae102ec7fbc4da9a7295bdab0af609a" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:23.856913  2069 ts_tablet_manager.cc:1403] T 05893dc492624bafad2d99747385483e P 1e5adef878424638b00b85707f0a6190: Time spent bootstrapping tablet: real 0.104s	user 0.040s	sys 0.024s
I20260709 12:21:23.857010  2072 ts_tablet_manager.cc:1403] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10: Time spent bootstrapping tablet: real 0.171s	user 0.069s	sys 0.071s
I20260709 12:21:23.857543  1851 raft_consensus.cc:3060] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:23.857800  2070 consensus_queue.cc:260] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.860383  2070 ts_tablet_manager.cc:1434] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:21:23.861829  2072 raft_consensus.cc:359] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.862965  2072 raft_consensus.cc:385] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:23.863384  2072 raft_consensus.cc:740] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Initialized, Role: FOLLOWER
I20260709 12:21:23.864565  2072 consensus_queue.cc:260] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.867688  2070 tablet_bootstrap.cc:492] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec: Bootstrap starting.
I20260709 12:21:23.868983  1974 leader_election.cc:290] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:23.870601  1851 raft_consensus.cc:2468] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 1.
I20260709 12:21:23.871258  2072 ts_tablet_manager.cc:1434] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 12:21:23.872390  1890 leader_election.cc:304] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:23.874516  1974 raft_consensus.cc:2804] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:23.874607  2069 raft_consensus.cc:359] T 05893dc492624bafad2d99747385483e P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.875628  1974 raft_consensus.cc:697] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Becoming Leader. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Running, Role: LEADER
I20260709 12:21:23.876102  2069 raft_consensus.cc:385] T 05893dc492624bafad2d99747385483e P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:23.876528  2069 raft_consensus.cc:740] T 05893dc492624bafad2d99747385483e P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Initialized, Role: FOLLOWER
I20260709 12:21:23.876706  1974 consensus_queue.cc:237] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.877552  2069 consensus_queue.cc:260] T 05893dc492624bafad2d99747385483e P 1e5adef878424638b00b85707f0a6190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.880417  2069 ts_tablet_manager.cc:1434] T 05893dc492624bafad2d99747385483e P 1e5adef878424638b00b85707f0a6190: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:21:23.872951  2072 tablet_bootstrap.cc:492] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10: Bootstrap starting.
I20260709 12:21:23.883945  2070 tablet_bootstrap.cc:654] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:23.888279  2072 tablet_bootstrap.cc:654] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:23.889518  2069 tablet_bootstrap.cc:492] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190: Bootstrap starting.
I20260709 12:21:23.901764  2069 tablet_bootstrap.cc:654] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:23.903014  1675 catalog_manager.cc:5697] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e5adef878424638b00b85707f0a6190 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "1e5adef878424638b00b85707f0a6190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:23.905902  2070 tablet_bootstrap.cc:492] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec: No bootstrap required, opened a new log
I20260709 12:21:23.906541  2070 ts_tablet_manager.cc:1403] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.015s
I20260709 12:21:23.907832  2072 tablet_bootstrap.cc:492] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10: No bootstrap required, opened a new log
I20260709 12:21:23.908464  2072 ts_tablet_manager.cc:1403] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.000s
I20260709 12:21:23.909943  2070 raft_consensus.cc:359] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.910805  2070 raft_consensus.cc:385] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:23.911123  2070 raft_consensus.cc:740] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Initialized, Role: FOLLOWER
I20260709 12:21:23.912057  2072 raft_consensus.cc:359] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.912084  2070 consensus_queue.cc:260] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.913136  2072 raft_consensus.cc:385] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:23.913552  2072 raft_consensus.cc:740] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Initialized, Role: FOLLOWER
I20260709 12:21:23.914459  2072 consensus_queue.cc:260] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.915344  2070 ts_tablet_manager.cc:1434] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:21:23.915616  2069 tablet_bootstrap.cc:492] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190: No bootstrap required, opened a new log
I20260709 12:21:23.916167  2069 ts_tablet_manager.cc:1403] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.003s
I20260709 12:21:23.916867  2070 tablet_bootstrap.cc:492] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec: Bootstrap starting.
I20260709 12:21:23.917621  2072 ts_tablet_manager.cc:1434] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:21:23.919579  2069 raft_consensus.cc:359] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.920341  2069 raft_consensus.cc:385] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:23.920616  2069 raft_consensus.cc:740] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Initialized, Role: FOLLOWER
I20260709 12:21:23.921494  2069 consensus_queue.cc:260] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.924154  2069 ts_tablet_manager.cc:1434] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:21:23.925138  2069 tablet_bootstrap.cc:492] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190: Bootstrap starting.
I20260709 12:21:23.926297  2070 tablet_bootstrap.cc:654] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:23.930507  2072 tablet_bootstrap.cc:492] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10: Bootstrap starting.
I20260709 12:21:23.934422  2069 tablet_bootstrap.cc:654] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:23.939039  2072 tablet_bootstrap.cc:654] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:23.962801  2067 raft_consensus.cc:493] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:23.963469  2067 raft_consensus.cc:515] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.965876  2067 leader_election.cc:290] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:23.967864  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabff641f0544559b182830193ec8ff3" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
W20260709 12:21:23.970446  1741 leader_election.cc:343] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:23.972273  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabff641f0544559b182830193ec8ff3" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
I20260709 12:21:23.973230  1926 raft_consensus.cc:2468] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 0.
I20260709 12:21:23.975189  1741 leader_election.cc:304] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [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: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10; no voters: ceebbdcc22e64b7b80aeea04957995ec
I20260709 12:21:23.976673  2067 raft_consensus.cc:2804] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:23.977124  2067 raft_consensus.cc:493] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:23.977473  2067 raft_consensus.cc:3060] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:23.986486  2070 tablet_bootstrap.cc:492] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec: No bootstrap required, opened a new log
I20260709 12:21:23.987218  2070 ts_tablet_manager.cc:1403] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.033s
I20260709 12:21:23.987543  2067 raft_consensus.cc:515] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.988107  2072 tablet_bootstrap.cc:492] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10: No bootstrap required, opened a new log
I20260709 12:21:23.988066  2069 tablet_bootstrap.cc:492] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190: No bootstrap required, opened a new log
I20260709 12:21:23.988799  2072 ts_tablet_manager.cc:1403] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.028s
I20260709 12:21:23.988953  2069 ts_tablet_manager.cc:1403] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.023s
I20260709 12:21:23.990701  2070 raft_consensus.cc:359] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.990908  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabff641f0544559b182830193ec8ff3" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:23.991616  2070 raft_consensus.cc:385] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:23.992033  2070 raft_consensus.cc:740] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Initialized, Role: FOLLOWER
I20260709 12:21:23.992717  2072 raft_consensus.cc:359] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.992884  2070 consensus_queue.cc:260] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.993630  2069 raft_consensus.cc:359] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:23.994921  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabff641f0544559b182830193ec8ff3" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:23.995128  2069 raft_consensus.cc:385] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:23.995610  1926 raft_consensus.cc:3060] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:23.995649  2069 raft_consensus.cc:740] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Initialized, Role: FOLLOWER
I20260709 12:21:23.995970  2070 ts_tablet_manager.cc:1434] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:21:23.997226  2070 tablet_bootstrap.cc:492] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec: Bootstrap starting.
I20260709 12:21:23.992784  2067 leader_election.cc:290] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 election: Requested vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:23.996887  2069 consensus_queue.cc:260] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.000262  2069 ts_tablet_manager.cc:1434] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:21:24.001435  2069 tablet_bootstrap.cc:492] T 588fae8a14a948bfa5d5137f3fa62f67 P 1e5adef878424638b00b85707f0a6190: Bootstrap starting.
W20260709 12:21:23.993770  1741 leader_election.cc:343] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:24.004741  1926 raft_consensus.cc:2468] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 1.
I20260709 12:21:24.006171  1741 leader_election.cc:304] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [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: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10; no voters: ceebbdcc22e64b7b80aeea04957995ec
I20260709 12:21:24.007439  2067 raft_consensus.cc:2804] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:24.009348  2069 tablet_bootstrap.cc:654] T 588fae8a14a948bfa5d5137f3fa62f67 P 1e5adef878424638b00b85707f0a6190: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:24.010409  2025 raft_consensus.cc:493] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:23.993809  2072 raft_consensus.cc:385] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:24.010946  2025 raft_consensus.cc:515] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.011577  2072 raft_consensus.cc:740] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Initialized, Role: FOLLOWER
I20260709 12:21:24.012447  2072 consensus_queue.cc:260] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.015364  1777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c77fba9063643ee87c29afe732689ff" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10" is_pre_election: true
W20260709 12:21:24.019555  1817 leader_election.cc:343] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:24.017812  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c77fba9063643ee87c29afe732689ff" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
I20260709 12:21:24.021332  2069 tablet_bootstrap.cc:492] T 588fae8a14a948bfa5d5137f3fa62f67 P 1e5adef878424638b00b85707f0a6190: No bootstrap required, opened a new log
I20260709 12:21:24.021984  2069 ts_tablet_manager.cc:1403] T 588fae8a14a948bfa5d5137f3fa62f67 P 1e5adef878424638b00b85707f0a6190: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.001s
I20260709 12:21:24.022188  2070 tablet_bootstrap.cc:654] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:24.022989  1816 leader_election.cc:343] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:24.023748  1816 leader_election.cc:304] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec [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: ceebbdcc22e64b7b80aeea04957995ec; no voters: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:24.025362  2068 raft_consensus.cc:2749] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:24.026901  2069 raft_consensus.cc:359] T 588fae8a14a948bfa5d5137f3fa62f67 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.026886  2025 leader_election.cc:290] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:24.028318  2069 raft_consensus.cc:385] T 588fae8a14a948bfa5d5137f3fa62f67 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:24.027276  2067 raft_consensus.cc:697] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Becoming Leader. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Running, Role: LEADER
I20260709 12:21:24.029155  2069 raft_consensus.cc:740] T 588fae8a14a948bfa5d5137f3fa62f67 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Initialized, Role: FOLLOWER
I20260709 12:21:24.030812  2069 consensus_queue.cc:260] T 588fae8a14a948bfa5d5137f3fa62f67 P 1e5adef878424638b00b85707f0a6190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.033453  2069 ts_tablet_manager.cc:1434] T 588fae8a14a948bfa5d5137f3fa62f67 P 1e5adef878424638b00b85707f0a6190: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:21:24.035755  2069 tablet_bootstrap.cc:492] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190: Bootstrap starting.
I20260709 12:21:24.039129  2067 consensus_queue.cc:237] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.044661  2025 raft_consensus.cc:493] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:24.049861  2072 ts_tablet_manager.cc:1434] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10: Time spent starting tablet: real 0.061s	user 0.022s	sys 0.019s
I20260709 12:21:24.049522  2025 raft_consensus.cc:515] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.050720  2070 tablet_bootstrap.cc:492] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec: No bootstrap required, opened a new log
I20260709 12:21:24.051257  2072 tablet_bootstrap.cc:492] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10: Bootstrap starting.
I20260709 12:21:24.051348  2070 ts_tablet_manager.cc:1403] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.008s
I20260709 12:21:24.052315  2069 tablet_bootstrap.cc:654] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:24.052681  2025 leader_election.cc:290] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:24.055461  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeeb1086030e4cf9b534546e892ab4fd" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
W20260709 12:21:24.057294  1816 leader_election.cc:343] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:24.060472  2072 tablet_bootstrap.cc:654] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:24.063663  1777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeeb1086030e4cf9b534546e892ab4fd" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10" is_pre_election: true
I20260709 12:21:24.064999  1777 raft_consensus.cc:2468] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 0.
I20260709 12:21:24.066447  2070 raft_consensus.cc:359] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.066895  1817 leader_election.cc:304] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [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: 82c55581bcea4a7f9be7597c18a82e10, ceebbdcc22e64b7b80aeea04957995ec; no voters: 1e5adef878424638b00b85707f0a6190
I20260709 12:21:24.067482  2070 raft_consensus.cc:385] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:24.067924  2070 raft_consensus.cc:740] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Initialized, Role: FOLLOWER
I20260709 12:21:24.067987  2025 raft_consensus.cc:2804] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:24.068675  2025 raft_consensus.cc:493] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:24.069082  2025 raft_consensus.cc:3060] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.069191  2070 consensus_queue.cc:260] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.072757  2070 ts_tablet_manager.cc:1434] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:21:24.073869  2070 tablet_bootstrap.cc:492] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec: Bootstrap starting.
I20260709 12:21:24.078778  2025 raft_consensus.cc:515] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.081966  1777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeeb1086030e4cf9b534546e892ab4fd" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:24.082648  1777 raft_consensus.cc:3060] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.082697  2070 tablet_bootstrap.cc:654] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:24.093638  1676 catalog_manager.cc:5697] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "82c55581bcea4a7f9be7597c18a82e10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:24.094482  2069 tablet_bootstrap.cc:492] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190: No bootstrap required, opened a new log
I20260709 12:21:24.095335  2069 ts_tablet_manager.cc:1403] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.013s
I20260709 12:21:24.099934  2069 raft_consensus.cc:359] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.100754  2069 raft_consensus.cc:385] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:24.101060  2069 raft_consensus.cc:740] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Initialized, Role: FOLLOWER
I20260709 12:21:24.102016  2069 consensus_queue.cc:260] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.103036  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeeb1086030e4cf9b534546e892ab4fd" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:24.104720  2069 ts_tablet_manager.cc:1434] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
W20260709 12:21:24.106073  1816 leader_election.cc:343] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:24.107215  2069 tablet_bootstrap.cc:492] T aeeb1086030e4cf9b534546e892ab4fd P 1e5adef878424638b00b85707f0a6190: Bootstrap starting.
I20260709 12:21:24.109215  1777 raft_consensus.cc:2468] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 1.
I20260709 12:21:24.110898  1817 leader_election.cc:304] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [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: 82c55581bcea4a7f9be7597c18a82e10, ceebbdcc22e64b7b80aeea04957995ec; no voters: 1e5adef878424638b00b85707f0a6190
I20260709 12:21:24.113888  2068 raft_consensus.cc:2804] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:24.114459  2068 raft_consensus.cc:697] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [term 1 LEADER]: Becoming Leader. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Running, Role: LEADER
I20260709 12:21:24.114738  2069 tablet_bootstrap.cc:654] T aeeb1086030e4cf9b534546e892ab4fd P 1e5adef878424638b00b85707f0a6190: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:24.115347  2067 raft_consensus.cc:493] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:24.117316  2067 raft_consensus.cc:515] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.119624  2067 leader_election.cc:290] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:24.119927  2072 tablet_bootstrap.cc:492] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10: No bootstrap required, opened a new log
I20260709 12:21:24.120889  2072 ts_tablet_manager.cc:1403] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.019s
I20260709 12:21:24.121475  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05893dc492624bafad2d99747385483e" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
I20260709 12:21:24.122215  1927 raft_consensus.cc:2468] T 05893dc492624bafad2d99747385483e P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 0.
I20260709 12:21:24.123582  1741 leader_election.cc:304] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [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: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10; no voters: 
I20260709 12:21:24.124500  2067 raft_consensus.cc:2804] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:24.124908  2067 raft_consensus.cc:493] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:24.125252  2067 raft_consensus.cc:3060] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.115468  2068 consensus_queue.cc:237] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.128441  2072 raft_consensus.cc:359] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.129841  2072 raft_consensus.cc:385] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:24.130429  2072 raft_consensus.cc:740] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Initialized, Role: FOLLOWER
I20260709 12:21:24.135749  2072 consensus_queue.cc:260] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.142922  2072 ts_tablet_manager.cc:1434] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.004s
I20260709 12:21:24.143074  1974 raft_consensus.cc:493] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:24.144745  1974 raft_consensus.cc:515] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.145506  2072 tablet_bootstrap.cc:492] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10: Bootstrap starting.
I20260709 12:21:24.138784  2025 leader_election.cc:290] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:24.155134  2081 raft_consensus.cc:493] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:24.156404  2081 raft_consensus.cc:515] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.163872  1974 leader_election.cc:290] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:24.148327  2067 raft_consensus.cc:515] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.168742  1775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33c2516f455405c9506f71bab1970fd" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10" is_pre_election: true
I20260709 12:21:24.169391  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c77fba9063643ee87c29afe732689ff" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
I20260709 12:21:24.170495  1851 raft_consensus.cc:2468] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 0.
I20260709 12:21:24.174584  1777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c77fba9063643ee87c29afe732689ff" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10" is_pre_election: true
I20260709 12:21:24.176208  2072 tablet_bootstrap.cc:654] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:24.164351  2081 leader_election.cc:290] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:24.179224  2068 raft_consensus.cc:493] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:24.178910  1890 leader_election.cc:304] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
W20260709 12:21:24.179697  1891 leader_election.cc:343] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:24.179797  2068 raft_consensus.cc:515] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.180490  2081 raft_consensus.cc:2804] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:21:24.181053  1891 leader_election.cc:343] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:24.181946  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33c2516f455405c9506f71bab1970fd" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
I20260709 12:21:24.182768  2068 leader_election.cc:290] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:24.183035  1851 raft_consensus.cc:2468] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 0.
I20260709 12:21:24.181166  2081 raft_consensus.cc:493] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:24.185745  2081 raft_consensus.cc:3060] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.177083  1676 catalog_manager.cc:5697] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec reported cstate change: term changed from 0 to 1, leader changed from <none> to ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130). New cstate: current_term: 1 leader_uuid: "ceebbdcc22e64b7b80aeea04957995ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:24.190491  2067 leader_election.cc:290] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 election: Requested vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:24.190665  1890 leader_election.cc:304] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:24.196061  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05893dc492624bafad2d99747385483e" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
I20260709 12:21:24.212805  1926 raft_consensus.cc:2468] T 05893dc492624bafad2d99747385483e P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 0.
I20260709 12:21:24.213474  1974 raft_consensus.cc:2804] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:24.201331  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05893dc492624bafad2d99747385483e" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:24.213953  1974 raft_consensus.cc:493] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:24.213871  1816 leader_election.cc:304] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
W20260709 12:21:24.203266  1817 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:35597, user_credentials={real_user=slave}} blocked reactor thread for 92513.1us
I20260709 12:21:24.207998  2070 tablet_bootstrap.cc:492] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec: No bootstrap required, opened a new log
I20260709 12:21:24.214493  1974 raft_consensus.cc:3060] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.215219  2070 ts_tablet_manager.cc:1403] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec: Time spent bootstrapping tablet: real 0.142s	user 0.053s	sys 0.066s
I20260709 12:21:24.216183  2068 raft_consensus.cc:2804] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:24.216611  2068 raft_consensus.cc:493] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:24.216951  2068 raft_consensus.cc:3060] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.217084  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05893dc492624bafad2d99747385483e" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
I20260709 12:21:24.218066  2102 raft_consensus.cc:493] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:24.218308  2070 raft_consensus.cc:359] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.218601  2102 raft_consensus.cc:515] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.219020  2070 raft_consensus.cc:385] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:24.219319  2070 raft_consensus.cc:740] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Initialized, Role: FOLLOWER
I20260709 12:21:24.220148  2070 consensus_queue.cc:260] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.220957  1850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05893dc492624bafad2d99747385483e" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:24.222424  2070 ts_tablet_manager.cc:1434] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:21:24.214442  1927 raft_consensus.cc:3060] T 05893dc492624bafad2d99747385483e P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.223426  2070 tablet_bootstrap.cc:492] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec: Bootstrap starting.
I20260709 12:21:24.225186  2068 raft_consensus.cc:515] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.227968  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588fae8a14a948bfa5d5137f3fa62f67" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
I20260709 12:21:24.228649  1926 raft_consensus.cc:2468] T 588fae8a14a948bfa5d5137f3fa62f67 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 0.
I20260709 12:21:24.229668  1775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05893dc492624bafad2d99747385483e" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10" is_pre_election: true
I20260709 12:21:24.230768  2070 tablet_bootstrap.cc:654] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:24.214332  2069 tablet_bootstrap.cc:492] T aeeb1086030e4cf9b534546e892ab4fd P 1e5adef878424638b00b85707f0a6190: No bootstrap required, opened a new log
I20260709 12:21:24.232185  2069 ts_tablet_manager.cc:1403] T aeeb1086030e4cf9b534546e892ab4fd P 1e5adef878424638b00b85707f0a6190: Time spent bootstrapping tablet: real 0.125s	user 0.019s	sys 0.004s
I20260709 12:21:24.232843  1777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588fae8a14a948bfa5d5137f3fa62f67" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10" is_pre_election: true
I20260709 12:21:24.231168  1775 raft_consensus.cc:2393] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceebbdcc22e64b7b80aeea04957995ec in current term 1: Already voted for candidate 82c55581bcea4a7f9be7597c18a82e10 in this term.
I20260709 12:21:24.237353  2069 raft_consensus.cc:359] T aeeb1086030e4cf9b534546e892ab4fd P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.238235  2069 raft_consensus.cc:385] T aeeb1086030e4cf9b534546e892ab4fd P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:24.238550  2069 raft_consensus.cc:740] T aeeb1086030e4cf9b534546e892ab4fd P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Initialized, Role: FOLLOWER
I20260709 12:21:24.230744  1816 leader_election.cc:304] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
W20260709 12:21:24.239840  1817 leader_election.cc:343] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:24.240281  2025 raft_consensus.cc:2804] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:24.240768  2025 raft_consensus.cc:493] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:24.231540  2102 leader_election.cc:290] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:24.241210  2025 raft_consensus.cc:3060] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.245345  2072 tablet_bootstrap.cc:492] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10: No bootstrap required, opened a new log
I20260709 12:21:24.230472  1851 raft_consensus.cc:2393] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82c55581bcea4a7f9be7597c18a82e10 in current term 1: Already voted for candidate ceebbdcc22e64b7b80aeea04957995ec in this term.
I20260709 12:21:24.239274  1927 raft_consensus.cc:2468] T 05893dc492624bafad2d99747385483e P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 1.
I20260709 12:21:24.247475  1741 leader_election.cc:304] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [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: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10; no voters: ceebbdcc22e64b7b80aeea04957995ec
I20260709 12:21:24.249194  2094 raft_consensus.cc:2804] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:24.249840  2094 raft_consensus.cc:697] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Becoming Leader. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Running, Role: LEADER
I20260709 12:21:24.250866  2094 consensus_queue.cc:237] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.252404  2069 consensus_queue.cc:260] T aeeb1086030e4cf9b534546e892ab4fd P 1e5adef878424638b00b85707f0a6190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.257520  2072 ts_tablet_manager.cc:1403] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10: Time spent bootstrapping tablet: real 0.112s	user 0.022s	sys 0.008s
I20260709 12:21:24.259486  1775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05893dc492624bafad2d99747385483e" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:24.209671  2081 raft_consensus.cc:515] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.257804  2068 leader_election.cc:290] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:24.259449  2025 raft_consensus.cc:515] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.258369  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05893dc492624bafad2d99747385483e" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:24.262706  1927 raft_consensus.cc:2393] T 05893dc492624bafad2d99747385483e P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ceebbdcc22e64b7b80aeea04957995ec in current term 1: Already voted for candidate 82c55581bcea4a7f9be7597c18a82e10 in this term.
I20260709 12:21:24.262748  2067 raft_consensus.cc:493] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:24.263432  2067 raft_consensus.cc:515] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.264467  1816 leader_election.cc:304] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec [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: ceebbdcc22e64b7b80aeea04957995ec; no voters: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:24.264739  2081 leader_election.cc:290] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:24.265864  2067 leader_election.cc:290] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:24.266835  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588fae8a14a948bfa5d5137f3fa62f67" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:24.267489  1926 raft_consensus.cc:3060] T 588fae8a14a948bfa5d5137f3fa62f67 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.269598  1974 raft_consensus.cc:515] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.274614  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c77fba9063643ee87c29afe732689ff" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:24.275415  1851 raft_consensus.cc:3060] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.275799  1850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33c2516f455405c9506f71bab1970fd" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:24.276796  1850 raft_consensus.cc:3060] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.277253  1852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb9847e697246fb96091d99dc9430c1" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
I20260709 12:21:24.280644  2072 raft_consensus.cc:359] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.282910  1777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c77fba9063643ee87c29afe732689ff" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:24.283545  2072 raft_consensus.cc:385] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:24.284521  2072 raft_consensus.cc:740] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Initialized, Role: FOLLOWER
I20260709 12:21:24.286649  1777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33c2516f455405c9506f71bab1970fd" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
W20260709 12:21:24.288429  1891 leader_election.cc:343] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:24.282874  1775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588fae8a14a948bfa5d5137f3fa62f67" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:24.286455  2072 consensus_queue.cc:260] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.290205  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb9847e697246fb96091d99dc9430c1" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
W20260709 12:21:24.291412  1891 leader_election.cc:343] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:24.291488  1927 raft_consensus.cc:2393] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82c55581bcea4a7f9be7597c18a82e10 in current term 1: Already voted for candidate ceebbdcc22e64b7b80aeea04957995ec in this term.
W20260709 12:21:24.291788  1817 leader_election.cc:343] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:24.294370  2068 raft_consensus.cc:2749] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:24.294055  1741 leader_election.cc:304] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [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: 82c55581bcea4a7f9be7597c18a82e10; no voters: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec
I20260709 12:21:24.295562  2067 raft_consensus.cc:3060] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.296924  1974 leader_election.cc:290] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:24.297778  2072 ts_tablet_manager.cc:1434] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 12:21:24.299070  2072 tablet_bootstrap.cc:492] T 588fae8a14a948bfa5d5137f3fa62f67 P 82c55581bcea4a7f9be7597c18a82e10: Bootstrap starting.
I20260709 12:21:24.299001  1850 raft_consensus.cc:2468] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 1.
W20260709 12:21:24.299440  1724 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:24.300535  1890 leader_election.cc:304] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:24.301816  2070 tablet_bootstrap.cc:492] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec: No bootstrap required, opened a new log
I20260709 12:21:24.301986  1974 raft_consensus.cc:2804] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:24.302531  2070 ts_tablet_manager.cc:1403] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec: Time spent bootstrapping tablet: real 0.079s	user 0.031s	sys 0.038s
I20260709 12:21:24.303575  1974 raft_consensus.cc:697] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Becoming Leader. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Running, Role: LEADER
I20260709 12:21:24.304669  1974 consensus_queue.cc:237] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.305665  2067 raft_consensus.cc:2749] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:24.307791  1926 raft_consensus.cc:2468] T 588fae8a14a948bfa5d5137f3fa62f67 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 1.
I20260709 12:21:24.314152  1816 leader_election.cc:304] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:24.306634  2070 raft_consensus.cc:359] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.316242  2068 raft_consensus.cc:2804] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:24.317509  2068 raft_consensus.cc:697] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [term 1 LEADER]: Becoming Leader. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Running, Role: LEADER
I20260709 12:21:24.318533  2069 ts_tablet_manager.cc:1434] T aeeb1086030e4cf9b534546e892ab4fd P 1e5adef878424638b00b85707f0a6190: Time spent starting tablet: real 0.086s	user 0.005s	sys 0.003s
I20260709 12:21:24.318401  2068 consensus_queue.cc:237] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.319603  2069 tablet_bootstrap.cc:492] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190: Bootstrap starting.
I20260709 12:21:24.318957  1676 catalog_manager.cc:5697] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "82c55581bcea4a7f9be7597c18a82e10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:24.315510  2070 raft_consensus.cc:385] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:24.322746  2070 raft_consensus.cc:740] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Initialized, Role: FOLLOWER
I20260709 12:21:24.323822  2070 consensus_queue.cc:260] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.324558  2072 tablet_bootstrap.cc:654] T 588fae8a14a948bfa5d5137f3fa62f67 P 82c55581bcea4a7f9be7597c18a82e10: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:24.327135  2070 ts_tablet_manager.cc:1434] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.005s
I20260709 12:21:24.334880  2025 leader_election.cc:290] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:24.335456  1675 catalog_manager.cc:5697] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec reported cstate change: term changed from 0 to 1, leader changed from <none> to ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130). New cstate: current_term: 1 leader_uuid: "ceebbdcc22e64b7b80aeea04957995ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:24.339672  2072 tablet_bootstrap.cc:492] T 588fae8a14a948bfa5d5137f3fa62f67 P 82c55581bcea4a7f9be7597c18a82e10: No bootstrap required, opened a new log
I20260709 12:21:24.340286  2072 ts_tablet_manager.cc:1403] T 588fae8a14a948bfa5d5137f3fa62f67 P 82c55581bcea4a7f9be7597c18a82e10: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.007s
I20260709 12:21:24.340783  1851 raft_consensus.cc:2468] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 1.
I20260709 12:21:24.342262  1890 leader_election.cc:304] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:24.343623  2108 raft_consensus.cc:2804] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:24.343532  2072 raft_consensus.cc:359] T 588fae8a14a948bfa5d5137f3fa62f67 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.344338  2108 raft_consensus.cc:697] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Becoming Leader. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Running, Role: LEADER
I20260709 12:21:24.344625  2072 raft_consensus.cc:385] T 588fae8a14a948bfa5d5137f3fa62f67 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:24.344952  2072 raft_consensus.cc:740] T 588fae8a14a948bfa5d5137f3fa62f67 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Initialized, Role: FOLLOWER
I20260709 12:21:24.345461  2108 consensus_queue.cc:237] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.346211  2072 consensus_queue.cc:260] T 588fae8a14a948bfa5d5137f3fa62f67 P 82c55581bcea4a7f9be7597c18a82e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.348964  2072 ts_tablet_manager.cc:1434] T 588fae8a14a948bfa5d5137f3fa62f67 P 82c55581bcea4a7f9be7597c18a82e10: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:21:24.349992  2069 tablet_bootstrap.cc:654] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:24.350632  2072 tablet_bootstrap.cc:492] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10: Bootstrap starting.
I20260709 12:21:24.356349  1676 catalog_manager.cc:5697] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e5adef878424638b00b85707f0a6190 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "1e5adef878424638b00b85707f0a6190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:24.358795  2072 tablet_bootstrap.cc:654] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:24.371273  2094 raft_consensus.cc:493] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:24.371801  2072 tablet_bootstrap.cc:492] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10: No bootstrap required, opened a new log
I20260709 12:21:24.372543  2072 ts_tablet_manager.cc:1403] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260709 12:21:24.372138  2094 raft_consensus.cc:515] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.375538  2072 raft_consensus.cc:359] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.376322  2072 raft_consensus.cc:385] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:24.376628  2072 raft_consensus.cc:740] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Initialized, Role: FOLLOWER
I20260709 12:21:24.377476  2072 consensus_queue.cc:260] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.380627  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae102ec7fbc4da9a7295bdab0af609a" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
I20260709 12:21:24.382143  2094 leader_election.cc:290] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:24.380447  2072 ts_tablet_manager.cc:1434] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:21:24.384703  2069 tablet_bootstrap.cc:492] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190: No bootstrap required, opened a new log
I20260709 12:21:24.385138  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae102ec7fbc4da9a7295bdab0af609a" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
I20260709 12:21:24.385638  2069 ts_tablet_manager.cc:1403] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.017s
I20260709 12:21:24.386067  1851 raft_consensus.cc:2393] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82c55581bcea4a7f9be7597c18a82e10 in current term 1: Already voted for candidate 1e5adef878424638b00b85707f0a6190 in this term.
I20260709 12:21:24.387351  1741 leader_election.cc:304] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10 [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: 82c55581bcea4a7f9be7597c18a82e10; no voters: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec
I20260709 12:21:24.388867  2094 raft_consensus.cc:3060] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.388903  2069 raft_consensus.cc:359] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.389760  2069 raft_consensus.cc:385] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:24.390054  2069 raft_consensus.cc:740] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Initialized, Role: FOLLOWER
I20260709 12:21:24.390769  2072 tablet_bootstrap.cc:492] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10: Bootstrap starting.
I20260709 12:21:24.391659  2069 consensus_queue.cc:260] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.394701  2069 ts_tablet_manager.cc:1434] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:21:24.396014  1674 catalog_manager.cc:5697] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e5adef878424638b00b85707f0a6190 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "1e5adef878424638b00b85707f0a6190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:24.396920  2068 consensus_queue.cc:1048] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:24.398649  2072 tablet_bootstrap.cc:654] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:24.406893  2094 raft_consensus.cc:2749] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:24.424144  2072 tablet_bootstrap.cc:492] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10: No bootstrap required, opened a new log
I20260709 12:21:24.424782  2072 ts_tablet_manager.cc:1403] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.016s
I20260709 12:21:24.428699  2025 consensus_queue.cc:1048] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:24.433591  2072 raft_consensus.cc:359] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.434353  2072 raft_consensus.cc:385] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:24.434617  2072 raft_consensus.cc:740] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Initialized, Role: FOLLOWER
I20260709 12:21:24.436080  2102 raft_consensus.cc:493] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:24.436786  2102 raft_consensus.cc:515] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.435571  2072 consensus_queue.cc:260] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.441437  1775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabff641f0544559b182830193ec8ff3" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10" is_pre_election: true
I20260709 12:21:24.442559  2102 leader_election.cc:290] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:24.444118  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabff641f0544559b182830193ec8ff3" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
I20260709 12:21:24.444669  2072 ts_tablet_manager.cc:1434] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260709 12:21:24.445394  1927 raft_consensus.cc:2393] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceebbdcc22e64b7b80aeea04957995ec in current term 1: Already voted for candidate 82c55581bcea4a7f9be7597c18a82e10 in this term.
I20260709 12:21:24.454766  1851 raft_consensus.cc:3060] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.456632  1816 leader_election.cc:304] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec [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: ceebbdcc22e64b7b80aeea04957995ec; no voters: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:24.464015  2025 raft_consensus.cc:2749] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:24.465180  2094 consensus_queue.cc:1048] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:24.471531  2108 consensus_queue.cc:1048] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:24.481315  2096 consensus_queue.cc:1048] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:24.482851  2108 raft_consensus.cc:493] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:24.483521  2108 raft_consensus.cc:515] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.486016  2108 leader_election.cc:290] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:24.487574  1777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97eb7720f034f1ca50ec13bf2bc6ff2" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10" is_pre_election: true
I20260709 12:21:24.488384  1777 raft_consensus.cc:2468] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 0.
I20260709 12:21:24.489637  1891 leader_election.cc:304] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10; no voters: 
I20260709 12:21:24.493388  1974 raft_consensus.cc:2804] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:24.493796  1974 raft_consensus.cc:493] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:24.494160  1974 raft_consensus.cc:3060] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.495230  2081 consensus_queue.cc:1048] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:24.497673  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97eb7720f034f1ca50ec13bf2bc6ff2" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
I20260709 12:21:24.499521  1851 raft_consensus.cc:2468] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 0.
I20260709 12:21:24.506930  1974 raft_consensus.cc:515] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.510013  1775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97eb7720f034f1ca50ec13bf2bc6ff2" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:24.510746  1775 raft_consensus.cc:3060] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.511152  1850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97eb7720f034f1ca50ec13bf2bc6ff2" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:24.511819  1850 raft_consensus.cc:3060] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.520110  1775 raft_consensus.cc:2468] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 1.
I20260709 12:21:24.520925  1850 raft_consensus.cc:2468] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 1.
I20260709 12:21:24.521469  1891 leader_election.cc:304] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10; no voters: 
I20260709 12:21:24.522390  2108 raft_consensus.cc:2804] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:24.526015  2108 raft_consensus.cc:697] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Becoming Leader. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Running, Role: LEADER
I20260709 12:21:24.527652  1974 leader_election.cc:290] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 1 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:24.527297  2108 consensus_queue.cc:237] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.543468  1674 catalog_manager.cc:5697] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e5adef878424638b00b85707f0a6190 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "1e5adef878424638b00b85707f0a6190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:24.563586  2096 raft_consensus.cc:493] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:24.564167  2096 raft_consensus.cc:515] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.566499  2096 leader_election.cc:290] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:24.567876  1850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c77fba9063643ee87c29afe732689ff" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
I20260709 12:21:24.567973  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c77fba9063643ee87c29afe732689ff" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
I20260709 12:21:24.569084  1850 raft_consensus.cc:2393] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82c55581bcea4a7f9be7597c18a82e10 in current term 1: Already voted for candidate 1e5adef878424638b00b85707f0a6190 in this term.
I20260709 12:21:24.571501  1741 leader_election.cc:304] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [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: 82c55581bcea4a7f9be7597c18a82e10; no voters: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec
I20260709 12:21:24.572746  2096 raft_consensus.cc:3060] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.581027  2096 raft_consensus.cc:2749] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:24.595907  2025 consensus_queue.cc:1048] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:24.609001  1850 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fb9847e697246fb96091d99dc9430c1"
dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
mode: GRACEFUL
new_leader_uuid: "82c55581bcea4a7f9be7597c18a82e10"
 from {username='slave'} at 127.0.0.1:59136
I20260709 12:21:24.610093  1850 raft_consensus.cc:606] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 1 LEADER]: Received request to transfer leadership to TS 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:24.610090  1926 raft_consensus.cc:3060] T aeeb1086030e4cf9b534546e892ab4fd P 1e5adef878424638b00b85707f0a6190 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.621991  1926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c77fba9063643ee87c29afe732689ff"
dest_uuid: "1e5adef878424638b00b85707f0a6190"
mode: GRACEFUL
new_leader_uuid: "82c55581bcea4a7f9be7597c18a82e10"
 from {username='slave'} at 127.0.0.1:58976
I20260709 12:21:24.622640  1926 raft_consensus.cc:606] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Received request to transfer leadership to TS 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:24.622911  2068 consensus_queue.cc:1048] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:24.629737  1850 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aeeb1086030e4cf9b534546e892ab4fd"
dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
mode: GRACEFUL
new_leader_uuid: "82c55581bcea4a7f9be7597c18a82e10"
 from {username='slave'} at 127.0.0.1:59136
I20260709 12:21:24.630429  1850 raft_consensus.cc:606] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [term 1 LEADER]: Received request to transfer leadership to TS 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:24.636224  1926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a97eb7720f034f1ca50ec13bf2bc6ff2"
dest_uuid: "1e5adef878424638b00b85707f0a6190"
mode: GRACEFUL
new_leader_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
 from {username='slave'} at 127.0.0.1:58976
I20260709 12:21:24.636762  1926 raft_consensus.cc:606] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Received request to transfer leadership to TS ceebbdcc22e64b7b80aeea04957995ec
I20260709 12:21:24.643852  1926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ae102ec7fbc4da9a7295bdab0af609a"
dest_uuid: "1e5adef878424638b00b85707f0a6190"
mode: GRACEFUL
new_leader_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
 from {username='slave'} at 127.0.0.1:58976
I20260709 12:21:24.644424  1926 raft_consensus.cc:606] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Received request to transfer leadership to TS ceebbdcc22e64b7b80aeea04957995ec
I20260709 12:21:24.654275  1926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c33c2516f455405c9506f71bab1970fd"
dest_uuid: "1e5adef878424638b00b85707f0a6190"
mode: GRACEFUL
new_leader_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
 from {username='slave'} at 127.0.0.1:58976
I20260709 12:21:24.654753  1926 raft_consensus.cc:606] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Received request to transfer leadership to TS ceebbdcc22e64b7b80aeea04957995ec
I20260709 12:21:24.660324  1775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cabff641f0544559b182830193ec8ff3"
dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
mode: GRACEFUL
new_leader_uuid: "1e5adef878424638b00b85707f0a6190"
 from {username='slave'} at 127.0.0.1:51228
I20260709 12:21:24.661042  1775 raft_consensus.cc:606] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Received request to transfer leadership to TS 1e5adef878424638b00b85707f0a6190
I20260709 12:21:24.666819  2096 raft_consensus.cc:493] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:24.667533  2096 raft_consensus.cc:515] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.669739  2096 leader_election.cc:290] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:24.670679  1850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33c2516f455405c9506f71bab1970fd" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
I20260709 12:21:24.670938  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33c2516f455405c9506f71bab1970fd" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
I20260709 12:21:24.671543  1850 raft_consensus.cc:2393] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82c55581bcea4a7f9be7597c18a82e10 in current term 1: Already voted for candidate 1e5adef878424638b00b85707f0a6190 in this term.
I20260709 12:21:24.673030  1741 leader_election.cc:304] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10 [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: 82c55581bcea4a7f9be7597c18a82e10; no voters: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec
I20260709 12:21:24.673696  2096 raft_consensus.cc:3060] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.679708  2096 raft_consensus.cc:2749] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:24.786150  2096 raft_consensus.cc:493] T 588fae8a14a948bfa5d5137f3fa62f67 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:24.786615  2096 raft_consensus.cc:515] T 588fae8a14a948bfa5d5137f3fa62f67 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.788419  2096 leader_election.cc:290] T 588fae8a14a948bfa5d5137f3fa62f67 P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:24.789608  1850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588fae8a14a948bfa5d5137f3fa62f67" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec" is_pre_election: true
I20260709 12:21:24.789953  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588fae8a14a948bfa5d5137f3fa62f67" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e5adef878424638b00b85707f0a6190" is_pre_election: true
I20260709 12:21:24.790951  1926 raft_consensus.cc:2393] T 588fae8a14a948bfa5d5137f3fa62f67 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82c55581bcea4a7f9be7597c18a82e10 in current term 1: Already voted for candidate ceebbdcc22e64b7b80aeea04957995ec in this term.
I20260709 12:21:24.792100  1741 leader_election.cc:304] T 588fae8a14a948bfa5d5137f3fa62f67 P 82c55581bcea4a7f9be7597c18a82e10 [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: 82c55581bcea4a7f9be7597c18a82e10; no voters: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec
I20260709 12:21:24.792968  2096 raft_consensus.cc:3060] T 588fae8a14a948bfa5d5137f3fa62f67 P 82c55581bcea4a7f9be7597c18a82e10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:24.798923  2096 raft_consensus.cc:2749] T 588fae8a14a948bfa5d5137f3fa62f67 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:24.807580  2068 consensus_queue.cc:1048] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:24.820999  2103 consensus_queue.cc:1048] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:24.832937  2108 consensus_queue.cc:1048] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:24.838454  2094 consensus_queue.cc:1048] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:24.841583  2108 consensus_queue.cc:1048] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:24.861569  2096 consensus_queue.cc:1048] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:24.863257  1974 raft_consensus.cc:993] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190: : Instructing follower 82c55581bcea4a7f9be7597c18a82e10 to start an election
I20260709 12:21:24.863824  1974 raft_consensus.cc:1081] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Signalling peer 82c55581bcea4a7f9be7597c18a82e10 to start an election
I20260709 12:21:24.867942  2127 raft_consensus.cc:993] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190: : Instructing follower ceebbdcc22e64b7b80aeea04957995ec to start an election
I20260709 12:21:24.868111  1775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c77fba9063643ee87c29afe732689ff"
dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
 from {username='slave'} at 127.0.0.1:51208
I20260709 12:21:24.868469  2127 raft_consensus.cc:1081] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Signalling peer ceebbdcc22e64b7b80aeea04957995ec to start an election
I20260709 12:21:24.868852  1775 raft_consensus.cc:493] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:24.869223  1775 raft_consensus.cc:3060] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:24.874333  1851 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c33c2516f455405c9506f71bab1970fd"
dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
 from {username='slave'} at 127.0.0.1:59110
I20260709 12:21:24.875001  1851 raft_consensus.cc:493] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:24.875435  1851 raft_consensus.cc:3060] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:24.876390  1775 raft_consensus.cc:515] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.879190  1775 leader_election.cc:290] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 2 election: Requested vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:24.885207  1775 raft_consensus.cc:1240] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Rejecting Update request from peer 1e5adef878424638b00b85707f0a6190 for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:24.889276  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c77fba9063643ee87c29afe732689ff" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:24.890338  1926 raft_consensus.cc:3055] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:24.890704  1926 raft_consensus.cc:740] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Running, Role: LEADER
I20260709 12:21:24.891806  1926 consensus_queue.cc:260] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.893026  1926 raft_consensus.cc:3060] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:24.894754  1974 consensus_queue.cc:1048] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:24.910725  1926 raft_consensus.cc:2468] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 2.
I20260709 12:21:24.912293  1853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c77fba9063643ee87c29afe732689ff" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:24.913215  1853 raft_consensus.cc:3060] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:24.912356  1741 leader_election.cc:304] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [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: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10; no voters: 
I20260709 12:21:24.914460  1974 raft_consensus.cc:993] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190: : Instructing follower ceebbdcc22e64b7b80aeea04957995ec to start an election
I20260709 12:21:24.914894  2096 raft_consensus.cc:2804] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:24.915359  2126 raft_consensus.cc:1081] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Signalling peer ceebbdcc22e64b7b80aeea04957995ec to start an election
I20260709 12:21:24.915555  2096 raft_consensus.cc:697] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [term 2 LEADER]: Becoming Leader. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Running, Role: LEADER
I20260709 12:21:24.916549  2096 consensus_queue.cc:237] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.917690  1850 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ae102ec7fbc4da9a7295bdab0af609a"
dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
 from {username='slave'} at 127.0.0.1:59110
I20260709 12:21:24.918497  1850 raft_consensus.cc:493] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:24.918959  1850 raft_consensus.cc:3060] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:24.928936  1850 raft_consensus.cc:515] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.928925  1851 raft_consensus.cc:515] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.932283  1674 catalog_manager.cc:5697] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 reported cstate change: term changed from 1 to 2, leader changed from 1e5adef878424638b00b85707f0a6190 (127.27.60.131) to 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "82c55581bcea4a7f9be7597c18a82e10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:24.933977  1852 raft_consensus.cc:1240] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Rejecting Update request from peer 1e5adef878424638b00b85707f0a6190 for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:24.934175  1926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae102ec7fbc4da9a7295bdab0af609a" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:24.934831  1926 raft_consensus.cc:3055] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:24.934759  1777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae102ec7fbc4da9a7295bdab0af609a" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:24.935642  1777 raft_consensus.cc:3060] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:24.938485  1974 consensus_queue.cc:1059] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:24.940897  1853 raft_consensus.cc:2468] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 2.
I20260709 12:21:24.942911  1974 raft_consensus.cc:3055] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:24.943397  1974 raft_consensus.cc:740] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Running, Role: LEADER
I20260709 12:21:24.944330  1974 consensus_queue.cc:260] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.946612  1974 raft_consensus.cc:3060] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:24.949134  1777 raft_consensus.cc:2468] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 2.
I20260709 12:21:24.935432  1926 raft_consensus.cc:740] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Running, Role: LEADER
I20260709 12:21:24.950666  1926 consensus_queue.cc:260] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.951841  1926 raft_consensus.cc:3060] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:24.954804  1817 leader_election.cc:304] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec [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: 82c55581bcea4a7f9be7597c18a82e10, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:24.955014  2094 raft_consensus.cc:993] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10: : Instructing follower 1e5adef878424638b00b85707f0a6190 to start an election
I20260709 12:21:24.956307  2094 raft_consensus.cc:1081] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Signalling peer 1e5adef878424638b00b85707f0a6190 to start an election
I20260709 12:21:24.956492  2102 raft_consensus.cc:2804] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:24.957129  2102 raft_consensus.cc:697] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec [term 2 LEADER]: Becoming Leader. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Running, Role: LEADER
I20260709 12:21:24.958967  2102 consensus_queue.cc:237] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.961796  1777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33c2516f455405c9506f71bab1970fd" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:24.962632  1777 raft_consensus.cc:3060] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:24.964023  1925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33c2516f455405c9506f71bab1970fd" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:24.972240  1777 raft_consensus.cc:2468] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 2.
I20260709 12:21:24.973812  1817 leader_election.cc:304] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [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: 82c55581bcea4a7f9be7597c18a82e10, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:24.974279  1850 leader_election.cc:290] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 2 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:24.975081  2102 raft_consensus.cc:2804] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:24.976106  2102 raft_consensus.cc:697] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [term 2 LEADER]: Becoming Leader. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Running, Role: LEADER
I20260709 12:21:24.976974  1927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cabff641f0544559b182830193ec8ff3"
dest_uuid: "1e5adef878424638b00b85707f0a6190"
 from {username='slave'} at 127.0.0.1:58952
I20260709 12:21:24.977192  2102 consensus_queue.cc:237] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.978292  1851 leader_election.cc:290] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 2 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:24.977578  1671 catalog_manager.cc:5697] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec reported cstate change: term changed from 1 to 2, leader changed from 1e5adef878424638b00b85707f0a6190 (127.27.60.131) to ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130). New cstate: current_term: 2 leader_uuid: "ceebbdcc22e64b7b80aeea04957995ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:24.979621  1925 raft_consensus.cc:2468] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 2.
I20260709 12:21:24.977803  1927 raft_consensus.cc:493] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:24.981460  1927 raft_consensus.cc:3060] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:24.988145  1926 raft_consensus.cc:2468] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 2.
I20260709 12:21:24.990428  1927 raft_consensus.cc:515] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.993877  1777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabff641f0544559b182830193ec8ff3" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:24.994621  1777 raft_consensus.cc:3055] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:24.994987  1777 raft_consensus.cc:740] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Running, Role: LEADER
I20260709 12:21:24.995842  1777 consensus_queue.cc:260] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:24.997167  2103 raft_consensus.cc:993] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec: : Instructing follower 82c55581bcea4a7f9be7597c18a82e10 to start an election
I20260709 12:21:24.997422  1927 leader_election.cc:290] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 2 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:24.997781  2102 raft_consensus.cc:1081] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 1 LEADER]: Signalling peer 82c55581bcea4a7f9be7597c18a82e10 to start an election
I20260709 12:21:24.997128  1777 raft_consensus.cc:3060] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:24.998158  1850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabff641f0544559b182830193ec8ff3" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:24.998874  1850 raft_consensus.cc:3060] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:25.001411  1775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fb9847e697246fb96091d99dc9430c1"
dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
 from {username='slave'} at 127.0.0.1:51214
I20260709 12:21:25.002207  1775 raft_consensus.cc:493] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:25.002592  1775 raft_consensus.cc:3060] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:25.006078  1671 catalog_manager.cc:5697] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec reported cstate change: term changed from 1 to 2, leader changed from 1e5adef878424638b00b85707f0a6190 (127.27.60.131) to ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130). New cstate: current_term: 2 leader_uuid: "ceebbdcc22e64b7b80aeea04957995ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:25.009099  1850 raft_consensus.cc:2468] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 2.
I20260709 12:21:25.009927  1775 raft_consensus.cc:515] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:25.010516  1890 leader_election.cc:304] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:25.011584  1974 raft_consensus.cc:2804] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:25.012830  1974 raft_consensus.cc:697] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 [term 2 LEADER]: Becoming Leader. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Running, Role: LEADER
I20260709 12:21:25.012905  1777 raft_consensus.cc:2468] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 2.
I20260709 12:21:25.014216  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb9847e697246fb96091d99dc9430c1" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:25.014539  1850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb9847e697246fb96091d99dc9430c1" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:25.015353  1850 raft_consensus.cc:3055] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:25.015728  1850 raft_consensus.cc:740] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Running, Role: LEADER
I20260709 12:21:25.013897  1974 consensus_queue.cc:237] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:25.017025  1927 raft_consensus.cc:3060] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:25.016742  1850 consensus_queue.cc:260] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:25.018069  1850 raft_consensus.cc:3060] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:25.026460  1927 raft_consensus.cc:2468] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 2.
I20260709 12:21:25.026445  1850 raft_consensus.cc:2468] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 2.
I20260709 12:21:25.029241  1741 leader_election.cc:304] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [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: 82c55581bcea4a7f9be7597c18a82e10, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:25.029388  1775 leader_election.cc:290] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 2 election: Requested vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:25.030308  2096 raft_consensus.cc:2804] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:25.030897  2096 raft_consensus.cc:697] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 LEADER]: Becoming Leader. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Running, Role: LEADER
I20260709 12:21:25.026582  1676 catalog_manager.cc:5697] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 reported cstate change: term changed from 1 to 2, leader changed from 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129) to 1e5adef878424638b00b85707f0a6190 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "1e5adef878424638b00b85707f0a6190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:25.031558  2081 consensus_queue.cc:1048] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:25.032564  2103 raft_consensus.cc:993] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec: : Instructing follower 82c55581bcea4a7f9be7597c18a82e10 to start an election
I20260709 12:21:25.032124  2096 consensus_queue.cc:237] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:25.033046  2103 raft_consensus.cc:1081] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [term 1 LEADER]: Signalling peer 82c55581bcea4a7f9be7597c18a82e10 to start an election
I20260709 12:21:25.035705  1775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aeeb1086030e4cf9b534546e892ab4fd"
dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
 from {username='slave'} at 127.0.0.1:51214
I20260709 12:21:25.036288  1775 raft_consensus.cc:493] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:25.036652  1775 raft_consensus.cc:3060] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:25.044809  1775 raft_consensus.cc:515] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:25.046312  2081 raft_consensus.cc:993] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190: : Instructing follower ceebbdcc22e64b7b80aeea04957995ec to start an election
I20260709 12:21:25.046960  2081 raft_consensus.cc:1081] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Signalling peer ceebbdcc22e64b7b80aeea04957995ec to start an election
I20260709 12:21:25.047111  1775 leader_election.cc:290] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10 [CANDIDATE]: Term 2 election: Requested vote from peers ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:25.046175  1671 catalog_manager.cc:5697] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 reported cstate change: term changed from 1 to 2, leader changed from ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130) to 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "82c55581bcea4a7f9be7597c18a82e10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:25.049490  1850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeeb1086030e4cf9b534546e892ab4fd" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:25.050156  1850 raft_consensus.cc:3055] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:25.050182  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeeb1086030e4cf9b534546e892ab4fd" candidate_uuid: "82c55581bcea4a7f9be7597c18a82e10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:25.050586  1850 raft_consensus.cc:740] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Running, Role: LEADER
I20260709 12:21:25.051025  1927 raft_consensus.cc:3060] T aeeb1086030e4cf9b534546e892ab4fd P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:25.051307  1852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a97eb7720f034f1ca50ec13bf2bc6ff2"
dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
 from {username='slave'} at 127.0.0.1:59110
I20260709 12:21:25.051913  1852 raft_consensus.cc:493] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:25.051515  1850 consensus_queue.cc:260] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:25.052184  1852 raft_consensus.cc:3060] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:25.052520  2126 consensus_queue.cc:1048] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:25.053020  1850 raft_consensus.cc:3060] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:25.059481  1927 raft_consensus.cc:2468] T aeeb1086030e4cf9b534546e892ab4fd P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 2.
I20260709 12:21:25.061036  1741 leader_election.cc:304] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10 [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: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10; no voters: 
I20260709 12:21:25.061961  2067 raft_consensus.cc:2804] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:25.062783  2067 raft_consensus.cc:697] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10 [term 2 LEADER]: Becoming Leader. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Running, Role: LEADER
I20260709 12:21:25.064457  2067 consensus_queue.cc:237] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:25.064739  1852 raft_consensus.cc:515] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:25.066038  1851 raft_consensus.cc:1240] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Rejecting Update request from peer 1e5adef878424638b00b85707f0a6190 for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:25.068176  2081 consensus_queue.cc:1059] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:25.069018  2081 raft_consensus.cc:3055] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:25.069350  2081 raft_consensus.cc:740] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Running, Role: LEADER
I20260709 12:21:25.070225  2081 consensus_queue.cc:260] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:25.071282  2081 raft_consensus.cc:3060] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:25.070302  1850 raft_consensus.cc:2468] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c55581bcea4a7f9be7597c18a82e10 in term 2.
I20260709 12:21:25.076385  1852 leader_election.cc:290] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [CANDIDATE]: Term 2 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), 1e5adef878424638b00b85707f0a6190 (127.27.60.131:41721)
I20260709 12:21:25.077958  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97eb7720f034f1ca50ec13bf2bc6ff2" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:25.078091  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97eb7720f034f1ca50ec13bf2bc6ff2" candidate_uuid: "ceebbdcc22e64b7b80aeea04957995ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e5adef878424638b00b85707f0a6190"
I20260709 12:21:25.088140  1671 catalog_manager.cc:5697] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10 reported cstate change: term changed from 1 to 2, leader changed from ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130) to 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "82c55581bcea4a7f9be7597c18a82e10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:25.089479  1927 raft_consensus.cc:2468] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceebbdcc22e64b7b80aeea04957995ec in term 2.
I20260709 12:21:25.092005  1816 leader_election.cc:304] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 82c55581bcea4a7f9be7597c18a82e10
I20260709 12:21:25.093467  2102 raft_consensus.cc:2804] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:25.093991  2102 raft_consensus.cc:697] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 2 LEADER]: Becoming Leader. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Running, Role: LEADER
I20260709 12:21:25.094903  2102 consensus_queue.cc:237] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:25.104044  1671 catalog_manager.cc:5697] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec reported cstate change: term changed from 1 to 2, leader changed from 1e5adef878424638b00b85707f0a6190 (127.27.60.131) to ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130). New cstate: current_term: 2 leader_uuid: "ceebbdcc22e64b7b80aeea04957995ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:25.367059  1927 raft_consensus.cc:1275] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Refusing update from remote peer 82c55581bcea4a7f9be7597c18a82e10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:25.368719  2067 consensus_queue.cc:1048] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:25.379202  1852 raft_consensus.cc:1275] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Refusing update from remote peer 82c55581bcea4a7f9be7597c18a82e10: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:25.380748  2094 consensus_queue.cc:1048] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:25.436462  1852 raft_consensus.cc:1275] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Refusing update from remote peer 82c55581bcea4a7f9be7597c18a82e10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:25.438027  2094 consensus_queue.cc:1048] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:25.440294  1927 raft_consensus.cc:1275] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Refusing update from remote peer ceebbdcc22e64b7b80aeea04957995ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:25.441776  2102 consensus_queue.cc:1048] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:25.449249  1927 raft_consensus.cc:1275] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Refusing update from remote peer 82c55581bcea4a7f9be7597c18a82e10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:25.450971  2140 consensus_queue.cc:1048] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:25.460040  1775 raft_consensus.cc:1275] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Refusing update from remote peer ceebbdcc22e64b7b80aeea04957995ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:25.461776  2103 consensus_queue.cc:1048] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:25.487176  1775 raft_consensus.cc:1275] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Refusing update from remote peer ceebbdcc22e64b7b80aeea04957995ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:25.488430  2103 consensus_queue.cc:1048] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:25.501056  1926 raft_consensus.cc:1275] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Refusing update from remote peer ceebbdcc22e64b7b80aeea04957995ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:25.503007  2025 consensus_queue.cc:1048] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:25.511884  1852 raft_consensus.cc:1275] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Refusing update from remote peer 1e5adef878424638b00b85707f0a6190: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:25.513425  2081 consensus_queue.cc:1048] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:25.523777  1775 raft_consensus.cc:1275] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Refusing update from remote peer 1e5adef878424638b00b85707f0a6190: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:25.525583  1974 consensus_queue.cc:1048] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:25.607702  1852 raft_consensus.cc:1275] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Refusing update from remote peer 82c55581bcea4a7f9be7597c18a82e10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:25.609414  2094 consensus_queue.cc:1048] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:25.622519  1926 raft_consensus.cc:1275] T aeeb1086030e4cf9b534546e892ab4fd P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Refusing update from remote peer 82c55581bcea4a7f9be7597c18a82e10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:25.624722  2094 consensus_queue.cc:1048] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:21:25.696892  1775 raft_consensus.cc:3060] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:25.702744  1775 raft_consensus.cc:1275] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Refusing update from remote peer ceebbdcc22e64b7b80aeea04957995ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:25.704255  2025 consensus_queue.cc:1048] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:25.717290  1927 raft_consensus.cc:1275] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Refusing update from remote peer ceebbdcc22e64b7b80aeea04957995ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:25.719616  2025 consensus_queue.cc:1048] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:27.665498  1671 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44950:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:21:27.692780  1671 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44950:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:21:27.738255 27890 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 12:21:27.851846  2167 log.cc:927] Time spent T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
W20260709 12:21:27.920022  2168 log.cc:927] Time spent T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
W20260709 12:21:27.936935  1741 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:41721, user_credentials={real_user=slave}} blocked reactor thread for 64658.6us
I20260709 12:21:27.965545  2188 tablet.cc:1724] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10: 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:21:28.006053  2195 tablet.cc:1724] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10: 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:21:28.026103  2187 log.cc:927] Time spent T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 12:21:28.119516  2205 tablet.cc:1724] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec: 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:21:28.130931  2188 tablet.cc:1724] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10: 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:21:28.146763  1804 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:05893dc492624bafad2d99747385483e)
I20260709 12:21:28.147493  1778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fb9847e697246fb96091d99dc9430c1"
dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
mode: GRACEFUL
new_leader_uuid: "1e5adef878424638b00b85707f0a6190"
 from {username='slave'} at 127.0.0.1:44736
I20260709 12:21:28.148540  1778 raft_consensus.cc:606] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 LEADER]: Received request to transfer leadership to TS 1e5adef878424638b00b85707f0a6190
W20260709 12:21:28.151343  1804 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:05893dc492624bafad2d99747385483e)
W20260709 12:21:28.134754  1816 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:41721, user_credentials={real_user=slave}} blocked reactor thread for 51919.5us
I20260709 12:21:28.173974  2211 tablet.cc:1724] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec: 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:21:28.179492  2210 tablet.cc:1724] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec: 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:21:28.211225  2195 tablet.cc:1724] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10: 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:21:28.150734  2202 tablet.cc:1724] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec: 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:21:28.222847  2205 tablet.cc:1724] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec: 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:21:28.289443  2221 tablet.cc:1724] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190: 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:21:28.293535  2212 log.cc:927] Time spent T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260709 12:21:28.309059  2218 tablet.cc:1724] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190: 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:21:28.314189  2219 raft_consensus.cc:993] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10: : Instructing follower 1e5adef878424638b00b85707f0a6190 to start an election
I20260709 12:21:28.318192  2219 raft_consensus.cc:1081] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 LEADER]: Signalling peer 1e5adef878424638b00b85707f0a6190 to start an election
I20260709 12:21:28.320600  1923 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fb9847e697246fb96091d99dc9430c1"
dest_uuid: "1e5adef878424638b00b85707f0a6190"
 from {username='slave'} at 127.0.0.1:58952
I20260709 12:21:28.321372  1923 raft_consensus.cc:493] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:28.321861  1923 raft_consensus.cc:3060] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:28.324901  2210 tablet.cc:1724] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec: 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:21:28.326398  1850 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a97eb7720f034f1ca50ec13bf2bc6ff2"
dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
mode: GRACEFUL
new_leader_uuid: "1e5adef878424638b00b85707f0a6190"
 from {username='slave'} at 127.0.0.1:41394
I20260709 12:21:28.327211  1850 raft_consensus.cc:606] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 2 LEADER]: Received request to transfer leadership to TS 1e5adef878424638b00b85707f0a6190
I20260709 12:21:28.328336  2224 tablet.cc:1724] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190: 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:21:28.329075 27890 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:21:28.331653 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:28.337285  2214 tablet.cc:1724] T 588fae8a14a948bfa5d5137f3fa62f67 P 82c55581bcea4a7f9be7597c18a82e10: 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:21:28.346022  2195 tablet.cc:1724] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10: 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:21:28.369922  1773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b46d7174ebd4b649d887dc7290ac89b"
dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
mode: GRACEFUL
new_leader_uuid: "1e5adef878424638b00b85707f0a6190"
 from {username='slave'} at 127.0.0.1:44736
I20260709 12:21:28.370738  1773 raft_consensus.cc:606] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 2 LEADER]: Received request to transfer leadership to TS 1e5adef878424638b00b85707f0a6190
I20260709 12:21:28.369184  2225 tablet.cc:1724] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190: 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:21:28.388428  1849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac17208ce9074343b9b23a6a00b95209"
dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
mode: GRACEFUL
new_leader_uuid: "1e5adef878424638b00b85707f0a6190"
 from {username='slave'} at 127.0.0.1:41394
I20260709 12:21:28.389253  1849 raft_consensus.cc:606] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [term 2 LEADER]: Received request to transfer leadership to TS 1e5adef878424638b00b85707f0a6190
I20260709 12:21:28.391742 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:21:28.392774  2216 raft_consensus.cc:993] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10: : Instructing follower 1e5adef878424638b00b85707f0a6190 to start an election
I20260709 12:21:28.393473  2216 raft_consensus.cc:1081] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 2 LEADER]: Signalling peer 1e5adef878424638b00b85707f0a6190 to start an election
I20260709 12:21:28.393266  2218 tablet.cc:1724] T aeeb1086030e4cf9b534546e892ab4fd P 1e5adef878424638b00b85707f0a6190: 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:21:28.396104  1926 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b46d7174ebd4b649d887dc7290ac89b"
dest_uuid: "1e5adef878424638b00b85707f0a6190"
 from {username='slave'} at 127.0.0.1:58952
I20260709 12:21:28.396697  1926 raft_consensus.cc:493] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:28.397080  1926 raft_consensus.cc:3060] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:28.402154  2205 tablet.cc:1724] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec: 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:21:28.412930  1804 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:05893dc492624bafad2d99747385483e)
I20260709 12:21:28.393528 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:28.416064  1926 raft_consensus.cc:515] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:28.405975  2211 tablet.cc:1724] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec: 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:21:28.419633  2228 tablet.cc:1724] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10: 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:21:28.413316  2188 tablet.cc:1724] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10: 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:21:28.422334  2221 tablet.cc:1724] T 05893dc492624bafad2d99747385483e P 1e5adef878424638b00b85707f0a6190: 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:21:28.426072  2202 tablet.cc:1724] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec: 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:21:28.442215  1849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b46d7174ebd4b649d887dc7290ac89b" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:28.443104  1849 raft_consensus.cc:3060] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:28.432358  1776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b46d7174ebd4b649d887dc7290ac89b" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:28.452683  1776 raft_consensus.cc:3055] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:28.453156  1776 raft_consensus.cc:740] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Running, Role: LEADER
I20260709 12:21:28.454104  1776 consensus_queue.cc:260] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:28.455367  1776 raft_consensus.cc:3060] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:28.452585  1926 leader_election.cc:290] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 3 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:28.459172  2224 tablet.cc:1724] T 588fae8a14a948bfa5d5137f3fa62f67 P 1e5adef878424638b00b85707f0a6190: 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:21:28.457747  2214 tablet.cc:1724] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10: 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:21:28.461735  1849 raft_consensus.cc:2468] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 3.
I20260709 12:21:28.463876  1923 raft_consensus.cc:515] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:28.464764  1890 leader_election.cc:304] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:28.465912  1974 raft_consensus.cc:2804] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:28.466436  1974 raft_consensus.cc:697] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [term 3 LEADER]: Becoming Leader. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Running, Role: LEADER
I20260709 12:21:28.467262  1974 consensus_queue.cc:237] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:28.475423  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb9847e697246fb96091d99dc9430c1" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:28.476156  1778 raft_consensus.cc:3055] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:28.476526  1778 raft_consensus.cc:740] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 82c55581bcea4a7f9be7597c18a82e10, State: Running, Role: LEADER
I20260709 12:21:28.477378  1778 consensus_queue.cc:260] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:28.481740  1923 leader_election.cc:290] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 3 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:28.485544  1850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb9847e697246fb96091d99dc9430c1" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:28.486287  1850 raft_consensus.cc:3060] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:28.488897  1776 raft_consensus.cc:2468] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 3.
I20260709 12:21:28.493294  2224 tablet.cc:1724] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190: 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:21:28.498754  1778 raft_consensus.cc:3060] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:28.507572  2224 tablet.cc:1724] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190: 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:21:28.511066  1850 raft_consensus.cc:2468] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 3.
I20260709 12:21:28.526650  1890 leader_election.cc:304] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, ceebbdcc22e64b7b80aeea04957995ec; no voters: 
I20260709 12:21:28.527789  1974 raft_consensus.cc:2804] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:28.528395  1974 raft_consensus.cc:697] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [term 3 LEADER]: Becoming Leader. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Running, Role: LEADER
I20260709 12:21:28.529325  1974 consensus_queue.cc:237] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:28.532950  1778 raft_consensus.cc:2468] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 3.
I20260709 12:21:28.540664  1671 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f: soft_deleted_table [id=a5fc55c9d5694e4b9b3a087c78342bc2] alter complete (version 1)
I20260709 12:21:28.558151  1674 catalog_manager.cc:5697] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 reported cstate change: term changed from 2 to 3, leader changed from 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129) to 1e5adef878424638b00b85707f0a6190 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "1e5adef878424638b00b85707f0a6190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:28.559689  1674 catalog_manager.cc:5697] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 reported cstate change: term changed from 2 to 3, leader changed from 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129) to 1e5adef878424638b00b85707f0a6190 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "1e5adef878424638b00b85707f0a6190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:28.670248  2169 raft_consensus.cc:993] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec: : Instructing follower 1e5adef878424638b00b85707f0a6190 to start an election
I20260709 12:21:28.670924  2207 raft_consensus.cc:1081] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 2 LEADER]: Signalling peer 1e5adef878424638b00b85707f0a6190 to start an election
I20260709 12:21:28.672806  1923 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a97eb7720f034f1ca50ec13bf2bc6ff2"
dest_uuid: "1e5adef878424638b00b85707f0a6190"
 from {username='slave'} at 127.0.0.1:58962
I20260709 12:21:28.673343  1923 raft_consensus.cc:493] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:28.673662  1923 raft_consensus.cc:3060] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:28.679747  1923 raft_consensus.cc:515] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:28.681736  1923 leader_election.cc:290] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 3 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:28.682547  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97eb7720f034f1ca50ec13bf2bc6ff2" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:28.683234  1778 raft_consensus.cc:3060] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:28.683168  1850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97eb7720f034f1ca50ec13bf2bc6ff2" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:28.684330  1850 raft_consensus.cc:3055] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:28.684705  1850 raft_consensus.cc:740] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Running, Role: LEADER
I20260709 12:21:28.686681  1850 consensus_queue.cc:260] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:28.688200  1850 raft_consensus.cc:3060] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:28.692627  1778 raft_consensus.cc:2468] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 3.
I20260709 12:21:28.694296  1891 leader_election.cc:304] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10; no voters: 
I20260709 12:21:28.695201  1974 raft_consensus.cc:2804] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:28.695739  1850 raft_consensus.cc:2468] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 3.
I20260709 12:21:28.695753  1974 raft_consensus.cc:697] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 3 LEADER]: Becoming Leader. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Running, Role: LEADER
I20260709 12:21:28.696731  1974 consensus_queue.cc:237] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:28.709571  1674 catalog_manager.cc:5697] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 reported cstate change: term changed from 2 to 3, leader changed from ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130) to 1e5adef878424638b00b85707f0a6190 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "1e5adef878424638b00b85707f0a6190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:28.895217  2169 raft_consensus.cc:993] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec: : Instructing follower 1e5adef878424638b00b85707f0a6190 to start an election
I20260709 12:21:28.895678  2207 raft_consensus.cc:1081] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [term 2 LEADER]: Signalling peer 1e5adef878424638b00b85707f0a6190 to start an election
I20260709 12:21:28.897262  1923 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac17208ce9074343b9b23a6a00b95209"
dest_uuid: "1e5adef878424638b00b85707f0a6190"
 from {username='slave'} at 127.0.0.1:58962
I20260709 12:21:28.897850  1923 raft_consensus.cc:493] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:28.898244  1923 raft_consensus.cc:3060] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:28.898492  1850 raft_consensus.cc:1275] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 3 FOLLOWER]: Refusing update from remote peer 1e5adef878424638b00b85707f0a6190: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:28.900378  1974 consensus_queue.cc:1048] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:28.906502  1923 raft_consensus.cc:515] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:28.909827  1923 leader_election.cc:290] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [CANDIDATE]: Term 3 election: Requested vote from peers 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597), ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527)
I20260709 12:21:28.911623  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac17208ce9074343b9b23a6a00b95209" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "82c55581bcea4a7f9be7597c18a82e10"
I20260709 12:21:28.911779  1850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac17208ce9074343b9b23a6a00b95209" candidate_uuid: "1e5adef878424638b00b85707f0a6190" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ceebbdcc22e64b7b80aeea04957995ec"
I20260709 12:21:28.912511  1778 raft_consensus.cc:3060] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:28.912757  1850 raft_consensus.cc:3055] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:28.913352  1850 raft_consensus.cc:740] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ceebbdcc22e64b7b80aeea04957995ec, State: Running, Role: LEADER
I20260709 12:21:28.914311  1850 consensus_queue.cc:260] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:28.916144  1850 raft_consensus.cc:3060] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:28.928447  1778 raft_consensus.cc:2468] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 3.
I20260709 12:21:28.931416  1891 leader_election.cc:304] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [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: 1e5adef878424638b00b85707f0a6190, 82c55581bcea4a7f9be7597c18a82e10; no voters: 
I20260709 12:21:28.932197  1773 raft_consensus.cc:1275] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 3 FOLLOWER]: Refusing update from remote peer 1e5adef878424638b00b85707f0a6190: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:28.932806  1974 raft_consensus.cc:2804] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:28.940812  2239 consensus_queue.cc:1048] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:28.944245  1974 raft_consensus.cc:697] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [term 3 LEADER]: Becoming Leader. State: Replica: 1e5adef878424638b00b85707f0a6190, State: Running, Role: LEADER
I20260709 12:21:28.945338  1850 raft_consensus.cc:2468] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e5adef878424638b00b85707f0a6190 in term 3.
I20260709 12:21:28.945622  1974 consensus_queue.cc:237] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [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: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } }
I20260709 12:21:28.960947  1674 catalog_manager.cc:5697] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 reported cstate change: term changed from 2 to 3, leader changed from ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130) to 1e5adef878424638b00b85707f0a6190 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "1e5adef878424638b00b85707f0a6190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e5adef878424638b00b85707f0a6190" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 41721 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:29.118499  1850 raft_consensus.cc:1275] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 3 FOLLOWER]: Refusing update from remote peer 1e5adef878424638b00b85707f0a6190: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:21:29.119913  1974 consensus_queue.cc:1048] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:29.129096  1778 raft_consensus.cc:1275] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 3 FOLLOWER]: Refusing update from remote peer 1e5adef878424638b00b85707f0a6190: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:21:29.134543  1974 consensus_queue.cc:1048] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:29.247522  1773 raft_consensus.cc:1275] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10 [term 3 FOLLOWER]: Refusing update from remote peer 1e5adef878424638b00b85707f0a6190: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:21:29.248893  1974 consensus_queue.cc:1048] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:29.260131  1850 raft_consensus.cc:1275] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 3 FOLLOWER]: Refusing update from remote peer 1e5adef878424638b00b85707f0a6190: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:21:29.261680  2238 consensus_queue.cc:1048] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:29.352780  1850 raft_consensus.cc:1275] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [term 3 FOLLOWER]: Refusing update from remote peer 1e5adef878424638b00b85707f0a6190: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:29.354236  2238 consensus_queue.cc:1048] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceebbdcc22e64b7b80aeea04957995ec" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 45527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:29.373030  1778 raft_consensus.cc:1275] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 3 FOLLOWER]: Refusing update from remote peer 1e5adef878424638b00b85707f0a6190: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:29.374703  1974 consensus_queue.cc:1048] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82c55581bcea4a7f9be7597c18a82e10" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 35597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:29.414795 27890 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:29.420970 27890 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:29.421541 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:29.429668 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:29.430312 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:30.431630 27890 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:30.437774 27890 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:30.438308 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:30.446379 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:30.447082 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:31.448257 27890 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:31.453311 27890 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:31.453720 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:31.459311 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:31.459794 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:32.460925 27890 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:32.467245 27890 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:32.467809 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:32.472841 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:32.473316 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:33.474913 27890 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:33.483191 27890 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:33.483747 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:33.490705 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:33.491154 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:34.492640 27890 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:34.498085 27890 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:34.498513 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:34.503162 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:34.503531 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:35.504660 27890 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:35.510098 27890 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:35.510635 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:35.516029 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:35.516538 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:36.517808 27890 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:36.523718 27890 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:36.524397 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:36.530035 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:36.530609 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:37.531742 27890 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:37.538172 27890 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:37.538961 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:37.548763 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:37.549434 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:38.632592 27890 tablet_server.cc:179] TabletServer@127.27.60.129:0 shutting down...
I20260709 12:21:38.690992 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:38.692160 27890 tablet_replica.cc:333] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10: stopping tablet replica
I20260709 12:21:38.693153 27890 raft_consensus.cc:2243] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.694222 27890 raft_consensus.cc:2272] T c33c2516f455405c9506f71bab1970fd P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.697422 27890 tablet_replica.cc:333] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10: stopping tablet replica
I20260709 12:21:38.698271 27890 raft_consensus.cc:2243] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.698952 27890 raft_consensus.cc:2272] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 82c55581bcea4a7f9be7597c18a82e10 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.701809 27890 tablet_replica.cc:333] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10: stopping tablet replica
I20260709 12:21:38.702692 27890 raft_consensus.cc:2243] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.703485 27890 raft_consensus.cc:2272] T 7ae102ec7fbc4da9a7295bdab0af609a P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:38.705242  1817 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260709 12:21:38.706514 27890 tablet_replica.cc:333] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10: stopping tablet replica
I20260709 12:21:38.707489 27890 raft_consensus.cc:2243] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:38.708731 27890 raft_consensus.cc:2272] T 05893dc492624bafad2d99747385483e P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:38.709039  1817 consensus_peers.cc:597] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec -> Peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Couldn't send request to peer 82c55581bcea4a7f9be7597c18a82e10. 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:21:38.711642 27890 tablet_replica.cc:333] T 588fae8a14a948bfa5d5137f3fa62f67 P 82c55581bcea4a7f9be7597c18a82e10: stopping tablet replica
I20260709 12:21:38.712353 27890 raft_consensus.cc:2243] T 588fae8a14a948bfa5d5137f3fa62f67 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.712918 27890 raft_consensus.cc:2272] T 588fae8a14a948bfa5d5137f3fa62f67 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.715741 27890 tablet_replica.cc:333] T 52ef15cac1154e618c34bf4654bc39ce P 82c55581bcea4a7f9be7597c18a82e10: stopping tablet replica
I20260709 12:21:38.716354 27890 raft_consensus.cc:2243] T 52ef15cac1154e618c34bf4654bc39ce P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.716849 27890 raft_consensus.cc:2272] T 52ef15cac1154e618c34bf4654bc39ce P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.720723 27890 tablet_replica.cc:333] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10: stopping tablet replica
I20260709 12:21:38.721717 27890 raft_consensus.cc:2243] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:38.723022 27890 raft_consensus.cc:2272] T 5c77fba9063643ee87c29afe732689ff P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:38.726366  1891 consensus_peers.cc:597] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 -> Peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Couldn't send request to peer 82c55581bcea4a7f9be7597c18a82e10. 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:21:38.726696 27890 tablet_replica.cc:333] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10: stopping tablet replica
I20260709 12:21:38.727419 27890 raft_consensus.cc:2243] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:38.728531 27890 raft_consensus.cc:2272] T 823e68452b8b44cc9ba2bcedcff9f390 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.731523 27890 tablet_replica.cc:333] T 421d27188618411f9e29ff0608339adc P 82c55581bcea4a7f9be7597c18a82e10: stopping tablet replica
I20260709 12:21:38.732293 27890 raft_consensus.cc:2243] T 421d27188618411f9e29ff0608339adc P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.732924 27890 raft_consensus.cc:2272] T 421d27188618411f9e29ff0608339adc P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.735890 27890 tablet_replica.cc:333] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10: stopping tablet replica
I20260709 12:21:38.736572 27890 raft_consensus.cc:2243] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:38.737596 27890 raft_consensus.cc:2272] T 12a2ef78799e4003b1eb2159b47f7b5b P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.740446 27890 tablet_replica.cc:333] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10: stopping tablet replica
I20260709 12:21:38.741115 27890 raft_consensus.cc:2243] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.741684 27890 raft_consensus.cc:2272] T 9b46d7174ebd4b649d887dc7290ac89b P 82c55581bcea4a7f9be7597c18a82e10 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.745807 27890 tablet_replica.cc:333] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10: stopping tablet replica
I20260709 12:21:38.746532 27890 raft_consensus.cc:2243] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.747162 27890 raft_consensus.cc:2272] T ac17208ce9074343b9b23a6a00b95209 P 82c55581bcea4a7f9be7597c18a82e10 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.749634 27890 tablet_replica.cc:333] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10: stopping tablet replica
I20260709 12:21:38.750401 27890 raft_consensus.cc:2243] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:38.751447 27890 raft_consensus.cc:2272] T aeeb1086030e4cf9b534546e892ab4fd P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.754194 27890 tablet_replica.cc:333] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10: stopping tablet replica
I20260709 12:21:38.754842 27890 raft_consensus.cc:2243] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.755443 27890 raft_consensus.cc:2272] T 8fb9847e697246fb96091d99dc9430c1 P 82c55581bcea4a7f9be7597c18a82e10 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.757922 27890 tablet_replica.cc:333] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10: stopping tablet replica
I20260709 12:21:38.758575 27890 raft_consensus.cc:2243] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.759132 27890 raft_consensus.cc:2272] T cabff641f0544559b182830193ec8ff3 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.761463 27890 tablet_replica.cc:333] T f4dbf7cf53174080a38112e5adb66d89 P 82c55581bcea4a7f9be7597c18a82e10: stopping tablet replica
I20260709 12:21:38.762068 27890 raft_consensus.cc:2243] T f4dbf7cf53174080a38112e5adb66d89 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.762717 27890 raft_consensus.cc:2272] T f4dbf7cf53174080a38112e5adb66d89 P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.765401 27890 tablet_replica.cc:333] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10: stopping tablet replica
I20260709 12:21:38.766017 27890 raft_consensus.cc:2243] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.766651 27890 raft_consensus.cc:2272] T 1443efd0f09442c3ad14b5466c9ddf2b P 82c55581bcea4a7f9be7597c18a82e10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.769384 27890 tablet_replica.cc:333] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10: stopping tablet replica
I20260709 12:21:38.769964 27890 raft_consensus.cc:2243] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:38.771028 27890 raft_consensus.cc:2272] T 0466e88197d045539166478a6d7100c6 P 82c55581bcea4a7f9be7597c18a82e10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.823300 27890 tablet_server.cc:196] TabletServer@127.27.60.129:0 shutdown complete.
I20260709 12:21:38.872802 27890 tablet_server.cc:179] TabletServer@127.27.60.130:0 shutting down...
W20260709 12:21:38.886849  1891 consensus_peers.cc:597] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 -> Peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Couldn't send request to peer 82c55581bcea4a7f9be7597c18a82e10. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:35597: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:38.891711  1817 consensus_peers.cc:597] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec -> Peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Couldn't send request to peer 82c55581bcea4a7f9be7597c18a82e10. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:35597: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:38.917469 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:38.918840 27890 tablet_replica.cc:333] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec: stopping tablet replica
I20260709 12:21:38.919816 27890 raft_consensus.cc:2243] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.920485 27890 raft_consensus.cc:2272] T a97eb7720f034f1ca50ec13bf2bc6ff2 P ceebbdcc22e64b7b80aeea04957995ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.924274 27890 tablet_replica.cc:333] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec: stopping tablet replica
I20260709 12:21:38.925107 27890 raft_consensus.cc:2243] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:38.926297 27890 raft_consensus.cc:2272] T c33c2516f455405c9506f71bab1970fd P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.928840 27890 tablet_replica.cc:333] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec: stopping tablet replica
I20260709 12:21:38.929579 27890 raft_consensus.cc:2243] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.930325 27890 raft_consensus.cc:2272] T aeeb1086030e4cf9b534546e892ab4fd P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.932582 27890 tablet_replica.cc:333] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec: stopping tablet replica
I20260709 12:21:38.933288 27890 raft_consensus.cc:2243] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:38.934543 27890 raft_consensus.cc:2272] T 7ae102ec7fbc4da9a7295bdab0af609a P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.937644 27890 tablet_replica.cc:333] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec: stopping tablet replica
I20260709 12:21:38.938423 27890 raft_consensus.cc:2243] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.938964 27890 raft_consensus.cc:2272] T 05893dc492624bafad2d99747385483e P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.941349 27890 tablet_replica.cc:333] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec: stopping tablet replica
I20260709 12:21:38.941917 27890 raft_consensus.cc:2243] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.942682 27890 raft_consensus.cc:2272] T cabff641f0544559b182830193ec8ff3 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.945782 27890 tablet_replica.cc:333] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec: stopping tablet replica
I20260709 12:21:38.946640 27890 raft_consensus.cc:2243] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.947324 27890 raft_consensus.cc:2272] T 8fb9847e697246fb96091d99dc9430c1 P ceebbdcc22e64b7b80aeea04957995ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.949913 27890 tablet_replica.cc:333] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec: stopping tablet replica
I20260709 12:21:38.950902 27890 raft_consensus.cc:2243] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.951467 27890 raft_consensus.cc:2272] T 9b46d7174ebd4b649d887dc7290ac89b P ceebbdcc22e64b7b80aeea04957995ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.953681 27890 tablet_replica.cc:333] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec: stopping tablet replica
I20260709 12:21:38.954324 27890 raft_consensus.cc:2243] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.954802 27890 raft_consensus.cc:2272] T 12a2ef78799e4003b1eb2159b47f7b5b P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.957019 27890 tablet_replica.cc:333] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec: stopping tablet replica
I20260709 12:21:38.957655 27890 raft_consensus.cc:2243] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.958197 27890 raft_consensus.cc:2272] T 5c77fba9063643ee87c29afe732689ff P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.960327 27890 tablet_replica.cc:333] T 421d27188618411f9e29ff0608339adc P ceebbdcc22e64b7b80aeea04957995ec: stopping tablet replica
I20260709 12:21:38.960983 27890 raft_consensus.cc:2243] T 421d27188618411f9e29ff0608339adc P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.961526 27890 raft_consensus.cc:2272] T 421d27188618411f9e29ff0608339adc P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.965610 27890 tablet_replica.cc:333] T 823e68452b8b44cc9ba2bcedcff9f390 P ceebbdcc22e64b7b80aeea04957995ec: stopping tablet replica
I20260709 12:21:38.966444 27890 raft_consensus.cc:2243] T 823e68452b8b44cc9ba2bcedcff9f390 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.967137 27890 raft_consensus.cc:2272] T 823e68452b8b44cc9ba2bcedcff9f390 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.971187 27890 tablet_replica.cc:333] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec: stopping tablet replica
I20260709 12:21:38.972153 27890 raft_consensus.cc:2243] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.972972 27890 raft_consensus.cc:2272] T ac17208ce9074343b9b23a6a00b95209 P ceebbdcc22e64b7b80aeea04957995ec [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:38.973374  1891 consensus_peers.cc:597] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 -> Peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Couldn't send request to peer 82c55581bcea4a7f9be7597c18a82e10. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:35597: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:38.973963  1891 consensus_peers.cc:597] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 -> Peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Couldn't send request to peer 82c55581bcea4a7f9be7597c18a82e10. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:35597: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:38.975937 27890 tablet_replica.cc:333] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec: stopping tablet replica
I20260709 12:21:38.976837 27890 raft_consensus.cc:2243] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:38.977751 27890 raft_consensus.cc:2272] T f4dbf7cf53174080a38112e5adb66d89 P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.979974 27890 tablet_replica.cc:333] T 0466e88197d045539166478a6d7100c6 P ceebbdcc22e64b7b80aeea04957995ec: stopping tablet replica
I20260709 12:21:38.980470 27890 raft_consensus.cc:2243] T 0466e88197d045539166478a6d7100c6 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:38.980886 27890 raft_consensus.cc:2272] T 0466e88197d045539166478a6d7100c6 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.983093 27890 tablet_replica.cc:333] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec: stopping tablet replica
I20260709 12:21:38.983572 27890 raft_consensus.cc:2243] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:38.984388 27890 raft_consensus.cc:2272] T 1443efd0f09442c3ad14b5466c9ddf2b P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.986603 27890 tablet_replica.cc:333] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec: stopping tablet replica
I20260709 12:21:38.987071 27890 raft_consensus.cc:2243] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:38.987850 27890 raft_consensus.cc:2272] T 588fae8a14a948bfa5d5137f3fa62f67 P ceebbdcc22e64b7b80aeea04957995ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:38.989936 27890 tablet_replica.cc:333] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec: stopping tablet replica
I20260709 12:21:38.990494 27890 raft_consensus.cc:2243] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:38.991330 27890 raft_consensus.cc:2272] T 52ef15cac1154e618c34bf4654bc39ce P ceebbdcc22e64b7b80aeea04957995ec [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:39.004894  1890 consensus_peers.cc:597] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 -> Peer ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527): Couldn't send request to peer ceebbdcc22e64b7b80aeea04957995ec. 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:21:39.039026 27890 tablet_server.cc:196] TabletServer@127.27.60.130:0 shutdown complete.
W20260709 12:21:39.043313  1891 consensus_peers.cc:597] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 -> Peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Couldn't send request to peer 82c55581bcea4a7f9be7597c18a82e10. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:35597: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:39.087275  1891 consensus_peers.cc:597] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 -> Peer 82c55581bcea4a7f9be7597c18a82e10 (127.27.60.129:35597): Couldn't send request to peer 82c55581bcea4a7f9be7597c18a82e10. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:35597: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:39.088585 27890 tablet_server.cc:179] TabletServer@127.27.60.131:0 shutting down...
W20260709 12:21:39.099550  1890 consensus_peers.cc:597] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 -> Peer ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527): Couldn't send request to peer ceebbdcc22e64b7b80aeea04957995ec. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:45527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:39.133827 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:39.134931 27890 tablet_replica.cc:333] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190: stopping tablet replica
I20260709 12:21:39.135857 27890 raft_consensus.cc:2243] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:39.138068 27890 raft_consensus.cc:2272] T a97eb7720f034f1ca50ec13bf2bc6ff2 P 1e5adef878424638b00b85707f0a6190 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.141279 27890 tablet_replica.cc:333] T aeeb1086030e4cf9b534546e892ab4fd P 1e5adef878424638b00b85707f0a6190: stopping tablet replica
I20260709 12:21:39.142779 27890 raft_consensus.cc:2243] T aeeb1086030e4cf9b534546e892ab4fd P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:39.143618 27890 raft_consensus.cc:2272] T aeeb1086030e4cf9b534546e892ab4fd P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:39.145990  1890 consensus_peers.cc:597] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 -> Peer ceebbdcc22e64b7b80aeea04957995ec (127.27.60.130:45527): Couldn't send request to peer ceebbdcc22e64b7b80aeea04957995ec. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:45527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:39.146842 27890 tablet_replica.cc:333] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190: stopping tablet replica
I20260709 12:21:39.147570 27890 raft_consensus.cc:2243] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:39.148186 27890 raft_consensus.cc:2272] T c33c2516f455405c9506f71bab1970fd P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.150729 27890 tablet_replica.cc:333] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190: stopping tablet replica
I20260709 12:21:39.151466 27890 raft_consensus.cc:2243] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:39.152469 27890 raft_consensus.cc:2272] T cabff641f0544559b182830193ec8ff3 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.154960 27890 tablet_replica.cc:333] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190: stopping tablet replica
I20260709 12:21:39.155761 27890 raft_consensus.cc:2243] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:39.156682 27890 raft_consensus.cc:2272] T 8fb9847e697246fb96091d99dc9430c1 P 1e5adef878424638b00b85707f0a6190 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.159175 27890 tablet_replica.cc:333] T 588fae8a14a948bfa5d5137f3fa62f67 P 1e5adef878424638b00b85707f0a6190: stopping tablet replica
I20260709 12:21:39.159886 27890 raft_consensus.cc:2243] T 588fae8a14a948bfa5d5137f3fa62f67 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:39.160459 27890 raft_consensus.cc:2272] T 588fae8a14a948bfa5d5137f3fa62f67 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.162972 27890 tablet_replica.cc:333] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190: stopping tablet replica
I20260709 12:21:39.163672 27890 raft_consensus.cc:2243] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:39.164252 27890 raft_consensus.cc:2272] T 52ef15cac1154e618c34bf4654bc39ce P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.166734 27890 tablet_replica.cc:333] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190: stopping tablet replica
I20260709 12:21:39.167410 27890 raft_consensus.cc:2243] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:39.168032 27890 raft_consensus.cc:2272] T 5c77fba9063643ee87c29afe732689ff P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.170462 27890 tablet_replica.cc:333] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190: stopping tablet replica
I20260709 12:21:39.171139 27890 raft_consensus.cc:2243] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:39.171661 27890 raft_consensus.cc:2272] T 823e68452b8b44cc9ba2bcedcff9f390 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.173974 27890 tablet_replica.cc:333] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190: stopping tablet replica
I20260709 12:21:39.174623 27890 raft_consensus.cc:2243] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:39.175475 27890 raft_consensus.cc:2272] T 421d27188618411f9e29ff0608339adc P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.177719 27890 tablet_replica.cc:333] T 05893dc492624bafad2d99747385483e P 1e5adef878424638b00b85707f0a6190: stopping tablet replica
I20260709 12:21:39.178364 27890 raft_consensus.cc:2243] T 05893dc492624bafad2d99747385483e P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:39.178875 27890 raft_consensus.cc:2272] T 05893dc492624bafad2d99747385483e P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.181010 27890 tablet_replica.cc:333] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190: stopping tablet replica
I20260709 12:21:39.181602 27890 raft_consensus.cc:2243] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:39.182112 27890 raft_consensus.cc:2272] T 7ae102ec7fbc4da9a7295bdab0af609a P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.184262 27890 tablet_replica.cc:333] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190: stopping tablet replica
I20260709 12:21:39.184834 27890 raft_consensus.cc:2243] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:39.185319 27890 raft_consensus.cc:2272] T 12a2ef78799e4003b1eb2159b47f7b5b P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.187459 27890 tablet_replica.cc:333] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190: stopping tablet replica
I20260709 12:21:39.188031 27890 raft_consensus.cc:2243] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:39.188980 27890 raft_consensus.cc:2272] T 9b46d7174ebd4b649d887dc7290ac89b P 1e5adef878424638b00b85707f0a6190 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.192571 27890 tablet_replica.cc:333] T 1443efd0f09442c3ad14b5466c9ddf2b P 1e5adef878424638b00b85707f0a6190: stopping tablet replica
I20260709 12:21:39.193292 27890 raft_consensus.cc:2243] T 1443efd0f09442c3ad14b5466c9ddf2b P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:39.193825 27890 raft_consensus.cc:2272] T 1443efd0f09442c3ad14b5466c9ddf2b P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.196333 27890 tablet_replica.cc:333] T 0466e88197d045539166478a6d7100c6 P 1e5adef878424638b00b85707f0a6190: stopping tablet replica
I20260709 12:21:39.196969 27890 raft_consensus.cc:2243] T 0466e88197d045539166478a6d7100c6 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:39.197486 27890 raft_consensus.cc:2272] T 0466e88197d045539166478a6d7100c6 P 1e5adef878424638b00b85707f0a6190 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.199715 27890 tablet_replica.cc:333] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190: stopping tablet replica
I20260709 12:21:39.200276 27890 raft_consensus.cc:2243] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:39.200773 27890 raft_consensus.cc:2272] T f4dbf7cf53174080a38112e5adb66d89 P 1e5adef878424638b00b85707f0a6190 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.203138 27890 tablet_replica.cc:333] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190: stopping tablet replica
I20260709 12:21:39.203681 27890 raft_consensus.cc:2243] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:39.204571 27890 raft_consensus.cc:2272] T ac17208ce9074343b9b23a6a00b95209 P 1e5adef878424638b00b85707f0a6190 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.255030 27890 tablet_server.cc:196] TabletServer@127.27.60.131:0 shutdown complete.
I20260709 12:21:39.296025 27890 master.cc:562] Master@127.27.60.190:45875 shutting down...
I20260709 12:21:39.330595 27890 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:39.331439 27890 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:39.331880 27890 tablet_replica.cc:333] T 00000000000000000000000000000000 P 04890cedc0734cb38434a534f3bf440f: stopping tablet replica
I20260709 12:21:39.355401 27890 master.cc:584] Master@127.27.60.190:45875 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (21360 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:21:39.422856 27890 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.60.190:44623
I20260709 12:21:39.424187 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:39.432488  2272 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:21:39.432633  2273 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:21:39.434046  2275 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:21:39.435932 27890 server_base.cc:1061] running on GCE node
I20260709 12:21:39.437408 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:39.437657 27890 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:21:39.437789 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599699437777 us; error 0 us; skew 500 ppm
I20260709 12:21:39.438783 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:39.441641 27890 webserver.cc:533] Webserver started at http://127.27.60.190:44933/ using document root <none> and password file <none>
I20260709 12:21:39.442221 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:39.442396 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:39.442624 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:39.443796 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599458788625-27890-0/minicluster-data/master-0-root/instance:
uuid: "40aca1ec07f548c19f23c7a25d245175"
format_stamp: "Formatted at 2026-07-09 12:21:39 on dist-test-slave-zqnl"
I20260709 12:21:39.448971 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:21:39.453608  2280 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:21:39.454489 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:21:39.454846 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599458788625-27890-0/minicluster-data/master-0-root
uuid: "40aca1ec07f548c19f23c7a25d245175"
format_stamp: "Formatted at 2026-07-09 12:21:39 on dist-test-slave-zqnl"
I20260709 12:21:39.455199 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599458788625-27890-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599458788625-27890-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599458788625-27890-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:21:39.481678 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:39.483454 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:39.530918 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.190:44623
I20260709 12:21:39.531035  2331 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.190:44623 every 8 connection(s)
I20260709 12:21:39.535182  2332 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:21:39.549786  2332 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175: Bootstrap starting.
I20260709 12:21:39.556536  2332 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:39.562215  2332 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175: No bootstrap required, opened a new log
I20260709 12:21:39.564741  2332 raft_consensus.cc:359] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40aca1ec07f548c19f23c7a25d245175" member_type: VOTER }
I20260709 12:21:39.565372  2332 raft_consensus.cc:385] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:39.565661  2332 raft_consensus.cc:740] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40aca1ec07f548c19f23c7a25d245175, State: Initialized, Role: FOLLOWER
I20260709 12:21:39.566704  2332 consensus_queue.cc:260] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "40aca1ec07f548c19f23c7a25d245175" member_type: VOTER }
I20260709 12:21:39.567319  2332 raft_consensus.cc:399] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:21:39.567559  2332 raft_consensus.cc:493] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:21:39.567803  2332 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:39.574236  2332 raft_consensus.cc:515] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40aca1ec07f548c19f23c7a25d245175" member_type: VOTER }
I20260709 12:21:39.574934  2332 leader_election.cc:304] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175 [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: 40aca1ec07f548c19f23c7a25d245175; no voters: 
I20260709 12:21:39.576365  2332 leader_election.cc:290] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:21:39.576927  2335 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:39.578742  2335 raft_consensus.cc:697] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175 [term 1 LEADER]: Becoming Leader. State: Replica: 40aca1ec07f548c19f23c7a25d245175, State: Running, Role: LEADER
I20260709 12:21:39.579540  2335 consensus_queue.cc:237] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175 [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: "40aca1ec07f548c19f23c7a25d245175" member_type: VOTER }
I20260709 12:21:39.579927  2332 sys_catalog.cc:565] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:21:39.585314  2336 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "40aca1ec07f548c19f23c7a25d245175" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40aca1ec07f548c19f23c7a25d245175" member_type: VOTER } }
I20260709 12:21:39.585310  2337 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 40aca1ec07f548c19f23c7a25d245175. Latest consensus state: current_term: 1 leader_uuid: "40aca1ec07f548c19f23c7a25d245175" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40aca1ec07f548c19f23c7a25d245175" member_type: VOTER } }
I20260709 12:21:39.586308  2336 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:39.586418  2337 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:39.592658  2342 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:21:39.597796  2342 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:21:39.602211 27890 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:21:39.609844  2342 catalog_manager.cc:1383] Generated new cluster ID: 1e16736047764fe5b2520976ba9f8e8b
I20260709 12:21:39.610226  2342 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:21:39.643891  2342 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:21:39.645690  2342 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:21:39.677098  2342 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175: Generated new TSK 0
I20260709 12:21:39.677811  2342 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:21:39.733909 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:39.741387  2353 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:21:39.742460  2354 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:21:39.745831 27890 server_base.cc:1061] running on GCE node
W20260709 12:21:39.745712  2356 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:21:39.747251 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:39.747466 27890 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:21:39.747762 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599699747724 us; error 0 us; skew 500 ppm
I20260709 12:21:39.748360 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:39.751451 27890 webserver.cc:533] Webserver started at http://127.27.60.129:46859/ using document root <none> and password file <none>
I20260709 12:21:39.752278 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:39.752502 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:39.752846 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:39.754076 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599458788625-27890-0/minicluster-data/ts-0-root/instance:
uuid: "0dff71add3e84e48acd9569aedecb926"
format_stamp: "Formatted at 2026-07-09 12:21:39 on dist-test-slave-zqnl"
I20260709 12:21:39.759872 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:21:39.763814  2361 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:21:39.764971 27890 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:21:39.765417 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599458788625-27890-0/minicluster-data/ts-0-root
uuid: "0dff71add3e84e48acd9569aedecb926"
format_stamp: "Formatted at 2026-07-09 12:21:39 on dist-test-slave-zqnl"
I20260709 12:21:39.765935 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599458788625-27890-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599458788625-27890-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599458788625-27890-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:21:39.789556 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:39.791003 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:39.792662 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:39.795455 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:39.795724 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:39.796108 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:39.796332 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:39.846491 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.129:41165
I20260709 12:21:39.846608  2423 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.129:41165 every 8 connection(s)
I20260709 12:21:39.851882 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:39.862990  2428 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:21:39.865258  2429 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:21:39.866326  2431 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:21:39.867226 27890 server_base.cc:1061] running on GCE node
I20260709 12:21:39.868772  2424 heartbeater.cc:344] Connected to a master server at 127.27.60.190:44623
I20260709 12:21:39.869210 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:21:39.869321  2424 heartbeater.cc:461] Registering TS with master...
W20260709 12:21:39.869531 27890 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:21:39.869843 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599699869827 us; error 0 us; skew 500 ppm
I20260709 12:21:39.870574 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:39.870517  2424 heartbeater.cc:507] Master 127.27.60.190:44623 requested a full tablet report, sending...
I20260709 12:21:39.873504  2297 ts_manager.cc:194] Registered new tserver with Master: 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165)
I20260709 12:21:39.873505 27890 webserver.cc:533] Webserver started at http://127.27.60.130:41305/ using document root <none> and password file <none>
I20260709 12:21:39.874370 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:39.874620 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:39.874926 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:39.875859  2297 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51986
I20260709 12:21:39.876317 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599458788625-27890-0/minicluster-data/ts-1-root/instance:
uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
format_stamp: "Formatted at 2026-07-09 12:21:39 on dist-test-slave-zqnl"
I20260709 12:21:39.882808 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
I20260709 12:21:39.887785  2436 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:21:39.889056 27890 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:21:39.889523 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599458788625-27890-0/minicluster-data/ts-1-root
uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
format_stamp: "Formatted at 2026-07-09 12:21:39 on dist-test-slave-zqnl"
I20260709 12:21:39.889922 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599458788625-27890-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599458788625-27890-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599458788625-27890-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:21:39.911676 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:39.913009 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:39.914703 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:39.917296 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:39.917558 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:39.917838 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:39.918051 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:39.965075 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.130:35933
I20260709 12:21:39.965269  2498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.130:35933 every 8 connection(s)
I20260709 12:21:39.971485 27890 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:39.979609  2502 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:21:39.981524  2503 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:21:39.983664 27890 server_base.cc:1061] running on GCE node
W20260709 12:21:39.984993  2505 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:21:39.986598 27890 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:39.986943 27890 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:21:39.987232 27890 hybrid_clock.cc:648] HybridClock initialized: now 1783599699987210 us; error 0 us; skew 500 ppm
I20260709 12:21:39.987900  2499 heartbeater.cc:344] Connected to a master server at 127.27.60.190:44623
I20260709 12:21:39.987978 27890 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:39.988466  2499 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:39.989373  2499 heartbeater.cc:507] Master 127.27.60.190:44623 requested a full tablet report, sending...
I20260709 12:21:39.991771 27890 webserver.cc:533] Webserver started at http://127.27.60.131:35413/ using document root <none> and password file <none>
I20260709 12:21:39.992023  2297 ts_manager.cc:194] Registered new tserver with Master: bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:39.992491 27890 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:39.992766 27890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:39.993054 27890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:39.993769  2297 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51996
I20260709 12:21:39.994323 27890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599458788625-27890-0/minicluster-data/ts-2-root/instance:
uuid: "3cc70ee69f464264b7902eec9f095820"
format_stamp: "Formatted at 2026-07-09 12:21:39 on dist-test-slave-zqnl"
I20260709 12:21:40.000510 27890 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:21:40.005357  2510 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:21:40.006747 27890 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:21:40.007165 27890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599458788625-27890-0/minicluster-data/ts-2-root
uuid: "3cc70ee69f464264b7902eec9f095820"
format_stamp: "Formatted at 2026-07-09 12:21:39 on dist-test-slave-zqnl"
I20260709 12:21:40.007531 27890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599458788625-27890-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599458788625-27890-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUDFApo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599458788625-27890-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:21:40.022819 27890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:40.024950 27890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:40.027153 27890 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:40.030246 27890 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:40.030555 27890 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:40.030877 27890 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:40.031078 27890 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:40.082319 27890 rpc_server.cc:307] RPC server started. Bound to: 127.27.60.131:42653
I20260709 12:21:40.082515  2572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.60.131:42653 every 8 connection(s)
I20260709 12:21:40.105106  2573 heartbeater.cc:344] Connected to a master server at 127.27.60.190:44623
I20260709 12:21:40.105674  2573 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:40.106647  2573 heartbeater.cc:507] Master 127.27.60.190:44623 requested a full tablet report, sending...
I20260709 12:21:40.108783  2297 ts_manager.cc:194] Registered new tserver with Master: 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:40.109190 27890 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.022947512s
I20260709 12:21:40.110627  2297 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52006
I20260709 12:21:40.139917  2297 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52010:
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:21:40.143112  2297 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:21:40.224390  2388 tablet_service.cc:1511] Processing CreateTablet for tablet be2be2eb2a594b88903197cf7e1052b8 (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:40.226613  2388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be2be2eb2a594b88903197cf7e1052b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.231439  2389 tablet_service.cc:1511] Processing CreateTablet for tablet 4dcc9284b09f4b8e926dd9413ea61dba (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:40.233009  2389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dcc9284b09f4b8e926dd9413ea61dba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.235112  2387 tablet_service.cc:1511] Processing CreateTablet for tablet c3976c0d04ac479f90b60698f3f5eb5b (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:40.237123  2387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3976c0d04ac479f90b60698f3f5eb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.240869  2386 tablet_service.cc:1511] Processing CreateTablet for tablet baa9e273725047f1855921f2c22810ba (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:40.243901  2386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa9e273725047f1855921f2c22810ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.247941  2385 tablet_service.cc:1511] Processing CreateTablet for tablet 84b30abc2f67496ab2b3792857f3e1e9 (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:40.249701  2385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b30abc2f67496ab2b3792857f3e1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.256256  2384 tablet_service.cc:1511] Processing CreateTablet for tablet f5dff11f8cd4449abb40622021ce9392 (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:40.263342  2383 tablet_service.cc:1511] Processing CreateTablet for tablet 09eccf21fbf14569a2606d5421470c17 (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:40.257992  2384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5dff11f8cd4449abb40622021ce9392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.266669  2464 tablet_service.cc:1511] Processing CreateTablet for tablet 4dcc9284b09f4b8e926dd9413ea61dba (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:40.267547  2383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09eccf21fbf14569a2606d5421470c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.268217  2464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dcc9284b09f4b8e926dd9413ea61dba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.269182  2382 tablet_service.cc:1511] Processing CreateTablet for tablet caf1f8b9fdd34e5bb53811903e572a1c (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:40.271265  2382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf1f8b9fdd34e5bb53811903e572a1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.275312  2463 tablet_service.cc:1511] Processing CreateTablet for tablet be2be2eb2a594b88903197cf7e1052b8 (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:40.276901  2463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be2be2eb2a594b88903197cf7e1052b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.284507  2462 tablet_service.cc:1511] Processing CreateTablet for tablet c3976c0d04ac479f90b60698f3f5eb5b (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:40.286322  2462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3976c0d04ac479f90b60698f3f5eb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.291514  2381 tablet_service.cc:1511] Processing CreateTablet for tablet c464f15587a84dc48833b6a6dc4a50d3 (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:40.293219  2381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c464f15587a84dc48833b6a6dc4a50d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.294328  2461 tablet_service.cc:1511] Processing CreateTablet for tablet baa9e273725047f1855921f2c22810ba (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:40.295912  2461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa9e273725047f1855921f2c22810ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.302040  2535 tablet_service.cc:1511] Processing CreateTablet for tablet baa9e273725047f1855921f2c22810ba (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:40.303273  2538 tablet_service.cc:1511] Processing CreateTablet for tablet 4dcc9284b09f4b8e926dd9413ea61dba (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:40.303728  2535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa9e273725047f1855921f2c22810ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.304693  2538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dcc9284b09f4b8e926dd9413ea61dba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.306610  2532 tablet_service.cc:1511] Processing CreateTablet for tablet 09eccf21fbf14569a2606d5421470c17 (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:40.307341  2537 tablet_service.cc:1511] Processing CreateTablet for tablet be2be2eb2a594b88903197cf7e1052b8 (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:40.308096  2532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09eccf21fbf14569a2606d5421470c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.310593  2534 tablet_service.cc:1511] Processing CreateTablet for tablet 84b30abc2f67496ab2b3792857f3e1e9 (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:40.309723  2536 tablet_service.cc:1511] Processing CreateTablet for tablet c3976c0d04ac479f90b60698f3f5eb5b (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:40.312193  2534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b30abc2f67496ab2b3792857f3e1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.313962  2531 tablet_service.cc:1511] Processing CreateTablet for tablet caf1f8b9fdd34e5bb53811903e572a1c (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:40.314976  2533 tablet_service.cc:1511] Processing CreateTablet for tablet f5dff11f8cd4449abb40622021ce9392 (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:40.316159  2537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be2be2eb2a594b88903197cf7e1052b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.317487  2530 tablet_service.cc:1511] Processing CreateTablet for tablet c464f15587a84dc48833b6a6dc4a50d3 (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:40.318545  2536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3976c0d04ac479f90b60698f3f5eb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.322539  2533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5dff11f8cd4449abb40622021ce9392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.324837  2530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c464f15587a84dc48833b6a6dc4a50d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.340063  2460 tablet_service.cc:1511] Processing CreateTablet for tablet 84b30abc2f67496ab2b3792857f3e1e9 (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:40.341770  2460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b30abc2f67496ab2b3792857f3e1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.343454  2531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf1f8b9fdd34e5bb53811903e572a1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.348062  2459 tablet_service.cc:1511] Processing CreateTablet for tablet f5dff11f8cd4449abb40622021ce9392 (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:40.349704  2459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5dff11f8cd4449abb40622021ce9392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.351404  2458 tablet_service.cc:1511] Processing CreateTablet for tablet 09eccf21fbf14569a2606d5421470c17 (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:40.352876  2458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09eccf21fbf14569a2606d5421470c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.355458  2457 tablet_service.cc:1511] Processing CreateTablet for tablet caf1f8b9fdd34e5bb53811903e572a1c (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:40.356973  2457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf1f8b9fdd34e5bb53811903e572a1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.359453  2456 tablet_service.cc:1511] Processing CreateTablet for tablet c464f15587a84dc48833b6a6dc4a50d3 (DEFAULT_TABLE table=test-workload [id=6e4c388fcd6e4131a3d3ab1e830e6f77]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:40.360916  2456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c464f15587a84dc48833b6a6dc4a50d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:40.434607  2588 tablet_bootstrap.cc:492] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926: Bootstrap starting.
I20260709 12:21:40.466552  2588 tablet_bootstrap.cc:654] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:40.466805  2589 tablet_bootstrap.cc:492] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4: Bootstrap starting.
I20260709 12:21:40.478595  2589 tablet_bootstrap.cc:654] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:40.480397  2590 tablet_bootstrap.cc:492] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820: Bootstrap starting.
I20260709 12:21:40.494040  2588 tablet_bootstrap.cc:492] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926: No bootstrap required, opened a new log
I20260709 12:21:40.494732  2590 tablet_bootstrap.cc:654] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:40.494792  2588 ts_tablet_manager.cc:1403] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.006s
I20260709 12:21:40.496430  2589 tablet_bootstrap.cc:492] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4: No bootstrap required, opened a new log
I20260709 12:21:40.497030  2589 ts_tablet_manager.cc:1403] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.000s
I20260709 12:21:40.499109  2588 raft_consensus.cc:359] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.499862  2588 raft_consensus.cc:385] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:40.500079  2589 raft_consensus.cc:359] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.500248  2588 raft_consensus.cc:740] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Initialized, Role: FOLLOWER
I20260709 12:21:40.500787  2589 raft_consensus.cc:385] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:40.501148  2589 raft_consensus.cc:740] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Initialized, Role: FOLLOWER
I20260709 12:21:40.501430  2590 tablet_bootstrap.cc:492] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820: No bootstrap required, opened a new log
I20260709 12:21:40.501505  2588 consensus_queue.cc:260] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.501900  2589 consensus_queue.cc:260] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.502108  2590 ts_tablet_manager.cc:1403] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260709 12:21:40.504531  2424 heartbeater.cc:499] Master 127.27.60.190:44623 was elected leader, sending a full tablet report...
I20260709 12:21:40.504985  2499 heartbeater.cc:499] Master 127.27.60.190:44623 was elected leader, sending a full tablet report...
I20260709 12:21:40.505609  2589 ts_tablet_manager.cc:1434] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:21:40.506830  2589 tablet_bootstrap.cc:492] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4: Bootstrap starting.
I20260709 12:21:40.507565  2588 ts_tablet_manager.cc:1434] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:21:40.508682  2588 tablet_bootstrap.cc:492] T f5dff11f8cd4449abb40622021ce9392 P 0dff71add3e84e48acd9569aedecb926: Bootstrap starting.
I20260709 12:21:40.514693  2589 tablet_bootstrap.cc:654] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:40.515367  2590 raft_consensus.cc:359] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.516340  2590 raft_consensus.cc:385] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:40.516719  2590 raft_consensus.cc:740] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Initialized, Role: FOLLOWER
I20260709 12:21:40.516916  2588 tablet_bootstrap.cc:654] T f5dff11f8cd4449abb40622021ce9392 P 0dff71add3e84e48acd9569aedecb926: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:40.517861  2590 consensus_queue.cc:260] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.528048  2589 tablet_bootstrap.cc:492] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4: No bootstrap required, opened a new log
I20260709 12:21:40.529057  2589 ts_tablet_manager.cc:1403] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.016s
I20260709 12:21:40.531649  2590 ts_tablet_manager.cc:1434] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.004s
I20260709 12:21:40.532733  2573 heartbeater.cc:499] Master 127.27.60.190:44623 was elected leader, sending a full tablet report...
I20260709 12:21:40.532501  2589 raft_consensus.cc:359] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.533004  2590 tablet_bootstrap.cc:492] T 84b30abc2f67496ab2b3792857f3e1e9 P 3cc70ee69f464264b7902eec9f095820: Bootstrap starting.
I20260709 12:21:40.535168  2589 raft_consensus.cc:385] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:40.535638  2589 raft_consensus.cc:740] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Initialized, Role: FOLLOWER
I20260709 12:21:40.536545  2589 consensus_queue.cc:260] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.539444  2589 ts_tablet_manager.cc:1434] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:21:40.540674  2589 tablet_bootstrap.cc:492] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4: Bootstrap starting.
I20260709 12:21:40.542356  2590 tablet_bootstrap.cc:654] T 84b30abc2f67496ab2b3792857f3e1e9 P 3cc70ee69f464264b7902eec9f095820: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:40.544761  2588 tablet_bootstrap.cc:492] T f5dff11f8cd4449abb40622021ce9392 P 0dff71add3e84e48acd9569aedecb926: No bootstrap required, opened a new log
I20260709 12:21:40.545439  2588 ts_tablet_manager.cc:1403] T f5dff11f8cd4449abb40622021ce9392 P 0dff71add3e84e48acd9569aedecb926: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.008s
I20260709 12:21:40.548027  2589 tablet_bootstrap.cc:654] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:40.549196  2588 raft_consensus.cc:359] T f5dff11f8cd4449abb40622021ce9392 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.550103  2588 raft_consensus.cc:385] T f5dff11f8cd4449abb40622021ce9392 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:40.550441  2588 raft_consensus.cc:740] T f5dff11f8cd4449abb40622021ce9392 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Initialized, Role: FOLLOWER
I20260709 12:21:40.550621  2598 raft_consensus.cc:493] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:40.551486  2598 raft_consensus.cc:515] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.551608  2588 consensus_queue.cc:260] T f5dff11f8cd4449abb40622021ce9392 P 0dff71add3e84e48acd9569aedecb926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.555296  2588 ts_tablet_manager.cc:1434] T f5dff11f8cd4449abb40622021ce9392 P 0dff71add3e84e48acd9569aedecb926: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.002s
I20260709 12:21:40.556874  2588 tablet_bootstrap.cc:492] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926: Bootstrap starting.
I20260709 12:21:40.567602  2588 tablet_bootstrap.cc:654] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:40.583361  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcc9284b09f4b8e926dd9413ea61dba" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926" is_pre_election: true
W20260709 12:21:40.587720  2574 tablet.cc:2406] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260709 12:21:40.588655  2511 leader_election.cc:343] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:40.613538  2345 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:40.641054  2598 leader_election.cc:290] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:40.654659  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcc9284b09f4b8e926dd9413ea61dba" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" is_pre_election: true
I20260709 12:21:40.656836  2590 tablet_bootstrap.cc:492] T 84b30abc2f67496ab2b3792857f3e1e9 P 3cc70ee69f464264b7902eec9f095820: No bootstrap required, opened a new log
I20260709 12:21:40.657543  2590 ts_tablet_manager.cc:1403] T 84b30abc2f67496ab2b3792857f3e1e9 P 3cc70ee69f464264b7902eec9f095820: Time spent bootstrapping tablet: real 0.125s	user 0.056s	sys 0.057s
I20260709 12:21:40.657562  2589 tablet_bootstrap.cc:492] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4: No bootstrap required, opened a new log
I20260709 12:21:40.658787  2589 ts_tablet_manager.cc:1403] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent bootstrapping tablet: real 0.118s	user 0.055s	sys 0.044s
W20260709 12:21:40.659121  2512 leader_election.cc:343] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:40.659451  2588 tablet_bootstrap.cc:492] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926: No bootstrap required, opened a new log
I20260709 12:21:40.659904  2512 leader_election.cc:304] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [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: 3cc70ee69f464264b7902eec9f095820; no voters: 0dff71add3e84e48acd9569aedecb926, bfa8a19bec164357b1d6c7fe5b898cb4
I20260709 12:21:40.660244  2588 ts_tablet_manager.cc:1403] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926: Time spent bootstrapping tablet: real 0.104s	user 0.047s	sys 0.052s
I20260709 12:21:40.661825  2590 raft_consensus.cc:359] T 84b30abc2f67496ab2b3792857f3e1e9 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.662561  2598 raft_consensus.cc:2749] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:40.662818  2590 raft_consensus.cc:385] T 84b30abc2f67496ab2b3792857f3e1e9 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:40.663296  2590 raft_consensus.cc:740] T 84b30abc2f67496ab2b3792857f3e1e9 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Initialized, Role: FOLLOWER
I20260709 12:21:40.662925  2589 raft_consensus.cc:359] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.664168  2589 raft_consensus.cc:385] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:40.664952  2589 raft_consensus.cc:740] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Initialized, Role: FOLLOWER
I20260709 12:21:40.664320  2590 consensus_queue.cc:260] T 84b30abc2f67496ab2b3792857f3e1e9 P 3cc70ee69f464264b7902eec9f095820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.664232  2588 raft_consensus.cc:359] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.666422  2588 raft_consensus.cc:385] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:40.666149  2589 consensus_queue.cc:260] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.666839  2588 raft_consensus.cc:740] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Initialized, Role: FOLLOWER
I20260709 12:21:40.667974  2588 consensus_queue.cc:260] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.673282  2589 ts_tablet_manager.cc:1434] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 12:21:40.674665  2589 tablet_bootstrap.cc:492] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4: Bootstrap starting.
I20260709 12:21:40.675437  2595 raft_consensus.cc:493] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:40.675967  2595 raft_consensus.cc:515] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.678905  2595 leader_election.cc:290] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:40.674870  2588 ts_tablet_manager.cc:1434] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.005s
I20260709 12:21:40.680532  2588 tablet_bootstrap.cc:492] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926: Bootstrap starting.
I20260709 12:21:40.689718  2588 tablet_bootstrap.cc:654] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:40.692188  2590 ts_tablet_manager.cc:1434] T 84b30abc2f67496ab2b3792857f3e1e9 P 3cc70ee69f464264b7902eec9f095820: Time spent starting tablet: real 0.034s	user 0.016s	sys 0.016s
I20260709 12:21:40.693574  2590 tablet_bootstrap.cc:492] T be2be2eb2a594b88903197cf7e1052b8 P 3cc70ee69f464264b7902eec9f095820: Bootstrap starting.
I20260709 12:21:40.702024  2590 tablet_bootstrap.cc:654] T be2be2eb2a594b88903197cf7e1052b8 P 3cc70ee69f464264b7902eec9f095820: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:40.712774  2589 tablet_bootstrap.cc:654] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:40.724361  2595 raft_consensus.cc:493] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:40.725258  2595 raft_consensus.cc:515] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.728422  2595 leader_election.cc:290] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:40.741523  2588 tablet_bootstrap.cc:492] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926: No bootstrap required, opened a new log
I20260709 12:21:40.742321  2588 ts_tablet_manager.cc:1403] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926: Time spent bootstrapping tablet: real 0.062s	user 0.031s	sys 0.028s
I20260709 12:21:40.742420  2590 tablet_bootstrap.cc:492] T be2be2eb2a594b88903197cf7e1052b8 P 3cc70ee69f464264b7902eec9f095820: No bootstrap required, opened a new log
I20260709 12:21:40.743161  2590 ts_tablet_manager.cc:1403] T be2be2eb2a594b88903197cf7e1052b8 P 3cc70ee69f464264b7902eec9f095820: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.027s
I20260709 12:21:40.745774  2588 raft_consensus.cc:359] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.746757  2588 raft_consensus.cc:385] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:40.746560  2398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dff11f8cd4449abb40622021ce9392" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926" is_pre_election: true
I20260709 12:21:40.746757  2590 raft_consensus.cc:359] T be2be2eb2a594b88903197cf7e1052b8 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.747509  2588 raft_consensus.cc:740] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Initialized, Role: FOLLOWER
I20260709 12:21:40.747769  2590 raft_consensus.cc:385] T be2be2eb2a594b88903197cf7e1052b8 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:40.747871  2398 raft_consensus.cc:2468] T f5dff11f8cd4449abb40622021ce9392 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 0.
I20260709 12:21:40.748232  2589 tablet_bootstrap.cc:492] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4: No bootstrap required, opened a new log
I20260709 12:21:40.748945  2589 ts_tablet_manager.cc:1403] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.005s
I20260709 12:21:40.746979  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2be2eb2a594b88903197cf7e1052b8" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926" is_pre_election: true
I20260709 12:21:40.749473  2437 leader_election.cc:304] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [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: 0dff71add3e84e48acd9569aedecb926, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:40.749575  2399 raft_consensus.cc:2468] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 0.
I20260709 12:21:40.750530  2595 raft_consensus.cc:2804] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:40.748193  2590 raft_consensus.cc:740] T be2be2eb2a594b88903197cf7e1052b8 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Initialized, Role: FOLLOWER
I20260709 12:21:40.748450  2588 consensus_queue.cc:260] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.750967  2595 raft_consensus.cc:493] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:40.751744  2595 raft_consensus.cc:3060] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:40.751655  2590 consensus_queue.cc:260] T be2be2eb2a594b88903197cf7e1052b8 P 3cc70ee69f464264b7902eec9f095820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.752955  2588 ts_tablet_manager.cc:1434] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:21:40.753998  2588 tablet_bootstrap.cc:492] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926: Bootstrap starting.
I20260709 12:21:40.754549  2437 leader_election.cc:304] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [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: 0dff71add3e84e48acd9569aedecb926, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:40.753995  2590 ts_tablet_manager.cc:1434] T be2be2eb2a594b88903197cf7e1052b8 P 3cc70ee69f464264b7902eec9f095820: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:21:40.757252  2590 tablet_bootstrap.cc:492] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820: Bootstrap starting.
I20260709 12:21:40.760362  2589 raft_consensus.cc:359] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.761549  2589 raft_consensus.cc:385] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:40.761988  2589 raft_consensus.cc:740] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Initialized, Role: FOLLOWER
I20260709 12:21:40.762794  2547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dff11f8cd4449abb40622021ce9392" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820" is_pre_election: true
W20260709 12:21:40.765350  2439 leader_election.cc:343] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:40.767670  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2be2eb2a594b88903197cf7e1052b8" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820" is_pre_election: true
I20260709 12:21:40.768816  2548 raft_consensus.cc:2468] T be2be2eb2a594b88903197cf7e1052b8 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 0.
I20260709 12:21:40.780174  2588 tablet_bootstrap.cc:654] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:40.780462  2590 tablet_bootstrap.cc:654] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:40.781392  2595 raft_consensus.cc:515] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.783427  2589 consensus_queue.cc:260] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.794893  2611 raft_consensus.cc:2804] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:40.796114  2589 ts_tablet_manager.cc:1434] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent starting tablet: real 0.047s	user 0.010s	sys 0.010s
I20260709 12:21:40.796785  2595 leader_election.cc:290] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:40.798679  2588 tablet_bootstrap.cc:492] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926: No bootstrap required, opened a new log
I20260709 12:21:40.798846  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dff11f8cd4449abb40622021ce9392" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:40.799386  2588 ts_tablet_manager.cc:1403] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.033s
I20260709 12:21:40.799690  2589 tablet_bootstrap.cc:492] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4: Bootstrap starting.
W20260709 12:21:40.800498  2437 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.60.129:41165, user_credentials={real_user=slave}} blocked reactor thread for 46059.7us
I20260709 12:21:40.802241  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dff11f8cd4449abb40622021ce9392" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926"
I20260709 12:21:40.802893  2399 raft_consensus.cc:3060] T f5dff11f8cd4449abb40622021ce9392 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:40.804459  2590 tablet_bootstrap.cc:492] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820: No bootstrap required, opened a new log
I20260709 12:21:40.805029  2590 ts_tablet_manager.cc:1403] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.019s
W20260709 12:21:40.805315  2439 leader_election.cc:343] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:40.808162  2589 tablet_bootstrap.cc:654] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:40.808583  2611 raft_consensus.cc:493] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:40.809089  2611 raft_consensus.cc:3060] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:40.808831  2588 raft_consensus.cc:359] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.810876  2588 raft_consensus.cc:385] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:40.811256  2588 raft_consensus.cc:740] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Initialized, Role: FOLLOWER
I20260709 12:21:40.812129  2588 consensus_queue.cc:260] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.812915  2399 raft_consensus.cc:2468] T f5dff11f8cd4449abb40622021ce9392 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 1.
I20260709 12:21:40.813339  2590 raft_consensus.cc:359] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.814183  2590 raft_consensus.cc:385] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:40.814517  2590 raft_consensus.cc:740] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Initialized, Role: FOLLOWER
I20260709 12:21:40.814566  2437 leader_election.cc:304] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [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: 0dff71add3e84e48acd9569aedecb926, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 3cc70ee69f464264b7902eec9f095820
I20260709 12:21:40.815281  2590 consensus_queue.cc:260] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.816068  2608 raft_consensus.cc:2804] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:40.816620  2608 raft_consensus.cc:697] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 LEADER]: Becoming Leader. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Running, Role: LEADER
I20260709 12:21:40.819296  2588 ts_tablet_manager.cc:1434] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260709 12:21:40.820461  2588 tablet_bootstrap.cc:492] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926: Bootstrap starting.
I20260709 12:21:40.817526  2608 consensus_queue.cc:237] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.824445  2595 raft_consensus.cc:493] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:40.827484  2588 tablet_bootstrap.cc:654] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:40.817569  2590 ts_tablet_manager.cc:1434] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:21:40.831233  2590 tablet_bootstrap.cc:492] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820: Bootstrap starting.
I20260709 12:21:40.832194  2293 catalog_manager.cc:5697] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:40.827322  2595 raft_consensus.cc:515] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.837654  2590 tablet_bootstrap.cc:654] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:40.837752  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcc9284b09f4b8e926dd9413ea61dba" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820" is_pre_election: true
I20260709 12:21:40.839040  2548 raft_consensus.cc:2468] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 0.
I20260709 12:21:40.840880  2439 leader_election.cc:304] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:40.841967  2608 raft_consensus.cc:2804] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:40.842406  2608 raft_consensus.cc:493] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:40.842782  2608 raft_consensus.cc:3060] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:40.838074  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcc9284b09f4b8e926dd9413ea61dba" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926" is_pre_election: true
W20260709 12:21:40.846189  2437 leader_election.cc:343] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:40.851559  2608 raft_consensus.cc:515] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.861106  2608 leader_election.cc:290] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:40.858282  2595 leader_election.cc:290] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:40.862035  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcc9284b09f4b8e926dd9413ea61dba" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926"
W20260709 12:21:40.863903  2437 leader_election.cc:343] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:40.864921  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcc9284b09f4b8e926dd9413ea61dba" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:40.865557  2589 tablet_bootstrap.cc:492] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4: No bootstrap required, opened a new log
I20260709 12:21:40.865617  2548 raft_consensus.cc:3060] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:40.866420  2589 ts_tablet_manager.cc:1403] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.006s
I20260709 12:21:40.857406  2611 raft_consensus.cc:515] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.868304  2602 raft_consensus.cc:493] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:40.868901  2602 raft_consensus.cc:515] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.871099  2611 leader_election.cc:290] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:40.871862  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2be2eb2a594b88903197cf7e1052b8" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926"
I20260709 12:21:40.872695  2399 raft_consensus.cc:3060] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:40.879316  2589 raft_consensus.cc:359] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.880211  2589 raft_consensus.cc:385] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:40.880563  2589 raft_consensus.cc:740] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Initialized, Role: FOLLOWER
I20260709 12:21:40.882725  2398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09eccf21fbf14569a2606d5421470c17" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926" is_pre_election: true
I20260709 12:21:40.882642  2589 consensus_queue.cc:260] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.884390  2590 tablet_bootstrap.cc:492] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820: No bootstrap required, opened a new log
W20260709 12:21:40.884642  2511 leader_election.cc:343] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:40.885080  2590 ts_tablet_manager.cc:1403] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.034s
I20260709 12:21:40.885562  2589 ts_tablet_manager.cc:1434] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.003s
I20260709 12:21:40.885766  2547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2be2eb2a594b88903197cf7e1052b8" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:40.886488  2547 raft_consensus.cc:3060] T be2be2eb2a594b88903197cf7e1052b8 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:40.887038  2589 tablet_bootstrap.cc:492] T c3976c0d04ac479f90b60698f3f5eb5b P bfa8a19bec164357b1d6c7fe5b898cb4: Bootstrap starting.
I20260709 12:21:40.888459  2590 raft_consensus.cc:359] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.889365  2590 raft_consensus.cc:385] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:40.889711  2590 raft_consensus.cc:740] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Initialized, Role: FOLLOWER
I20260709 12:21:40.890458  2602 leader_election.cc:290] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:40.890703  2590 consensus_queue.cc:260] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.892433  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09eccf21fbf14569a2606d5421470c17" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" is_pre_election: true
I20260709 12:21:40.893164  2474 raft_consensus.cc:2468] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 0.
I20260709 12:21:40.895004  2589 tablet_bootstrap.cc:654] T c3976c0d04ac479f90b60698f3f5eb5b P bfa8a19bec164357b1d6c7fe5b898cb4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:40.895648  2590 ts_tablet_manager.cc:1434] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:21:40.896914  2590 tablet_bootstrap.cc:492] T f5dff11f8cd4449abb40622021ce9392 P 3cc70ee69f464264b7902eec9f095820: Bootstrap starting.
I20260709 12:21:40.897116  2512 leader_election.cc:304] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:40.898500  2399 raft_consensus.cc:2468] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 1.
I20260709 12:21:40.898680  2602 raft_consensus.cc:2804] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:40.899271  2602 raft_consensus.cc:493] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:40.899643  2602 raft_consensus.cc:3060] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:40.900134  2437 leader_election.cc:304] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [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: 0dff71add3e84e48acd9569aedecb926, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:40.901094  2548 raft_consensus.cc:2468] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 1.
I20260709 12:21:40.901347  2611 raft_consensus.cc:2804] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:40.884671  2588 tablet_bootstrap.cc:492] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926: No bootstrap required, opened a new log
I20260709 12:21:40.902482  2611 raft_consensus.cc:697] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 LEADER]: Becoming Leader. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Running, Role: LEADER
I20260709 12:21:40.902767  2439 leader_election.cc:304] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:40.904284  2590 tablet_bootstrap.cc:654] T f5dff11f8cd4449abb40622021ce9392 P 3cc70ee69f464264b7902eec9f095820: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:40.904165  2595 raft_consensus.cc:2804] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:40.904929  2595 raft_consensus.cc:697] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 LEADER]: Becoming Leader. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Running, Role: LEADER
I20260709 12:21:40.905972  2595 consensus_queue.cc:237] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.903589  2611 consensus_queue.cc:237] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.902766  2588 ts_tablet_manager.cc:1403] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926: Time spent bootstrapping tablet: real 0.083s	user 0.033s	sys 0.021s
I20260709 12:21:40.932698  2594 raft_consensus.cc:493] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:40.933478  2594 raft_consensus.cc:515] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.936709  2594 leader_election.cc:290] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:40.936893  2602 raft_consensus.cc:515] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.942642  2547 raft_consensus.cc:2468] T be2be2eb2a594b88903197cf7e1052b8 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 1.
I20260709 12:21:40.940583  2588 raft_consensus.cc:359] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.948937  2589 tablet_bootstrap.cc:492] T c3976c0d04ac479f90b60698f3f5eb5b P bfa8a19bec164357b1d6c7fe5b898cb4: No bootstrap required, opened a new log
I20260709 12:21:40.953169  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09eccf21fbf14569a2606d5421470c17" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:40.953609  2602 leader_election.cc:290] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:40.954123  2589 ts_tablet_manager.cc:1403] T c3976c0d04ac479f90b60698f3f5eb5b P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent bootstrapping tablet: real 0.067s	user 0.031s	sys 0.025s
I20260709 12:21:40.954183  2474 raft_consensus.cc:3060] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:40.960729  2590 tablet_bootstrap.cc:492] T f5dff11f8cd4449abb40622021ce9392 P 3cc70ee69f464264b7902eec9f095820: No bootstrap required, opened a new log
I20260709 12:21:40.961463  2590 ts_tablet_manager.cc:1403] T f5dff11f8cd4449abb40622021ce9392 P 3cc70ee69f464264b7902eec9f095820: Time spent bootstrapping tablet: real 0.065s	user 0.028s	sys 0.020s
I20260709 12:21:40.954486  2588 raft_consensus.cc:385] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:40.961998  2588 raft_consensus.cc:740] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Initialized, Role: FOLLOWER
I20260709 12:21:40.961781  2589 raft_consensus.cc:359] T c3976c0d04ac479f90b60698f3f5eb5b P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.962752  2589 raft_consensus.cc:385] T c3976c0d04ac479f90b60698f3f5eb5b P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:40.963125  2589 raft_consensus.cc:740] T c3976c0d04ac479f90b60698f3f5eb5b P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Initialized, Role: FOLLOWER
I20260709 12:21:40.963181  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09eccf21fbf14569a2606d5421470c17" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926"
I20260709 12:21:40.963328  2588 consensus_queue.cc:260] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.963980  2589 consensus_queue.cc:260] T c3976c0d04ac479f90b60698f3f5eb5b P bfa8a19bec164357b1d6c7fe5b898cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.965075  2590 raft_consensus.cc:359] T f5dff11f8cd4449abb40622021ce9392 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.966077  2590 raft_consensus.cc:385] T f5dff11f8cd4449abb40622021ce9392 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:40.966485  2590 raft_consensus.cc:740] T f5dff11f8cd4449abb40622021ce9392 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Initialized, Role: FOLLOWER
I20260709 12:21:40.966991  2589 ts_tablet_manager.cc:1434] T c3976c0d04ac479f90b60698f3f5eb5b P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
W20260709 12:21:40.965124  2511 leader_election.cc:343] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:40.968396  2589 tablet_bootstrap.cc:492] T baa9e273725047f1855921f2c22810ba P bfa8a19bec164357b1d6c7fe5b898cb4: Bootstrap starting.
I20260709 12:21:40.968838  2474 raft_consensus.cc:2468] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 1.
I20260709 12:21:40.970769  2588 ts_tablet_manager.cc:1434] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.006s
I20260709 12:21:40.972548  2588 tablet_bootstrap.cc:492] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926: Bootstrap starting.
I20260709 12:21:40.967412  2590 consensus_queue.cc:260] T f5dff11f8cd4449abb40622021ce9392 P 3cc70ee69f464264b7902eec9f095820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.980095  2590 ts_tablet_manager.cc:1434] T f5dff11f8cd4449abb40622021ce9392 P 3cc70ee69f464264b7902eec9f095820: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260709 12:21:40.981268  2590 tablet_bootstrap.cc:492] T baa9e273725047f1855921f2c22810ba P 3cc70ee69f464264b7902eec9f095820: Bootstrap starting.
I20260709 12:21:40.981542  2293 catalog_manager.cc:5697] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:40.983867  2293 catalog_manager.cc:5697] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:40.986094  2512 leader_election.cc:304] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:40.987934  2602 raft_consensus.cc:2804] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:40.988463  2602 raft_consensus.cc:697] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Becoming Leader. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Running, Role: LEADER
I20260709 12:21:40.988689  2589 tablet_bootstrap.cc:654] T baa9e273725047f1855921f2c22810ba P bfa8a19bec164357b1d6c7fe5b898cb4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:40.989413  2602 consensus_queue.cc:237] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:40.994530  2547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b30abc2f67496ab2b3792857f3e1e9" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820" is_pre_election: true
I20260709 12:21:40.995934  2547 raft_consensus.cc:2468] T 84b30abc2f67496ab2b3792857f3e1e9 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 0.
I20260709 12:21:41.002703  2364 leader_election.cc:304] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [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: 0dff71add3e84e48acd9569aedecb926, 3cc70ee69f464264b7902eec9f095820; no voters: 
I20260709 12:21:41.003154  2588 tablet_bootstrap.cc:654] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:41.003777  2594 raft_consensus.cc:2804] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:41.004459  2594 raft_consensus.cc:493] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:41.005036  2594 raft_consensus.cc:3060] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:41.007560  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b30abc2f67496ab2b3792857f3e1e9" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" is_pre_election: true
W20260709 12:21:41.009905  2363 leader_election.cc:343] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:41.010386  2611 raft_consensus.cc:493] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:41.011231  2611 raft_consensus.cc:515] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.019942  2547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf1f8b9fdd34e5bb53811903e572a1c" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820" is_pre_election: true
I20260709 12:21:41.021337  2590 tablet_bootstrap.cc:654] T baa9e273725047f1855921f2c22810ba P 3cc70ee69f464264b7902eec9f095820: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:41.021803  2439 leader_election.cc:343] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:41.022747  2611 leader_election.cc:290] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:41.028307  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf1f8b9fdd34e5bb53811903e572a1c" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926" is_pre_election: true
I20260709 12:21:41.031309  2399 raft_consensus.cc:2468] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 0.
I20260709 12:21:41.031368  2594 raft_consensus.cc:515] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.031523  2588 tablet_bootstrap.cc:492] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926: No bootstrap required, opened a new log
I20260709 12:21:41.032598  2588 ts_tablet_manager.cc:1403] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.017s
I20260709 12:21:41.034818  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b30abc2f67496ab2b3792857f3e1e9" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:41.034722  2293 catalog_manager.cc:5697] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cc70ee69f464264b7902eec9f095820 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "3cc70ee69f464264b7902eec9f095820" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:41.036190  2588 raft_consensus.cc:359] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
W20260709 12:21:41.036778  2363 leader_election.cc:343] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:41.037030  2588 raft_consensus.cc:385] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:41.037536  2588 raft_consensus.cc:740] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Initialized, Role: FOLLOWER
I20260709 12:21:41.038357  2588 consensus_queue.cc:260] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.036792  2594 leader_election.cc:290] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 1 election: Requested vote from peers bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:41.039672  2594 raft_consensus.cc:493] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:41.040169  2594 raft_consensus.cc:515] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.041445  2588 ts_tablet_manager.cc:1434] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:21:41.042621  2588 tablet_bootstrap.cc:492] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926: Bootstrap starting.
I20260709 12:21:41.044483  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf1f8b9fdd34e5bb53811903e572a1c" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" is_pre_election: true
I20260709 12:21:41.045396  2474 raft_consensus.cc:2468] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 0.
I20260709 12:21:41.045498  2590 tablet_bootstrap.cc:492] T baa9e273725047f1855921f2c22810ba P 3cc70ee69f464264b7902eec9f095820: No bootstrap required, opened a new log
I20260709 12:21:41.046185  2590 ts_tablet_manager.cc:1403] T baa9e273725047f1855921f2c22810ba P 3cc70ee69f464264b7902eec9f095820: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.000s
I20260709 12:21:41.046790  2589 tablet_bootstrap.cc:492] T baa9e273725047f1855921f2c22810ba P bfa8a19bec164357b1d6c7fe5b898cb4: No bootstrap required, opened a new log
I20260709 12:21:41.046896  2363 leader_election.cc:304] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [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: 0dff71add3e84e48acd9569aedecb926, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:41.047449  2589 ts_tablet_manager.cc:1403] T baa9e273725047f1855921f2c22810ba P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.005s
I20260709 12:21:41.050014  2590 raft_consensus.cc:359] T baa9e273725047f1855921f2c22810ba P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.050941  2594 leader_election.cc:290] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:41.051286  2590 raft_consensus.cc:385] T baa9e273725047f1855921f2c22810ba P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:41.051882  2594 raft_consensus.cc:2804] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:41.052170  2590 raft_consensus.cc:740] T baa9e273725047f1855921f2c22810ba P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Initialized, Role: FOLLOWER
I20260709 12:21:41.052534  2594 raft_consensus.cc:493] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:41.053067  2594 raft_consensus.cc:3060] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:41.053114  2590 consensus_queue.cc:260] T baa9e273725047f1855921f2c22810ba P 3cc70ee69f464264b7902eec9f095820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.055624  2589 raft_consensus.cc:359] T baa9e273725047f1855921f2c22810ba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.058386  2589 raft_consensus.cc:385] T baa9e273725047f1855921f2c22810ba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:41.058801  2589 raft_consensus.cc:740] T baa9e273725047f1855921f2c22810ba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Initialized, Role: FOLLOWER
I20260709 12:21:41.060479  2588 tablet_bootstrap.cc:654] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:41.061028  2589 consensus_queue.cc:260] T baa9e273725047f1855921f2c22810ba P bfa8a19bec164357b1d6c7fe5b898cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.063418  2437 leader_election.cc:304] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [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: 0dff71add3e84e48acd9569aedecb926, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 3cc70ee69f464264b7902eec9f095820
I20260709 12:21:41.065292  2602 raft_consensus.cc:493] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:41.065935  2602 raft_consensus.cc:515] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.066612  2547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b30abc2f67496ab2b3792857f3e1e9" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:41.067555  2547 raft_consensus.cc:3060] T 84b30abc2f67496ab2b3792857f3e1e9 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:41.070015  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3976c0d04ac479f90b60698f3f5eb5b" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926" is_pre_election: true
I20260709 12:21:41.070660  2590 ts_tablet_manager.cc:1434] T baa9e273725047f1855921f2c22810ba P 3cc70ee69f464264b7902eec9f095820: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260709 12:21:41.071915  2590 tablet_bootstrap.cc:492] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820: Bootstrap starting.
I20260709 12:21:41.072474  2594 raft_consensus.cc:515] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.074802  2594 leader_election.cc:290] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 1 election: Requested vote from peers bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
W20260709 12:21:41.071823  2511 leader_election.cc:343] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:41.077064  2547 raft_consensus.cc:2468] T 84b30abc2f67496ab2b3792857f3e1e9 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 1.
I20260709 12:21:41.078608  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf1f8b9fdd34e5bb53811903e572a1c" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:41.079311  2474 raft_consensus.cc:3060] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:41.080458  2546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf1f8b9fdd34e5bb53811903e572a1c" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:41.081792  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf1f8b9fdd34e5bb53811903e572a1c" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820" is_pre_election: true
I20260709 12:21:41.082257  2364 leader_election.cc:304] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [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: 0dff71add3e84e48acd9569aedecb926, 3cc70ee69f464264b7902eec9f095820; no voters: bfa8a19bec164357b1d6c7fe5b898cb4
I20260709 12:21:41.082578  2590 tablet_bootstrap.cc:654] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:41.082365  2473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3976c0d04ac479f90b60698f3f5eb5b" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" is_pre_election: true
I20260709 12:21:41.082971  2602 leader_election.cc:290] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:41.083343  2473 raft_consensus.cc:2468] T c3976c0d04ac479f90b60698f3f5eb5b P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 0.
W20260709 12:21:41.083608  2364 leader_election.cc:343] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:41.084434  2364 leader_election.cc:343] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:41.084849  2512 leader_election.cc:304] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:41.086417  2602 raft_consensus.cc:2804] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:41.086899  2602 raft_consensus.cc:493] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:41.087379  2602 raft_consensus.cc:3060] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:41.090466  2629 raft_consensus.cc:2804] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:41.090937  2589 ts_tablet_manager.cc:1434] T baa9e273725047f1855921f2c22810ba P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.003s
I20260709 12:21:41.091090  2629 raft_consensus.cc:697] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Becoming Leader. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Running, Role: LEADER
I20260709 12:21:41.092453  2589 tablet_bootstrap.cc:492] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4: Bootstrap starting.
I20260709 12:21:41.092067  2629 consensus_queue.cc:237] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.089857  2474 raft_consensus.cc:2468] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 1.
I20260709 12:21:41.094390  2611 raft_consensus.cc:2764] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:21:41.095176  2363 leader_election.cc:304] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [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: 0dff71add3e84e48acd9569aedecb926, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 3cc70ee69f464264b7902eec9f095820
I20260709 12:21:41.098402  2594 raft_consensus.cc:2804] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:41.098915  2594 raft_consensus.cc:697] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Becoming Leader. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Running, Role: LEADER
I20260709 12:21:41.099814  2594 consensus_queue.cc:237] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.101929  2602 raft_consensus.cc:515] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.103637  2588 tablet_bootstrap.cc:492] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926: No bootstrap required, opened a new log
I20260709 12:21:41.104033  2589 tablet_bootstrap.cc:654] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:41.104245  2588 ts_tablet_manager.cc:1403] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.005s
I20260709 12:21:41.105706  2602 leader_election.cc:290] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:41.107558  2588 raft_consensus.cc:359] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.108721  2588 raft_consensus.cc:385] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:41.109150  2588 raft_consensus.cc:740] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Initialized, Role: FOLLOWER
I20260709 12:21:41.107918  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3976c0d04ac479f90b60698f3f5eb5b" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926"
I20260709 12:21:41.110616  2588 consensus_queue.cc:260] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.111796  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3976c0d04ac479f90b60698f3f5eb5b" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:41.112010  2399 raft_consensus.cc:3060] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:41.117195  2589 tablet_bootstrap.cc:492] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4: No bootstrap required, opened a new log
I20260709 12:21:41.117794  2589 ts_tablet_manager.cc:1403] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.001s
I20260709 12:21:41.122484  2474 raft_consensus.cc:3060] T c3976c0d04ac479f90b60698f3f5eb5b P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:41.124316  2589 raft_consensus.cc:359] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.125154  2589 raft_consensus.cc:385] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:41.125468  2589 raft_consensus.cc:740] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Initialized, Role: FOLLOWER
I20260709 12:21:41.126425  2589 consensus_queue.cc:260] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.128966  2629 raft_consensus.cc:493] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:41.129626  2629 raft_consensus.cc:515] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.132756  2629 leader_election.cc:290] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:41.132814  2473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa9e273725047f1855921f2c22810ba" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" is_pre_election: true
I20260709 12:21:41.133654  2473 raft_consensus.cc:2468] T baa9e273725047f1855921f2c22810ba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 0.
I20260709 12:21:41.134035  2547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa9e273725047f1855921f2c22810ba" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820" is_pre_election: true
I20260709 12:21:41.134857  2547 raft_consensus.cc:2468] T baa9e273725047f1855921f2c22810ba P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 0.
I20260709 12:21:41.135181  2363 leader_election.cc:304] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [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: 0dff71add3e84e48acd9569aedecb926, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:41.136168  2594 raft_consensus.cc:2804] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:41.136564  2594 raft_consensus.cc:493] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:41.129747  2296 catalog_manager.cc:5697] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dff71add3e84e48acd9569aedecb926 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "0dff71add3e84e48acd9569aedecb926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:41.136986  2594 raft_consensus.cc:3060] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:41.137758  2589 ts_tablet_manager.cc:1434] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260709 12:21:41.138850  2589 tablet_bootstrap.cc:492] T c464f15587a84dc48833b6a6dc4a50d3 P bfa8a19bec164357b1d6c7fe5b898cb4: Bootstrap starting.
I20260709 12:21:41.142235  2399 raft_consensus.cc:2468] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 1.
I20260709 12:21:41.144827  2589 tablet_bootstrap.cc:654] T c464f15587a84dc48833b6a6dc4a50d3 P bfa8a19bec164357b1d6c7fe5b898cb4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:41.145277  2594 raft_consensus.cc:515] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.149088  2588 ts_tablet_manager.cc:1434] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926: Time spent starting tablet: real 0.044s	user 0.013s	sys 0.000s
I20260709 12:21:41.149143  2473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa9e273725047f1855921f2c22810ba" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:41.149503  2594 leader_election.cc:290] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 1 election: Requested vote from peers bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:41.149887  2473 raft_consensus.cc:3060] T baa9e273725047f1855921f2c22810ba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:41.150379  2588 tablet_bootstrap.cc:492] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926: Bootstrap starting.
I20260709 12:21:41.150944  2547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa9e273725047f1855921f2c22810ba" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:41.151779  2547 raft_consensus.cc:3060] T baa9e273725047f1855921f2c22810ba P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:41.163014  2547 raft_consensus.cc:2468] T baa9e273725047f1855921f2c22810ba P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 1.
I20260709 12:21:41.164427  2364 leader_election.cc:304] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [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: 0dff71add3e84e48acd9569aedecb926, 3cc70ee69f464264b7902eec9f095820; no voters: 
I20260709 12:21:41.165156  2473 raft_consensus.cc:2468] T baa9e273725047f1855921f2c22810ba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 1.
I20260709 12:21:41.165468  2594 raft_consensus.cc:2804] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:41.167539  2594 raft_consensus.cc:697] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Becoming Leader. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Running, Role: LEADER
I20260709 12:21:41.168555  2594 consensus_queue.cc:237] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.172762  2474 raft_consensus.cc:2468] T c3976c0d04ac479f90b60698f3f5eb5b P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 1.
I20260709 12:21:41.174628  2588 tablet_bootstrap.cc:654] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:41.174535  2512 leader_election.cc:304] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:41.176370  2602 raft_consensus.cc:2804] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:41.177785  2602 raft_consensus.cc:697] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Becoming Leader. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Running, Role: LEADER
I20260709 12:21:41.178704  2602 consensus_queue.cc:237] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.181838  2589 tablet_bootstrap.cc:492] T c464f15587a84dc48833b6a6dc4a50d3 P bfa8a19bec164357b1d6c7fe5b898cb4: No bootstrap required, opened a new log
I20260709 12:21:41.182410  2589 ts_tablet_manager.cc:1403] T c464f15587a84dc48833b6a6dc4a50d3 P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.009s
I20260709 12:21:41.184880  2590 tablet_bootstrap.cc:492] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820: No bootstrap required, opened a new log
I20260709 12:21:41.185171  2589 raft_consensus.cc:359] T c464f15587a84dc48833b6a6dc4a50d3 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.185669  2590 ts_tablet_manager.cc:1403] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820: Time spent bootstrapping tablet: real 0.114s	user 0.035s	sys 0.036s
I20260709 12:21:41.186023  2589 raft_consensus.cc:385] T c464f15587a84dc48833b6a6dc4a50d3 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:41.186393  2589 raft_consensus.cc:740] T c464f15587a84dc48833b6a6dc4a50d3 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Initialized, Role: FOLLOWER
I20260709 12:21:41.187724  2589 consensus_queue.cc:260] T c464f15587a84dc48833b6a6dc4a50d3 P bfa8a19bec164357b1d6c7fe5b898cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.189790  2590 raft_consensus.cc:359] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.190635  2590 raft_consensus.cc:385] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:41.190954  2590 raft_consensus.cc:740] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Initialized, Role: FOLLOWER
I20260709 12:21:41.191737  2590 consensus_queue.cc:260] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.194310  2590 ts_tablet_manager.cc:1434] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:21:41.195397  2590 tablet_bootstrap.cc:492] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820: Bootstrap starting.
I20260709 12:21:41.195752  2594 raft_consensus.cc:493] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:41.196403  2594 raft_consensus.cc:515] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.196688  2292 catalog_manager.cc:5697] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cc70ee69f464264b7902eec9f095820 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "3cc70ee69f464264b7902eec9f095820" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:41.201500  2590 tablet_bootstrap.cc:654] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:41.190269  2589 ts_tablet_manager.cc:1434] T c464f15587a84dc48833b6a6dc4a50d3 P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:21:41.210778  2547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c464f15587a84dc48833b6a6dc4a50d3" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820" is_pre_election: true
I20260709 12:21:41.211948  2547 raft_consensus.cc:2468] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 0.
I20260709 12:21:41.213529  2364 leader_election.cc:304] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [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: 0dff71add3e84e48acd9569aedecb926, 3cc70ee69f464264b7902eec9f095820; no voters: 
I20260709 12:21:41.214774  2629 raft_consensus.cc:2804] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:41.215276  2629 raft_consensus.cc:493] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:41.215689  2629 raft_consensus.cc:3060] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:41.218611  2473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c464f15587a84dc48833b6a6dc4a50d3" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" is_pre_election: true
I20260709 12:21:41.219588  2473 raft_consensus.cc:2468] T c464f15587a84dc48833b6a6dc4a50d3 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 0.
I20260709 12:21:41.227754  2629 raft_consensus.cc:515] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.229050  2594 leader_election.cc:290] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:41.234643  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c464f15587a84dc48833b6a6dc4a50d3" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:41.235428  2474 raft_consensus.cc:3060] T c464f15587a84dc48833b6a6dc4a50d3 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:41.236227  2547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c464f15587a84dc48833b6a6dc4a50d3" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:41.236938  2547 raft_consensus.cc:3060] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:41.236763  2296 catalog_manager.cc:5697] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dff71add3e84e48acd9569aedecb926 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "0dff71add3e84e48acd9569aedecb926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:41.244565  2474 raft_consensus.cc:2468] T c464f15587a84dc48833b6a6dc4a50d3 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 1.
I20260709 12:21:41.246001  2363 leader_election.cc:304] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [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: 0dff71add3e84e48acd9569aedecb926, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:41.248785  2594 raft_consensus.cc:2804] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:41.250002  2594 raft_consensus.cc:697] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Becoming Leader. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Running, Role: LEADER
I20260709 12:21:41.252882  2594 consensus_queue.cc:237] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.248729  2296 catalog_manager.cc:5697] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dff71add3e84e48acd9569aedecb926 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "0dff71add3e84e48acd9569aedecb926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:41.251754  2629 leader_election.cc:290] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 1 election: Requested vote from peers bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:41.262045  2590 tablet_bootstrap.cc:492] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820: No bootstrap required, opened a new log
I20260709 12:21:41.262639  2588 tablet_bootstrap.cc:492] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926: No bootstrap required, opened a new log
I20260709 12:21:41.262715  2590 ts_tablet_manager.cc:1403] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820: Time spent bootstrapping tablet: real 0.068s	user 0.040s	sys 0.020s
I20260709 12:21:41.263569  2588 ts_tablet_manager.cc:1403] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926: Time spent bootstrapping tablet: real 0.113s	user 0.032s	sys 0.029s
I20260709 12:21:41.266332  2590 raft_consensus.cc:359] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.267098  2590 raft_consensus.cc:385] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:41.267576  2590 raft_consensus.cc:740] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Initialized, Role: FOLLOWER
I20260709 12:21:41.267246  2588 raft_consensus.cc:359] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.268389  2588 raft_consensus.cc:385] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:41.268848  2588 raft_consensus.cc:740] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Initialized, Role: FOLLOWER
I20260709 12:21:41.268394  2590 consensus_queue.cc:260] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.269814  2588 consensus_queue.cc:260] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.271135  2590 ts_tablet_manager.cc:1434] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:21:41.272177  2588 ts_tablet_manager.cc:1434] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:21:41.259892  2547 raft_consensus.cc:2468] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 1.
I20260709 12:21:41.280931  2296 catalog_manager.cc:5697] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dff71add3e84e48acd9569aedecb926 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "0dff71add3e84e48acd9569aedecb926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:41.286863  2399 raft_consensus.cc:3060] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:41.294982  2602 raft_consensus.cc:493] T f5dff11f8cd4449abb40622021ce9392 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:41.295689  2602 raft_consensus.cc:515] T f5dff11f8cd4449abb40622021ce9392 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.296484  2611 consensus_queue.cc:1048] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:41.297647  2602 leader_election.cc:290] T f5dff11f8cd4449abb40622021ce9392 P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:41.298673  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dff11f8cd4449abb40622021ce9392" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926" is_pre_election: true
I20260709 12:21:41.298956  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dff11f8cd4449abb40622021ce9392" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" is_pre_election: true
I20260709 12:21:41.299576  2399 raft_consensus.cc:2393] T f5dff11f8cd4449abb40622021ce9392 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3cc70ee69f464264b7902eec9f095820 in current term 1: Already voted for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in this term.
I20260709 12:21:41.300784  2511 leader_election.cc:304] T f5dff11f8cd4449abb40622021ce9392 P 3cc70ee69f464264b7902eec9f095820 [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: 3cc70ee69f464264b7902eec9f095820; no voters: 0dff71add3e84e48acd9569aedecb926, bfa8a19bec164357b1d6c7fe5b898cb4
I20260709 12:21:41.301904  2602 raft_consensus.cc:3060] T f5dff11f8cd4449abb40622021ce9392 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:41.312134  2602 raft_consensus.cc:2749] T f5dff11f8cd4449abb40622021ce9392 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:41.315366  2608 consensus_queue.cc:1048] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:41.326399  2611 consensus_queue.cc:1048] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:41.337153  2608 consensus_queue.cc:1048] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:41.371447  2474 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4dcc9284b09f4b8e926dd9413ea61dba"
dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
mode: GRACEFUL
new_leader_uuid: "0dff71add3e84e48acd9569aedecb926"
 from {username='slave'} at 127.0.0.1:41444
I20260709 12:21:41.372404  2474 raft_consensus.cc:606] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 LEADER]: Received request to transfer leadership to TS 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:41.379729  2474 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be2be2eb2a594b88903197cf7e1052b8"
dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
mode: GRACEFUL
new_leader_uuid: "0dff71add3e84e48acd9569aedecb926"
 from {username='slave'} at 127.0.0.1:41444
I20260709 12:21:41.380508  2474 raft_consensus.cc:606] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 LEADER]: Received request to transfer leadership to TS 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:41.385890  2608 consensus_queue.cc:1048] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:41.401763  2611 consensus_queue.cc:1048] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:41.404506  2547 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3976c0d04ac479f90b60698f3f5eb5b"
dest_uuid: "3cc70ee69f464264b7902eec9f095820"
mode: GRACEFUL
new_leader_uuid: "0dff71add3e84e48acd9569aedecb926"
 from {username='slave'} at 127.0.0.1:37708
I20260709 12:21:41.405261  2594 raft_consensus.cc:493] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:41.405503  2547 raft_consensus.cc:606] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Received request to transfer leadership to TS 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:41.405908  2594 raft_consensus.cc:515] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.409163  2594 leader_election.cc:290] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:41.409739  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09eccf21fbf14569a2606d5421470c17" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" is_pre_election: true
I20260709 12:21:41.410756  2474 raft_consensus.cc:2393] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0dff71add3e84e48acd9569aedecb926 in current term 1: Already voted for candidate 3cc70ee69f464264b7902eec9f095820 in this term.
I20260709 12:21:41.413395  2547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09eccf21fbf14569a2606d5421470c17" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820" is_pre_election: true
I20260709 12:21:41.414803  2364 leader_election.cc:304] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926 [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: 0dff71add3e84e48acd9569aedecb926; no voters: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4
I20260709 12:21:41.415742  2594 raft_consensus.cc:3060] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:41.424635  2594 raft_consensus.cc:2749] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:41.429376  2595 raft_consensus.cc:993] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4: : Instructing follower 0dff71add3e84e48acd9569aedecb926 to start an election
I20260709 12:21:41.430025  2595 raft_consensus.cc:1081] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 LEADER]: Signalling peer 0dff71add3e84e48acd9569aedecb926 to start an election
I20260709 12:21:41.432595  2398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be2be2eb2a594b88903197cf7e1052b8"
dest_uuid: "0dff71add3e84e48acd9569aedecb926"
 from {username='slave'} at 127.0.0.1:33076
I20260709 12:21:41.433323  2398 raft_consensus.cc:493] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:41.433717  2398 raft_consensus.cc:3060] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.442612  2399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84b30abc2f67496ab2b3792857f3e1e9"
dest_uuid: "0dff71add3e84e48acd9569aedecb926"
mode: GRACEFUL
new_leader_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
 from {username='slave'} at 127.0.0.1:33078
I20260709 12:21:41.443487  2399 raft_consensus.cc:606] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Received request to transfer leadership to TS bfa8a19bec164357b1d6c7fe5b898cb4
I20260709 12:21:41.444839  2398 raft_consensus.cc:515] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.448071  2398 leader_election.cc:290] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 2 election: Requested vote from peers bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:41.448411  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2be2eb2a594b88903197cf7e1052b8" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:41.448757  2547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2be2eb2a594b88903197cf7e1052b8" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:41.449170  2474 raft_consensus.cc:3055] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:41.449506  2547 raft_consensus.cc:3060] T be2be2eb2a594b88903197cf7e1052b8 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.449632  2474 raft_consensus.cc:740] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Running, Role: LEADER
I20260709 12:21:41.450861  2474 consensus_queue.cc:260] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.453140  2474 raft_consensus.cc:3060] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.460294  2547 raft_consensus.cc:2468] T be2be2eb2a594b88903197cf7e1052b8 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 2.
I20260709 12:21:41.462174  2364 leader_election.cc:304] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926 [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: 0dff71add3e84e48acd9569aedecb926, 3cc70ee69f464264b7902eec9f095820; no voters: 
I20260709 12:21:41.463266  2594 raft_consensus.cc:2804] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:41.463574  2474 raft_consensus.cc:2468] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 2.
I20260709 12:21:41.463778  2594 raft_consensus.cc:697] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926 [term 2 LEADER]: Becoming Leader. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Running, Role: LEADER
I20260709 12:21:41.464949  2594 consensus_queue.cc:237] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.466320  2547 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09eccf21fbf14569a2606d5421470c17"
dest_uuid: "3cc70ee69f464264b7902eec9f095820"
mode: GRACEFUL
new_leader_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
 from {username='slave'} at 127.0.0.1:37708
I20260709 12:21:41.466981  2547 raft_consensus.cc:606] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Received request to transfer leadership to TS bfa8a19bec164357b1d6c7fe5b898cb4
I20260709 12:21:41.475108  2398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caf1f8b9fdd34e5bb53811903e572a1c"
dest_uuid: "0dff71add3e84e48acd9569aedecb926"
mode: GRACEFUL
new_leader_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
 from {username='slave'} at 127.0.0.1:33078
I20260709 12:21:41.474814  2293 catalog_manager.cc:5697] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926 reported cstate change: term changed from 1 to 2, leader changed from bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130) to 0dff71add3e84e48acd9569aedecb926 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "0dff71add3e84e48acd9569aedecb926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:41.475991  2398 raft_consensus.cc:606] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Received request to transfer leadership to TS bfa8a19bec164357b1d6c7fe5b898cb4
I20260709 12:21:41.482553  2398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c464f15587a84dc48833b6a6dc4a50d3"
dest_uuid: "0dff71add3e84e48acd9569aedecb926"
mode: GRACEFUL
new_leader_uuid: "3cc70ee69f464264b7902eec9f095820"
 from {username='slave'} at 127.0.0.1:33078
I20260709 12:21:41.483228  2398 raft_consensus.cc:606] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Received request to transfer leadership to TS 3cc70ee69f464264b7902eec9f095820
I20260709 12:21:41.508039  2611 raft_consensus.cc:493] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:41.508788  2611 raft_consensus.cc:515] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.511389  2611 leader_election.cc:290] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:41.512126  2398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b30abc2f67496ab2b3792857f3e1e9" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926" is_pre_election: true
I20260709 12:21:41.512511  2547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b30abc2f67496ab2b3792857f3e1e9" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820" is_pre_election: true
I20260709 12:21:41.513447  2547 raft_consensus.cc:2393] T 84b30abc2f67496ab2b3792857f3e1e9 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfa8a19bec164357b1d6c7fe5b898cb4 in current term 1: Already voted for candidate 0dff71add3e84e48acd9569aedecb926 in this term.
I20260709 12:21:41.514492  2439 leader_election.cc:304] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [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: bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 0dff71add3e84e48acd9569aedecb926, 3cc70ee69f464264b7902eec9f095820
I20260709 12:21:41.515221  2611 raft_consensus.cc:3060] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:41.520711  2611 raft_consensus.cc:2749] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:41.524502  2594 consensus_queue.cc:1048] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:41.537317  2629 consensus_queue.cc:1048] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:41.538396  2602 consensus_queue.cc:1048] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:41.547775  2630 raft_consensus.cc:993] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926: : Instructing follower bfa8a19bec164357b1d6c7fe5b898cb4 to start an election
I20260709 12:21:41.548311  2630 raft_consensus.cc:1081] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Signalling peer bfa8a19bec164357b1d6c7fe5b898cb4 to start an election
I20260709 12:21:41.550225  2602 raft_consensus.cc:993] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820: : Instructing follower bfa8a19bec164357b1d6c7fe5b898cb4 to start an election
I20260709 12:21:41.550549  2473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84b30abc2f67496ab2b3792857f3e1e9"
dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
 from {username='slave'} at 127.0.0.1:41432
I20260709 12:21:41.551410  2473 raft_consensus.cc:493] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:41.551682  2598 raft_consensus.cc:1081] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Signalling peer bfa8a19bec164357b1d6c7fe5b898cb4 to start an election
I20260709 12:21:41.551860  2473 raft_consensus.cc:3060] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.557088  2472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09eccf21fbf14569a2606d5421470c17"
dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
 from {username='slave'} at 127.0.0.1:41424
I20260709 12:21:41.559226  2602 consensus_queue.cc:1048] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:41.560581  2472 raft_consensus.cc:493] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:41.561215  2472 raft_consensus.cc:3060] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.563390  2473 raft_consensus.cc:515] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.566737  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b30abc2f67496ab2b3792857f3e1e9" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dff71add3e84e48acd9569aedecb926"
I20260709 12:21:41.567497  2399 raft_consensus.cc:3055] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:41.567869  2399 raft_consensus.cc:740] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Running, Role: LEADER
I20260709 12:21:41.569150  2399 consensus_queue.cc:260] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.572643  2473 leader_election.cc:290] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 2 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:41.572453  2399 raft_consensus.cc:3060] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.578450  2472 raft_consensus.cc:515] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.581264  2547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b30abc2f67496ab2b3792857f3e1e9" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:41.582051  2547 raft_consensus.cc:3060] T 84b30abc2f67496ab2b3792857f3e1e9 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.584139  2399 raft_consensus.cc:2468] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 2.
I20260709 12:21:41.585003  2602 raft_consensus.cc:493] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:41.585492  2437 leader_election.cc:304] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [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: 0dff71add3e84e48acd9569aedecb926, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:41.586373  2611 raft_consensus.cc:2804] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:41.585546  2602 raft_consensus.cc:515] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.587031  2611 raft_consensus.cc:697] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 LEADER]: Becoming Leader. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Running, Role: LEADER
I20260709 12:21:41.587987  2611 consensus_queue.cc:237] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.589990  2398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf1f8b9fdd34e5bb53811903e572a1c" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926" is_pre_election: true
I20260709 12:21:41.594081  2602 leader_election.cc:290] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:41.594286  2547 raft_consensus.cc:2468] T 84b30abc2f67496ab2b3792857f3e1e9 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 2.
I20260709 12:21:41.594794  2473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf1f8b9fdd34e5bb53811903e572a1c" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" is_pre_election: true
I20260709 12:21:41.595963  2473 raft_consensus.cc:2393] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3cc70ee69f464264b7902eec9f095820 in current term 1: Already voted for candidate 0dff71add3e84e48acd9569aedecb926 in this term.
I20260709 12:21:41.596992  2472 leader_election.cc:290] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 2 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:41.598733  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09eccf21fbf14569a2606d5421470c17" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dff71add3e84e48acd9569aedecb926"
I20260709 12:21:41.599354  2399 raft_consensus.cc:3060] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.599560  2512 leader_election.cc:304] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [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: 3cc70ee69f464264b7902eec9f095820; no voters: 0dff71add3e84e48acd9569aedecb926, bfa8a19bec164357b1d6c7fe5b898cb4
I20260709 12:21:41.600641  2602 raft_consensus.cc:3060] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:41.599646  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09eccf21fbf14569a2606d5421470c17" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:41.600253  2296 catalog_manager.cc:5697] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 reported cstate change: term changed from 1 to 2, leader changed from 0dff71add3e84e48acd9569aedecb926 (127.27.60.129) to bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:41.601462  2548 raft_consensus.cc:3055] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:41.601827  2548 raft_consensus.cc:740] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Running, Role: LEADER
I20260709 12:21:41.602759  2548 consensus_queue.cc:260] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.604197  2548 raft_consensus.cc:3060] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.607796  2399 raft_consensus.cc:2468] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 2.
I20260709 12:21:41.609462  2437 leader_election.cc:304] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 [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: 0dff71add3e84e48acd9569aedecb926, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:41.610966  2611 raft_consensus.cc:2804] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:41.611485  2611 raft_consensus.cc:697] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 LEADER]: Becoming Leader. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Running, Role: LEADER
I20260709 12:21:41.612399  2611 consensus_queue.cc:237] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.612545  2629 consensus_queue.cc:1048] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:41.613785  2602 raft_consensus.cc:2749] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:41.621754  2548 raft_consensus.cc:2468] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 2.
I20260709 12:21:41.626812  2296 catalog_manager.cc:5697] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 reported cstate change: term changed from 1 to 2, leader changed from 3cc70ee69f464264b7902eec9f095820 (127.27.60.131) to bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:41.640820  2594 consensus_queue.cc:1048] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:41.643716  2594 consensus_queue.cc:1048] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:41.673902  2629 consensus_queue.cc:1048] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:41.673986  2630 consensus_queue.cc:1048] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:41.687259  2630 consensus_queue.cc:1048] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:41.690289  2659 raft_consensus.cc:993] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926: : Instructing follower 3cc70ee69f464264b7902eec9f095820 to start an election
I20260709 12:21:41.690757  2659 raft_consensus.cc:1081] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Signalling peer 3cc70ee69f464264b7902eec9f095820 to start an election
I20260709 12:21:41.696776  2547 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c464f15587a84dc48833b6a6dc4a50d3"
dest_uuid: "3cc70ee69f464264b7902eec9f095820"
 from {username='slave'} at 127.0.0.1:37698
I20260709 12:21:41.697423  2547 raft_consensus.cc:493] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:41.697980  2594 raft_consensus.cc:993] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926: : Instructing follower bfa8a19bec164357b1d6c7fe5b898cb4 to start an election
I20260709 12:21:41.698549  2594 raft_consensus.cc:1081] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Signalling peer bfa8a19bec164357b1d6c7fe5b898cb4 to start an election
I20260709 12:21:41.699406  2547 raft_consensus.cc:3060] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.701104  2472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caf1f8b9fdd34e5bb53811903e572a1c"
dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
 from {username='slave'} at 127.0.0.1:41432
I20260709 12:21:41.701823  2472 raft_consensus.cc:493] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:41.702364  2472 raft_consensus.cc:3060] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.708166  2547 raft_consensus.cc:515] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.713376  2547 leader_election.cc:290] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 2 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:41.713747  2472 raft_consensus.cc:515] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.714205  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c464f15587a84dc48833b6a6dc4a50d3" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dff71add3e84e48acd9569aedecb926"
I20260709 12:21:41.714903  2399 raft_consensus.cc:3055] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:41.715276  2399 raft_consensus.cc:740] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Running, Role: LEADER
I20260709 12:21:41.716019  2472 leader_election.cc:290] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 2 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:41.716135  2399 consensus_queue.cc:260] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.717556  2547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf1f8b9fdd34e5bb53811903e572a1c" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:41.717727  2399 raft_consensus.cc:3060] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.718532  2547 raft_consensus.cc:3060] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.720469  2472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c464f15587a84dc48833b6a6dc4a50d3" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:41.721160  2472 raft_consensus.cc:3060] T c464f15587a84dc48833b6a6dc4a50d3 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.724519  2398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf1f8b9fdd34e5bb53811903e572a1c" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dff71add3e84e48acd9569aedecb926"
I20260709 12:21:41.724907  2547 raft_consensus.cc:2468] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 2.
I20260709 12:21:41.725274  2398 raft_consensus.cc:3055] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:41.725714  2398 raft_consensus.cc:740] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Running, Role: LEADER
I20260709 12:21:41.726406  2439 leader_election.cc:304] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:41.726649  2398 consensus_queue.cc:260] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.727443  2611 raft_consensus.cc:2804] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:41.729113  2611 raft_consensus.cc:697] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 LEADER]: Becoming Leader. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Running, Role: LEADER
I20260709 12:21:41.730050  2611 consensus_queue.cc:237] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.730515  2472 raft_consensus.cc:2468] T c464f15587a84dc48833b6a6dc4a50d3 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 2.
I20260709 12:21:41.733371  2512 leader_election.cc:304] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:41.733745  2398 raft_consensus.cc:3060] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.735252  2656 raft_consensus.cc:2804] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:41.735934  2656 raft_consensus.cc:697] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 [term 2 LEADER]: Becoming Leader. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Running, Role: LEADER
I20260709 12:21:41.736884  2656 consensus_queue.cc:237] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.735129  2399 raft_consensus.cc:2468] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 2.
I20260709 12:21:41.741050  2602 consensus_queue.cc:1048] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:41.744114  2602 consensus_queue.cc:1048] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:41.753229  2398 raft_consensus.cc:2468] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 2.
I20260709 12:21:41.755759  2293 catalog_manager.cc:5697] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 reported cstate change: term changed from 1 to 2, leader changed from 0dff71add3e84e48acd9569aedecb926 (127.27.60.129) to bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:41.753427  2292 catalog_manager.cc:5697] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 reported cstate change: term changed from 1 to 2, leader changed from 0dff71add3e84e48acd9569aedecb926 (127.27.60.129) to 3cc70ee69f464264b7902eec9f095820 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "3cc70ee69f464264b7902eec9f095820" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:41.762679  2656 raft_consensus.cc:993] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820: : Instructing follower 0dff71add3e84e48acd9569aedecb926 to start an election
I20260709 12:21:41.763372  2656 raft_consensus.cc:1081] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Signalling peer 0dff71add3e84e48acd9569aedecb926 to start an election
I20260709 12:21:41.766228  2398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3976c0d04ac479f90b60698f3f5eb5b"
dest_uuid: "0dff71add3e84e48acd9569aedecb926"
 from {username='slave'} at 127.0.0.1:33060
I20260709 12:21:41.768014  2398 raft_consensus.cc:493] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:41.768472  2398 raft_consensus.cc:3060] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.777731  2398 raft_consensus.cc:515] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.781469  2398 leader_election.cc:290] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 2 election: Requested vote from peers bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:41.782215  2473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3976c0d04ac479f90b60698f3f5eb5b" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:41.782953  2473 raft_consensus.cc:3060] T c3976c0d04ac479f90b60698f3f5eb5b P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.782810  2547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3976c0d04ac479f90b60698f3f5eb5b" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:41.783675  2547 raft_consensus.cc:3055] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:41.784060  2547 raft_consensus.cc:740] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Running, Role: LEADER
I20260709 12:21:41.784986  2547 consensus_queue.cc:260] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.788569  2547 raft_consensus.cc:3060] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.791069  2473 raft_consensus.cc:2468] T c3976c0d04ac479f90b60698f3f5eb5b P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 2.
I20260709 12:21:41.792637  2363 leader_election.cc:304] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926 [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: 0dff71add3e84e48acd9569aedecb926, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:41.793541  2629 raft_consensus.cc:2804] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:41.794103  2629 raft_consensus.cc:697] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926 [term 2 LEADER]: Becoming Leader. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Running, Role: LEADER
I20260709 12:21:41.795063  2629 consensus_queue.cc:237] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.796368  2547 raft_consensus.cc:2468] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 2.
I20260709 12:21:41.803766  2292 catalog_manager.cc:5697] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926 reported cstate change: term changed from 1 to 2, leader changed from 3cc70ee69f464264b7902eec9f095820 (127.27.60.131) to 0dff71add3e84e48acd9569aedecb926 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "0dff71add3e84e48acd9569aedecb926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:41.896307  2473 raft_consensus.cc:1275] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Refusing update from remote peer 0dff71add3e84e48acd9569aedecb926: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:41.898197  2629 consensus_queue.cc:1048] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:41.900102  2608 raft_consensus.cc:993] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4: : Instructing follower 0dff71add3e84e48acd9569aedecb926 to start an election
I20260709 12:21:41.900748  2595 raft_consensus.cc:1081] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 LEADER]: Signalling peer 0dff71add3e84e48acd9569aedecb926 to start an election
I20260709 12:21:41.902730  2398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4dcc9284b09f4b8e926dd9413ea61dba"
dest_uuid: "0dff71add3e84e48acd9569aedecb926"
 from {username='slave'} at 127.0.0.1:33076
I20260709 12:21:41.903431  2398 raft_consensus.cc:493] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:41.903849  2398 raft_consensus.cc:3060] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.907232  2547 raft_consensus.cc:1275] T be2be2eb2a594b88903197cf7e1052b8 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Refusing update from remote peer 0dff71add3e84e48acd9569aedecb926: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:41.909201  2630 consensus_queue.cc:1048] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:41.913368  2398 raft_consensus.cc:515] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.915930  2398 leader_election.cc:290] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 2 election: Requested vote from peers bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:41.917603  2473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcc9284b09f4b8e926dd9413ea61dba" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:41.918519  2473 raft_consensus.cc:3055] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:41.918913  2473 raft_consensus.cc:740] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Running, Role: LEADER
I20260709 12:21:41.919940  2473 consensus_queue.cc:260] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.921062  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcc9284b09f4b8e926dd9413ea61dba" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:41.921352  2473 raft_consensus.cc:3060] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.921675  2548 raft_consensus.cc:3060] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:41.930332  2548 raft_consensus.cc:2468] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 2.
I20260709 12:21:41.930496  2473 raft_consensus.cc:2468] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 2.
I20260709 12:21:41.931490  2364 leader_election.cc:304] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [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: 0dff71add3e84e48acd9569aedecb926, 3cc70ee69f464264b7902eec9f095820; no voters: 
I20260709 12:21:41.932165  2630 raft_consensus.cc:2804] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:41.932650  2630 raft_consensus.cc:697] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [term 2 LEADER]: Becoming Leader. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Running, Role: LEADER
I20260709 12:21:41.933384  2630 consensus_queue.cc:237] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:41.940359  2292 catalog_manager.cc:5697] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 reported cstate change: term changed from 1 to 2, leader changed from bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130) to 0dff71add3e84e48acd9569aedecb926 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "0dff71add3e84e48acd9569aedecb926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:42.046036  2398 raft_consensus.cc:1275] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Refusing update from remote peer bfa8a19bec164357b1d6c7fe5b898cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:42.047725  2595 consensus_queue.cc:1048] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:42.057036  2548 raft_consensus.cc:1275] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Refusing update from remote peer bfa8a19bec164357b1d6c7fe5b898cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:42.059154  2608 consensus_queue.cc:1048] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:42.081527  2548 raft_consensus.cc:1275] T 84b30abc2f67496ab2b3792857f3e1e9 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Refusing update from remote peer bfa8a19bec164357b1d6c7fe5b898cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:42.083504  2608 consensus_queue.cc:1048] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:42.094777  2398 raft_consensus.cc:1275] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Refusing update from remote peer bfa8a19bec164357b1d6c7fe5b898cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:42.096325  2611 consensus_queue.cc:1048] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:42.160194  2398 raft_consensus.cc:1275] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Refusing update from remote peer bfa8a19bec164357b1d6c7fe5b898cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:42.162060  2611 consensus_queue.cc:1048] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:42.171341  2548 raft_consensus.cc:1275] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Refusing update from remote peer bfa8a19bec164357b1d6c7fe5b898cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:42.173547  2667 consensus_queue.cc:1048] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:42.177279  2473 raft_consensus.cc:1275] T c3976c0d04ac479f90b60698f3f5eb5b P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Refusing update from remote peer 0dff71add3e84e48acd9569aedecb926: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:42.179611  2630 consensus_queue.cc:1048] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:42.188789  2548 raft_consensus.cc:1275] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Refusing update from remote peer 0dff71add3e84e48acd9569aedecb926: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:42.192902  2659 consensus_queue.cc:1048] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:42.244899  2473 raft_consensus.cc:1275] T c464f15587a84dc48833b6a6dc4a50d3 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Refusing update from remote peer 3cc70ee69f464264b7902eec9f095820: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:42.246435  2602 consensus_queue.cc:1048] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:42.255206  2398 raft_consensus.cc:1275] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Refusing update from remote peer 3cc70ee69f464264b7902eec9f095820: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:42.257169  2602 consensus_queue.cc:1048] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:42.454330  2473 raft_consensus.cc:1275] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Refusing update from remote peer 0dff71add3e84e48acd9569aedecb926: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:42.455718  2629 consensus_queue.cc:1048] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:42.469044  2548 raft_consensus.cc:1275] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Refusing update from remote peer 0dff71add3e84e48acd9569aedecb926: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:42.470709  2659 consensus_queue.cc:1048] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:44.530611  2293 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57142:
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:21:44.534307  2293 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:21:44.598445  2383 tablet_service.cc:1511] Processing CreateTablet for tablet 86230c5c9d2a4d7b80aed3f32aba64ad (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:44.600062  2456 tablet_service.cc:1511] Processing CreateTablet for tablet 86230c5c9d2a4d7b80aed3f32aba64ad (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:44.600755  2383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86230c5c9d2a4d7b80aed3f32aba64ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.602500  2531 tablet_service.cc:1511] Processing CreateTablet for tablet 86230c5c9d2a4d7b80aed3f32aba64ad (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:44.602684  2456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86230c5c9d2a4d7b80aed3f32aba64ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.604629  2531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86230c5c9d2a4d7b80aed3f32aba64ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.604748  2387 tablet_service.cc:1511] Processing CreateTablet for tablet 196fd4a40c47492989261f317ca79a8c (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:44.607057  2387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 196fd4a40c47492989261f317ca79a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.607040  2460 tablet_service.cc:1511] Processing CreateTablet for tablet 196fd4a40c47492989261f317ca79a8c (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:44.608705  2460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 196fd4a40c47492989261f317ca79a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.610095  2533 tablet_service.cc:1511] Processing CreateTablet for tablet 196fd4a40c47492989261f317ca79a8c (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:44.611977  2533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 196fd4a40c47492989261f317ca79a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.632534  2530 tablet_service.cc:1511] Processing CreateTablet for tablet f2b9a848990e4305a0e77acc461fab3e (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:44.633042  2461 tablet_service.cc:1511] Processing CreateTablet for tablet f2b9a848990e4305a0e77acc461fab3e (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:44.634737  2530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b9a848990e4305a0e77acc461fab3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.635172  2461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b9a848990e4305a0e77acc461fab3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.629856  2389 tablet_service.cc:1511] Processing CreateTablet for tablet f2b9a848990e4305a0e77acc461fab3e (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:44.641073  2389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b9a848990e4305a0e77acc461fab3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.648056  2388 tablet_service.cc:1511] Processing CreateTablet for tablet 321046e695894d9c886c4417d636bbc6 (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:44.650426  2388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321046e695894d9c886c4417d636bbc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.663250  2462 tablet_service.cc:1511] Processing CreateTablet for tablet 321046e695894d9c886c4417d636bbc6 (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:44.665923  2462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321046e695894d9c886c4417d636bbc6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:21:44.670961  2345 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:44.692269  2535 tablet_service.cc:1511] Processing CreateTablet for tablet 321046e695894d9c886c4417d636bbc6 (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:44.693953  2535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321046e695894d9c886c4417d636bbc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.698972  2685 tablet_bootstrap.cc:492] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820: Bootstrap starting.
I20260709 12:21:44.723598  2383 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0c08aedb034b9baffb7d0c0fef3ab2 (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:44.724258  2460 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0c08aedb034b9baffb7d0c0fef3ab2 (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:44.725656  2460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0c08aedb034b9baffb7d0c0fef3ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.726076  2533 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0c08aedb034b9baffb7d0c0fef3ab2 (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:44.729449  2533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0c08aedb034b9baffb7d0c0fef3ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.732077  2685 tablet_bootstrap.cc:654] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:44.736147  2687 tablet_bootstrap.cc:492] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926: Bootstrap starting.
I20260709 12:21:44.740163  2388 tablet_service.cc:1511] Processing CreateTablet for tablet b63173228a4642138a6c46edce8b0a67 (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:44.741664  2388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63173228a4642138a6c46edce8b0a67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.742900  2535 tablet_service.cc:1511] Processing CreateTablet for tablet b63173228a4642138a6c46edce8b0a67 (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:44.743927  2456 tablet_service.cc:1511] Processing CreateTablet for tablet b63173228a4642138a6c46edce8b0a67 (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:44.745239  2456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63173228a4642138a6c46edce8b0a67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.748800  2387 tablet_service.cc:1511] Processing CreateTablet for tablet 0850be78e3334d3c9aa1b1ccd6cf56aa (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:44.750173  2387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0850be78e3334d3c9aa1b1ccd6cf56aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.753726  2459 tablet_service.cc:1511] Processing CreateTablet for tablet 0850be78e3334d3c9aa1b1ccd6cf56aa (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:44.755266  2459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0850be78e3334d3c9aa1b1ccd6cf56aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.755776  2383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0c08aedb034b9baffb7d0c0fef3ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.757719  2535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63173228a4642138a6c46edce8b0a67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.769524  2686 tablet_bootstrap.cc:492] T f2b9a848990e4305a0e77acc461fab3e P bfa8a19bec164357b1d6c7fe5b898cb4: Bootstrap starting.
I20260709 12:21:44.771540  2530 tablet_service.cc:1511] Processing CreateTablet for tablet 0850be78e3334d3c9aa1b1ccd6cf56aa (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:44.782714  2530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0850be78e3334d3c9aa1b1ccd6cf56aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.790343  2388 tablet_service.cc:1511] Processing CreateTablet for tablet 57d7aed6db2a4e55aae3e72cfd1813af (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:44.791801  2388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d7aed6db2a4e55aae3e72cfd1813af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.798226  2462 tablet_service.cc:1511] Processing CreateTablet for tablet 57d7aed6db2a4e55aae3e72cfd1813af (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:44.799751  2462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d7aed6db2a4e55aae3e72cfd1813af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.784919  2687 tablet_bootstrap.cc:654] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:44.787622  2685 tablet_bootstrap.cc:492] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820: No bootstrap required, opened a new log
I20260709 12:21:44.799674  2533 tablet_service.cc:1511] Processing CreateTablet for tablet 57d7aed6db2a4e55aae3e72cfd1813af (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:44.800992  2685 ts_tablet_manager.cc:1403] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820: Time spent bootstrapping tablet: real 0.102s	user 0.015s	sys 0.002s
I20260709 12:21:44.801993  2533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d7aed6db2a4e55aae3e72cfd1813af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.803534  2389 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7a08f65a7c41e6bc2c2650d5575d75 (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:44.805364  2389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7a08f65a7c41e6bc2c2650d5575d75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.811471  2685 raft_consensus.cc:359] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:44.812738  2685 raft_consensus.cc:385] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:44.813108  2685 raft_consensus.cc:740] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Initialized, Role: FOLLOWER
I20260709 12:21:44.814230  2685 consensus_queue.cc:260] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:44.817426  2685 ts_tablet_manager.cc:1434] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.006s
I20260709 12:21:44.819901  2531 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7a08f65a7c41e6bc2c2650d5575d75 (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:44.831326  2685 tablet_bootstrap.cc:492] T 196fd4a40c47492989261f317ca79a8c P 3cc70ee69f464264b7902eec9f095820: Bootstrap starting.
I20260709 12:21:44.821504  2459 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7a08f65a7c41e6bc2c2650d5575d75 (DEFAULT_TABLE table=soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:44.832751  2531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7a08f65a7c41e6bc2c2650d5575d75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:44.833844  2686 tablet_bootstrap.cc:654] T f2b9a848990e4305a0e77acc461fab3e P bfa8a19bec164357b1d6c7fe5b898cb4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:44.832751  2459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7a08f65a7c41e6bc2c2650d5575d75. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:21:44.890458  2283 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.27.60.131:42653, user_credentials={real_user=slave}} blocked reactor thread for 56481.6us
I20260709 12:21:44.901500  2685 tablet_bootstrap.cc:654] T 196fd4a40c47492989261f317ca79a8c P 3cc70ee69f464264b7902eec9f095820: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:44.906565  2687 tablet_bootstrap.cc:492] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926: No bootstrap required, opened a new log
I20260709 12:21:44.907137  2687 ts_tablet_manager.cc:1403] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926: Time spent bootstrapping tablet: real 0.172s	user 0.014s	sys 0.012s
I20260709 12:21:44.910096  2686 tablet_bootstrap.cc:492] T f2b9a848990e4305a0e77acc461fab3e P bfa8a19bec164357b1d6c7fe5b898cb4: No bootstrap required, opened a new log
I20260709 12:21:44.910890  2686 ts_tablet_manager.cc:1403] T f2b9a848990e4305a0e77acc461fab3e P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent bootstrapping tablet: real 0.142s	user 0.015s	sys 0.019s
I20260709 12:21:44.914361  2686 raft_consensus.cc:359] T f2b9a848990e4305a0e77acc461fab3e P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:44.915251  2686 raft_consensus.cc:385] T f2b9a848990e4305a0e77acc461fab3e P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:44.915838  2686 raft_consensus.cc:740] T f2b9a848990e4305a0e77acc461fab3e P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Initialized, Role: FOLLOWER
I20260709 12:21:44.917174  2686 consensus_queue.cc:260] T f2b9a848990e4305a0e77acc461fab3e P bfa8a19bec164357b1d6c7fe5b898cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:44.917531  2687 raft_consensus.cc:359] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:44.918535  2687 raft_consensus.cc:385] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:44.918882  2687 raft_consensus.cc:740] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Initialized, Role: FOLLOWER
I20260709 12:21:44.920444  2686 ts_tablet_manager.cc:1434] T f2b9a848990e4305a0e77acc461fab3e P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:21:44.922358  2686 tablet_bootstrap.cc:492] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4: Bootstrap starting.
I20260709 12:21:44.931501  2685 tablet_bootstrap.cc:492] T 196fd4a40c47492989261f317ca79a8c P 3cc70ee69f464264b7902eec9f095820: No bootstrap required, opened a new log
I20260709 12:21:44.932178  2685 ts_tablet_manager.cc:1403] T 196fd4a40c47492989261f317ca79a8c P 3cc70ee69f464264b7902eec9f095820: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.015s
I20260709 12:21:44.934604  2686 tablet_bootstrap.cc:654] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:44.934440  2687 consensus_queue.cc:260] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:44.935612  2685 raft_consensus.cc:359] T 196fd4a40c47492989261f317ca79a8c P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:44.936790  2685 raft_consensus.cc:385] T 196fd4a40c47492989261f317ca79a8c P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:44.937130  2685 raft_consensus.cc:740] T 196fd4a40c47492989261f317ca79a8c P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Initialized, Role: FOLLOWER
I20260709 12:21:44.938058  2685 consensus_queue.cc:260] T 196fd4a40c47492989261f317ca79a8c P 3cc70ee69f464264b7902eec9f095820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:44.941630  2685 ts_tablet_manager.cc:1434] T 196fd4a40c47492989261f317ca79a8c P 3cc70ee69f464264b7902eec9f095820: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260709 12:21:44.944514  2685 tablet_bootstrap.cc:492] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820: Bootstrap starting.
I20260709 12:21:44.945921  2686 tablet_bootstrap.cc:492] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4: No bootstrap required, opened a new log
I20260709 12:21:44.946740  2686 ts_tablet_manager.cc:1403] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.015s
I20260709 12:21:44.949021  2687 ts_tablet_manager.cc:1434] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.002s
I20260709 12:21:44.950276  2687 tablet_bootstrap.cc:492] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926: Bootstrap starting.
I20260709 12:21:44.950099  2686 raft_consensus.cc:359] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:44.951045  2686 raft_consensus.cc:385] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:44.951377  2686 raft_consensus.cc:740] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Initialized, Role: FOLLOWER
I20260709 12:21:44.952186  2686 consensus_queue.cc:260] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:44.954918  2686 ts_tablet_manager.cc:1434] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260709 12:21:44.956730  2686 tablet_bootstrap.cc:492] T 86230c5c9d2a4d7b80aed3f32aba64ad P bfa8a19bec164357b1d6c7fe5b898cb4: Bootstrap starting.
I20260709 12:21:44.963008  2687 tablet_bootstrap.cc:654] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:44.968194  2685 tablet_bootstrap.cc:654] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:44.970252  2686 tablet_bootstrap.cc:654] T 86230c5c9d2a4d7b80aed3f32aba64ad P bfa8a19bec164357b1d6c7fe5b898cb4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:44.983247  2686 tablet_bootstrap.cc:492] T 86230c5c9d2a4d7b80aed3f32aba64ad P bfa8a19bec164357b1d6c7fe5b898cb4: No bootstrap required, opened a new log
I20260709 12:21:44.983975  2686 ts_tablet_manager.cc:1403] T 86230c5c9d2a4d7b80aed3f32aba64ad P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.004s
I20260709 12:21:44.987617  2686 raft_consensus.cc:359] T 86230c5c9d2a4d7b80aed3f32aba64ad P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:44.988461  2686 raft_consensus.cc:385] T 86230c5c9d2a4d7b80aed3f32aba64ad P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:44.988782  2686 raft_consensus.cc:740] T 86230c5c9d2a4d7b80aed3f32aba64ad P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Initialized, Role: FOLLOWER
I20260709 12:21:44.990021  2686 consensus_queue.cc:260] T 86230c5c9d2a4d7b80aed3f32aba64ad P bfa8a19bec164357b1d6c7fe5b898cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:44.992872  2686 ts_tablet_manager.cc:1434] T 86230c5c9d2a4d7b80aed3f32aba64ad P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:21:44.993958  2686 tablet_bootstrap.cc:492] T 321046e695894d9c886c4417d636bbc6 P bfa8a19bec164357b1d6c7fe5b898cb4: Bootstrap starting.
I20260709 12:21:45.001776  2686 tablet_bootstrap.cc:654] T 321046e695894d9c886c4417d636bbc6 P bfa8a19bec164357b1d6c7fe5b898cb4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:45.009536  2685 tablet_bootstrap.cc:492] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820: No bootstrap required, opened a new log
I20260709 12:21:45.010329  2685 ts_tablet_manager.cc:1403] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820: Time spent bootstrapping tablet: real 0.066s	user 0.029s	sys 0.019s
I20260709 12:21:45.014467  2685 raft_consensus.cc:359] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.015475  2685 raft_consensus.cc:385] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.015779  2685 raft_consensus.cc:740] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.016631  2685 consensus_queue.cc:260] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.020850  2685 ts_tablet_manager.cc:1434] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:21:45.022590  2685 tablet_bootstrap.cc:492] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820: Bootstrap starting.
I20260709 12:21:45.024346  2686 tablet_bootstrap.cc:492] T 321046e695894d9c886c4417d636bbc6 P bfa8a19bec164357b1d6c7fe5b898cb4: No bootstrap required, opened a new log
I20260709 12:21:45.024963  2686 ts_tablet_manager.cc:1403] T 321046e695894d9c886c4417d636bbc6 P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.006s
I20260709 12:21:45.028134  2686 raft_consensus.cc:359] T 321046e695894d9c886c4417d636bbc6 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.028920  2686 raft_consensus.cc:385] T 321046e695894d9c886c4417d636bbc6 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.029235  2686 raft_consensus.cc:740] T 321046e695894d9c886c4417d636bbc6 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.030061  2685 tablet_bootstrap.cc:654] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:45.030035  2686 consensus_queue.cc:260] T 321046e695894d9c886c4417d636bbc6 P bfa8a19bec164357b1d6c7fe5b898cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.032908  2686 ts_tablet_manager.cc:1434] T 321046e695894d9c886c4417d636bbc6 P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:21:45.034091  2686 tablet_bootstrap.cc:492] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4: Bootstrap starting.
I20260709 12:21:45.043143  2686 tablet_bootstrap.cc:654] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:45.043790  2685 tablet_bootstrap.cc:492] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820: No bootstrap required, opened a new log
I20260709 12:21:45.044452  2685 ts_tablet_manager.cc:1403] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 12:21:45.048822  2685 raft_consensus.cc:359] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.050213  2685 raft_consensus.cc:385] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.050695  2685 raft_consensus.cc:740] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.051956  2685 consensus_queue.cc:260] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.054953  2685 ts_tablet_manager.cc:1434] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.002s
I20260709 12:21:45.055316  2686 tablet_bootstrap.cc:492] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4: No bootstrap required, opened a new log
I20260709 12:21:45.056102  2685 tablet_bootstrap.cc:492] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820: Bootstrap starting.
I20260709 12:21:45.055898  2686 ts_tablet_manager.cc:1403] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260709 12:21:45.057076  2671 raft_consensus.cc:493] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:45.057739  2671 raft_consensus.cc:515] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.061800  2671 leader_election.cc:290] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:45.072758  2685 tablet_bootstrap.cc:654] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:45.063392  2686 raft_consensus.cc:359] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.075788  2686 raft_consensus.cc:385] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.072352  2398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b9a848990e4305a0e77acc461fab3e" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926" is_pre_election: true
I20260709 12:21:45.076196  2686 raft_consensus.cc:740] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.076612  2398 raft_consensus.cc:2468] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 0.
I20260709 12:21:45.077103  2686 consensus_queue.cc:260] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.078737  2511 leader_election.cc:304] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [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: 0dff71add3e84e48acd9569aedecb926, 3cc70ee69f464264b7902eec9f095820; no voters: 
I20260709 12:21:45.080054  2671 raft_consensus.cc:2804] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:45.080395  2686 ts_tablet_manager.cc:1434] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent starting tablet: real 0.024s	user 0.017s	sys 0.001s
I20260709 12:21:45.080524  2671 raft_consensus.cc:493] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:45.081243  2671 raft_consensus.cc:3060] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.087899  2685 tablet_bootstrap.cc:492] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820: No bootstrap required, opened a new log
I20260709 12:21:45.088622  2685 ts_tablet_manager.cc:1403] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.009s
I20260709 12:21:45.093065  2685 raft_consensus.cc:359] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.063309  2473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b9a848990e4305a0e77acc461fab3e" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" is_pre_election: true
I20260709 12:21:45.096395  2473 raft_consensus.cc:2468] T f2b9a848990e4305a0e77acc461fab3e P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 0.
I20260709 12:21:45.096757  2701 raft_consensus.cc:493] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:45.097407  2701 raft_consensus.cc:515] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.094062  2685 raft_consensus.cc:385] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.098307  2685 raft_consensus.cc:740] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.102368  2685 consensus_queue.cc:260] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.103842  2701 leader_election.cc:290] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:45.105715  2473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86230c5c9d2a4d7b80aed3f32aba64ad" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" is_pre_election: true
I20260709 12:21:45.106715  2473 raft_consensus.cc:2468] T 86230c5c9d2a4d7b80aed3f32aba64ad P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 0.
I20260709 12:21:45.108269  2398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86230c5c9d2a4d7b80aed3f32aba64ad" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926" is_pre_election: true
I20260709 12:21:45.111698  2701 raft_consensus.cc:493] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:45.112305  2701 raft_consensus.cc:515] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
W20260709 12:21:45.112775  2511 leader_election.cc:343] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:45.114652  2701 leader_election.cc:290] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:45.117465  2512 leader_election.cc:304] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:45.118829  2701 raft_consensus.cc:2804] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:45.119242  2701 raft_consensus.cc:493] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:45.119601  2701 raft_consensus.cc:3060] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.120141  2398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321046e695894d9c886c4417d636bbc6" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926" is_pre_election: true
I20260709 12:21:45.120658  2473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321046e695894d9c886c4417d636bbc6" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" is_pre_election: true
W20260709 12:21:45.122283  2511 leader_election.cc:343] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:45.122355  2473 raft_consensus.cc:2468] T 321046e695894d9c886c4417d636bbc6 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 0.
I20260709 12:21:45.124064  2512 leader_election.cc:304] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:45.129253  2701 raft_consensus.cc:515] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.131472  2686 tablet_bootstrap.cc:492] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4: Bootstrap starting.
I20260709 12:21:45.134415  2701 leader_election.cc:290] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:45.135187  2701 raft_consensus.cc:2804] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:45.135565  2701 raft_consensus.cc:493] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:45.135918  2701 raft_consensus.cc:3060] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.144819  2701 raft_consensus.cc:515] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.144843  2398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86230c5c9d2a4d7b80aed3f32aba64ad" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926"
W20260709 12:21:45.146943  2511 leader_election.cc:343] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:45.147405  2701 leader_election.cc:290] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:45.148367  2700 raft_consensus.cc:493] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:45.149154  2398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321046e695894d9c886c4417d636bbc6" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926"
I20260709 12:21:45.149034  2700 raft_consensus.cc:515] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
W20260709 12:21:45.150507  2511 leader_election.cc:343] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:45.151286  2473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86230c5c9d2a4d7b80aed3f32aba64ad" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:45.151860  2700 leader_election.cc:290] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:45.152016  2473 raft_consensus.cc:3060] T 86230c5c9d2a4d7b80aed3f32aba64ad P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.152942  2398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196fd4a40c47492989261f317ca79a8c" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926" is_pre_election: true
I20260709 12:21:45.153522  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196fd4a40c47492989261f317ca79a8c" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820" is_pre_election: true
W20260709 12:21:45.155761  2437 leader_election.cc:343] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:45.157975  2472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321046e695894d9c886c4417d636bbc6" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:45.158443  2687 tablet_bootstrap.cc:492] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926: No bootstrap required, opened a new log
I20260709 12:21:45.158735  2472 raft_consensus.cc:3060] T 321046e695894d9c886c4417d636bbc6 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.159045  2687 ts_tablet_manager.cc:1403] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926: Time spent bootstrapping tablet: real 0.209s	user 0.069s	sys 0.066s
I20260709 12:21:45.163044  2687 raft_consensus.cc:359] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.163873  2687 raft_consensus.cc:385] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.163748  2548 raft_consensus.cc:2468] T 196fd4a40c47492989261f317ca79a8c P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 0.
I20260709 12:21:45.164351  2687 raft_consensus.cc:740] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.165231  2687 consensus_queue.cc:260] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.170322  2671 raft_consensus.cc:515] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.175496  2439 leader_election.cc:304] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:45.177052  2700 raft_consensus.cc:2804] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:45.177413  2700 raft_consensus.cc:493] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:45.177739  2700 raft_consensus.cc:3060] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.180910  2686 tablet_bootstrap.cc:654] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:45.181016  2671 leader_election.cc:290] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:45.181536  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b9a848990e4305a0e77acc461fab3e" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926"
I20260709 12:21:45.182356  2399 raft_consensus.cc:3060] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.186786  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b9a848990e4305a0e77acc461fab3e" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:45.187650  2474 raft_consensus.cc:3060] T f2b9a848990e4305a0e77acc461fab3e P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.187706  2472 raft_consensus.cc:2468] T 321046e695894d9c886c4417d636bbc6 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 1.
I20260709 12:21:45.191380  2512 leader_election.cc:304] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:45.175622  2687 ts_tablet_manager.cc:1434] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:21:45.192875  2687 tablet_bootstrap.cc:492] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926: Bootstrap starting.
I20260709 12:21:45.193615  2702 raft_consensus.cc:2804] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:45.194877  2702 raft_consensus.cc:697] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Becoming Leader. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Running, Role: LEADER
I20260709 12:21:45.194290  2473 raft_consensus.cc:2468] T 86230c5c9d2a4d7b80aed3f32aba64ad P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 1.
I20260709 12:21:45.197014  2512 leader_election.cc:304] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:45.197886  2701 raft_consensus.cc:2804] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:45.201375  2687 tablet_bootstrap.cc:654] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:45.195936  2702 consensus_queue.cc:237] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.205379  2399 raft_consensus.cc:2468] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 1.
I20260709 12:21:45.208755  2701 raft_consensus.cc:697] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Becoming Leader. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Running, Role: LEADER
I20260709 12:21:45.208953  2511 leader_election.cc:304] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [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: 0dff71add3e84e48acd9569aedecb926, 3cc70ee69f464264b7902eec9f095820; no voters: 
I20260709 12:21:45.205361  2700 raft_consensus.cc:515] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.211931  2671 raft_consensus.cc:2804] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:45.212332  2685 ts_tablet_manager.cc:1434] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820: Time spent starting tablet: real 0.123s	user 0.017s	sys 0.024s
I20260709 12:21:45.212527  2671 raft_consensus.cc:697] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Becoming Leader. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Running, Role: LEADER
I20260709 12:21:45.213203  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196fd4a40c47492989261f317ca79a8c" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926"
I20260709 12:21:45.213939  2399 raft_consensus.cc:3060] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.213780  2671 consensus_queue.cc:237] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.214058  2685 tablet_bootstrap.cc:492] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820: Bootstrap starting.
I20260709 12:21:45.218603  2701 consensus_queue.cc:237] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.219683  2700 leader_election.cc:290] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:45.201710  2474 raft_consensus.cc:2468] T f2b9a848990e4305a0e77acc461fab3e P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 1.
I20260709 12:21:45.221310  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196fd4a40c47492989261f317ca79a8c" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:45.223125  2548 raft_consensus.cc:3060] T 196fd4a40c47492989261f317ca79a8c P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.224913  2687 tablet_bootstrap.cc:492] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926: No bootstrap required, opened a new log
I20260709 12:21:45.225507  2687 ts_tablet_manager.cc:1403] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.008s
I20260709 12:21:45.231581  2687 raft_consensus.cc:359] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.232391  2687 raft_consensus.cc:385] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.232688  2687 raft_consensus.cc:740] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.233608  2687 consensus_queue.cc:260] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.236114  2687 ts_tablet_manager.cc:1434] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:21:45.239188  2686 tablet_bootstrap.cc:492] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4: No bootstrap required, opened a new log
I20260709 12:21:45.239859  2686 ts_tablet_manager.cc:1403] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.004s
I20260709 12:21:45.244500  2686 raft_consensus.cc:359] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.245450  2686 raft_consensus.cc:385] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.245802  2686 raft_consensus.cc:740] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.245939  2687 tablet_bootstrap.cc:492] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926: Bootstrap starting.
I20260709 12:21:45.256325  2702 raft_consensus.cc:493] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:45.256960  2702 raft_consensus.cc:515] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.258245  2686 consensus_queue.cc:260] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.262341  2398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0c08aedb034b9baffb7d0c0fef3ab2" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926" is_pre_election: true
W20260709 12:21:45.264453  2511 leader_election.cc:343] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:45.265977  2548 raft_consensus.cc:2468] T 196fd4a40c47492989261f317ca79a8c P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 1.
I20260709 12:21:45.267555  2439 leader_election.cc:304] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:45.267885  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0c08aedb034b9baffb7d0c0fef3ab2" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" is_pre_election: true
I20260709 12:21:45.268608  2474 raft_consensus.cc:2468] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 0.
I20260709 12:21:45.268718  2700 raft_consensus.cc:2804] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:45.269353  2296 catalog_manager.cc:5697] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cc70ee69f464264b7902eec9f095820 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "3cc70ee69f464264b7902eec9f095820" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:45.269371  2700 raft_consensus.cc:697] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 LEADER]: Becoming Leader. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Running, Role: LEADER
I20260709 12:21:45.271380  2686 ts_tablet_manager.cc:1434] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.001s
I20260709 12:21:45.271265  2700 consensus_queue.cc:237] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.274029  2512 leader_election.cc:304] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:45.249584  2399 raft_consensus.cc:2468] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 1.
I20260709 12:21:45.273214  2686 tablet_bootstrap.cc:492] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4: Bootstrap starting.
I20260709 12:21:45.276646  2701 raft_consensus.cc:2804] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:45.279425  2685 tablet_bootstrap.cc:654] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:45.277288  2701 raft_consensus.cc:493] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:45.280438  2701 raft_consensus.cc:3060] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.285082  2687 tablet_bootstrap.cc:654] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:45.279611  2702 leader_election.cc:290] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:45.308060  2293 catalog_manager.cc:5697] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:45.314798  2701 raft_consensus.cc:515] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.317893  2686 tablet_bootstrap.cc:654] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:45.317925  2685 tablet_bootstrap.cc:492] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820: No bootstrap required, opened a new log
I20260709 12:21:45.318692  2685 ts_tablet_manager.cc:1403] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820: Time spent bootstrapping tablet: real 0.105s	user 0.019s	sys 0.010s
I20260709 12:21:45.318544  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0c08aedb034b9baffb7d0c0fef3ab2" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926"
W20260709 12:21:45.320427  2511 leader_election.cc:343] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:45.320986  2687 tablet_bootstrap.cc:492] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926: No bootstrap required, opened a new log
I20260709 12:21:45.321696  2701 leader_election.cc:290] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:45.322235  2687 ts_tablet_manager.cc:1403] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.000s
I20260709 12:21:45.323184  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0c08aedb034b9baffb7d0c0fef3ab2" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:45.323861  2474 raft_consensus.cc:3060] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.325263  2685 raft_consensus.cc:359] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.326679  2685 raft_consensus.cc:385] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.327044  2685 raft_consensus.cc:740] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.327513  2687 raft_consensus.cc:359] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.328724  2687 raft_consensus.cc:385] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.329082  2687 raft_consensus.cc:740] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.330037  2687 consensus_queue.cc:260] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.333094  2687 ts_tablet_manager.cc:1434] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:21:45.334628  2687 tablet_bootstrap.cc:492] T b63173228a4642138a6c46edce8b0a67 P 0dff71add3e84e48acd9569aedecb926: Bootstrap starting.
I20260709 12:21:45.335014  2686 tablet_bootstrap.cc:492] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4: No bootstrap required, opened a new log
I20260709 12:21:45.335794  2686 ts_tablet_manager.cc:1403] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.004s
I20260709 12:21:45.339550  2474 raft_consensus.cc:2468] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 1.
I20260709 12:21:45.340756  2700 raft_consensus.cc:493] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:45.341274  2700 raft_consensus.cc:515] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.339551  2686 raft_consensus.cc:359] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.342360  2687 tablet_bootstrap.cc:654] T b63173228a4642138a6c46edce8b0a67 P 0dff71add3e84e48acd9569aedecb926: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:45.342594  2686 raft_consensus.cc:385] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.342502  2512 leader_election.cc:304] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:45.343233  2686 raft_consensus.cc:740] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.343796  2700 leader_election.cc:290] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:45.344120  2701 raft_consensus.cc:2804] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:45.344861  2701 raft_consensus.cc:697] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Becoming Leader. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Running, Role: LEADER
I20260709 12:21:45.344209  2686 consensus_queue.cc:260] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.346050  2701 consensus_queue.cc:237] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.349861  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0850be78e3334d3c9aa1b1ccd6cf56aa" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926" is_pre_election: true
I20260709 12:21:45.351398  2685 consensus_queue.cc:260] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
W20260709 12:21:45.352385  2437 leader_election.cc:343] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:45.352834  2686 ts_tablet_manager.cc:1434] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260709 12:21:45.354465  2686 tablet_bootstrap.cc:492] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4: Bootstrap starting.
I20260709 12:21:45.354396  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0850be78e3334d3c9aa1b1ccd6cf56aa" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820" is_pre_election: true
I20260709 12:21:45.357129  2687 tablet_bootstrap.cc:492] T b63173228a4642138a6c46edce8b0a67 P 0dff71add3e84e48acd9569aedecb926: No bootstrap required, opened a new log
I20260709 12:21:45.358012  2687 ts_tablet_manager.cc:1403] T b63173228a4642138a6c46edce8b0a67 P 0dff71add3e84e48acd9569aedecb926: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.011s
W20260709 12:21:45.358739  2439 leader_election.cc:343] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:45.359347  2439 leader_election.cc:304] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [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: bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 0dff71add3e84e48acd9569aedecb926, 3cc70ee69f464264b7902eec9f095820
I20260709 12:21:45.361204  2674 raft_consensus.cc:2749] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:45.361575  2685 ts_tablet_manager.cc:1434] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.004s
I20260709 12:21:45.361812  2687 raft_consensus.cc:359] T b63173228a4642138a6c46edce8b0a67 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.362680  2687 raft_consensus.cc:385] T b63173228a4642138a6c46edce8b0a67 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.362900  2685 tablet_bootstrap.cc:492] T 57d7aed6db2a4e55aae3e72cfd1813af P 3cc70ee69f464264b7902eec9f095820: Bootstrap starting.
I20260709 12:21:45.363022  2687 raft_consensus.cc:740] T b63173228a4642138a6c46edce8b0a67 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.363991  2687 consensus_queue.cc:260] T b63173228a4642138a6c46edce8b0a67 P 0dff71add3e84e48acd9569aedecb926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.367204  2687 ts_tablet_manager.cc:1434] T b63173228a4642138a6c46edce8b0a67 P 0dff71add3e84e48acd9569aedecb926: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 12:21:45.368557  2687 tablet_bootstrap.cc:492] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 0dff71add3e84e48acd9569aedecb926: Bootstrap starting.
I20260709 12:21:45.377702  2686 tablet_bootstrap.cc:654] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:45.377899  2685 tablet_bootstrap.cc:654] T 57d7aed6db2a4e55aae3e72cfd1813af P 3cc70ee69f464264b7902eec9f095820: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:45.379941  2687 tablet_bootstrap.cc:654] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 0dff71add3e84e48acd9569aedecb926: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:45.395104  2293 catalog_manager.cc:5697] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cc70ee69f464264b7902eec9f095820 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "3cc70ee69f464264b7902eec9f095820" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:45.398190  2293 catalog_manager.cc:5697] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cc70ee69f464264b7902eec9f095820 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "3cc70ee69f464264b7902eec9f095820" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:45.401361  2687 tablet_bootstrap.cc:492] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 0dff71add3e84e48acd9569aedecb926: No bootstrap required, opened a new log
I20260709 12:21:45.400728  2293 catalog_manager.cc:5697] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cc70ee69f464264b7902eec9f095820 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "3cc70ee69f464264b7902eec9f095820" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:45.402184  2687 ts_tablet_manager.cc:1403] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 0dff71add3e84e48acd9569aedecb926: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.015s
I20260709 12:21:45.404994  2685 tablet_bootstrap.cc:492] T 57d7aed6db2a4e55aae3e72cfd1813af P 3cc70ee69f464264b7902eec9f095820: No bootstrap required, opened a new log
I20260709 12:21:45.405696  2685 ts_tablet_manager.cc:1403] T 57d7aed6db2a4e55aae3e72cfd1813af P 3cc70ee69f464264b7902eec9f095820: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.010s
I20260709 12:21:45.406963  2687 raft_consensus.cc:359] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.408463  2687 raft_consensus.cc:385] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.409094  2687 raft_consensus.cc:740] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.410211  2686 tablet_bootstrap.cc:492] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4: No bootstrap required, opened a new log
I20260709 12:21:45.410844  2686 ts_tablet_manager.cc:1403] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.010s
I20260709 12:21:45.410168  2687 consensus_queue.cc:260] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 0dff71add3e84e48acd9569aedecb926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.413286  2687 ts_tablet_manager.cc:1434] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 0dff71add3e84e48acd9569aedecb926: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:21:45.414853  2687 tablet_bootstrap.cc:492] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926: Bootstrap starting.
I20260709 12:21:45.415377  2686 raft_consensus.cc:359] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.416208  2686 raft_consensus.cc:385] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.416494  2686 raft_consensus.cc:740] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.417276  2685 raft_consensus.cc:359] T 57d7aed6db2a4e55aae3e72cfd1813af P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.418206  2685 raft_consensus.cc:385] T 57d7aed6db2a4e55aae3e72cfd1813af P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.418520  2685 raft_consensus.cc:740] T 57d7aed6db2a4e55aae3e72cfd1813af P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.419411  2685 consensus_queue.cc:260] T 57d7aed6db2a4e55aae3e72cfd1813af P 3cc70ee69f464264b7902eec9f095820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.421939  2703 raft_consensus.cc:493] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:45.417325  2686 consensus_queue.cc:260] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.422555  2703 raft_consensus.cc:515] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.423520  2687 tablet_bootstrap.cc:654] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:45.425307  2686 ts_tablet_manager.cc:1434] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260709 12:21:45.422098  2685 ts_tablet_manager.cc:1434] T 57d7aed6db2a4e55aae3e72cfd1813af P 3cc70ee69f464264b7902eec9f095820: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260709 12:21:45.427598  2685 tablet_bootstrap.cc:492] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820: Bootstrap starting.
I20260709 12:21:45.431114  2686 tablet_bootstrap.cc:492] T 4b7a08f65a7c41e6bc2c2650d5575d75 P bfa8a19bec164357b1d6c7fe5b898cb4: Bootstrap starting.
I20260709 12:21:45.431144  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321046e695894d9c886c4417d636bbc6" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" is_pre_election: true
I20260709 12:21:45.432505  2474 raft_consensus.cc:2393] T 321046e695894d9c886c4417d636bbc6 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0dff71add3e84e48acd9569aedecb926 in current term 1: Already voted for candidate 3cc70ee69f464264b7902eec9f095820 in this term.
I20260709 12:21:45.437391  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321046e695894d9c886c4417d636bbc6" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820" is_pre_election: true
I20260709 12:21:45.439347  2364 leader_election.cc:304] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [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: 0dff71add3e84e48acd9569aedecb926; no voters: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4
I20260709 12:21:45.440514  2703 leader_election.cc:290] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:45.440728  2594 raft_consensus.cc:3060] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.443015  2685 tablet_bootstrap.cc:654] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:45.443351  2686 tablet_bootstrap.cc:654] T 4b7a08f65a7c41e6bc2c2650d5575d75 P bfa8a19bec164357b1d6c7fe5b898cb4: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:45.451551  2687 tablet_bootstrap.cc:492] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926: No bootstrap required, opened a new log
I20260709 12:21:45.452291  2687 ts_tablet_manager.cc:1403] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.008s
I20260709 12:21:45.456561  2687 raft_consensus.cc:359] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.457654  2687 raft_consensus.cc:385] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.458070  2687 raft_consensus.cc:740] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.459268  2687 consensus_queue.cc:260] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.462683  2594 raft_consensus.cc:2749] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:45.462774  2687 ts_tablet_manager.cc:1434] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.003s
I20260709 12:21:45.464182  2687 tablet_bootstrap.cc:492] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926: Bootstrap starting.
I20260709 12:21:45.464980  2686 tablet_bootstrap.cc:492] T 4b7a08f65a7c41e6bc2c2650d5575d75 P bfa8a19bec164357b1d6c7fe5b898cb4: No bootstrap required, opened a new log
I20260709 12:21:45.465583  2686 ts_tablet_manager.cc:1403] T 4b7a08f65a7c41e6bc2c2650d5575d75 P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.005s
I20260709 12:21:45.468694  2686 raft_consensus.cc:359] T 4b7a08f65a7c41e6bc2c2650d5575d75 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.469466  2686 raft_consensus.cc:385] T 4b7a08f65a7c41e6bc2c2650d5575d75 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.469751  2686 raft_consensus.cc:740] T 4b7a08f65a7c41e6bc2c2650d5575d75 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.470501  2686 consensus_queue.cc:260] T 4b7a08f65a7c41e6bc2c2650d5575d75 P bfa8a19bec164357b1d6c7fe5b898cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.471189  2687 tablet_bootstrap.cc:654] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:45.472718  2686 ts_tablet_manager.cc:1434] T 4b7a08f65a7c41e6bc2c2650d5575d75 P bfa8a19bec164357b1d6c7fe5b898cb4: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:21:45.472764  2674 raft_consensus.cc:493] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:45.474025  2685 tablet_bootstrap.cc:492] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820: No bootstrap required, opened a new log
I20260709 12:21:45.473917  2674 raft_consensus.cc:515] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.474725  2685 ts_tablet_manager.cc:1403] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.011s
I20260709 12:21:45.477700  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d7aed6db2a4e55aae3e72cfd1813af" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926" is_pre_election: true
I20260709 12:21:45.480111  2685 raft_consensus.cc:359] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.481091  2685 raft_consensus.cc:385] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.481417  2685 raft_consensus.cc:740] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.481985  2674 leader_election.cc:290] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:45.482450  2685 consensus_queue.cc:260] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
W20260709 12:21:45.483320  2437 leader_election.cc:343] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:45.484886  2685 ts_tablet_manager.cc:1434] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:21:45.483403  2687 tablet_bootstrap.cc:492] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926: No bootstrap required, opened a new log
I20260709 12:21:45.485836  2687 ts_tablet_manager.cc:1403] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260709 12:21:45.485128  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d7aed6db2a4e55aae3e72cfd1813af" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820" is_pre_election: true
I20260709 12:21:45.486711  2548 raft_consensus.cc:2468] T 57d7aed6db2a4e55aae3e72cfd1813af P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 0.
I20260709 12:21:45.488113  2439 leader_election.cc:304] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:45.489044  2687 raft_consensus.cc:359] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.489324  2674 raft_consensus.cc:2804] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:45.489837  2687 raft_consensus.cc:385] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.489971  2674 raft_consensus.cc:493] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:45.490278  2687 raft_consensus.cc:740] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.490638  2674 raft_consensus.cc:3060] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.490957  2685 tablet_bootstrap.cc:492] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820: Bootstrap starting.
I20260709 12:21:45.491060  2687 consensus_queue.cc:260] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.493557  2687 ts_tablet_manager.cc:1434] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 12:21:45.494586  2687 tablet_bootstrap.cc:492] T 57d7aed6db2a4e55aae3e72cfd1813af P 0dff71add3e84e48acd9569aedecb926: Bootstrap starting.
I20260709 12:21:45.497813  2685 tablet_bootstrap.cc:654] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:45.500914  2687 tablet_bootstrap.cc:654] T 57d7aed6db2a4e55aae3e72cfd1813af P 0dff71add3e84e48acd9569aedecb926: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:45.500392  2674 raft_consensus.cc:515] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.505589  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d7aed6db2a4e55aae3e72cfd1813af" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:45.506563  2548 raft_consensus.cc:3060] T 57d7aed6db2a4e55aae3e72cfd1813af P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.507673  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d7aed6db2a4e55aae3e72cfd1813af" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926"
I20260709 12:21:45.512867  2701 raft_consensus.cc:493] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:45.513784  2701 raft_consensus.cc:515] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.518878  2701 leader_election.cc:290] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:45.521152  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63173228a4642138a6c46edce8b0a67" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" is_pre_election: true
I20260709 12:21:45.519138  2674 leader_election.cc:290] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:45.522306  2474 raft_consensus.cc:2468] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 0.
I20260709 12:21:45.529225  2548 raft_consensus.cc:2468] T 57d7aed6db2a4e55aae3e72cfd1813af P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 1.
W20260709 12:21:45.525754  2437 leader_election.cc:343] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:45.522603  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63173228a4642138a6c46edce8b0a67" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926" is_pre_election: true
I20260709 12:21:45.531162  2512 leader_election.cc:304] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:45.532476  2701 raft_consensus.cc:2804] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:45.532891  2701 raft_consensus.cc:493] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:45.533239  2701 raft_consensus.cc:3060] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.535610  2439 leader_election.cc:304] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:45.531136  2399 raft_consensus.cc:2468] T b63173228a4642138a6c46edce8b0a67 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 0.
I20260709 12:21:45.541817  2674 raft_consensus.cc:2804] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:45.545673  2701 raft_consensus.cc:515] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.547796  2674 raft_consensus.cc:697] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 LEADER]: Becoming Leader. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Running, Role: LEADER
I20260709 12:21:45.550279  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63173228a4642138a6c46edce8b0a67" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926"
I20260709 12:21:45.551247  2399 raft_consensus.cc:3060] T b63173228a4642138a6c46edce8b0a67 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.550253  2674 consensus_queue.cc:237] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.552165  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63173228a4642138a6c46edce8b0a67" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:45.552832  2474 raft_consensus.cc:3060] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.554215  2687 tablet_bootstrap.cc:492] T 57d7aed6db2a4e55aae3e72cfd1813af P 0dff71add3e84e48acd9569aedecb926: No bootstrap required, opened a new log
I20260709 12:21:45.554761  2687 ts_tablet_manager.cc:1403] T 57d7aed6db2a4e55aae3e72cfd1813af P 0dff71add3e84e48acd9569aedecb926: Time spent bootstrapping tablet: real 0.060s	user 0.026s	sys 0.032s
I20260709 12:21:45.559355  2687 raft_consensus.cc:359] T 57d7aed6db2a4e55aae3e72cfd1813af P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.560111  2687 raft_consensus.cc:385] T 57d7aed6db2a4e55aae3e72cfd1813af P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.560451  2687 raft_consensus.cc:740] T 57d7aed6db2a4e55aae3e72cfd1813af P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.561318  2687 consensus_queue.cc:260] T 57d7aed6db2a4e55aae3e72cfd1813af P 0dff71add3e84e48acd9569aedecb926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.563983  2687 ts_tablet_manager.cc:1434] T 57d7aed6db2a4e55aae3e72cfd1813af P 0dff71add3e84e48acd9569aedecb926: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:21:45.563868  2399 raft_consensus.cc:2468] T b63173228a4642138a6c46edce8b0a67 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 1.
I20260709 12:21:45.565313  2511 leader_election.cc:304] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [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: 0dff71add3e84e48acd9569aedecb926, 3cc70ee69f464264b7902eec9f095820; no voters: 
I20260709 12:21:45.566229  2671 raft_consensus.cc:2804] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:45.566640  2685 tablet_bootstrap.cc:492] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820: No bootstrap required, opened a new log
I20260709 12:21:45.567862  2685 ts_tablet_manager.cc:1403] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.025s
I20260709 12:21:45.568118  2474 raft_consensus.cc:2468] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 1.
I20260709 12:21:45.566727  2671 raft_consensus.cc:697] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Becoming Leader. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Running, Role: LEADER
I20260709 12:21:45.570006  2671 consensus_queue.cc:237] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.558344  2701 leader_election.cc:290] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:45.585263  2685 raft_consensus.cc:359] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.586012  2685 raft_consensus.cc:385] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:45.586316  2685 raft_consensus.cc:740] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Initialized, Role: FOLLOWER
I20260709 12:21:45.587038  2685 consensus_queue.cc:260] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.590577  2685 ts_tablet_manager.cc:1434] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 12:21:45.589258  2296 catalog_manager.cc:5697] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130). New cstate: current_term: 1 leader_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:45.592603  2293 catalog_manager.cc:5697] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cc70ee69f464264b7902eec9f095820 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "3cc70ee69f464264b7902eec9f095820" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:45.605933  2671 consensus_queue.cc:1048] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:45.621908  2701 consensus_queue.cc:1048] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:45.656035  2700 consensus_queue.cc:1048] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:45.671141  2674 consensus_queue.cc:1048] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:21:45.680421  2345 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:45.703107  2399 raft_consensus.cc:3060] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.711752  2671 consensus_queue.cc:1048] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:45.717113  2594 raft_consensus.cc:493] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:45.717675  2594 raft_consensus.cc:515] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.720953  2594 leader_election.cc:290] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:45.721238  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0c08aedb034b9baffb7d0c0fef3ab2" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" is_pre_election: true
I20260709 12:21:45.721349  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0c08aedb034b9baffb7d0c0fef3ab2" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820" is_pre_election: true
I20260709 12:21:45.722540  2474 raft_consensus.cc:2393] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0dff71add3e84e48acd9569aedecb926 in current term 1: Already voted for candidate 3cc70ee69f464264b7902eec9f095820 in this term.
I20260709 12:21:45.724700  2363 leader_election.cc:304] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926 [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: 0dff71add3e84e48acd9569aedecb926; no voters: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4
I20260709 12:21:45.726049  2594 raft_consensus.cc:3060] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.727201  2671 consensus_queue.cc:1048] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:45.736835  2594 raft_consensus.cc:2749] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:45.747157  2671 consensus_queue.cc:1048] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:45.749933  2671 consensus_queue.cc:1048] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:45.787119  2701 raft_consensus.cc:493] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:45.787783  2701 raft_consensus.cc:515] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.789813  2701 leader_election.cc:290] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:45.789978  2594 raft_consensus.cc:493] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:45.790730  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0850be78e3334d3c9aa1b1ccd6cf56aa" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926" is_pre_election: true
I20260709 12:21:45.791627  2399 raft_consensus.cc:2468] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 0.
I20260709 12:21:45.790957  2594 raft_consensus.cc:515] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.792219  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0850be78e3334d3c9aa1b1ccd6cf56aa" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" is_pre_election: true
I20260709 12:21:45.793004  2474 raft_consensus.cc:2468] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 0.
I20260709 12:21:45.792930  2511 leader_election.cc:304] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [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: 0dff71add3e84e48acd9569aedecb926, 3cc70ee69f464264b7902eec9f095820; no voters: 
I20260709 12:21:45.795220  2701 raft_consensus.cc:2804] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:45.795163  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7a08f65a7c41e6bc2c2650d5575d75" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820" is_pre_election: true
I20260709 12:21:45.795825  2701 raft_consensus.cc:493] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:45.796034  2548 raft_consensus.cc:2468] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 0.
I20260709 12:21:45.796274  2701 raft_consensus.cc:3060] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.795280  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7a08f65a7c41e6bc2c2650d5575d75" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" is_pre_election: true
I20260709 12:21:45.797561  2474 raft_consensus.cc:2468] T 4b7a08f65a7c41e6bc2c2650d5575d75 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 0.
I20260709 12:21:45.797698  2364 leader_election.cc:304] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [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: 0dff71add3e84e48acd9569aedecb926, 3cc70ee69f464264b7902eec9f095820; no voters: 
I20260709 12:21:45.798883  2703 raft_consensus.cc:2804] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:45.799319  2703 raft_consensus.cc:493] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:45.799678  2703 raft_consensus.cc:3060] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.800995  2594 leader_election.cc:290] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:45.805639  2701 raft_consensus.cc:515] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.808403  2701 leader_election.cc:290] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 1 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:45.808717  2703 raft_consensus.cc:515] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.809751  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0850be78e3334d3c9aa1b1ccd6cf56aa" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dff71add3e84e48acd9569aedecb926"
I20260709 12:21:45.809762  2474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0850be78e3334d3c9aa1b1ccd6cf56aa" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:45.810528  2399 raft_consensus.cc:3060] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.810685  2474 raft_consensus.cc:3060] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.812278  2473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7a08f65a7c41e6bc2c2650d5575d75" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:45.812383  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7a08f65a7c41e6bc2c2650d5575d75" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:45.813135  2473 raft_consensus.cc:3060] T 4b7a08f65a7c41e6bc2c2650d5575d75 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.813181  2548 raft_consensus.cc:3060] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.819679  2399 raft_consensus.cc:2468] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 1.
I20260709 12:21:45.820516  2474 raft_consensus.cc:2468] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 1.
I20260709 12:21:45.821931  2511 leader_election.cc:304] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [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: 0dff71add3e84e48acd9569aedecb926, 3cc70ee69f464264b7902eec9f095820; no voters: 
I20260709 12:21:45.822914  2548 raft_consensus.cc:2468] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 1.
I20260709 12:21:45.823378  2701 raft_consensus.cc:2804] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:45.823940  2701 raft_consensus.cc:697] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Becoming Leader. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Running, Role: LEADER
I20260709 12:21:45.824380  2364 leader_election.cc:304] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [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: 0dff71add3e84e48acd9569aedecb926, 3cc70ee69f464264b7902eec9f095820; no voters: 
I20260709 12:21:45.825421  2594 raft_consensus.cc:2804] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:45.825986  2594 raft_consensus.cc:697] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Becoming Leader. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Running, Role: LEADER
I20260709 12:21:45.826869  2594 consensus_queue.cc:237] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.829978  2703 leader_election.cc:290] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 1 election: Requested vote from peers bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:45.824906  2701 consensus_queue.cc:237] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:45.832793  2473 raft_consensus.cc:2468] T 4b7a08f65a7c41e6bc2c2650d5575d75 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 1.
I20260709 12:21:45.842307  2292 catalog_manager.cc:5697] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dff71add3e84e48acd9569aedecb926 (127.27.60.129). New cstate: current_term: 1 leader_uuid: "0dff71add3e84e48acd9569aedecb926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:45.844408  2293 catalog_manager.cc:5697] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cc70ee69f464264b7902eec9f095820 (127.27.60.131). New cstate: current_term: 1 leader_uuid: "3cc70ee69f464264b7902eec9f095820" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:45.854421  2701 consensus_queue.cc:1048] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:45.869377  2701 consensus_queue.cc:1048] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:45.936384  2674 consensus_queue.cc:1048] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:45.946437  2399 raft_consensus.cc:3060] T 57d7aed6db2a4e55aae3e72cfd1813af P 0dff71add3e84e48acd9569aedecb926 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:45.955544  2702 consensus_queue.cc:1048] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:45.959875  2700 consensus_queue.cc:1048] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:45.970109  2671 consensus_queue.cc:1048] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:46.071952  2548 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86230c5c9d2a4d7b80aed3f32aba64ad"
dest_uuid: "3cc70ee69f464264b7902eec9f095820"
mode: GRACEFUL
new_leader_uuid: "0dff71add3e84e48acd9569aedecb926"
 from {username='slave'} at 127.0.0.1:37708
I20260709 12:21:46.072615  2548 raft_consensus.cc:606] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Received request to transfer leadership to TS 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:46.080420  2473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "196fd4a40c47492989261f317ca79a8c"
dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
mode: GRACEFUL
new_leader_uuid: "0dff71add3e84e48acd9569aedecb926"
 from {username='slave'} at 127.0.0.1:41444
I20260709 12:21:46.081128  2473 raft_consensus.cc:606] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 LEADER]: Received request to transfer leadership to TS 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:46.088387  2548 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2b9a848990e4305a0e77acc461fab3e"
dest_uuid: "3cc70ee69f464264b7902eec9f095820"
mode: GRACEFUL
new_leader_uuid: "0dff71add3e84e48acd9569aedecb926"
 from {username='slave'} at 127.0.0.1:37708
I20260709 12:21:46.089017  2548 raft_consensus.cc:606] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Received request to transfer leadership to TS 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:46.094555  2738 raft_consensus.cc:993] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4: : Instructing follower 0dff71add3e84e48acd9569aedecb926 to start an election
I20260709 12:21:46.095049  2674 raft_consensus.cc:1081] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 LEADER]: Signalling peer 0dff71add3e84e48acd9569aedecb926 to start an election
I20260709 12:21:46.095618  2548 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "321046e695894d9c886c4417d636bbc6"
dest_uuid: "3cc70ee69f464264b7902eec9f095820"
mode: GRACEFUL
new_leader_uuid: "0dff71add3e84e48acd9569aedecb926"
 from {username='slave'} at 127.0.0.1:37708
I20260709 12:21:46.096477  2548 raft_consensus.cc:606] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Received request to transfer leadership to TS 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:46.096880  2398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "196fd4a40c47492989261f317ca79a8c"
dest_uuid: "0dff71add3e84e48acd9569aedecb926"
 from {username='slave'} at 127.0.0.1:33076
I20260709 12:21:46.097584  2398 raft_consensus.cc:493] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:46.097992  2398 raft_consensus.cc:3060] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.102777  2548 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a0c08aedb034b9baffb7d0c0fef3ab2"
dest_uuid: "3cc70ee69f464264b7902eec9f095820"
mode: GRACEFUL
new_leader_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
 from {username='slave'} at 127.0.0.1:37708
I20260709 12:21:46.103502  2548 raft_consensus.cc:606] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Received request to transfer leadership to TS bfa8a19bec164357b1d6c7fe5b898cb4
I20260709 12:21:46.105731  2398 raft_consensus.cc:515] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.107802  2398 leader_election.cc:290] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 2 election: Requested vote from peers bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:46.108657  2473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196fd4a40c47492989261f317ca79a8c" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:46.108943  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "196fd4a40c47492989261f317ca79a8c" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:46.109390  2473 raft_consensus.cc:3055] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:46.109500  2548 raft_consensus.cc:3060] T 196fd4a40c47492989261f317ca79a8c P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.109728  2547 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b63173228a4642138a6c46edce8b0a67"
dest_uuid: "3cc70ee69f464264b7902eec9f095820"
mode: GRACEFUL
new_leader_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
 from {username='slave'} at 127.0.0.1:37708
I20260709 12:21:46.110338  2473 raft_consensus.cc:740] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Running, Role: LEADER
I20260709 12:21:46.110807  2547 raft_consensus.cc:606] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Received request to transfer leadership to TS bfa8a19bec164357b1d6c7fe5b898cb4
I20260709 12:21:46.111296  2473 consensus_queue.cc:260] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.112768  2473 raft_consensus.cc:3060] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.116392  2547 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0850be78e3334d3c9aa1b1ccd6cf56aa"
dest_uuid: "3cc70ee69f464264b7902eec9f095820"
mode: GRACEFUL
new_leader_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
 from {username='slave'} at 127.0.0.1:37708
I20260709 12:21:46.117002  2547 raft_consensus.cc:606] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Received request to transfer leadership to TS bfa8a19bec164357b1d6c7fe5b898cb4
I20260709 12:21:46.117841  2548 raft_consensus.cc:2468] T 196fd4a40c47492989261f317ca79a8c P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 2.
I20260709 12:21:46.118999  2364 leader_election.cc:304] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926 [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: 0dff71add3e84e48acd9569aedecb926, 3cc70ee69f464264b7902eec9f095820; no voters: 
I20260709 12:21:46.119946  2703 raft_consensus.cc:2804] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:46.120425  2703 raft_consensus.cc:697] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926 [term 2 LEADER]: Becoming Leader. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Running, Role: LEADER
I20260709 12:21:46.121054  2473 raft_consensus.cc:2468] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 2.
I20260709 12:21:46.121306  2703 consensus_queue.cc:237] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.126343  2398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b7a08f65a7c41e6bc2c2650d5575d75"
dest_uuid: "0dff71add3e84e48acd9569aedecb926"
mode: GRACEFUL
new_leader_uuid: "3cc70ee69f464264b7902eec9f095820"
 from {username='slave'} at 127.0.0.1:33078
I20260709 12:21:46.126991  2398 raft_consensus.cc:606] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Received request to transfer leadership to TS 3cc70ee69f464264b7902eec9f095820
I20260709 12:21:46.130851  2296 catalog_manager.cc:5697] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926 reported cstate change: term changed from 1 to 2, leader changed from bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130) to 0dff71add3e84e48acd9569aedecb926 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "0dff71add3e84e48acd9569aedecb926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:46.176609  2702 raft_consensus.cc:993] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820: : Instructing follower 0dff71add3e84e48acd9569aedecb926 to start an election
I20260709 12:21:46.177192  2671 raft_consensus.cc:1081] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Signalling peer 0dff71add3e84e48acd9569aedecb926 to start an election
I20260709 12:21:46.178905  2398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2b9a848990e4305a0e77acc461fab3e"
dest_uuid: "0dff71add3e84e48acd9569aedecb926"
 from {username='slave'} at 127.0.0.1:33060
I20260709 12:21:46.179518  2398 raft_consensus.cc:493] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:46.179917  2398 raft_consensus.cc:3060] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.185684  2398 raft_consensus.cc:515] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.188024  2398 leader_election.cc:290] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 2 election: Requested vote from peers bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:46.188688  2473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b9a848990e4305a0e77acc461fab3e" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:46.189278  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b9a848990e4305a0e77acc461fab3e" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:46.189420  2473 raft_consensus.cc:3060] T f2b9a848990e4305a0e77acc461fab3e P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.190030  2548 raft_consensus.cc:3055] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:46.190402  2548 raft_consensus.cc:740] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Running, Role: LEADER
I20260709 12:21:46.191202  2548 consensus_queue.cc:260] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.192843  2548 raft_consensus.cc:3060] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.196435  2473 raft_consensus.cc:2468] T f2b9a848990e4305a0e77acc461fab3e P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 2.
I20260709 12:21:46.197733  2363 leader_election.cc:304] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926 [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: 0dff71add3e84e48acd9569aedecb926, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:46.198578  2703 raft_consensus.cc:2804] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:46.199069  2703 raft_consensus.cc:697] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926 [term 2 LEADER]: Becoming Leader. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Running, Role: LEADER
I20260709 12:21:46.199873  2548 raft_consensus.cc:2468] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 2.
I20260709 12:21:46.199869  2703 consensus_queue.cc:237] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.208814  2296 catalog_manager.cc:5697] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926 reported cstate change: term changed from 1 to 2, leader changed from 3cc70ee69f464264b7902eec9f095820 (127.27.60.131) to 0dff71add3e84e48acd9569aedecb926 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "0dff71add3e84e48acd9569aedecb926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:46.225611  2702 raft_consensus.cc:993] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820: : Instructing follower 0dff71add3e84e48acd9569aedecb926 to start an election
I20260709 12:21:46.226183  2671 raft_consensus.cc:1081] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Signalling peer 0dff71add3e84e48acd9569aedecb926 to start an election
I20260709 12:21:46.228286  2398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "321046e695894d9c886c4417d636bbc6"
dest_uuid: "0dff71add3e84e48acd9569aedecb926"
 from {username='slave'} at 127.0.0.1:33060
I20260709 12:21:46.228890  2398 raft_consensus.cc:493] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:46.229190  2398 raft_consensus.cc:3060] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.234947  2398 raft_consensus.cc:515] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.236665  2398 leader_election.cc:290] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 2 election: Requested vote from peers bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:46.237705  2473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321046e695894d9c886c4417d636bbc6" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:46.237767  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321046e695894d9c886c4417d636bbc6" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:46.238809  2473 raft_consensus.cc:3060] T 321046e695894d9c886c4417d636bbc6 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.238831  2548 raft_consensus.cc:3055] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:46.239439  2548 raft_consensus.cc:740] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Running, Role: LEADER
I20260709 12:21:46.239779  2701 consensus_queue.cc:1048] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:46.242640  2548 consensus_queue.cc:260] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.244079  2548 raft_consensus.cc:3060] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.248747  2473 raft_consensus.cc:2468] T 321046e695894d9c886c4417d636bbc6 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 2.
I20260709 12:21:46.250103  2363 leader_election.cc:304] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [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: 0dff71add3e84e48acd9569aedecb926, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:46.250975  2703 raft_consensus.cc:2804] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:46.251485  2703 raft_consensus.cc:697] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [term 2 LEADER]: Becoming Leader. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Running, Role: LEADER
I20260709 12:21:46.252211  2548 raft_consensus.cc:2468] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 2.
I20260709 12:21:46.252349  2703 consensus_queue.cc:237] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.257647  2671 raft_consensus.cc:993] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820: : Instructing follower bfa8a19bec164357b1d6c7fe5b898cb4 to start an election
I20260709 12:21:46.258172  2671 raft_consensus.cc:1081] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Signalling peer bfa8a19bec164357b1d6c7fe5b898cb4 to start an election
I20260709 12:21:46.263121  2703 consensus_queue.cc:1048] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:46.262575  2292 catalog_manager.cc:5697] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 reported cstate change: term changed from 1 to 2, leader changed from 3cc70ee69f464264b7902eec9f095820 (127.27.60.131) to 0dff71add3e84e48acd9569aedecb926 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "0dff71add3e84e48acd9569aedecb926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:46.267943  2701 consensus_queue.cc:1048] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:46.267794  2472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0850be78e3334d3c9aa1b1ccd6cf56aa"
dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
 from {username='slave'} at 127.0.0.1:41424
I20260709 12:21:46.269459  2472 raft_consensus.cc:493] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:46.269873  2472 raft_consensus.cc:3060] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.275460  2594 raft_consensus.cc:993] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926: : Instructing follower 3cc70ee69f464264b7902eec9f095820 to start an election
I20260709 12:21:46.276038  2594 raft_consensus.cc:1081] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Signalling peer 3cc70ee69f464264b7902eec9f095820 to start an election
I20260709 12:21:46.279168  2472 raft_consensus.cc:515] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.282352  2472 leader_election.cc:290] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 2 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:46.282773  2399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0850be78e3334d3c9aa1b1ccd6cf56aa" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dff71add3e84e48acd9569aedecb926"
I20260709 12:21:46.283273  2703 consensus_queue.cc:1048] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:46.286618  2548 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b7a08f65a7c41e6bc2c2650d5575d75"
dest_uuid: "3cc70ee69f464264b7902eec9f095820"
 from {username='slave'} at 127.0.0.1:37698
I20260709 12:21:46.287029  2547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0850be78e3334d3c9aa1b1ccd6cf56aa" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:46.287488  2548 raft_consensus.cc:493] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:46.287739  2547 raft_consensus.cc:3055] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:46.288035  2548 raft_consensus.cc:3060] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.288147  2547 raft_consensus.cc:740] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Running, Role: LEADER
I20260709 12:21:46.291535  2547 consensus_queue.cc:260] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.292769  2547 raft_consensus.cc:3060] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.302963  2548 raft_consensus.cc:515] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.305913  2548 leader_election.cc:290] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 2 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:46.309221  2398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7a08f65a7c41e6bc2c2650d5575d75" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dff71add3e84e48acd9569aedecb926"
I20260709 12:21:46.309895  2398 raft_consensus.cc:3055] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:46.310269  2398 raft_consensus.cc:740] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Running, Role: LEADER
I20260709 12:21:46.311100  2398 consensus_queue.cc:260] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.312328  2398 raft_consensus.cc:3060] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.315853  2547 raft_consensus.cc:2468] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 2.
I20260709 12:21:46.317418  2745 raft_consensus.cc:993] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820: : Instructing follower 0dff71add3e84e48acd9569aedecb926 to start an election
I20260709 12:21:46.317973  2745 raft_consensus.cc:1081] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Signalling peer 0dff71add3e84e48acd9569aedecb926 to start an election
I20260709 12:21:46.321786  2472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7a08f65a7c41e6bc2c2650d5575d75" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:46.323289  2439 leader_election.cc:304] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 0dff71add3e84e48acd9569aedecb926
I20260709 12:21:46.325049  2700 raft_consensus.cc:2804] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:46.325610  2700 raft_consensus.cc:697] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 LEADER]: Becoming Leader. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Running, Role: LEADER
I20260709 12:21:46.326596  2700 consensus_queue.cc:237] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.328002  2398 raft_consensus.cc:2468] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 2.
I20260709 12:21:46.330158  2511 leader_election.cc:304] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 [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: 0dff71add3e84e48acd9569aedecb926, 3cc70ee69f464264b7902eec9f095820; no voters: bfa8a19bec164357b1d6c7fe5b898cb4
I20260709 12:21:46.331200  2745 raft_consensus.cc:2804] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:46.331768  2745 raft_consensus.cc:697] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 [term 2 LEADER]: Becoming Leader. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Running, Role: LEADER
I20260709 12:21:46.332067  2398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86230c5c9d2a4d7b80aed3f32aba64ad"
dest_uuid: "0dff71add3e84e48acd9569aedecb926"
 from {username='slave'} at 127.0.0.1:33060
I20260709 12:21:46.332895  2398 raft_consensus.cc:493] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:46.332763  2745 consensus_queue.cc:237] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.333452  2398 raft_consensus.cc:3060] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.344694  2292 catalog_manager.cc:5697] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 reported cstate change: term changed from 1 to 2, leader changed from 0dff71add3e84e48acd9569aedecb926 (127.27.60.129) to 3cc70ee69f464264b7902eec9f095820 (127.27.60.131). New cstate: current_term: 2 leader_uuid: "3cc70ee69f464264b7902eec9f095820" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:46.348016  2398 raft_consensus.cc:515] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.348630  2701 raft_consensus.cc:993] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820: : Instructing follower bfa8a19bec164357b1d6c7fe5b898cb4 to start an election
I20260709 12:21:46.349218  2701 raft_consensus.cc:1081] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Signalling peer bfa8a19bec164357b1d6c7fe5b898cb4 to start an election
I20260709 12:21:46.351493  2473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86230c5c9d2a4d7b80aed3f32aba64ad" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:46.351775  2472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a0c08aedb034b9baffb7d0c0fef3ab2"
dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
 from {username='slave'} at 127.0.0.1:41424
I20260709 12:21:46.351514  2398 leader_election.cc:290] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926 [CANDIDATE]: Term 2 election: Requested vote from peers bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:46.352514  2472 raft_consensus.cc:493] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:46.352224  2473 raft_consensus.cc:3060] T 86230c5c9d2a4d7b80aed3f32aba64ad P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.353114  2472 raft_consensus.cc:3060] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.352253  2547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86230c5c9d2a4d7b80aed3f32aba64ad" candidate_uuid: "0dff71add3e84e48acd9569aedecb926" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:46.356549  2547 raft_consensus.cc:3055] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:46.356899  2547 raft_consensus.cc:740] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Running, Role: LEADER
I20260709 12:21:46.358073  2547 consensus_queue.cc:260] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.360688  2547 raft_consensus.cc:3060] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.363173  2472 raft_consensus.cc:515] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.363721  2473 raft_consensus.cc:2468] T 86230c5c9d2a4d7b80aed3f32aba64ad P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 2.
I20260709 12:21:46.365702  2472 leader_election.cc:290] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 2 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:46.366569  2398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0c08aedb034b9baffb7d0c0fef3ab2" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dff71add3e84e48acd9569aedecb926"
I20260709 12:21:46.367328  2398 raft_consensus.cc:3060] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.369251  2363 leader_election.cc:304] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926 [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: 0dff71add3e84e48acd9569aedecb926, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:46.370325  2703 raft_consensus.cc:2804] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:46.370859  2703 raft_consensus.cc:697] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926 [term 2 LEADER]: Becoming Leader. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Running, Role: LEADER
I20260709 12:21:46.371430  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0c08aedb034b9baffb7d0c0fef3ab2" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:46.372154  2548 raft_consensus.cc:3055] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:46.371837  2703 consensus_queue.cc:237] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.372483  2548 raft_consensus.cc:740] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Running, Role: LEADER
I20260709 12:21:46.373683  2548 consensus_queue.cc:260] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.375032  2548 raft_consensus.cc:3060] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.377349  2398 raft_consensus.cc:2468] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 2.
I20260709 12:21:46.377199  2292 catalog_manager.cc:5697] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 reported cstate change: term changed from 1 to 2, leader changed from 3cc70ee69f464264b7902eec9f095820 (127.27.60.131) to bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:46.378666  2437 leader_election.cc:304] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 [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: 0dff71add3e84e48acd9569aedecb926, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:46.379530  2674 raft_consensus.cc:2804] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:46.380046  2674 raft_consensus.cc:697] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 LEADER]: Becoming Leader. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Running, Role: LEADER
I20260709 12:21:46.380930  2674 consensus_queue.cc:237] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.382519  2548 raft_consensus.cc:2468] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 2.
I20260709 12:21:46.385340  2547 raft_consensus.cc:2468] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dff71add3e84e48acd9569aedecb926 in term 2.
I20260709 12:21:46.391611  2293 catalog_manager.cc:5697] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926 reported cstate change: term changed from 1 to 2, leader changed from 3cc70ee69f464264b7902eec9f095820 (127.27.60.131) to 0dff71add3e84e48acd9569aedecb926 (127.27.60.129). New cstate: current_term: 2 leader_uuid: "0dff71add3e84e48acd9569aedecb926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:46.395659  2296 catalog_manager.cc:5697] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 reported cstate change: term changed from 1 to 2, leader changed from 3cc70ee69f464264b7902eec9f095820 (127.27.60.131) to bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:46.475766  2671 raft_consensus.cc:993] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820: : Instructing follower bfa8a19bec164357b1d6c7fe5b898cb4 to start an election
I20260709 12:21:46.476272  2701 raft_consensus.cc:1081] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Signalling peer bfa8a19bec164357b1d6c7fe5b898cb4 to start an election
I20260709 12:21:46.477864  2472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b63173228a4642138a6c46edce8b0a67"
dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
 from {username='slave'} at 127.0.0.1:41424
I20260709 12:21:46.478396  2472 raft_consensus.cc:493] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:46.478742  2472 raft_consensus.cc:3060] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.485389  2472 raft_consensus.cc:515] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.487145  2472 leader_election.cc:290] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 [CANDIDATE]: Term 2 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), 3cc70ee69f464264b7902eec9f095820 (127.27.60.131:42653)
I20260709 12:21:46.488195  2398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63173228a4642138a6c46edce8b0a67" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dff71add3e84e48acd9569aedecb926"
I20260709 12:21:46.488332  2548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63173228a4642138a6c46edce8b0a67" candidate_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cc70ee69f464264b7902eec9f095820"
I20260709 12:21:46.489168  2398 raft_consensus.cc:3060] T b63173228a4642138a6c46edce8b0a67 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.489322  2548 raft_consensus.cc:3055] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:46.489750  2548 raft_consensus.cc:740] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Running, Role: LEADER
I20260709 12:21:46.490593  2548 consensus_queue.cc:260] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.491904  2548 raft_consensus.cc:3060] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.495646  2398 raft_consensus.cc:2468] T b63173228a4642138a6c46edce8b0a67 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 2.
I20260709 12:21:46.496944  2437 leader_election.cc:304] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 [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: 0dff71add3e84e48acd9569aedecb926, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:46.497192  2548 raft_consensus.cc:2468] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa8a19bec164357b1d6c7fe5b898cb4 in term 2.
I20260709 12:21:46.498271  2674 raft_consensus.cc:2804] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:46.499145  2674 raft_consensus.cc:697] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 LEADER]: Becoming Leader. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Running, Role: LEADER
I20260709 12:21:46.500046  2674 consensus_queue.cc:237] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:46.508275  2296 catalog_manager.cc:5697] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 reported cstate change: term changed from 1 to 2, leader changed from 3cc70ee69f464264b7902eec9f095820 (127.27.60.131) to bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130). New cstate: current_term: 2 leader_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:46.647321  2548 raft_consensus.cc:1275] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Refusing update from remote peer 0dff71add3e84e48acd9569aedecb926: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.649096  2724 consensus_queue.cc:1048] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:46.658903  2472 raft_consensus.cc:1275] T 321046e695894d9c886c4417d636bbc6 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Refusing update from remote peer 0dff71add3e84e48acd9569aedecb926: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.661496  2703 consensus_queue.cc:1048] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:46.677637  2472 raft_consensus.cc:1275] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Refusing update from remote peer 0dff71add3e84e48acd9569aedecb926: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.679023  2703 consensus_queue.cc:1048] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:46.690533  2548 raft_consensus.cc:1275] T 196fd4a40c47492989261f317ca79a8c P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Refusing update from remote peer 0dff71add3e84e48acd9569aedecb926: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.693058  2724 consensus_queue.cc:1048] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:46.710811  2472 raft_consensus.cc:1275] T f2b9a848990e4305a0e77acc461fab3e P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Refusing update from remote peer 0dff71add3e84e48acd9569aedecb926: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.712378  2724 consensus_queue.cc:1048] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:46.715899  2548 raft_consensus.cc:1275] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Refusing update from remote peer bfa8a19bec164357b1d6c7fe5b898cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.717721  2700 consensus_queue.cc:1048] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:46.722733  2546 raft_consensus.cc:1275] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Refusing update from remote peer 0dff71add3e84e48acd9569aedecb926: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.725852  2703 consensus_queue.cc:1048] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:46.732654  2398 raft_consensus.cc:3060] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.743314  2398 raft_consensus.cc:1275] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Refusing update from remote peer bfa8a19bec164357b1d6c7fe5b898cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.749596  2674 consensus_queue.cc:1048] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:46.786779  2398 raft_consensus.cc:1275] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Refusing update from remote peer bfa8a19bec164357b1d6c7fe5b898cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.788061  2674 consensus_queue.cc:1048] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:46.795584  2548 raft_consensus.cc:1275] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Refusing update from remote peer bfa8a19bec164357b1d6c7fe5b898cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.797379  2700 consensus_queue.cc:1048] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:46.810302  2472 raft_consensus.cc:1275] T 86230c5c9d2a4d7b80aed3f32aba64ad P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Refusing update from remote peer 0dff71add3e84e48acd9569aedecb926: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.811708  2724 consensus_queue.cc:1048] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:46.824438  2548 raft_consensus.cc:1275] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Refusing update from remote peer 0dff71add3e84e48acd9569aedecb926: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.825922  2594 consensus_queue.cc:1048] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:46.893357  2398 raft_consensus.cc:1275] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Refusing update from remote peer 3cc70ee69f464264b7902eec9f095820: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.894568  2701 consensus_queue.cc:1048] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:46.904682  2472 raft_consensus.cc:3060] T 4b7a08f65a7c41e6bc2c2650d5575d75 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.912439  2472 raft_consensus.cc:1275] T 4b7a08f65a7c41e6bc2c2650d5575d75 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Refusing update from remote peer 3cc70ee69f464264b7902eec9f095820: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.914064  2766 consensus_queue.cc:1048] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:46.951542  2548 raft_consensus.cc:1275] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Refusing update from remote peer bfa8a19bec164357b1d6c7fe5b898cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.952945  2738 consensus_queue.cc:1048] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:46.962889  2398 raft_consensus.cc:1275] T b63173228a4642138a6c46edce8b0a67 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Refusing update from remote peer bfa8a19bec164357b1d6c7fe5b898cb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.965485  2674 consensus_queue.cc:1048] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:49.131002  2293 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57142:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:21:49.153803  2293 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57142:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:21:49.188597 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:49.398514  2816 tablet.cc:1724] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 0dff71add3e84e48acd9569aedecb926: 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:21:49.416059  2821 tablet.cc:1724] T 86230c5c9d2a4d7b80aed3f32aba64ad P bfa8a19bec164357b1d6c7fe5b898cb4: 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:21:49.442444  2822 tablet.cc:1724] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926: 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:21:49.445917  2828 tablet.cc:1724] T 321046e695894d9c886c4417d636bbc6 P bfa8a19bec164357b1d6c7fe5b898cb4: 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:21:49.477316  2812 log.cc:927] Time spent T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926: Append to log took a long time: real 0.056s	user 0.002s	sys 0.000s
W20260709 12:21:49.479178  2817 log.cc:927] Time spent T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 12:21:49.479537  2823 tablet.cc:1724] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820: 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:21:49.477492  2808 log.cc:927] Time spent T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 12:21:49.484251  2827 tablet.cc:1724] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820: 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:21:49.400043  2815 tablet.cc:1724] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4: 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:21:49.508965  2791 log.cc:927] Time spent T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4: Append to log took a long time: real 0.090s	user 0.003s	sys 0.000s
W20260709 12:21:49.503517  2439 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.131:42653, user_credentials={real_user=slave}} blocked reactor thread for 61894us
W20260709 12:21:49.558997  2511 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:41165, user_credentials={real_user=slave}} blocked reactor thread for 53577.2us
I20260709 12:21:49.569144  2398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4dcc9284b09f4b8e926dd9413ea61dba"
dest_uuid: "0dff71add3e84e48acd9569aedecb926"
mode: GRACEFUL
new_leader_uuid: "3cc70ee69f464264b7902eec9f095820"
 from {username='slave'} at 127.0.0.1:56182
I20260709 12:21:49.569850  2398 raft_consensus.cc:606] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [term 2 LEADER]: Received request to transfer leadership to TS 3cc70ee69f464264b7902eec9f095820
W20260709 12:21:49.576655  2820 log.cc:927] Time spent T 4b7a08f65a7c41e6bc2c2650d5575d75 P bfa8a19bec164357b1d6c7fe5b898cb4: Append to log took a long time: real 0.117s	user 0.002s	sys 0.003s
I20260709 12:21:49.578945  2835 tablet.cc:1724] T b63173228a4642138a6c46edce8b0a67 P 0dff71add3e84e48acd9569aedecb926: 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:21:49.581372  2824 tablet.cc:1724] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4: 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:21:49.582427  2836 tablet.cc:1724] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926: 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:21:49.627622  2437 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.129:41165, user_credentials={real_user=slave}} blocked reactor thread for 63421.8us
I20260709 12:21:49.647059  2815 tablet.cc:1724] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4: 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:21:49.644003  2831 log.cc:927] Time spent T 196fd4a40c47492989261f317ca79a8c P 3cc70ee69f464264b7902eec9f095820: Append to log took a long time: real 0.108s	user 0.000s	sys 0.001s
I20260709 12:21:49.678581  2839 tablet.cc:1724] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820: 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:21:49.673326  2816 tablet.cc:1724] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926: 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:21:49.715775  2821 tablet.cc:1724] T f2b9a848990e4305a0e77acc461fab3e P bfa8a19bec164357b1d6c7fe5b898cb4: 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:21:49.695350  2822 tablet.cc:1724] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926: 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:21:49.669744  2824 tablet.cc:1724] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4: 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:21:49.726687  2512 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.60.130:35933, user_credentials={real_user=slave}} blocked reactor thread for 165545us
I20260709 12:21:49.721763  2835 tablet.cc:1724] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926: 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:21:49.674831  2828 tablet.cc:1724] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4: 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:21:49.746989  2813 raft_consensus.cc:993] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926: : Instructing follower 3cc70ee69f464264b7902eec9f095820 to start an election
I20260709 12:21:49.747574  2813 raft_consensus.cc:1081] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [term 2 LEADER]: Signalling peer 3cc70ee69f464264b7902eec9f095820 to start an election
I20260709 12:21:49.747641  2823 tablet.cc:1724] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820: 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:21:49.749696  2544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4dcc9284b09f4b8e926dd9413ea61dba"
dest_uuid: "3cc70ee69f464264b7902eec9f095820"
 from {username='slave'} at 127.0.0.1:37698
I20260709 12:21:49.748878  2816 tablet.cc:1724] T 57d7aed6db2a4e55aae3e72cfd1813af P 0dff71add3e84e48acd9569aedecb926: 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:21:49.777817  2839 tablet.cc:1724] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820: 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:21:49.754369  2844 tablet.cc:1724] T 196fd4a40c47492989261f317ca79a8c P 3cc70ee69f464264b7902eec9f095820: 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:21:49.761037  2473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caf1f8b9fdd34e5bb53811903e572a1c"
dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
mode: GRACEFUL
new_leader_uuid: "3cc70ee69f464264b7902eec9f095820"
 from {username='slave'} at 127.0.0.1:44416
I20260709 12:21:49.766601  2544 raft_consensus.cc:493] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:49.780336  2473 raft_consensus.cc:606] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 LEADER]: Received request to transfer leadership to TS 3cc70ee69f464264b7902eec9f095820
I20260709 12:21:49.780347  2544 raft_consensus.cc:3060] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:49.736562  2836 tablet.cc:1724] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926: 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:21:49.789093 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:21:49.789824 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:49.801365  2821 tablet.cc:1724] T 4b7a08f65a7c41e6bc2c2650d5575d75 P bfa8a19bec164357b1d6c7fe5b898cb4: 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:21:49.807926  2827 tablet.cc:1724] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820: 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:21:49.806671  2544 raft_consensus.cc:515] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:49.823747  2397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcc9284b09f4b8e926dd9413ea61dba" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0dff71add3e84e48acd9569aedecb926"
I20260709 12:21:49.824447  2397 raft_consensus.cc:3055] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:49.824776  2397 raft_consensus.cc:740] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0dff71add3e84e48acd9569aedecb926, State: Running, Role: LEADER
I20260709 12:21:49.825615  2397 consensus_queue.cc:260] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:49.827080  2397 raft_consensus.cc:3060] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:49.853250  2473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcc9284b09f4b8e926dd9413ea61dba" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:49.852532  2544 leader_election.cc:290] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 3 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:49.854732  2473 raft_consensus.cc:3060] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:49.825589  2839 tablet.cc:1724] T 57d7aed6db2a4e55aae3e72cfd1813af P 3cc70ee69f464264b7902eec9f095820: 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:21:49.861759  2473 raft_consensus.cc:2468] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 3.
I20260709 12:21:49.863380  2512 leader_election.cc:304] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [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: 3cc70ee69f464264b7902eec9f095820, bfa8a19bec164357b1d6c7fe5b898cb4; no voters: 
I20260709 12:21:49.864492  2768 raft_consensus.cc:2804] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:49.865017  2768 raft_consensus.cc:697] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [term 3 LEADER]: Becoming Leader. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Running, Role: LEADER
I20260709 12:21:49.865952  2768 consensus_queue.cc:237] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:49.848277  2823 tablet.cc:1724] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820: 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:21:49.882200  2397 raft_consensus.cc:2468] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 3.
I20260709 12:21:49.906050  2293 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175: soft_deleted_table [id=a7ca648de8a2468797b35e4ed130ef39] alter complete (version 1)
I20260709 12:21:49.919180  2296 catalog_manager.cc:5697] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 reported cstate change: term changed from 2 to 3, leader changed from 0dff71add3e84e48acd9569aedecb926 (127.27.60.129) to 3cc70ee69f464264b7902eec9f095820 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "3cc70ee69f464264b7902eec9f095820" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:50.157126  2700 raft_consensus.cc:993] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4: : Instructing follower 3cc70ee69f464264b7902eec9f095820 to start an election
I20260709 12:21:50.157866  2841 raft_consensus.cc:1081] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 LEADER]: Signalling peer 3cc70ee69f464264b7902eec9f095820 to start an election
I20260709 12:21:50.159566  2544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caf1f8b9fdd34e5bb53811903e572a1c"
dest_uuid: "3cc70ee69f464264b7902eec9f095820"
 from {username='slave'} at 127.0.0.1:37690
I20260709 12:21:50.160094  2544 raft_consensus.cc:493] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:50.160384  2544 raft_consensus.cc:3060] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:50.166543  2544 raft_consensus.cc:515] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:50.168627  2544 leader_election.cc:290] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [CANDIDATE]: Term 3 election: Requested vote from peers 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165), bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933)
I20260709 12:21:50.169457  2397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf1f8b9fdd34e5bb53811903e572a1c" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0dff71add3e84e48acd9569aedecb926"
I20260709 12:21:50.169809  2473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf1f8b9fdd34e5bb53811903e572a1c" candidate_uuid: "3cc70ee69f464264b7902eec9f095820" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4"
I20260709 12:21:50.170238  2397 raft_consensus.cc:3060] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:50.170495  2473 raft_consensus.cc:3055] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:50.170866  2473 raft_consensus.cc:740] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bfa8a19bec164357b1d6c7fe5b898cb4, State: Running, Role: LEADER
I20260709 12:21:50.171593  2473 consensus_queue.cc:260] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:50.172529  2473 raft_consensus.cc:3060] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:50.177351  2397 raft_consensus.cc:2468] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 3.
I20260709 12:21:50.178952  2473 raft_consensus.cc:2468] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc70ee69f464264b7902eec9f095820 in term 3.
I20260709 12:21:50.179003  2511 leader_election.cc:304] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [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: 0dff71add3e84e48acd9569aedecb926, 3cc70ee69f464264b7902eec9f095820; no voters: 
I20260709 12:21:50.180655  2768 raft_consensus.cc:2804] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:50.181165  2768 raft_consensus.cc:697] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [term 3 LEADER]: Becoming Leader. State: Replica: 3cc70ee69f464264b7902eec9f095820, State: Running, Role: LEADER
I20260709 12:21:50.182087  2768 consensus_queue.cc:237] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [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: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } }
I20260709 12:21:50.193939  2296 catalog_manager.cc:5697] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 reported cstate change: term changed from 2 to 3, leader changed from bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130) to 3cc70ee69f464264b7902eec9f095820 (127.27.60.131). New cstate: current_term: 3 leader_uuid: "3cc70ee69f464264b7902eec9f095820" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cc70ee69f464264b7902eec9f095820" member_type: VOTER last_known_addr { host: "127.27.60.131" port: 42653 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:50.309544  2473 raft_consensus.cc:1275] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 3 FOLLOWER]: Refusing update from remote peer 3cc70ee69f464264b7902eec9f095820: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:50.311116  2832 consensus_queue.cc:1048] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:50.323871  2397 raft_consensus.cc:1275] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [term 3 FOLLOWER]: Refusing update from remote peer 3cc70ee69f464264b7902eec9f095820: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:50.325724  2768 consensus_queue.cc:1048] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:50.618235  2472 raft_consensus.cc:1275] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 3 FOLLOWER]: Refusing update from remote peer 3cc70ee69f464264b7902eec9f095820: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:50.620044  2768 consensus_queue.cc:1048] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa8a19bec164357b1d6c7fe5b898cb4" member_type: VOTER last_known_addr { host: "127.27.60.130" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:50.631196  2397 raft_consensus.cc:1275] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 3 FOLLOWER]: Refusing update from remote peer 3cc70ee69f464264b7902eec9f095820: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:50.632927  2768 consensus_queue.cc:1048] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dff71add3e84e48acd9569aedecb926" member_type: VOTER last_known_addr { host: "127.27.60.129" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:50.791039 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:50.796219 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:50.796579 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:51.797749 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:51.803200 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:51.803617 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:52.804720 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:52.811487 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:52.812029 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:53.813342 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:53.820228 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:53.820711 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:54.856748 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:54.863026 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:54.863526 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:21:55.496645  2328 debug-util.cc:398] Leaking SignalData structure 0x7b08001d5a40 after lost signal to thread 27893
W20260709 12:21:55.498448  2328 debug-util.cc:398] Leaking SignalData structure 0x7b08000b7960 after lost signal to thread 2331
W20260709 12:21:55.499615  2328 debug-util.cc:398] Leaking SignalData structure 0x7b08001526a0 after lost signal to thread 2423
W20260709 12:21:55.500723  2328 debug-util.cc:398] Leaking SignalData structure 0x7b08002c6f20 after lost signal to thread 2498
W20260709 12:21:55.501752  2328 debug-util.cc:398] Leaking SignalData structure 0x7b0800157240 after lost signal to thread 2572
I20260709 12:21:55.865188 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:55.871974 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:55.872627 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:56.873966 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:56.883376 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:56.884032 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:57.885329 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:57.895051 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:57.895754 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:58.896828 27890 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:58.902100 27890 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:58.902661 27890 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:59.972862 27890 tablet_server.cc:179] TabletServer@127.27.60.129:0 shutting down...
W20260709 12:21:59.979271  2511 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260709 12:21:59.983134  2511 consensus_peers.cc:597] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 -> Peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Couldn't send request to peer 0dff71add3e84e48acd9569aedecb926. 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:21:59.992370  2437 consensus_peers.cc:597] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 -> Peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Couldn't send request to peer 0dff71add3e84e48acd9569aedecb926. 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:22:00.028875 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:00.030062 27890 tablet_replica.cc:333] T 57d7aed6db2a4e55aae3e72cfd1813af P 0dff71add3e84e48acd9569aedecb926: stopping tablet replica
I20260709 12:22:00.031399 27890 raft_consensus.cc:2243] T 57d7aed6db2a4e55aae3e72cfd1813af P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.032222 27890 raft_consensus.cc:2272] T 57d7aed6db2a4e55aae3e72cfd1813af P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.035279 27890 tablet_replica.cc:333] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926: stopping tablet replica
I20260709 12:22:00.036093 27890 raft_consensus.cc:2243] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.036784 27890 raft_consensus.cc:2272] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.039505 27890 tablet_replica.cc:333] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926: stopping tablet replica
I20260709 12:22:00.040257 27890 raft_consensus.cc:2243] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.041275 27890 raft_consensus.cc:2272] T 86230c5c9d2a4d7b80aed3f32aba64ad P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.044163 27890 tablet_replica.cc:333] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926: stopping tablet replica
I20260709 12:22:00.044883 27890 raft_consensus.cc:2243] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.045909 27890 raft_consensus.cc:2272] T 196fd4a40c47492989261f317ca79a8c P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.048568 27890 tablet_replica.cc:333] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926: stopping tablet replica
I20260709 12:22:00.049113 27890 raft_consensus.cc:2243] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.049634 27890 raft_consensus.cc:2272] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.052358 27890 tablet_replica.cc:333] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 0dff71add3e84e48acd9569aedecb926: stopping tablet replica
I20260709 12:22:00.053174 27890 raft_consensus.cc:2243] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.053810 27890 raft_consensus.cc:2272] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.056764 27890 tablet_replica.cc:333] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926: stopping tablet replica
I20260709 12:22:00.057505 27890 raft_consensus.cc:2243] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.058073 27890 raft_consensus.cc:2272] T caf1f8b9fdd34e5bb53811903e572a1c P 0dff71add3e84e48acd9569aedecb926 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.060575 27890 tablet_replica.cc:333] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926: stopping tablet replica
I20260709 12:22:00.061192 27890 raft_consensus.cc:2243] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.061702 27890 raft_consensus.cc:2272] T 4dcc9284b09f4b8e926dd9413ea61dba P 0dff71add3e84e48acd9569aedecb926 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.064097 27890 tablet_replica.cc:333] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926: stopping tablet replica
I20260709 12:22:00.064706 27890 raft_consensus.cc:2243] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.065594 27890 raft_consensus.cc:2272] T f2b9a848990e4305a0e77acc461fab3e P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.067977 27890 tablet_replica.cc:333] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926: stopping tablet replica
I20260709 12:22:00.068877 27890 raft_consensus.cc:2243] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.069860 27890 raft_consensus.cc:2272] T c3976c0d04ac479f90b60698f3f5eb5b P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.072455 27890 tablet_replica.cc:333] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926: stopping tablet replica
I20260709 12:22:00.072957 27890 raft_consensus.cc:2243] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.073385 27890 raft_consensus.cc:2272] T c464f15587a84dc48833b6a6dc4a50d3 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.075747 27890 tablet_replica.cc:333] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926: stopping tablet replica
I20260709 12:22:00.076411 27890 raft_consensus.cc:2243] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.077466 27890 raft_consensus.cc:2272] T be2be2eb2a594b88903197cf7e1052b8 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.079905 27890 tablet_replica.cc:333] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926: stopping tablet replica
I20260709 12:22:00.080464 27890 raft_consensus.cc:2243] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.081005 27890 raft_consensus.cc:2272] T 09eccf21fbf14569a2606d5421470c17 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.083384 27890 tablet_replica.cc:333] T b63173228a4642138a6c46edce8b0a67 P 0dff71add3e84e48acd9569aedecb926: stopping tablet replica
I20260709 12:22:00.083942 27890 raft_consensus.cc:2243] T b63173228a4642138a6c46edce8b0a67 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.084570 27890 raft_consensus.cc:2272] T b63173228a4642138a6c46edce8b0a67 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.087028 27890 tablet_replica.cc:333] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926: stopping tablet replica
I20260709 12:22:00.087572 27890 raft_consensus.cc:2243] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.088497 27890 raft_consensus.cc:2272] T 321046e695894d9c886c4417d636bbc6 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.091075 27890 tablet_replica.cc:333] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926: stopping tablet replica
I20260709 12:22:00.091692 27890 raft_consensus.cc:2243] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.092607 27890 raft_consensus.cc:2272] T baa9e273725047f1855921f2c22810ba P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.095096 27890 tablet_replica.cc:333] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926: stopping tablet replica
I20260709 12:22:00.095690 27890 raft_consensus.cc:2243] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.096240 27890 raft_consensus.cc:2272] T 84b30abc2f67496ab2b3792857f3e1e9 P 0dff71add3e84e48acd9569aedecb926 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.098953 27890 tablet_replica.cc:333] T f5dff11f8cd4449abb40622021ce9392 P 0dff71add3e84e48acd9569aedecb926: stopping tablet replica
I20260709 12:22:00.099529 27890 raft_consensus.cc:2243] T f5dff11f8cd4449abb40622021ce9392 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.100140 27890 raft_consensus.cc:2272] T f5dff11f8cd4449abb40622021ce9392 P 0dff71add3e84e48acd9569aedecb926 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.149533 27890 tablet_server.cc:196] TabletServer@127.27.60.129:0 shutdown complete.
W20260709 12:22:00.179693  2511 consensus_peers.cc:597] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 -> Peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Couldn't send request to peer 0dff71add3e84e48acd9569aedecb926. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:41165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:00.198777  2511 consensus_peers.cc:597] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 -> Peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Couldn't send request to peer 0dff71add3e84e48acd9569aedecb926. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:41165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:00.202991 27890 tablet_server.cc:179] TabletServer@127.27.60.130:0 shutting down...
W20260709 12:22:00.211652  2437 consensus_peers.cc:597] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 -> Peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Couldn't send request to peer 0dff71add3e84e48acd9569aedecb926. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:41165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:00.233518 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:00.234493 27890 tablet_replica.cc:333] T 4b7a08f65a7c41e6bc2c2650d5575d75 P bfa8a19bec164357b1d6c7fe5b898cb4: stopping tablet replica
I20260709 12:22:00.235399 27890 raft_consensus.cc:2243] T 4b7a08f65a7c41e6bc2c2650d5575d75 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.236263 27890 raft_consensus.cc:2272] T 4b7a08f65a7c41e6bc2c2650d5575d75 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.239464 27890 tablet_replica.cc:333] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4: stopping tablet replica
W20260709 12:22:00.239652  2437 consensus_peers.cc:597] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 -> Peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Couldn't send request to peer 0dff71add3e84e48acd9569aedecb926. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:41165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:00.240396 27890 raft_consensus.cc:2243] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.241335 27890 raft_consensus.cc:2272] T 57d7aed6db2a4e55aae3e72cfd1813af P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.243868 27890 tablet_replica.cc:333] T 86230c5c9d2a4d7b80aed3f32aba64ad P bfa8a19bec164357b1d6c7fe5b898cb4: stopping tablet replica
I20260709 12:22:00.244479 27890 raft_consensus.cc:2243] T 86230c5c9d2a4d7b80aed3f32aba64ad P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.244972 27890 raft_consensus.cc:2272] T 86230c5c9d2a4d7b80aed3f32aba64ad P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.247398 27890 tablet_replica.cc:333] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4: stopping tablet replica
I20260709 12:22:00.247936 27890 raft_consensus.cc:2243] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.248430 27890 raft_consensus.cc:2272] T 196fd4a40c47492989261f317ca79a8c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.250859 27890 tablet_replica.cc:333] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4: stopping tablet replica
I20260709 12:22:00.251448 27890 raft_consensus.cc:2243] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.252326 27890 raft_consensus.cc:2272] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.254616 27890 tablet_replica.cc:333] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4: stopping tablet replica
I20260709 12:22:00.255177 27890 raft_consensus.cc:2243] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.256048 27890 raft_consensus.cc:2272] T 0850be78e3334d3c9aa1b1ccd6cf56aa P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.259058 27890 tablet_replica.cc:333] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4: stopping tablet replica
I20260709 12:22:00.259821 27890 raft_consensus.cc:2243] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.260586 27890 raft_consensus.cc:2272] T caf1f8b9fdd34e5bb53811903e572a1c P bfa8a19bec164357b1d6c7fe5b898cb4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:00.263339  2437 consensus_peers.cc:597] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 -> Peer 0dff71add3e84e48acd9569aedecb926 (127.27.60.129:41165): Couldn't send request to peer 0dff71add3e84e48acd9569aedecb926. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.129:41165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:00.264539 27890 tablet_replica.cc:333] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4: stopping tablet replica
I20260709 12:22:00.265223 27890 raft_consensus.cc:2243] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.265731 27890 raft_consensus.cc:2272] T 4dcc9284b09f4b8e926dd9413ea61dba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.268061 27890 tablet_replica.cc:333] T f2b9a848990e4305a0e77acc461fab3e P bfa8a19bec164357b1d6c7fe5b898cb4: stopping tablet replica
I20260709 12:22:00.268621 27890 raft_consensus.cc:2243] T f2b9a848990e4305a0e77acc461fab3e P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.269096 27890 raft_consensus.cc:2272] T f2b9a848990e4305a0e77acc461fab3e P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.271275 27890 tablet_replica.cc:333] T c464f15587a84dc48833b6a6dc4a50d3 P bfa8a19bec164357b1d6c7fe5b898cb4: stopping tablet replica
I20260709 12:22:00.271796 27890 raft_consensus.cc:2243] T c464f15587a84dc48833b6a6dc4a50d3 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.272238 27890 raft_consensus.cc:2272] T c464f15587a84dc48833b6a6dc4a50d3 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.274976 27890 tablet_replica.cc:333] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4: stopping tablet replica
I20260709 12:22:00.275671 27890 raft_consensus.cc:2243] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.276744 27890 raft_consensus.cc:2272] T b63173228a4642138a6c46edce8b0a67 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.279599 27890 tablet_replica.cc:333] T 321046e695894d9c886c4417d636bbc6 P bfa8a19bec164357b1d6c7fe5b898cb4: stopping tablet replica
I20260709 12:22:00.280167 27890 raft_consensus.cc:2243] T 321046e695894d9c886c4417d636bbc6 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.280640 27890 raft_consensus.cc:2272] T 321046e695894d9c886c4417d636bbc6 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.282900 27890 tablet_replica.cc:333] T baa9e273725047f1855921f2c22810ba P bfa8a19bec164357b1d6c7fe5b898cb4: stopping tablet replica
I20260709 12:22:00.283425 27890 raft_consensus.cc:2243] T baa9e273725047f1855921f2c22810ba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.283855 27890 raft_consensus.cc:2272] T baa9e273725047f1855921f2c22810ba P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.286080 27890 tablet_replica.cc:333] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4: stopping tablet replica
I20260709 12:22:00.286624 27890 raft_consensus.cc:2243] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.287581 27890 raft_consensus.cc:2272] T 84b30abc2f67496ab2b3792857f3e1e9 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.289778 27890 tablet_replica.cc:333] T c3976c0d04ac479f90b60698f3f5eb5b P bfa8a19bec164357b1d6c7fe5b898cb4: stopping tablet replica
I20260709 12:22:00.290318 27890 raft_consensus.cc:2243] T c3976c0d04ac479f90b60698f3f5eb5b P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.290856 27890 raft_consensus.cc:2272] T c3976c0d04ac479f90b60698f3f5eb5b P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.293059 27890 tablet_replica.cc:333] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4: stopping tablet replica
I20260709 12:22:00.293646 27890 raft_consensus.cc:2243] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.294224 27890 raft_consensus.cc:2272] T be2be2eb2a594b88903197cf7e1052b8 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.296486 27890 tablet_replica.cc:333] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4: stopping tablet replica
I20260709 12:22:00.297055 27890 raft_consensus.cc:2243] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.297950 27890 raft_consensus.cc:2272] T 09eccf21fbf14569a2606d5421470c17 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.300240 27890 tablet_replica.cc:333] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4: stopping tablet replica
I20260709 12:22:00.300730 27890 raft_consensus.cc:2243] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.301541 27890 raft_consensus.cc:2272] T f5dff11f8cd4449abb40622021ce9392 P bfa8a19bec164357b1d6c7fe5b898cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.345654 27890 tablet_server.cc:196] TabletServer@127.27.60.130:0 shutdown complete.
I20260709 12:22:00.390328 27890 tablet_server.cc:179] TabletServer@127.27.60.131:0 shutting down...
W20260709 12:22:00.417016  2512 consensus_peers.cc:597] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 -> Peer bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933): Couldn't send request to peer bfa8a19bec164357b1d6c7fe5b898cb4. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:35933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:00.430660 27890 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:00.431540 27890 tablet_replica.cc:333] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820: stopping tablet replica
I20260709 12:22:00.432565 27890 raft_consensus.cc:2243] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.433450 27890 raft_consensus.cc:2272] T 4b7a08f65a7c41e6bc2c2650d5575d75 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.435719 27890 tablet_replica.cc:333] T 57d7aed6db2a4e55aae3e72cfd1813af P 3cc70ee69f464264b7902eec9f095820: stopping tablet replica
I20260709 12:22:00.436337 27890 raft_consensus.cc:2243] T 57d7aed6db2a4e55aae3e72cfd1813af P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.436781 27890 raft_consensus.cc:2272] T 57d7aed6db2a4e55aae3e72cfd1813af P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.439035 27890 tablet_replica.cc:333] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820: stopping tablet replica
I20260709 12:22:00.439649 27890 raft_consensus.cc:2243] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.440363 27890 raft_consensus.cc:2272] T 86230c5c9d2a4d7b80aed3f32aba64ad P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.443068 27890 tablet_replica.cc:333] T 196fd4a40c47492989261f317ca79a8c P 3cc70ee69f464264b7902eec9f095820: stopping tablet replica
I20260709 12:22:00.443773 27890 raft_consensus.cc:2243] T 196fd4a40c47492989261f317ca79a8c P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.444357 27890 raft_consensus.cc:2272] T 196fd4a40c47492989261f317ca79a8c P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:00.444761  2512 consensus_peers.cc:597] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 -> Peer bfa8a19bec164357b1d6c7fe5b898cb4 (127.27.60.130:35933): Couldn't send request to peer bfa8a19bec164357b1d6c7fe5b898cb4. Status: Network error: Client connection negotiation failed: client connection to 127.27.60.130:35933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:00.446925 27890 tablet_replica.cc:333] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820: stopping tablet replica
I20260709 12:22:00.447628 27890 raft_consensus.cc:2243] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.448544 27890 raft_consensus.cc:2272] T c464f15587a84dc48833b6a6dc4a50d3 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.450884 27890 tablet_replica.cc:333] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820: stopping tablet replica
I20260709 12:22:00.451514 27890 raft_consensus.cc:2243] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.452039 27890 raft_consensus.cc:2272] T 0850be78e3334d3c9aa1b1ccd6cf56aa P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.454339 27890 tablet_replica.cc:333] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820: stopping tablet replica
I20260709 12:22:00.454918 27890 raft_consensus.cc:2243] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.455503 27890 raft_consensus.cc:2272] T 5a0c08aedb034b9baffb7d0c0fef3ab2 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.457705 27890 tablet_replica.cc:333] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820: stopping tablet replica
I20260709 12:22:00.458359 27890 raft_consensus.cc:2243] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.458873 27890 raft_consensus.cc:2272] T f2b9a848990e4305a0e77acc461fab3e P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.460992 27890 tablet_replica.cc:333] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820: stopping tablet replica
I20260709 12:22:00.461731 27890 raft_consensus.cc:2243] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.462697 27890 raft_consensus.cc:2272] T 4dcc9284b09f4b8e926dd9413ea61dba P 3cc70ee69f464264b7902eec9f095820 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.464911 27890 tablet_replica.cc:333] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820: stopping tablet replica
I20260709 12:22:00.465502 27890 raft_consensus.cc:2243] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.466404 27890 raft_consensus.cc:2272] T caf1f8b9fdd34e5bb53811903e572a1c P 3cc70ee69f464264b7902eec9f095820 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.468696 27890 tablet_replica.cc:333] T f5dff11f8cd4449abb40622021ce9392 P 3cc70ee69f464264b7902eec9f095820: stopping tablet replica
I20260709 12:22:00.469264 27890 raft_consensus.cc:2243] T f5dff11f8cd4449abb40622021ce9392 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.469717 27890 raft_consensus.cc:2272] T f5dff11f8cd4449abb40622021ce9392 P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.471899 27890 tablet_replica.cc:333] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820: stopping tablet replica
I20260709 12:22:00.472482 27890 raft_consensus.cc:2243] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.472972 27890 raft_consensus.cc:2272] T b63173228a4642138a6c46edce8b0a67 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.474984 27890 tablet_replica.cc:333] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820: stopping tablet replica
I20260709 12:22:00.475531 27890 raft_consensus.cc:2243] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.476039 27890 raft_consensus.cc:2272] T 321046e695894d9c886c4417d636bbc6 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.478227 27890 tablet_replica.cc:333] T 84b30abc2f67496ab2b3792857f3e1e9 P 3cc70ee69f464264b7902eec9f095820: stopping tablet replica
I20260709 12:22:00.478783 27890 raft_consensus.cc:2243] T 84b30abc2f67496ab2b3792857f3e1e9 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.479292 27890 raft_consensus.cc:2272] T 84b30abc2f67496ab2b3792857f3e1e9 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.481405 27890 tablet_replica.cc:333] T baa9e273725047f1855921f2c22810ba P 3cc70ee69f464264b7902eec9f095820: stopping tablet replica
I20260709 12:22:00.481958 27890 raft_consensus.cc:2243] T baa9e273725047f1855921f2c22810ba P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.482482 27890 raft_consensus.cc:2272] T baa9e273725047f1855921f2c22810ba P 3cc70ee69f464264b7902eec9f095820 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.484625 27890 tablet_replica.cc:333] T be2be2eb2a594b88903197cf7e1052b8 P 3cc70ee69f464264b7902eec9f095820: stopping tablet replica
I20260709 12:22:00.485173 27890 raft_consensus.cc:2243] T be2be2eb2a594b88903197cf7e1052b8 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.485654 27890 raft_consensus.cc:2272] T be2be2eb2a594b88903197cf7e1052b8 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.487803 27890 tablet_replica.cc:333] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820: stopping tablet replica
I20260709 12:22:00.488305 27890 raft_consensus.cc:2243] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.488775 27890 raft_consensus.cc:2272] T 09eccf21fbf14569a2606d5421470c17 P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.490950 27890 tablet_replica.cc:333] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820: stopping tablet replica
I20260709 12:22:00.491451 27890 raft_consensus.cc:2243] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:00.491930 27890 raft_consensus.cc:2272] T c3976c0d04ac479f90b60698f3f5eb5b P 3cc70ee69f464264b7902eec9f095820 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.533149 27890 tablet_server.cc:196] TabletServer@127.27.60.131:0 shutdown complete.
I20260709 12:22:00.571070 27890 master.cc:562] Master@127.27.60.190:44623 shutting down...
I20260709 12:22:00.595002 27890 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:00.595674 27890 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:00.596062 27890 tablet_replica.cc:333] T 00000000000000000000000000000000 P 40aca1ec07f548c19f23c7a25d245175: stopping tablet replica
I20260709 12:22:00.634711 27890 master.cc:584] Master@127.27.60.190:44623 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (21269 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (42630 ms total)

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

 1 FAILED TEST
I20260709 12:22:00.696065 27890 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2200 messages since previous log ~32 seconds ago
I20260709 12:22:00.696345 27890 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2206 messages since previous log ~32 seconds ago
I20260709 12:22:00.696553 27890 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2206 messages since previous log ~32 seconds ago
I20260709 12:22:00.696774 27890 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 ~51 seconds ago
I20260709 12:22:00.696987 27890 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 ~51 seconds ago
I20260709 12:22:00.697295 27890 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260709 12:22:00.697623 27890 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~20 seconds ago
